Branch indexing 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+b0d4cebb59bfc21350c181e75d596a60ac717096 (31bc6b8319a23146a1d2abc5bef39e0be13fb1e1) 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-ssh7523933900005506058.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-ssh16080252872715115722.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh688856851415360047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2986318043750357421.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10721887513238745310.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21078 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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 b0d4cebb59bfc21350c181e75d596a60ac717096 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing 6c33f42a7f2f605caf8f50a8770825747a9b540e Checking out Revision 6c33f42a7f2f605caf8f50a8770825747a9b540e (PR-3924) > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c33f42a7f2f605caf8f50a8770825747a9b540e # timeout=10 Commit message: "Merge commit 'b0d4cebb59bfc21350c181e75d596a60ac717096' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:45 ========================================================= 20:29:45 EdgeX Global Pipelines Version Info 20:29:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f # timeout=10 20:29:46 ------------------- 20:29:46 stable info: 20:29:46 ------------------- 20:29:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:46 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:29:46 Message: update stable to v1.0.221 20:29:46 ------------------- 20:29:46 experimental info: 20:29:46 ------------------- 20:29:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:46 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 20:29:46 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c33f42a7f2f605caf8f50a8770825747a9b540e [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c33f42 [Pipeline] echo 20:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:47 provisioning config files... 20:29:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config3530751854404930272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:47 ---> docker-login.sh 20:29:47 nexus3.edgexfoundry.org:10001 20:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:48 Configure a credential helper to remove this warning. See 20:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:48 20:29:48 Login Succeeded 20:29:48 nexus3.edgexfoundry.org:10002 20:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:48 Configure a credential helper to remove this warning. See 20:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:48 20:29:48 Login Succeeded 20:29:48 nexus3.edgexfoundry.org:10003 20:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:48 Configure a credential helper to remove this warning. See 20:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:48 20:29:48 Login Succeeded 20:29:48 nexus3.edgexfoundry.org:10004 20:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:48 Configure a credential helper to remove this warning. See 20:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:48 20:29:48 Login Succeeded 20:29:48 docker.io 20:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:49 Configure a credential helper to remove this warning. See 20:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:49 20:29:49 Login Succeeded 20:29:49 ---> docker-login.sh ends [Pipeline] } 20:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:49 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:29:49 + dirname cmd/core-command/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo core-command,cmd/core-command/Dockerfile 20:29:49 + dirname cmd/core-data/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo core-data,cmd/core-data/Dockerfile 20:29:49 + dirname cmd/core-metadata/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo core-metadata,cmd/core-metadata/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + dirname cmd/security-bootstrapper/Dockerfile 20:29:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:29:49 + dirname cmd/security-proxy-setup/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:29:49 + dirname cmd/security-secretstore-setup/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:29:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:29:49 + dirname cmd/security-spire-agent/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + dirname cmd/security-spire-config/Dockerfile 20:29:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:29:49 + dirname+ cmd/security-spire-server/Dockerfile 20:29:49 cut -d/ -f2 20:29:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:29:49 + dirname cmd/support-notifications/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo support-notifications,cmd/support-notifications/Dockerfile 20:29:49 + dirname cmd/support-scheduler/Dockerfile 20:29:49 + cut -d/ -f2 20:29:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:29:49 + + cut -d/ -f2 20:29:49 dirname cmd/sys-mgmt-agent/Dockerfile 20:29:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:29:49 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:29:49 + git rev-list -1 --merges 6c33f42a7f2f605caf8f50a8770825747a9b540e~1..6c33f42a7f2f605caf8f50a8770825747a9b540e [Pipeline] echo 20:29:50 -----------> git rev-list -1 --merges 6c33f42a7f2f605caf8f50a8770825747a9b540e~1..6c33f42a7f2f605caf8f50a8770825747a9b540e 6c33f42a7f2f605caf8f50a8770825747a9b540e 20:29:50 6c33f42a7f2f605caf8f50a8770825747a9b540e [false] [Pipeline] sh 20:29:50 + git log --format=format:%s -1 6c33f42a7f2f605caf8f50a8770825747a9b540e [Pipeline] echo 20:29:50 ========================================================= 20:29:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:29:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:29:50 + grep -v github /etc/ssh/ssh_known_hosts 20:29:50 + [ -e /tmp/ssh_known_hosts ] 20:29:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:29:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:29:50 + sudo tee -a /etc/ssh/ssh_known_hosts 20:29:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:51 20:29:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:51 latest: Pulling from edgex-devops/git-semver 20:29:51 a0d0a0d46f8b: Pulling fs layer 20:29:51 3e5f54012d9b: Pulling fs layer 20:29:51 4c7163046ea9: Pulling fs layer 20:29:51 0c2d73faf560: Pulling fs layer 20:29:51 0c2d73faf560: Waiting 20:29:51 3e5f54012d9b: Download complete 20:29:51 a0d0a0d46f8b: Download complete 20:29:51 0c2d73faf560: Download complete 20:29:51 4c7163046ea9: Verifying Checksum 20:29:51 4c7163046ea9: Download complete 20:29:51 a0d0a0d46f8b: Pull complete 20:29:51 3e5f54012d9b: Pull complete 20:29:52 4c7163046ea9: Pull complete 20:29:52 0c2d73faf560: Pull complete 20:29:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:29:52 prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container 20:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:10004/edgex-devops/git-semver:latest cat 20:29:53 $ docker top d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:53 [ssh-agent] Looking for ssh-agent implementation... 20:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:53 $ docker exec d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 ssh-agent 20:29:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDkloeG/agent.13 20:29:53 SSH_AGENT_PID=19 20:29:53 Running ssh-add (command line suppressed) 20:29:53 Identity added: /w/workspace/edgex-go/18@tmp/private_key_6097504079512315085.key (/w/workspace/edgex-go/18@tmp/private_key_6097504079512315085.key) 20:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:54 + git tag --points-at HEAD [Pipeline] } 20:29:54 $ docker exec --env ******** --env ******** d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 ssh-agent -k 20:29:54 unset SSH_AUTH_SOCK; 20:29:54 unset SSH_AGENT_PID; 20:29:54 echo Agent pid 19 killed; 20:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:54 [ssh-agent] Looking for ssh-agent implementation... 20:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:54 $ docker exec d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 ssh-agent 20:29:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJoFkFO/agent.53 20:29:54 SSH_AGENT_PID=60 20:29:54 Running ssh-add (command line suppressed) 20:29:54 Identity added: /w/workspace/edgex-go/18@tmp/private_key_8524574821613251109.key (/w/workspace/edgex-go/18@tmp/private_key_8524574821613251109.key) 20:29:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:55 + git semver init 20:29:55 # -> Open(): unable to determine branch for HEAD 20:29:55 # $GIT_DIR = /w/workspace/edgex-go/18/.git 20:29:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/18 20:29:55 # $SEMVER_REMOTE_NAME = origin 20:29:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:55 # $SEMVER_USER_NAME = edgex-jenkins 20:29:55 # $SEMVER_BRANCH = PR-3924 20:29:55 # $SEMVER_TEMP = /tmp/semver-017452351 20:29:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:10 # '/tmp/semver-017452351' -> '/w/workspace/edgex-go/18/.semver' 20:30:10 # -> Force: false 20:30:10 # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } 20:30:10 $ docker exec --env ******** --env ******** d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 ssh-agent -k 20:30:10 unset SSH_AUTH_SOCK; 20:30:10 unset SSH_AGENT_PID; 20:30:10 echo Agent pid 60 killed; 20:30:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:10 + git semver [Pipeline] } 20:30:10 $ docker stop --time=1 d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 20:30:12 $ docker rm -f d164f93336260f9e3a1c9882a3474519f385d7ddde1355e496ff0be603f153e4 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:13 Stashed 1 file(s) [Pipeline] echo 20:30:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:30:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:13 ========================================================= 20:30:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:13 59bf1c3509f3: Pulling fs layer 20:30:13 666ba61612fd: Pulling fs layer 20:30:13 8ed8ca486205: Pulling fs layer 20:30:13 4fe6c5a15a65: Pulling fs layer 20:30:13 22a0e8bec74d: Pulling fs layer 20:30:13 640e595b4fbd: Pulling fs layer 20:30:13 763cafe07f6e: Pulling fs layer 20:30:13 0c0b528cf693: Pulling fs layer 20:30:13 10935f4eaf8b: Pulling fs layer 20:30:13 4fe6c5a15a65: Waiting 20:30:13 22a0e8bec74d: Waiting 20:30:13 640e595b4fbd: Waiting 20:30:13 10935f4eaf8b: Waiting 20:30:13 763cafe07f6e: Waiting 20:30:13 8ed8ca486205: Verifying Checksum 20:30:13 8ed8ca486205: Download complete 20:30:13 666ba61612fd: Verifying Checksum 20:30:13 666ba61612fd: Download complete 20:30:13 22a0e8bec74d: Download complete 20:30:13 59bf1c3509f3: Verifying Checksum 20:30:13 59bf1c3509f3: Download complete 20:30:13 640e595b4fbd: Verifying Checksum 20:30:13 640e595b4fbd: Download complete 20:30:13 763cafe07f6e: Verifying Checksum 20:30:13 763cafe07f6e: Download complete 20:30:13 0c0b528cf693: Verifying Checksum 20:30:13 0c0b528cf693: Download complete 20:30:13 59bf1c3509f3: Pull complete 20:30:13 666ba61612fd: Pull complete 20:30:14 8ed8ca486205: Pull complete 20:30:14 10935f4eaf8b: Verifying Checksum 20:30:14 10935f4eaf8b: Download complete 20:30:14 4fe6c5a15a65: Verifying Checksum 20:30:14 4fe6c5a15a65: Download complete 20:30:18 4fe6c5a15a65: Pull complete 20:30:18 22a0e8bec74d: Pull complete 20:30:18 640e595b4fbd: Pull complete 20:30:18 763cafe07f6e: Pull complete 20:30:18 0c0b528cf693: Pull complete 20:30:21 10935f4eaf8b: Pull complete 20:30:21 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:21 WORKDIR /edgex 20:30:21 COPY go.mod . 20:30:21 RUN go mod download 20:30:21 + docker build -t ci-base-image-x86_64 -f - . 20:30:23 Sending build context to Docker daemon 334.9MB 20:30:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:23 ---> 99d49a6021b9 20:30:23 Step 2/4 : WORKDIR /edgex 20:30:25 ---> Running in 9337aa34373b 20:30:25 Removing intermediate container 9337aa34373b 20:30:25 ---> 28ef7dc6a6cb 20:30:25 Step 3/4 : COPY go.mod . 20:30:25 ---> 50d5d0bbb260 20:30:25 Step 4/4 : RUN go mod download 20:30:25 ---> Running in 5993b43c2e04 20:30:28 Still waiting to schedule task 20:30:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:47 Removing intermediate container 5993b43c2e04 20:30:47 ---> 464efc73d8dd 20:30:47 Successfully built 464efc73d8dd 20:30:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:47 + docker inspect -f . ci-base-image-x86_64 20:30:47 . [Pipeline] withDockerContainer 20:30:47 prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container 20:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:48 $ docker top 3d3330be5e8dd820ba2080777c552218a29200802475523e97b2a17475a6b3ec -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:48 + go version 20:30:48 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:48 $ docker stop --time=1 3d3330be5e8dd820ba2080777c552218a29200802475523e97b2a17475a6b3ec 20:30:50 $ docker rm -f 3d3330be5e8dd820ba2080777c552218a29200802475523e97b2a17475a6b3ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:50 + docker inspect -f . ci-base-image-x86_64 20:30:50 . [Pipeline] withDockerContainer 20:30:50 prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container 20:30:50 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:50 $ docker top 43022dbdb68c0ce3ba7b793b71cd981d369af45be9ca3e34d6c1a4c0dd99acac -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:51 ========================================================= 20:30:51 [edgeXBuildGoParallel] Running Tests and Build... 20:30:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:51 + make test 20:30:51 go mod tidy -compat=1.17 20:30:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:56 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 53.4% of statements 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.060s coverage: 89.2% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.099s coverage: 84.4% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.425s coverage: 95.6% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 24.0% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 20:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 20:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 20:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 58.8% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.4% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 20:31:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:31:34 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:31:52 GO111MODULE=on go vet ./... 20:31:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:54 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:31:55 + ls -al . 20:31:55 total 672 20:31:55 drwxrwxr-x 10 1001 1001 4096 Apr 15 20:31 . 20:31:55 drwxr-xr-x 4 root root 4096 Apr 15 20:30 .. 20:31:55 -rw-rw-r-- 1 1001 1001 11 Apr 15 20:29 .dockerignore 20:31:55 drwxrwxr-x 8 1001 1001 4096 Apr 15 20:29 .git 20:31:55 drwxrwxr-x 3 1001 1001 4096 Apr 15 20:29 .github 20:31:55 -rw-rw-r-- 1 1001 1001 879 Apr 15 20:29 .gitignore 20:31:55 -rw-rw-r-- 1 1001 1001 42 Apr 15 20:29 .golangci.yml 20:31:55 -rw-rw-r-- 1 1001 1001 87 Apr 15 20:29 .hadolint.yml 20:31:55 drwx------ 3 1001 1001 4096 Apr 15 20:30 .semver 20:31:55 -rw-rw-r-- 1 1001 1001 166 Apr 15 20:29 .sonarcloud.properties 20:31:55 -rw-rw-r-- 1 1001 1001 1171 Apr 15 20:29 ADOPTERS.md 20:31:55 -rw-rw-r-- 1 1001 1001 10086 Apr 15 20:29 Attribution.txt 20:31:55 -rw-rw-r-- 1 1001 1001 51732 Apr 15 20:29 CHANGELOG.md 20:31:55 -rw-rw-r-- 1 1001 1001 3804 Apr 15 20:29 CONTRIBUTING.md 20:31:55 -rw-rw-r-- 1 1001 1001 677 Apr 15 20:29 GOVERNANCE.md 20:31:55 -rw-rw-r-- 1 1001 1001 850 Apr 15 20:29 Jenkinsfile 20:31:55 -rw-rw-r-- 1 1001 1001 10775 Apr 15 20:29 LICENSE 20:31:55 -rw-rw-r-- 1 1001 1001 10389 Apr 15 20:29 Makefile 20:31:55 -rw-rw-r-- 1 1001 1001 582 Apr 15 20:29 OWNERS.md 20:31:55 -rw-rw-r-- 1 1001 1001 9120 Apr 15 20:29 README.md 20:31:55 -rw-rw-r-- 1 1001 1001 6912 Apr 15 20:29 SECURITY.md 20:31:55 -rw-rw-r-- 1 1001 1001 5 Apr 15 20:30 VERSION 20:31:55 -rw-rw-r-- 1 1001 1001 4131 Apr 15 20:29 ZMQWindows.md 20:31:55 drwxrwxr-x 2 1001 1001 4096 Apr 15 20:29 bin 20:31:55 drwxrwxr-x 18 1001 1001 4096 Apr 15 20:29 cmd 20:31:55 -rw-r--r-- 1 root root 434743 Apr 15 20:31 coverage.out 20:31:55 -rw-rw-r-- 1 1001 1001 3256 Apr 15 20:29 go.mod 20:31:55 -rw-rw-r-- 1 1001 1001 35162 Apr 15 20:29 go.sum 20:31:55 drwxrwxr-x 8 1001 1001 4096 Apr 15 20:29 internal 20:31:55 drwxrwxr-x 3 1001 1001 4096 Apr 15 20:29 openapi 20:31:55 drwxrwxr-x 4 1001 1001 4096 Apr 15 20:29 snap 20:31:55 -rw-rw-r-- 1 1001 1001 204 Apr 15 20:29 version.go [Pipeline] sh 20:31:55 + '[' -e coverage.out ] 20:31:55 + chown 1001:1001 coverage.out [Pipeline] stash 20:31:55 Stashed 1 file(s) [Pipeline] sh 20:31:55 + make build 20:31:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:32: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/core-metadata/core-metadata ./cmd/core-metadata 20:32:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21081 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:32:09 Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout 20:32:09 The recommended git tool is: git 20:32:14 using credential edgex-jenkins-ssh 20:32:14 Cloning the remote Git repository 20:32:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:32:14 > git init /w/workspace/edgex-go/18 # timeout=10 20:32:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:15 > git --version # timeout=10 20:32:15 > git --version # 'git version 2.25.1' 20:32:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:32:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32: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 20:32:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:32:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:32:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:32:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:32:30 $ docker stop --time=1 43022dbdb68c0ce3ba7b793b71cd981d369af45be9ca3e34d6c1a4c0dd99acac 20:32:33 $ docker rm -f 43022dbdb68c0ce3ba7b793b71cd981d369af45be9ca3e34d6c1a4c0dd99acac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:32:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:34 Merging remotes/origin/main commit b0d4cebb59bfc21350c181e75d596a60ac717096 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [Pipeline] isUnix [Pipeline] sh 20:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:34 20:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:35 Merge succeeded, producing baf2fc873efc1c041dd0417ead3079ddbf1babbf 20:32:35 Checking out Revision baf2fc873efc1c041dd0417ead3079ddbf1babbf (PR-3924) 20:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:35 latest: Pulling from edgex-devops/edgex-compose 20:32:35 cbdbe7a5bc2a: Pulling fs layer 20:32:35 ca9280d653b3: Pulling fs layer 20:32:35 7e9c9ca2126c: Pulling fs layer 20:32:35 cbdbe7a5bc2a: Verifying Checksum 20:32:35 cbdbe7a5bc2a: Download complete 20:32:35 ca9280d653b3: Verifying Checksum 20:32:35 ca9280d653b3: Download complete 20:32:35 cbdbe7a5bc2a: Pull complete 20:32:35 7e9c9ca2126c: Verifying Checksum 20:32:35 7e9c9ca2126c: Download complete 20:32:35 ca9280d653b3: Pull complete 20:32:34 > git config core.sparsecheckout # timeout=10 20:32:34 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 20:32:34 > git remote # timeout=10 20:32:34 > git config --get remote.origin.url # timeout=10 20:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:34 > git merge b0d4cebb59bfc21350c181e75d596a60ac717096 # timeout=10 20:32:34 > git rev-parse HEAD^{commit} # timeout=10 20:32:35 > git config core.sparsecheckout # timeout=10 20:32:35 > git checkout -f baf2fc873efc1c041dd0417ead3079ddbf1babbf # timeout=10 20:32:39 7e9c9ca2126c: Pull complete 20:32:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:32:39 prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container 20:32:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:39 Commit message: "Merge commit 'b0d4cebb59bfc21350c181e75d596a60ac717096' into HEAD" 20:32:39 First time build. Skipping changelog. 20:32:40 $ docker top cbde3bd14a22a82f03a386deeafa39535d784da7d62ac33c8e0f7146f9f4bcb1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:39 > git rev-list --no-walk edfddafef0d7ebc1e86ba9ff1d90c950f06a2e0f # timeout=10 20:32:41 + grep parallel 20:32:41 + docker-compose build --help 20:32:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:41 Dload Upload Total Spent Left Speed 20:32:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80564 0 --:--:-- --:--:-- --:--:-- 81116 [Pipeline] sh 20:32:41 --parallel Build images in parallel. [Pipeline] } 20:32:41 $ docker stop --time=1 cbde3bd14a22a82f03a386deeafa39535d784da7d62ac33c8e0f7146f9f4bcb1 20:32:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 20:32:43 $ docker rm -f cbde3bd14a22a82f03a386deeafa39535d784da7d62ac33c8e0f7146f9f4bcb1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:43 + sudo tee /etc/docker/daemon.new 20:32:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:43 { 20:32:43 "registry-mirrors": [ 20:32:43 "https://nexus3.edgexfoundry.org:10001" 20:32:43 ], 20:32:43 "bip": "10.250.0.254/24", 20:32:43 "hosts": [ 20:32:43 "tcp://0.0.0.0:5555", 20:32:43 "unix:///var/run/docker.sock" 20:32:43 ], 20:32:43 "mtu": 1458, 20:32:43 "selinux-enabled": true, 20:32:43 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:43 } [Pipeline] sh 20:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:43 . [Pipeline] withDockerContainer 20:32:43 prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container 20:32:43 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:32:44 $ docker top 1821437020b54cd2db511b2d7fdc2bce644c5612b51a723f37c0d3c4ffbac308 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:32:44 + sudo service docker restart 20:32:44 + docker-compose -f ./docker-compose-build.yml build --parallel 20:32:45 Building core-command ... 20:32:45 Building core-data ... 20:32:45 Building core-metadata ... 20:32:45 Building security-bootstrapper ... 20:32:45 Building security-proxy-setup ... 20:32:45 Building security-secretstore-setup ... 20:32:45 Building security-spiffe-token-provider ... 20:32:45 Building security-spire-agent ... 20:32:45 Building security-spire-config ... 20:32:45 Building security-spire-server ... 20:32:45 Building support-notifications ... 20:32:45 Building support-scheduler ... 20:32:45 Building sys-mgmt-agent ... 20:32:45 Building support-notifications 20:32:45 Building core-data 20:32:45 Building core-metadata 20:32:45 Building security-proxy-setup 20:32:45 Building security-spire-server 20:32:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:59 ---> 464efc73d8dd 20:32:59 Step 3/22 : WORKDIR /edgex-go 20:32:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:59 ---> 464efc73d8dd 20:32:59 Step 3/23 : WORKDIR /edgex-go 20:32:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:32:59 ---> 464efc73d8dd 20:32:59 Step 3/25 : WORKDIR /edgex-go 20:32:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:59 ---> 464efc73d8dd 20:32:59 Step 3/22 : WORKDIR /edgex-go 20:32:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:59 ---> 464efc73d8dd 20:32:59 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:02 provisioning config files... 20:33:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config2230522756484265688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:03 ---> docker-login.sh 20:33:03 nexus3.edgexfoundry.org:10001 20:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:04 ---> Running in f438c3758717 20:33:04 ---> Running in 13385450e455 20:33:04 ---> Running in 8dc94fe206b5 20:33:04 ---> Running in d93af0a9a765 20:33:04 ---> Running in 31ff9bee0306 20:33:04 Removing intermediate container 31ff9bee0306 20:33:04 ---> f8835a0ec664 20:33:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:04 Removing intermediate container 13385450e455 20:33:04 ---> a0c5056aa8f4 20:33:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:04 Removing intermediate container f438c3758717 20:33:04 ---> 6044acf8af9c 20:33:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:04 Removing intermediate container 8dc94fe206b5 20:33:04 ---> 50bb621f889b 20:33:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:04 Removing intermediate container d93af0a9a765 20:33:04 ---> Running in 0398aca9089a 20:33:04 ---> c6d6c06eb6dc 20:33:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:04 ---> Running in 22e3b7c9a151 20:33:04 ---> Running in 15ca581209b1 20:33:04 ---> Running in 81f16922310a 20:33:04 ---> Running in 79ce1562b8cb 20:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:04 Configure a credential helper to remove this warning. See 20:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:04 20:33:04 Login Succeeded 20:33:04 nexus3.edgexfoundry.org:10002 20:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:04 Configure a credential helper to remove this warning. See 20:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:04 20:33:04 Login Succeeded 20:33:04 nexus3.edgexfoundry.org:10003 20:33:04 Removing intermediate container 0398aca9089a 20:33:04 ---> 823c86a55484 20:33:04 Step 5/22 : RUN apk add --update --no-cache make git 20:33:04 ---> Running in 67c1a6ddae87 20:33:04 Removing intermediate container 15ca581209b1 20:33:04 ---> 1709133f0bdc 20:33:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:04 ---> Running in 33f884477550 20:33:04 Removing intermediate container 22e3b7c9a151 20:33:04 ---> 84672aa509b3 20:33:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:04 ---> Running in de6e5eedcfc7 20:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:05 Configure a credential helper to remove this warning. See 20:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:05 20:33:05 Login Succeeded 20:33:05 nexus3.edgexfoundry.org:10004 20:33:05 Removing intermediate container 81f16922310a 20:33:05 ---> 6f422bb23be1 20:33:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:05 ---> Running in a208a8cfe9d7 20:33:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:05 Removing intermediate container 79ce1562b8cb 20:33:05 ---> d182d74483a9 20:33:05 Step 5/23 : RUN apk add --update --no-cache make git 20:33:05 ---> Running in 51b08aeb4fc5 20:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:05 Configure a credential helper to remove this warning. See 20:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:05 20:33:05 Login Succeeded 20:33:05 docker.io 20:33:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:06 Configure a credential helper to remove this warning. See 20:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:06 20:33:06 Login Succeeded 20:33:06 ---> docker-login.sh ends [Pipeline] } 20:33:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:33:06 OK: 221 MiB in 52 packages 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:06 OK: 221 MiB in 52 packages 20:33:06 OK: 221 MiB in 52 packages 20:33:06 OK: 221 MiB in 52 packages 20:33:06 Removing intermediate container 67c1a6ddae87 20:33:06 ---> e59ab9c1cf51 20:33:06 Step 6/22 : COPY go.mod vendor* ./ [Pipeline] echo 20:33:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:06 ========================================================= 20:33:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:33:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:33:07 Removing intermediate container de6e5eedcfc7 20:33:07 ---> f04258ef1a72 20:33:07 Step 6/22 : COPY go.mod vendor* ./ 20:33:07 ---> 464048764123 20:33:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:07 ---> Running in a1a1b4a3ca93 20:33:07 Removing intermediate container 33f884477550 20:33:07 ---> 4de4ba0d1fe4 20:33:07 Step 6/25 : COPY go.mod vendor* ./ 20:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:07 ---> 22d26a9b775d 20:33:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:07 OK: 221 MiB in 52 packages 20:33:07 ---> Running in 55ddb54350fc 20:33:07 ---> 593132fc60b8 20:33:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:07 ---> Running in 2658b7f5b3ac 20:33:07 Removing intermediate container a208a8cfe9d7 20:33:07 ---> e3a6230af924 20:33:07 Step 6/23 : COPY go.mod vendor* ./ 20:33:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:07 9b3977197b4f: Pulling fs layer 20:33:07 1a89e8eeedd5: Pulling fs layer 20:33:07 94645a83ff95: Pulling fs layer 20:33:07 3f3a8bcf1eab: Pulling fs layer 20:33:07 0c92f367c5e7: Pulling fs layer 20:33:07 f7c0051592d6: Pulling fs layer 20:33:07 a227ed2f7395: Pulling fs layer 20:33:07 7b1c46037f91: Pulling fs layer 20:33:07 f7c0051592d6: Waiting 20:33:07 a227ed2f7395: Waiting 20:33:07 7b1c46037f91: Waiting 20:33:07 0c92f367c5e7: Waiting 20:33:07 94645a83ff95: Download complete 20:33:07 1a89e8eeedd5: Verifying Checksum 20:33:07 1a89e8eeedd5: Download complete 20:33:07 0c92f367c5e7: Verifying Checksum 20:33:07 0c92f367c5e7: Download complete 20:33:07 9b3977197b4f: Verifying Checksum 20:33:07 9b3977197b4f: Download complete 20:33:07 f7c0051592d6: Verifying Checksum 20:33:07 f7c0051592d6: Download complete 20:33:07 a227ed2f7395: Verifying Checksum 20:33:07 a227ed2f7395: Download complete 20:33:07 ---> fd45fff69da4 20:33:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:07 ---> Running in 1abf10a7e370 20:33:07 Removing intermediate container 51b08aeb4fc5 20:33:07 ---> 029c784abe68 20:33:07 Step 6/23 : COPY go.mod vendor* ./ 20:33:08 ---> 4153e469faf7 20:33:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:08 ---> Running in 1136f1389207 20:33:08 Removing intermediate container 55ddb54350fc 20:33:08 ---> 2f1641957686 20:33:08 Step 8/22 : COPY . . 20:33:08 Removing intermediate container a1a1b4a3ca93 20:33:08 ---> 104812a458ec 20:33:08 Step 8/22 : COPY . . 20:33:08 9b3977197b4f: Pull complete 20:33:09 1a89e8eeedd5: Pull complete 20:33:09 94645a83ff95: Pull complete 20:33:09 7b1c46037f91: Download complete 20:33:10 3f3a8bcf1eab: Verifying Checksum 20:33:10 3f3a8bcf1eab: Download complete 20:33:12 Removing intermediate container 2658b7f5b3ac 20:33:12 ---> db82c6d45671 20:33:12 Step 8/25 : COPY . . 20:33:12 Removing intermediate container 1abf10a7e370 20:33:12 ---> 891bcea37980 20:33:12 Step 8/23 : COPY . . 20:33:12 Removing intermediate container 1136f1389207 20:33:12 ---> 4cd32d5c2d57 20:33:12 Step 8/23 : COPY . . 20:33:20 ---> a43a273a94bd 20:33:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:33:20 ---> Running in cc26a13f612a 20:33:20 ---> 795ee5d57421 20:33:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:33:20 ---> 8e4a4144b564 20:33:20 Step 9/23 : RUN make cmd/core-data/core-data 20:33:20 ---> 26772acc3536 20:33:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:33:20 ---> 5b8d2733472e 20:33:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:33:20 ---> Running in 004c176d1d19 20:33:20 ---> Running in 142639d6305c 20:33:20 ---> Running in b34b97f0bc1d 20:33:20 ---> Running in ef72dc485852 20:33:20 Removing intermediate container ef72dc485852 20:33:20 ---> c0540ffc0c25 20:33:20 Step 10/25 : RUN mkdir -p spire-build 20:33:20 ---> Running in c9394522c580 20:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33: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 20:33:20 Removing intermediate container c9394522c580 20:33:20 ---> 408d68d07ab2 20:33:20 Step 11/25 : WORKDIR /edgex-go/spire-build 20:33:21 ---> Running in 7387cdca1c2c 20:33:21 Removing intermediate container 7387cdca1c2c 20:33:21 ---> 0741de28f0ff 20:33:21 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 20:33:21 ---> Running in fc832280e43e 20:33:22 spire-1.2.1/ 20:33:22 spire-1.2.1/.data/ 20:33:22 spire-1.2.1/.data/.file 20:33:22 spire-1.2.1/.dockerignore 20:33:22 spire-1.2.1/.gitattributes 20:33:22 spire-1.2.1/.githooks/ 20:33:22 spire-1.2.1/.githooks/pre-commit 20:33:22 spire-1.2.1/.github/ 20:33:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:22 spire-1.2.1/.github/dependabot.yml 20:33:22 spire-1.2.1/.github/workflows/ 20:33:22 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:22 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:22 spire-1.2.1/.github/workflows/release_build.yaml 20:33:22 spire-1.2.1/.github/workflows/scripts/ 20:33:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:22 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:22 spire-1.2.1/.gitignore 20:33:22 spire-1.2.1/.go-version 20:33:22 spire-1.2.1/.golangci.yml 20:33:22 spire-1.2.1/ADOPTERS.md 20:33:22 spire-1.2.1/CHANGELOG.md 20:33:22 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:22 spire-1.2.1/CODEOWNERS 20:33:22 spire-1.2.1/CONTRIBUTING.md 20:33:22 spire-1.2.1/Dockerfile 20:33:22 spire-1.2.1/Dockerfile.dev 20:33:22 spire-1.2.1/Dockerfile.scratch 20:33:22 spire-1.2.1/LICENSE 20:33:22 spire-1.2.1/MAINTAINERS.md 20:33:22 spire-1.2.1/Makefile 20:33:22 spire-1.2.1/README.md 20:33:22 spire-1.2.1/ROADMAP.md 20:33:22 spire-1.2.1/SECURITY.md 20:33:22 spire-1.2.1/cmd/ 20:33:22 spire-1.2.1/cmd/spire-agent/ 20:33:22 spire-1.2.1/cmd/spire-agent/cli/ 20:33:22 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:33:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:22 spire-1.2.1/cmd/spire-agent/main.go 20:33:22 spire-1.2.1/cmd/spire-server/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:22 spire-1.2.1/cmd/spire-server/main.go 20:33:22 spire-1.2.1/cmd/spire-server/util/ 20:33:22 spire-1.2.1/cmd/spire-server/util/util.go 20:33:22 spire-1.2.1/conf/ 20:33:22 spire-1.2.1/conf/agent/ 20:33:22 spire-1.2.1/conf/agent/agent.conf 20:33:22 spire-1.2.1/conf/agent/agent_full.conf 20:33:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:22 spire-1.2.1/conf/server/ 20:33:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:22 spire-1.2.1/conf/server/server.conf 20:33:22 spire-1.2.1/conf/server/server_full.conf 20:33:22 spire-1.2.1/doc/ 20:33:22 spire-1.2.1/doc/SPIRE101.md 20:33:22 spire-1.2.1/doc/auditlog.md 20:33:22 spire-1.2.1/doc/authorization_policy_engine.md 20:33:22 spire-1.2.1/doc/changelog_guidelines.md 20:33:22 spire-1.2.1/doc/cure53-report.pdf 20:33:22 spire-1.2.1/doc/images/ 20:33:22 spire-1.2.1/doc/images/2019_roadmap.png 20:33:22 spire-1.2.1/doc/images/SPIRE101.png 20:33:22 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:22 3f3a8bcf1eab: Pull complete 20:33:22 0c92f367c5e7: Pull complete 20:33:22 f7c0051592d6: Pull complete 20:33:22 a227ed2f7395: Pull complete 20:33:22 spire-1.2.1/doc/images/SPIRE_server.png 20:33:22 spire-1.2.1/doc/images/cache_mgr.png 20:33:22 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:22 spire-1.2.1/doc/images/federated_spire.png 20:33:22 spire-1.2.1/doc/images/ha_mode.png 20:33:22 spire-1.2.1/doc/images/nested_spire.png 20:33:22 spire-1.2.1/doc/images/oidc_federation.png 20:33:22 spire-1.2.1/doc/images/single_trust_domain.png 20:33:22 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:22 spire-1.2.1/doc/images/spire_logo.png 20:33:22 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:22 spire-1.2.1/doc/scaling_spire.md 20:33:22 spire-1.2.1/doc/spire_agent.md 20:33:22 spire-1.2.1/doc/spire_server.md 20:33:22 spire-1.2.1/doc/supported_integrations.md 20:33:22 spire-1.2.1/doc/telemetry.md 20:33:22 spire-1.2.1/doc/telemetry_config.md 20:33:22 spire-1.2.1/doc/upgrading.md 20:33:22 spire-1.2.1/doc/using_spire.md 20:33:22 spire-1.2.1/examples/ 20:33:22 spire-1.2.1/examples/README.md 20:33:22 spire-1.2.1/go.mod 20:33:22 spire-1.2.1/go.sum 20:33:22 spire-1.2.1/pkg/ 20:33:22 spire-1.2.1/pkg/agent/ 20:33:22 spire-1.2.1/pkg/agent/agent.go 20:33:22 spire-1.2.1/pkg/agent/api/ 20:33:22 spire-1.2.1/pkg/agent/api/config.go 20:33:22 spire-1.2.1/pkg/agent/api/debug/ 20:33:22 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:22 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:22 spire-1.2.1/pkg/agent/api/health/ 20:33:22 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:22 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:22 spire-1.2.1/pkg/agent/attestor/ 20:33:22 spire-1.2.1/pkg/agent/attestor/node/ 20:33:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:22 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:22 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:22 spire-1.2.1/pkg/agent/catalog/ 20:33:22 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:22 spire-1.2.1/pkg/agent/client/ 20:33:22 spire-1.2.1/pkg/agent/client/client.go 20:33:22 spire-1.2.1/pkg/agent/client/client_test.go 20:33:22 spire-1.2.1/pkg/agent/client/dial.go 20:33:22 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:22 spire-1.2.1/pkg/agent/client/update.go 20:33:22 spire-1.2.1/pkg/agent/client/util.go 20:33:22 spire-1.2.1/pkg/agent/common/ 20:33:22 spire-1.2.1/pkg/agent/common/backoff/ 20:33:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:22 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:22 spire-1.2.1/pkg/agent/config.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/ 20:33:22 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:22 spire-1.2.1/pkg/agent/manager/ 20:33:22 spire-1.2.1/pkg/agent/manager/cache/ 20:33:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:22 spire-1.2.1/pkg/agent/manager/config.go 20:33:22 spire-1.2.1/pkg/agent/manager/manager.go 20:33:22 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:22 spire-1.2.1/pkg/agent/manager/storage.go 20:33:22 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:22 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:22 spire-1.2.1/pkg/agent/manager/sync.go 20:33:22 spire-1.2.1/pkg/agent/plugin/ 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:22 spire-1.2.1/pkg/agent/svid/ 20:33:22 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:22 spire-1.2.1/pkg/agent/svid/store/ 20:33:22 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:22 spire-1.2.1/pkg/common/ 20:33:22 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:22 spire-1.2.1/pkg/common/api/ 20:33:22 spire-1.2.1/pkg/common/api/metrics.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/ 20:33:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:22 spire-1.2.1/pkg/common/api/names.go 20:33:22 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:22 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:22 spire-1.2.1/pkg/common/auth/ 20:33:22 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/ 20:33:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:22 spire-1.2.1/pkg/common/catalog/ 20:33:22 spire-1.2.1/pkg/common/catalog/bind.go 20:33:22 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:22 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:22 spire-1.2.1/pkg/common/catalog/closers.go 20:33:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:22 spire-1.2.1/pkg/common/catalog/config.go 20:33:22 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:22 spire-1.2.1/pkg/common/catalog/configure.go 20:33:22 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:22 spire-1.2.1/pkg/common/catalog/context.go 20:33:22 spire-1.2.1/pkg/common/catalog/external.go 20:33:22 spire-1.2.1/pkg/common/catalog/host.go 20:33:22 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:22 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:22 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:22 spire-1.2.1/pkg/common/cli/ 20:33:22 spire-1.2.1/pkg/common/cli/env.go 20:33:22 spire-1.2.1/pkg/common/cli/flags.go 20:33:22 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:22 spire-1.2.1/pkg/common/cli/umask.go 20:33:22 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:22 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:22 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/ 20:33:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:22 spire-1.2.1/pkg/common/coretypes/ 20:33:22 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:22 spire-1.2.1/pkg/common/cryptoutil/ 20:33:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:22 spire-1.2.1/pkg/common/diskutil/ 20:33:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:22 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:22 spire-1.2.1/pkg/common/errorutil/ 20:33:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:22 spire-1.2.1/pkg/common/health/ 20:33:22 spire-1.2.1/pkg/common/health/config.go 20:33:22 spire-1.2.1/pkg/common/health/context.go 20:33:22 spire-1.2.1/pkg/common/health/context_test.go 20:33:22 spire-1.2.1/pkg/common/health/health.go 20:33:22 spire-1.2.1/pkg/common/health/health_test.go 20:33:22 spire-1.2.1/pkg/common/health/logger.go 20:33:22 spire-1.2.1/pkg/common/hostservice/ 20:33:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:33:22 spire-1.2.1/pkg/common/idutil/ 20:33:22 spire-1.2.1/pkg/common/idutil/require.go 20:33:22 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:22 spire-1.2.1/pkg/common/idutil/safety.go 20:33:22 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:22 spire-1.2.1/pkg/common/jwtsvid/ 20:33:22 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:22 spire-1.2.1/pkg/common/jwtutil/ 20:33:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:22 spire-1.2.1/pkg/common/log/ 20:33:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:22 spire-1.2.1/pkg/common/log/log.go 20:33:22 spire-1.2.1/pkg/common/log/log_test.go 20:33:22 spire-1.2.1/pkg/common/log/options.go 20:33:22 spire-1.2.1/pkg/common/nodeutil/ 20:33:22 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:22 spire-1.2.1/pkg/common/peertracker/ 20:33:22 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:22 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:22 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:22 spire-1.2.1/pkg/common/peertracker/info.go 20:33:22 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:22 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:22 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:22 spire-1.2.1/pkg/common/pemutil/ 20:33:22 spire-1.2.1/pkg/common/pemutil/block.go 20:33:22 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:22 spire-1.2.1/pkg/common/pemutil/common.go 20:33:22 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:22 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:33:22 spire-1.2.1/pkg/common/plugin/ 20:33:22 spire-1.2.1/pkg/common/plugin/aws/ 20:33:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:22 spire-1.2.1/pkg/common/plugin/azure/ 20:33:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:22 spire-1.2.1/pkg/common/plugin/facade.go 20:33:22 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:22 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:22 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:22 spire-1.2.1/pkg/common/plugin/log.go 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:22 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:22 spire-1.2.1/pkg/common/profiling/ 20:33:22 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:22 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:22 spire-1.2.1/pkg/common/protoutil/ 20:33:22 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:22 spire-1.2.1/pkg/common/rotationutil/ 20:33:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:22 spire-1.2.1/pkg/common/selector/ 20:33:22 spire-1.2.1/pkg/common/selector/selector.go 20:33:22 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:22 spire-1.2.1/pkg/common/selector/set.go 20:33:22 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/ 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:22 spire-1.2.1/pkg/common/telemetry/call.go 20:33:22 spire-1.2.1/pkg/common/telemetry/common/ 20:33:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:22 spire-1.2.1/pkg/common/telemetry/config.go 20:33:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/names.go 20:33:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/ 20:33:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:22 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:22 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:22 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:22 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:22 spire-1.2.1/pkg/common/telemetry/version.go 20:33:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:22 spire-1.2.1/pkg/common/uptime/ 20:33:22 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:33:22 spire-1.2.1/pkg/common/util/ 20:33:22 spire-1.2.1/pkg/common/util/certs.go 20:33:22 spire-1.2.1/pkg/common/util/certs_test.go 20:33:22 spire-1.2.1/pkg/common/util/csr.go 20:33:22 spire-1.2.1/pkg/common/util/hash.go 20:33:22 spire-1.2.1/pkg/common/util/selectors.go 20:33:22 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:22 spire-1.2.1/pkg/common/util/signals.go 20:33:22 spire-1.2.1/pkg/common/util/sort.go 20:33:22 spire-1.2.1/pkg/common/util/sort_test.go 20:33:22 spire-1.2.1/pkg/common/util/task.go 20:33:22 spire-1.2.1/pkg/common/util/task_test.go 20:33:22 spire-1.2.1/pkg/common/util/testdata/ 20:33:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:22 spire-1.2.1/pkg/common/version/ 20:33:22 spire-1.2.1/pkg/common/version/version.go 20:33:22 spire-1.2.1/pkg/common/x509svid/ 20:33:22 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:22 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:22 spire-1.2.1/pkg/common/x509util/ 20:33:22 spire-1.2.1/pkg/common/x509util/cert.go 20:33:22 spire-1.2.1/pkg/common/x509util/dns.go 20:33:22 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:22 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:22 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:22 spire-1.2.1/pkg/server/ 20:33:22 spire-1.2.1/pkg/server/api/ 20:33:22 spire-1.2.1/pkg/server/api/agent.go 20:33:22 spire-1.2.1/pkg/server/api/agent/ 20:33:22 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:22 spire-1.2.1/pkg/server/api/agent_test.go 20:33:22 spire-1.2.1/pkg/server/api/api.go 20:33:22 spire-1.2.1/pkg/server/api/audit/ 20:33:22 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:22 spire-1.2.1/pkg/server/api/bundle.go 20:33:22 spire-1.2.1/pkg/server/api/bundle/ 20:33:22 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:22 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:22 spire-1.2.1/pkg/server/api/debug/ 20:33:22 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:22 spire-1.2.1/pkg/server/api/entry.go 20:33:22 spire-1.2.1/pkg/server/api/entry/ 20:33:22 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:22 spire-1.2.1/pkg/server/api/entry_test.go 20:33:22 spire-1.2.1/pkg/server/api/health/ 20:33:22 spire-1.2.1/pkg/server/api/health/v1/ 20:33:22 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:22 spire-1.2.1/pkg/server/api/id.go 20:33:22 spire-1.2.1/pkg/server/api/id_test.go 20:33:22 spire-1.2.1/pkg/server/api/limits/ 20:33:22 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/ 20:33:22 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:22 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:22 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:22 spire-1.2.1/pkg/server/api/selector.go 20:33:22 spire-1.2.1/pkg/server/api/selector_test.go 20:33:22 spire-1.2.1/pkg/server/api/status.go 20:33:22 spire-1.2.1/pkg/server/api/status_test.go 20:33:22 spire-1.2.1/pkg/server/api/svid/ 20:33:22 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:22 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:22 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:22 spire-1.2.1/pkg/server/authpolicy/ 20:33:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:22 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:22 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:22 spire-1.2.1/pkg/server/bundle/ 20:33:22 spire-1.2.1/pkg/server/bundle/client/ 20:33:22 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:22 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:22 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:22 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:22 spire-1.2.1/pkg/server/ca/ 20:33:22 spire-1.2.1/pkg/server/ca/ca.go 20:33:22 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:22 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:22 spire-1.2.1/pkg/server/ca/journal.go 20:33:22 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:22 spire-1.2.1/pkg/server/ca/manager.go 20:33:22 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:22 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:22 spire-1.2.1/pkg/server/ca/templates.go 20:33:22 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:22 spire-1.2.1/pkg/server/ca/validation.go 20:33:22 spire-1.2.1/pkg/server/cache/ 20:33:22 spire-1.2.1/pkg/server/cache/dscache/ 20:33:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:22 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:22 spire-1.2.1/pkg/server/catalog/ 20:33:22 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:22 spire-1.2.1/pkg/server/catalog/keymanager.go 20:33:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:22 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:22 spire-1.2.1/pkg/server/config.go 20:33:22 spire-1.2.1/pkg/server/datastore/ 20:33:22 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:22 spire-1.2.1/pkg/server/datastore/repository.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:22 spire-1.2.1/pkg/server/endpoints/ 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:22 spire-1.2.1/pkg/server/endpoints/config.go 20:33:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:22 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:22 spire-1.2.1/pkg/server/hostservice/ 20:33:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/ 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:22 spire-1.2.1/pkg/server/registration/ 20:33:22 spire-1.2.1/pkg/server/registration/manager.go 20:33:22 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:22 spire-1.2.1/pkg/server/scanentries.go 20:33:22 spire-1.2.1/pkg/server/scanentries_test.go 20:33:22 spire-1.2.1/pkg/server/server.go 20:33:22 spire-1.2.1/pkg/server/server_test.go 20:33:22 spire-1.2.1/pkg/server/svid/ 20:33:22 spire-1.2.1/pkg/server/svid/observer.go 20:33:22 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:22 spire-1.2.1/pkg/server/svid/rotator.go 20:33:22 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:22 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:22 spire-1.2.1/proto/ 20:33:22 spire-1.2.1/proto/private/ 20:33:22 spire-1.2.1/proto/private/server/ 20:33:22 spire-1.2.1/proto/private/server/journal/ 20:33:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:22 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:22 spire-1.2.1/proto/spire/ 20:33:22 spire-1.2.1/proto/spire/common/ 20:33:22 spire-1.2.1/proto/spire/common/common.pb.go 20:33:22 spire-1.2.1/proto/spire/common/common.proto 20:33:22 spire-1.2.1/proto/spire/common/plugin/ 20:33:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:22 spire-1.2.1/proto/spire/plugin/ 20:33:22 spire-1.2.1/proto/spire/plugin/agent/ 20:33:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:22 spire-1.2.1/release/ 20:33:22 spire-1.2.1/release/spire-extras/ 20:33:22 spire-1.2.1/release/spire-extras/README.md 20:33:22 spire-1.2.1/release/spire-extras/conf/ 20:33:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:22 spire-1.2.1/release/spire/ 20:33:22 spire-1.2.1/release/spire/README.md 20:33:22 spire-1.2.1/release/spire/conf/ 20:33:22 spire-1.2.1/release/spire/conf/agent/ 20:33:22 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:22 spire-1.2.1/release/spire/conf/server/ 20:33:22 spire-1.2.1/release/spire/conf/server/server.conf 20:33:22 spire-1.2.1/script/ 20:33:22 spire-1.2.1/script/build-artifact.sh 20:33:22 spire-1.2.1/script/generate_dummy_ca.sh 20:33:22 spire-1.2.1/support/ 20:33:22 spire-1.2.1/support/k8s/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/ 20:33:22 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:22 spire-1.2.1/test/ 20:33:22 spire-1.2.1/test/clock/ 20:33:22 spire-1.2.1/test/clock/clock.go 20:33:22 spire-1.2.1/test/fakes/ 20:33:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:22 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:22 spire-1.2.1/test/fakes/fakedatastore/ 20:33:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:22 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:22 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:22 spire-1.2.1/test/fakes/fakemetrics/ 20:33:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:22 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:22 spire-1.2.1/test/fakes/fakenotifier/ 20:33:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:22 spire-1.2.1/test/fakes/fakeserverca/ 20:33:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:22 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:22 spire-1.2.1/test/fixture/ 20:33:22 spire-1.2.1/test/fixture/certs/ 20:33:22 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:22 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:22 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:22 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:22 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:22 spire-1.2.1/test/fixture/certs/bundle.der 20:33:22 spire-1.2.1/test/fixture/certs/ca.pem 20:33:22 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:22 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:22 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:22 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:22 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:22 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:22 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:22 spire-1.2.1/test/fixture/certs/svid.pem 20:33:22 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:22 spire-1.2.1/test/fixture/config/ 20:33:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:22 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:22 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:22 spire-1.2.1/test/fixture/config/server_good.conf 20:33:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:22 spire-1.2.1/test/fixture/fixture.go 20:33:22 spire-1.2.1/test/fixture/nodeattestor/ 20:33:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:22 spire-1.2.1/test/fixture/registration/ 20:33:22 spire-1.2.1/test/fixture/registration/entries.json 20:33:22 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:22 spire-1.2.1/test/fixture/registration/good.json 20:33:22 spire-1.2.1/test/fixture/registration/invalid.json 20:33:22 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:22 spire-1.2.1/test/integration/ 20:33:22 spire-1.2.1/test/integration/README.md 20:33:22 spire-1.2.1/test/integration/common 20:33:22 spire-1.2.1/test/integration/setup/ 20:33:22 spire-1.2.1/test/integration/setup/adminclient/ 20:33:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:22 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:22 spire-1.2.1/test/integration/setup/debugagent/ 20:33:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:22 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:22 spire-1.2.1/test/integration/setup/debugserver/ 20:33:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:22 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:22 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:22 spire-1.2.1/test/integration/setup/itclient/ 20:33:22 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:22 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:22 spire-1.2.1/test/integration/setup/x509pop/ 20:33:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:22 spire-1.2.1/test/integration/suites/ 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:22 spire-1.2.1/test/integration/suites/join-token/ 20:33:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:22 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:22 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:22 spire-1.2.1/test/integration/suites/k8s/ 20:33:22 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:22 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:22 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:22 spire-1.2.1/test/integration/suites/rotation/ 20:33:22 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:22 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:22 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:22 spire-1.2.1/test/integration/suites/self-test/ 20:33:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:22 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:22 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:22 spire-1.2.1/test/integration/suites/upgrade/ 20:33:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:22 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:22 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:22 spire-1.2.1/test/integration/test-one.sh 20:33:22 spire-1.2.1/test/integration/test.sh 20:33:22 spire-1.2.1/test/plugintest/ 20:33:22 spire-1.2.1/test/plugintest/config.go 20:33:22 spire-1.2.1/test/plugintest/load.go 20:33:22 spire-1.2.1/test/plugintest/option.go 20:33:22 spire-1.2.1/test/spiretest/ 20:33:22 spire-1.2.1/test/spiretest/apiserver.go 20:33:22 spire-1.2.1/test/spiretest/assertions.go 20:33:22 spire-1.2.1/test/spiretest/dir.go 20:33:22 spire-1.2.1/test/spiretest/errors_posix.go 20:33:22 spire-1.2.1/test/spiretest/errors_windows.go 20:33:22 spire-1.2.1/test/spiretest/logs.go 20:33:22 spire-1.2.1/test/spiretest/socketapi.go 20:33:22 spire-1.2.1/test/spiretest/suite.go 20:33:22 spire-1.2.1/test/spiretest/x509.go 20:33:22 spire-1.2.1/test/testca/ 20:33:22 spire-1.2.1/test/testca/ca.go 20:33:22 spire-1.2.1/test/testkey/ 20:33:22 spire-1.2.1/test/testkey/generate.sh 20:33:22 spire-1.2.1/test/testkey/genkeys.go 20:33:22 spire-1.2.1/test/testkey/keys.go 20:33:22 spire-1.2.1/test/testkey/new.go 20:33:22 spire-1.2.1/test/tpmsimulator/ 20:33:22 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:22 spire-1.2.1/test/util/ 20:33:22 spire-1.2.1/test/util/cert_fixtures.go 20:33:22 spire-1.2.1/test/util/cert_generation.go 20:33:22 spire-1.2.1/test/util/io_redirection.go 20:33:22 spire-1.2.1/test/util/race.go 20:33:22 spire-1.2.1/test/util/util.go 20:33:22 building spire from source... 20:33:22 Installing go1.17.7... 20:33:27 7b1c46037f91: Pull complete 20:33:27 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:33:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:28 WORKDIR /edgex 20:33:28 COPY go.mod . 20:33:28 RUN go mod download 20:33:28 + docker build -t ci-base-image-arm64 -f - . 20:33:29 Building bin/spire-server... 20:33:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:33:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:33:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:33:29 go: downloading github.com/mitchellh/cli v1.1.2 20:33:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:33:29 go: downloading github.com/imdario/mergo v0.3.12 20:33:29 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:33:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:33:29 go: downloading google.golang.org/grpc v1.44.0 20:33:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:33:29 go: downloading github.com/fatih/color v1.13.0 20:33:29 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:33:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:33:29 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:33:29 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:33:29 go: downloading github.com/armon/go-metrics v0.3.10 20:33:29 go: downloading github.com/prometheus/client_golang v1.12.1 20:33:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:33:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:33:29 go: downloading github.com/open-policy-agent/opa v0.38.0 20:33:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:33:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:33:29 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:29 go: downloading github.com/Masterminds/goutils v1.1.0 20:33:29 go: downloading github.com/Masterminds/semver v1.5.0 20:33:29 go: downloading github.com/google/uuid v1.1.2 20:33:29 go: downloading github.com/huandu/xstrings v1.3.2 20:33:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:33:29 go: downloading github.com/oklog/run v1.0.0 20:33:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:33:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:33:29 go: downloading github.com/prometheus/client_model v0.2.0 20:33:29 go: downloading github.com/prometheus/common v0.32.1 20:33:29 go: downloading github.com/beorn7/perks v1.0.1 20:33:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:29 go: downloading github.com/prometheus/procfs v0.7.3 20:33:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:33:29 go: downloading github.com/imkira/go-observer v1.0.3 20:33:29 go: downloading github.com/hashicorp/errwrap v1.1.0 20:33:29 go: downloading go.uber.org/atomic v1.9.0 20:33:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:33:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:33:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:33:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:33:29 go: downloading github.com/blang/semver/v4 v4.0.0 20:33:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:33:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:33:29 go: downloading github.com/jinzhu/gorm v1.9.16 20:33:29 go: downloading github.com/lib/pq v1.10.4 20:33:29 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:33:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:33:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:33:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:33:31 Sending build context to Docker daemon 169.2MB 20:33:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:31 ---> f79e39bc4007 20:33:31 Step 2/4 : WORKDIR /edgex 20:33:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:33:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:33:32 go: downloading github.com/stretchr/testify v1.7.0 20:33:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:33:32 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:33:33 ---> Running in a755dec2f396 20:33:33 Removing intermediate container a755dec2f396 20:33:33 ---> bce0fc4f4342 20:33:33 Step 3/4 : COPY go.mod . 20:33:33 ---> 4e89bb53dbc2 20:33:33 Step 4/4 : RUN go mod download 20:33:33 ---> Running in 3dd2041e9fb9 20:33:36 go: downloading google.golang.org/api v0.70.0 20:33:36 go: downloading k8s.io/client-go v0.23.4 20:33:36 go: downloading k8s.io/api v0.23.4 20:33:36 go: downloading github.com/google/go-tpm v0.3.3 20:33:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:33:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:33:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:33:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:33:36 go: downloading cloud.google.com/go/storage v1.21.0 20:33:36 go: downloading cloud.google.com/go v0.100.2 20:33:37 go: downloading k8s.io/apimachinery v0.23.4 20:33:37 go: downloading k8s.io/kube-aggregator v0.23.3 20:33:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:33:37 go: downloading cloud.google.com/go/security v1.3.0 20:33:37 go: downloading github.com/hashicorp/vault/api v1.4.1 20:33:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:33:38 go: downloading github.com/twmb/murmur3 v1.1.6 20:33:38 go: downloading github.com/jinzhu/inflection v1.0.0 20:33:38 go: downloading github.com/aws/smithy-go v1.11.0 20:33:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:33:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:33:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:33:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:33:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:33:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:33:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:33:38 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:33:38 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:33:38 go: downloading github.com/dimchansky/utfbom v1.1.1 20:33:38 go: downloading cloud.google.com/go/compute v1.3.0 20:33:38 go: downloading cloud.google.com/go/iam v0.1.1 20:33:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:33:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:33:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:41 go: downloading github.com/gogo/protobuf v1.3.2 20:33:41 go: downloading k8s.io/klog/v2 v2.30.0 20:33:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:33:41 go: downloading github.com/google/gofuzz v1.1.0 20:33:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:33:41 go: downloading github.com/spf13/pflag v1.0.5 20:33:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:33:41 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:33:41 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:33:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:33:41 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:33:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:33:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:33:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:33:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:33:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:33:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:33:41 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:33:41 go: downloading github.com/gobwas/glob v0.2.3 20:33:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:33:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:33:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:33:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:33:41 go: downloading go.opencensus.io v0.23.0 20:33:41 go: downloading gopkg.in/inf.v0 v0.9.1 20:33:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:33:41 go: downloading github.com/go-logr/logr v1.2.2 20:33:41 go: downloading github.com/google/go-cmp v0.5.7 20:33:41 go: downloading github.com/googleapis/gnostic v0.5.5 20:33:41 go: downloading github.com/json-iterator/go v1.1.12 20:33:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:33:42 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:33:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:33:42 go: downloading go.uber.org/zap v1.21.0 20:33:42 go: downloading github.com/tklauser/numcpus v0.3.0 20:33:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:33:42 go: downloading sigs.k8s.io/yaml v1.3.0 20:33:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:33:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:33:42 go: downloading github.com/modern-go/reflect2 v1.0.2 20:33:42 go: downloading github.com/ryanuber/go-glob v1.0.0 20:33:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:33:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:33:42 go: downloading github.com/hashicorp/go-version v1.2.0 20:33:42 go: downloading github.com/golang/snappy v0.0.4 20:33:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:33:42 go: downloading go.uber.org/multierr v1.6.0 20:33:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:33:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:33:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:02 Removing intermediate container cc26a13f612a 20:34:02 ---> adbd8733aecd 20:34:02 20:34:02 Step 10/22 : FROM alpine:3.14 20:34:02 3.14: Pulling from library/alpine 20:34:02 Removing intermediate container b34b97f0bc1d 20:34:02 ---> 80dccc4c3485 20:34:02 20:34:02 Step 10/23 : FROM alpine:3.14 20:34:02 Removing intermediate container 142639d6305c 20:34:02 ---> 343e08a9d638 20:34:02 20:34:02 Step 10/23 : FROM alpine:3.14 20:34:02 Removing intermediate container 004c176d1d19 20:34:02 ---> dd3de20382a2 20:34:02 20:34:02 Step 10/22 : FROM alpine:3.14 20:34:02 3.14: Pulling from library/alpine 20:34:02 3.14: Pulling from library/alpine 20:34:02 3.14: Pulling from library/alpine 20:34:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:02 Status: Downloaded newer image for alpine:3.14 20:34:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:02 Status: Image is up to date for alpine:3.14 20:34:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:02 Status: Image is up to date for alpine:3.14 20:34:02 ---> e04c818066af 20:34:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:34:02 ---> e04c818066af 20:34:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:02 Status: Image is up to date for alpine:3.14 20:34:02 ---> e04c818066af 20:34:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:02 ---> e04c818066af 20:34:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:02 ---> Running in 494bea5c899f 20:34:02 ---> Running in bda428035270 20:34:02 ---> Running in 6fdd6d659a2a 20:34:02 ---> Running in 5a27465eef56 20:34:02 Removing intermediate container 494bea5c899f 20:34:02 ---> 4b8702a5a890 20:34:02 Step 12/23 : ENV APP_PORT=59880 20:34:02 ---> Running in a3e5bad5d4f9 20:34:02 Removing intermediate container a3e5bad5d4f9 20:34:02 ---> c4e3d9c12760 20:34:02 Step 13/23 : EXPOSE $APP_PORT 20:34:02 ---> Running in 944e2e580a3e 20:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:03 Removing intermediate container 944e2e580a3e 20:34:03 ---> 9bcf7a784cc7 20:34:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:03 ---> Running in b341ae35f90b 20:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:03 (1/6) Installing ca-certificates (20211220-r0) 20:34:03 (2/6) Installing brotli-libs (1.0.9-r5) 20:34:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:34:03 (4/6) Installing libcurl (7.79.1-r0) 20:34:03 (1/1) Installing dumb-init (1.2.5-r1) 20:34:03 (5/6) Installing curl (7.79.1-r0) 20:34:03 (6/6) Installing dumb-init (1.2.5-r1) 20:34:03 Executing busybox-1.33.1-r7.trigger 20:34:03 OK: 6 MiB in 15 packages 20:34:03 Executing busybox-1.33.1-r7.trigger 20:34:03 Executing ca-certificates-20211220-r0.trigger 20:34:03 OK: 8 MiB in 20 packages 20:34:03 (1/2) Installing ca-certificates (20211220-r0) 20:34:03 (2/2) Installing dumb-init (1.2.5-r1) 20:34:03 Executing busybox-1.33.1-r7.trigger 20:34:03 Executing ca-certificates-20211220-r0.trigger 20:34:03 OK: 6 MiB in 16 packages 20:34:04 Removing intermediate container 6fdd6d659a2a 20:34:04 ---> 1ab7b104d3d5 20:34:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:04 ---> Running in 5e3554f8ddf2 20:34:04 Removing intermediate container 5a27465eef56 20:34:04 ---> 0834c2f9b842 20:34:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:04 Removing intermediate container bda428035270 20:34:04 ---> bee431f5bfe8 20:34:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:34:04 ---> Running in 29b2868aae83 20:34:05 ---> Running in 2f8356cbedcb 20:34:05 Removing intermediate container 5e3554f8ddf2 20:34:05 ---> 42ce6a29bfce 20:34:05 Step 13/23 : ENV APP_PORT=59881 20:34:05 Removing intermediate container b341ae35f90b 20:34:05 ---> 96bcfb611ab9 20:34:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:34:05 ---> Running in 8f7be3f1c2ae 20:34:05 ---> Running in 7c01d1a52960 20:34:05 Removing intermediate container 29b2868aae83 20:34:05 ---> 0f64fb8ce036 20:34:05 Step 13/22 : WORKDIR /edgex 20:34:05 Removing intermediate container 2f8356cbedcb 20:34:05 ---> 281eac9f6cbf 20:34:05 Step 13/22 : ENV APP_PORT=59860 20:34:05 ---> Running in ec22fd1e0795 20:34:05 ---> Running in 49c2c7558abe 20:34:05 Removing intermediate container 8f7be3f1c2ae 20:34:05 ---> 5cdd00f84a6b 20:34:05 Step 14/23 : EXPOSE $APP_PORT 20:34:05 ---> Running in 26b41e4e03b7 20:34:05 Removing intermediate container ec22fd1e0795 20:34:05 ---> a8b73847c410 20:34:05 Step 14/22 : EXPOSE $APP_PORT 20:34:05 Removing intermediate container 49c2c7558abe 20:34:05 ---> e6c9e6014a48 20:34:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:34:05 ---> Running in b6de74920145 20:34:05 Removing intermediate container 26b41e4e03b7 20:34:05 ---> 985909dfa0af 20:34:05 Step 15/23 : WORKDIR / 20:34:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:06 Removing intermediate container b6de74920145 20:34:06 ---> 4ce1bdb41004 20:34:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:06 ---> d13a45742f2b 20:34:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:34:06 ---> Running in f510e9281147 20:34:06 ---> fa9ea01c9557 20:34:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:06 Removing intermediate container f510e9281147 20:34:06 ---> 3cf2eaf47754 20:34:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:06 ---> 67e2f089a517 20:34:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:34:07 (1/6) Installing dumb-init (1.2.5-r1) 20:34:07 ---> f76d66a4be38 20:34:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:34:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:34:07 (3/6) Installing libsodium (1.0.18-r0) 20:34:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:34:07 (5/6) Installing libzmq (4.3.4-r0) 20:34:07 (6/6) Installing zeromq (4.3.4-r0) 20:34:07 Executing busybox-1.33.1-r7.trigger 20:34:07 OK: 8 MiB in 20 packages 20:34:11 ---> 7fd3453019b6 20:34:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:34:11 ---> 315d108d28f3 20:34:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:34:11 ---> 0fd53e336f20 20:34:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:34:11 ---> c03222434f47 20:34:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:11 ---> Running in 96d690c52ce2 20:34:11 ---> e8a2531e2d8e 20:34:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:34:11 Removing intermediate container 7c01d1a52960 20:34:11 ---> b115dcc14c06 20:34:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:11 ---> 6a6053ae6096 20:34:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:34:11 ---> Running in 64c12ed26e7c 20:34:11 ---> Running in 94546e663339 20:34:12 ---> 03f4b17ee802 20:34:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:12 Removing intermediate container 64c12ed26e7c 20:34:12 ---> b982a8f98883 20:34:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:12 Removing intermediate container 94546e663339 20:34:12 ---> 7fa365bbea97 20:34:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:12 ---> Running in 482430e3fdb3 20:34:12 ---> Running in 5b7ef21d9d25 20:34:12 Removing intermediate container 482430e3fdb3 20:34:12 ---> 1cb49d3a960b 20:34:12 Step 20/22 : LABEL arch=x86_64 20:34:12 ---> Running in 7177fd478211 20:34:12 Removing intermediate container 5b7ef21d9d25 20:34:12 ---> b2e79cb0c17f 20:34:12 Step 21/23 : LABEL arch=x86_64 20:34:13 ---> Running in efd13745748f 20:34:13 Removing intermediate container 7177fd478211 20:34:13 ---> 1606b26f30f7 20:34:13 Step 21/22 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:34:13 ---> Running in e5161dc007b7 20:34:13 Removing intermediate container efd13745748f 20:34:13 ---> 3b6729217bc7 20:34:13 Step 22/23 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:34:13 Removing intermediate container 96d690c52ce2 20:34:13 ---> b8a12f75d8d5 20:34:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:34:13 ---> Running in 965eb67e3038 20:34:13 ---> Running in ef79b57cbb95 20:34:13 Removing intermediate container e5161dc007b7 20:34:13 ---> 2c1fa7462248 20:34:13 Step 22/22 : LABEL version=0.0.0 20:34:13 ---> Running in 3765fe2315c5 20:34:13 ---> d9ee236bca58 20:34:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:34:13 Removing intermediate container 965eb67e3038 20:34:13 ---> 6ae6e92101ab 20:34:13 Step 23/23 : LABEL version=0.0.0 20:34:14 ---> Running in 9c9d525b75cb 20:34:14 Removing intermediate container ef79b57cbb95 20:34:14 ---> 03bcebcba193 20:34:14 Step 20/22 : LABEL arch=x86_64 20:34:14 ---> Running in c29cfee28d51 20:34:14 Removing intermediate container 3765fe2315c5 20:34:14 ---> 091ab8cf112d 20:34:14 20:34:14 Removing intermediate container 9c9d525b75cb 20:34:14 ---> 1bf76b534d08 20:34:14 20:34:14 Successfully built 091ab8cf112d 20:34:14 Successfully tagged support-notifications:latest 20:34:14 Building security-secretstore-setup 20:34:14  Building support-notifications ... done Removing intermediate container c29cfee28d51 20:34:14 ---> e5d96ed5a673 20:34:14 Step 21/22 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:34:14 ---> ef23db31143a 20:34:14 Step 19/23 : ENTRYPOINT ["/core-data"] 20:34:14 Successfully built 1bf76b534d08 20:34:14 ---> Running in 821d0f3ed5d1 20:34:14 ---> Running in 0d8725e835cb 20:34:14 Successfully tagged core-metadata:latest 20:34:14 Building sys-mgmt-agent 20:34:15  Building core-metadata ... done Removing intermediate container 0d8725e835cb 20:34:15 ---> cfd8e3ad459b 20:34:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:18 Removing intermediate container 821d0f3ed5d1 20:34:18 ---> 264e11418be0 20:34:18 Step 22/22 : LABEL version=0.0.0 20:34:19 ---> Running in d725626ae5b0 20:34:19 ---> Running in bdc2240caea3 20:34:20 Removing intermediate container d725626ae5b0 20:34:20 ---> beaf5a46b1ca 20:34:20 Step 21/23 : LABEL arch=x86_64 20:34:20 Removing intermediate container bdc2240caea3 20:34:20 ---> 149e272c48dc 20:34:20 20:34:20 ---> Running in 91d89317175a 20:34:20 Successfully built 149e272c48dc 20:34:20 Successfully tagged security-proxy-setup:latest 20:34:20 Building security-spire-config 20:34:20  Building security-proxy-setup ... done Removing intermediate container 91d89317175a 20:34:20 ---> 6630e182427f 20:34:20 Step 22/23 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:34:20 Removing intermediate container 3dd2041e9fb9 20:34:20 ---> 27a12ee7d3b8 20:34:20 Successfully built 27a12ee7d3b8 20:34:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:34:21 + docker inspect -f . ci-base-image-arm64 20:34:21 . [Pipeline] withDockerContainer 20:34:21 prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container 20:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:22 ---> 464efc73d8dd 20:34:22 Step 3/25 : WORKDIR /edgex-go 20:34:22 ---> Using cache 20:34:22 ---> c6d6c06eb6dc 20:34:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:22 ---> Using cache 20:34:22 ---> d182d74483a9 20:34:22 Step 5/25 : RUN apk add --update --no-cache make git 20:34:22 ---> Using cache 20:34:22 ---> 029c784abe68 20:34:22 Step 6/25 : COPY go.mod vendor* ./ 20:34:22 ---> Using cache 20:34:22 ---> 4153e469faf7 20:34:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:22 ---> Using cache 20:34:22 ---> 4cd32d5c2d57 20:34:22 Step 8/25 : COPY . . 20:34:22 ---> Using cache 20:34:22 ---> 5b8d2733472e 20:34:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:22 ---> 464efc73d8dd 20:34:22 Step 3/23 : WORKDIR /edgex-go 20:34:22 ---> Using cache 20:34:22 ---> c6d6c06eb6dc 20:34:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:23 ---> Using cache 20:34:23 ---> d182d74483a9 20:34:23 Step 5/23 : RUN apk add --update --no-cache make bash git 20:34:23 $ docker top 35e9deb79b3518ac3c52f39ee26d59f286cc857c52dfbf735f896851a95f12cc -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:23 ---> Running in 41b82209f562 20:34:24 + go version 20:34:24 go version go1.17.6 linux/arm64 [Pipeline] } 20:34:24 $ docker stop --time=1 35e9deb79b3518ac3c52f39ee26d59f286cc857c52dfbf735f896851a95f12cc 20:34:25 $ docker rm -f 35e9deb79b3518ac3c52f39ee26d59f286cc857c52dfbf735f896851a95f12cc 20:34:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:25 ---> 464efc73d8dd 20:34:25 Step 3/26 : WORKDIR /edgex-go 20:34:25 ---> Using cache 20:34:25 ---> c6d6c06eb6dc 20:34:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:25 ---> Using cache 20:34:25 ---> d182d74483a9 20:34:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:26 + docker inspect -f . ci-base-image-arm64 20:34:26 . [Pipeline] withDockerContainer 20:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container 20:34:26 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:26 ---> Running in 10cb413a876b 20:34:26 ---> Running in 0b967d668b08 20:34:26 Removing intermediate container 41b82209f562 20:34:26 ---> c916d14c5bad 20:34:26 Step 23/23 : LABEL version=0.0.0 20:34:26 ---> Running in 25522939eeac 20:34:26 ---> Running in c6fe3be7d542 20:34:27 Removing intermediate container c6fe3be7d542 20:34:27 ---> 4ccc08776aa8 20:34:27 20:34:27 Successfully built 4ccc08776aa8 20:34:27 Successfully tagged core-data:latest 20:34:27  Building core-data ... done Building support-scheduler 20:34: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:28 $ docker top 253e523b38730540e84c7a9b996b0e28b2d9d090845dc026cc775d4b80c4c2fb -eo pid,comm 20:34:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 20:34:28 ========================================================= 20:34:28 [edgeXBuildGoParallel] Running Tests and Build... 20:34:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:29 + make test 20:34:29 go mod tidy -compat=1.17 20:34:29 OK: 221 MiB in 52 packages 20:34:29 OK: 221 MiB in 52 packages 20:34:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:34:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:31 ---> 464efc73d8dd 20:34:31 Step 3/22 : WORKDIR /edgex-go 20:34:31 ---> Using cache 20:34:31 ---> c6d6c06eb6dc 20:34:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:31 ---> Using cache 20:34:31 ---> d182d74483a9 20:34:31 Step 5/22 : RUN apk add --update --no-cache make git 20:34:31 ---> Using cache 20:34:31 ---> 029c784abe68 20:34:31 Step 6/22 : COPY go.mod vendor* ./ 20:34:31 ---> Using cache 20:34:31 ---> 4153e469faf7 20:34:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:31 ---> Using cache 20:34:31 ---> 4cd32d5c2d57 20:34:31 Step 8/22 : COPY . . 20:34:31 ---> Using cache 20:34:31 ---> 5b8d2733472e 20:34:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:33 ---> Running in b0c6072dea56 20:34:33 Removing intermediate container 10cb413a876b 20:34:33 ---> f0d41bfb5734 20:34:33 Step 6/23 : COPY go.mod vendor* ./ 20:34:34 Removing intermediate container 25522939eeac 20:34:34 ---> 545a68e8a998 20:34:34 Step 6/26 : COPY go.mod vendor* ./ 20:34:34 ---> 7b36a27b440d 20:34:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:34 ---> Running in a517ccb8928f 20:34:34 ---> 5f57291024b1 20:34:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:34 ---> Running in a1e82ed2c6ca 20:34:38 Removing intermediate container a517ccb8928f 20:34:38 ---> 78ec5cddcd77 20:34:38 Step 8/23 : COPY . . 20:34:38 Removing intermediate container a1e82ed2c6ca 20:34:38 ---> 5e2ae71c10a1 20:34:38 Step 8/26 : COPY . . 20:34:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:57 ---> 05ec1d84193b 20:34:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:57 ---> b249ffcb770f 20:34:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:57 ---> Running in bf5190e4604f 20:34:57 ---> Running in 414ff3d5692e 20:34:57 Removing intermediate container bf5190e4604f 20:34:57 ---> 0f879727171b 20:34:57 Step 10/26 : RUN mkdir -p spire-build 20:34:57 ---> Running in aca7c8a1aed8 20:34: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:34:59 Removing intermediate container 0b967d668b08 20:34:59 ---> c56cf04bee7b 20:34:59 20:34:59 Step 10/25 : FROM alpine:3.14 20:34:59 ---> e04c818066af 20:34:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:59 ---> Running in 6d3a0a7e0695 20:34:59 Removing intermediate container aca7c8a1aed8 20:34:59 ---> a102f29a373c 20:34:59 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:59 Removing intermediate container b0c6072dea56 20:34:59 ---> 68f201e41f6d 20:34:59 20:34:59 Step 10/22 : FROM alpine:3.14 20:34:59 ---> e04c818066af 20:34:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:34:59 ---> Using cache 20:34:59 ---> 1ab7b104d3d5 20:34:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:59 ---> Using cache 20:34:59 ---> 42ce6a29bfce 20:34:59 Step 13/22 : ENV APP_PORT=59861 20:34:59 ---> Running in 27786c9466e8 20:34:59 ---> Running in 38ded13b977f 20:34:59 Removing intermediate container 27786c9466e8 20:34:59 ---> 7a18cd806fa2 20:34:59 Step 14/22 : EXPOSE $APP_PORT 20:34:59 ---> Running in af6cc9b358ef 20:34:59 Removing intermediate container 38ded13b977f 20:34:59 ---> 10fd2e75c8ac 20:34:59 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 20:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:59 ---> Running in c57bd057839e 20:35:00 Removing intermediate container af6cc9b358ef 20:35:00 ---> a3fbaee7b2e2 20:35:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:00 (1/3) Installing ca-certificates (20211220-r0) 20:35:00 (2/3) Installing dumb-init (1.2.5-r1) 20:35:00 (3/3) Installing su-exec (0.2-r1) 20:35:00 Executing busybox-1.33.1-r7.trigger 20:35:00 Executing ca-certificates-20211220-r0.trigger 20:35:00 ---> 126c378621e6 20:35:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:00 OK: 6 MiB in 17 packages 20:35:00 spire-1.2.1/ 20:35:00 spire-1.2.1/.data/ 20:35:00 spire-1.2.1/.data/.file 20:35:00 spire-1.2.1/.dockerignore 20:35:00 spire-1.2.1/.gitattributes 20:35:00 spire-1.2.1/.githooks/ 20:35:00 spire-1.2.1/.githooks/pre-commit 20:35:00 spire-1.2.1/.github/ 20:35:00 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:00 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:00 spire-1.2.1/.github/dependabot.yml 20:35:00 spire-1.2.1/.github/workflows/ 20:35:00 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:00 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:00 spire-1.2.1/.github/workflows/release_build.yaml 20:35:00 spire-1.2.1/.github/workflows/scripts/ 20:35:00 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:00 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:00 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:00 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:00 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:00 spire-1.2.1/.gitignore 20:35:00 spire-1.2.1/.go-version 20:35:00 spire-1.2.1/.golangci.yml 20:35:00 spire-1.2.1/ADOPTERS.md 20:35:00 spire-1.2.1/CHANGELOG.md 20:35:00 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:00 spire-1.2.1/CODEOWNERS 20:35:00 spire-1.2.1/CONTRIBUTING.md 20:35:00 spire-1.2.1/Dockerfile 20:35:00 spire-1.2.1/Dockerfile.dev 20:35:00 spire-1.2.1/Dockerfile.scratch 20:35:00 spire-1.2.1/LICENSE 20:35:00 spire-1.2.1/MAINTAINERS.md 20:35:00 spire-1.2.1/Makefile 20:35:00 spire-1.2.1/README.md 20:35:00 spire-1.2.1/ROADMAP.md 20:35:00 spire-1.2.1/SECURITY.md 20:35:00 spire-1.2.1/cmd/ 20:35:00 spire-1.2.1/cmd/spire-agent/ 20:35:00 spire-1.2.1/cmd/spire-agent/cli/ 20:35:00 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:00 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:00 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:00 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:00 spire-1.2.1/cmd/spire-agent/main.go 20:35:00 spire-1.2.1/cmd/spire-server/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:00 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:00 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:00 spire-1.2.1/cmd/spire-server/main.go 20:35:00 spire-1.2.1/cmd/spire-server/util/ 20:35:00 spire-1.2.1/cmd/spire-server/util/util.go 20:35:00 spire-1.2.1/conf/ 20:35:00 spire-1.2.1/conf/agent/ 20:35:00 spire-1.2.1/conf/agent/agent.conf 20:35:00 spire-1.2.1/conf/agent/agent_full.conf 20:35:00 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:00 spire-1.2.1/conf/server/ 20:35:00 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:00 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:00 spire-1.2.1/conf/server/server.conf 20:35:00 spire-1.2.1/conf/server/server_full.conf 20:35:00 spire-1.2.1/doc/ 20:35:00 spire-1.2.1/doc/SPIRE101.md 20:35:00 spire-1.2.1/doc/auditlog.md 20:35:00 spire-1.2.1/doc/authorization_policy_engine.md 20:35:00 spire-1.2.1/doc/changelog_guidelines.md 20:35:00 spire-1.2.1/doc/cure53-report.pdf 20:35:00 spire-1.2.1/doc/images/ 20:35:00 spire-1.2.1/doc/images/2019_roadmap.png 20:35:00 spire-1.2.1/doc/images/SPIRE101.png 20:35:00 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:00 spire-1.2.1/doc/images/SPIRE_server.png 20:35:00 spire-1.2.1/doc/images/cache_mgr.png 20:35:00 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:00 spire-1.2.1/doc/images/federated_spire.png 20:35:00 spire-1.2.1/doc/images/ha_mode.png 20:35:00 spire-1.2.1/doc/images/nested_spire.png 20:35:00 spire-1.2.1/doc/images/oidc_federation.png 20:35:00 spire-1.2.1/doc/images/single_trust_domain.png 20:35:00 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:00 spire-1.2.1/doc/images/spire_logo.png 20:35:00 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:00 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:00 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:00 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:00 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:00 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:00 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:00 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:00 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:00 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:00 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:00 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:00 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:00 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:00 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:00 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:00 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:00 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:00 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:00 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:00 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:00 spire-1.2.1/doc/scaling_spire.md 20:35:00 spire-1.2.1/doc/spire_agent.md 20:35:00 spire-1.2.1/doc/spire_server.md 20:35:00 spire-1.2.1/doc/supported_integrations.md 20:35:00 spire-1.2.1/doc/telemetry.md 20:35:00 spire-1.2.1/doc/telemetry_config.md 20:35:00 spire-1.2.1/doc/upgrading.md 20:35:00 spire-1.2.1/doc/using_spire.md 20:35:00 spire-1.2.1/examples/ 20:35:00 spire-1.2.1/examples/README.md 20:35:00 spire-1.2.1/go.mod 20:35:00 spire-1.2.1/go.sum 20:35:00 spire-1.2.1/pkg/ 20:35:00 spire-1.2.1/pkg/agent/ 20:35:00 spire-1.2.1/pkg/agent/agent.go 20:35:00 spire-1.2.1/pkg/agent/api/ 20:35:00 spire-1.2.1/pkg/agent/api/config.go 20:35:00 spire-1.2.1/pkg/agent/api/debug/ 20:35:00 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:00 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:00 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:00 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:00 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:00 spire-1.2.1/pkg/agent/api/health/ 20:35:00 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:00 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:00 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:00 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:00 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:00 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:00 spire-1.2.1/pkg/agent/attestor/ 20:35:00 spire-1.2.1/pkg/agent/attestor/node/ 20:35:00 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:00 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:00 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:00 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:00 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:00 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:00 spire-1.2.1/pkg/agent/catalog/ 20:35:00 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:00 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:00 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:00 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:00 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:00 spire-1.2.1/pkg/agent/client/ 20:35:00 spire-1.2.1/pkg/agent/client/client.go 20:35:00 spire-1.2.1/pkg/agent/client/client_test.go 20:35:00 spire-1.2.1/pkg/agent/client/dial.go 20:35:00 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:00 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:00 spire-1.2.1/pkg/agent/client/update.go 20:35:00 spire-1.2.1/pkg/agent/client/util.go 20:35:00 spire-1.2.1/pkg/agent/common/ 20:35:00 spire-1.2.1/pkg/agent/common/backoff/ 20:35:00 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:00 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:00 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:00 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:00 spire-1.2.1/pkg/agent/config.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/ 20:35:00 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:00 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:00 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:00 spire-1.2.1/pkg/agent/manager/ 20:35:00 spire-1.2.1/pkg/agent/manager/cache/ 20:35:00 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:00 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:00 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:00 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:00 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:00 spire-1.2.1/pkg/agent/manager/config.go 20:35:00 spire-1.2.1/pkg/agent/manager/manager.go 20:35:00 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:00 spire-1.2.1/pkg/agent/manager/storage.go 20:35:00 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:00 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:00 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:00 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:00 spire-1.2.1/pkg/agent/manager/sync.go 20:35:00 spire-1.2.1/pkg/agent/plugin/ 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:00 spire-1.2.1/pkg/agent/svid/ 20:35:00 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:00 spire-1.2.1/pkg/agent/svid/store/ 20:35:00 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:00 spire-1.2.1/pkg/common/ 20:35:00 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:00 spire-1.2.1/pkg/common/api/ 20:35:00 spire-1.2.1/pkg/common/api/metrics.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/ 20:35:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:00 spire-1.2.1/pkg/common/api/names.go 20:35:00 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:00 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:00 spire-1.2.1/pkg/common/auth/ 20:35:00 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/ 20:35:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:00 spire-1.2.1/pkg/common/catalog/ 20:35:00 spire-1.2.1/pkg/common/catalog/bind.go 20:35:00 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:00 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:00 spire-1.2.1/pkg/common/catalog/closers.go 20:35:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:00 spire-1.2.1/pkg/common/catalog/config.go 20:35:00 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:00 spire-1.2.1/pkg/common/catalog/configure.go 20:35:00 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:00 spire-1.2.1/pkg/common/catalog/context.go 20:35:00 spire-1.2.1/pkg/common/catalog/external.go 20:35:00 spire-1.2.1/pkg/common/catalog/host.go 20:35:00 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:00 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:00 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:00 spire-1.2.1/pkg/common/cli/ 20:35:00 spire-1.2.1/pkg/common/cli/env.go 20:35:00 spire-1.2.1/pkg/common/cli/flags.go 20:35:00 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:00 spire-1.2.1/pkg/common/cli/umask.go 20:35:00 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:00 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:00 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/ 20:35:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:00 spire-1.2.1/pkg/common/coretypes/ 20:35:00 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:00 spire-1.2.1/pkg/common/cryptoutil/ 20:35:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:00 spire-1.2.1/pkg/common/diskutil/ 20:35:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:00 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:00 spire-1.2.1/pkg/common/errorutil/ 20:35:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:00 spire-1.2.1/pkg/common/health/ 20:35:00 spire-1.2.1/pkg/common/health/config.go 20:35:00 spire-1.2.1/pkg/common/health/context.go 20:35:00 spire-1.2.1/pkg/common/health/context_test.go 20:35:00 spire-1.2.1/pkg/common/health/health.go 20:35:00 spire-1.2.1/pkg/common/health/health_test.go 20:35:00 spire-1.2.1/pkg/common/health/logger.go 20:35:00 spire-1.2.1/pkg/common/hostservice/ 20:35:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:00 spire-1.2.1/pkg/common/idutil/ 20:35:00 spire-1.2.1/pkg/common/idutil/require.go 20:35:00 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:00 spire-1.2.1/pkg/common/idutil/safety.go 20:35:00 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:00 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:00 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:00 spire-1.2.1/pkg/common/jwtsvid/ 20:35:00 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:00 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:00 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:00 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:00 spire-1.2.1/pkg/common/jwtutil/ 20:35:00 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:00 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:00 spire-1.2.1/pkg/common/log/ 20:35:00 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:00 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:00 spire-1.2.1/pkg/common/log/log.go 20:35:00 spire-1.2.1/pkg/common/log/log_test.go 20:35:00 spire-1.2.1/pkg/common/log/options.go 20:35:00 spire-1.2.1/pkg/common/nodeutil/ 20:35:00 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:00 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:00 spire-1.2.1/pkg/common/peertracker/ 20:35:00 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:00 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:00 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:00 spire-1.2.1/pkg/common/peertracker/info.go 20:35:00 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:00 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:00 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:00 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:00 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:00 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:00 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:00 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:00 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:00 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:00 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:00 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:00 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:00 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:00 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:00 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:00 spire-1.2.1/pkg/common/pemutil/ 20:35:00 spire-1.2.1/pkg/common/pemutil/block.go 20:35:00 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:00 spire-1.2.1/pkg/common/pemutil/common.go 20:35:00 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:00 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:00 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:00 spire-1.2.1/pkg/common/plugin/ 20:35:00 spire-1.2.1/pkg/common/plugin/aws/ 20:35:00 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:00 spire-1.2.1/pkg/common/plugin/azure/ 20:35:00 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:00 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:00 spire-1.2.1/pkg/common/plugin/facade.go 20:35:00 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:00 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:00 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:00 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:00 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:00 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:00 spire-1.2.1/pkg/common/plugin/log.go 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:00 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:00 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:00 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:00 spire-1.2.1/pkg/common/profiling/ 20:35:00 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:00 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:00 spire-1.2.1/pkg/common/protoutil/ 20:35:00 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:00 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:00 spire-1.2.1/pkg/common/rotationutil/ 20:35:00 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:00 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:00 spire-1.2.1/pkg/common/selector/ 20:35:00 spire-1.2.1/pkg/common/selector/selector.go 20:35:00 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:00 spire-1.2.1/pkg/common/selector/set.go 20:35:00 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:00 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/ 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:00 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:00 spire-1.2.1/pkg/common/telemetry/call.go 20:35:00 spire-1.2.1/pkg/common/telemetry/common/ 20:35:00 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:00 spire-1.2.1/pkg/common/telemetry/config.go 20:35:00 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:00 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:00 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:00 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:00 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/names.go 20:35:00 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:00 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:00 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/ 20:35:00 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:00 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:00 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:00 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:00 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:00 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:00 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:00 spire-1.2.1/pkg/common/telemetry/version.go 20:35:00 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:00 spire-1.2.1/pkg/common/uptime/ 20:35:00 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:00 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:00 spire-1.2.1/pkg/common/util/ 20:35:00 spire-1.2.1/pkg/common/util/certs.go 20:35:00 spire-1.2.1/pkg/common/util/certs_test.go 20:35:00 spire-1.2.1/pkg/common/util/csr.go 20:35:00 spire-1.2.1/pkg/common/util/hash.go 20:35:00 spire-1.2.1/pkg/common/util/selectors.go 20:35:00 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:00 spire-1.2.1/pkg/common/util/signals.go 20:35:00 spire-1.2.1/pkg/common/util/sort.go 20:35:00 spire-1.2.1/pkg/common/util/sort_test.go 20:35:00 spire-1.2.1/pkg/common/util/task.go 20:35:00 spire-1.2.1/pkg/common/util/task_test.go 20:35:00 spire-1.2.1/pkg/common/util/testdata/ 20:35:00 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:00 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:00 spire-1.2.1/pkg/common/version/ 20:35:00 spire-1.2.1/pkg/common/version/version.go 20:35:00 spire-1.2.1/pkg/common/x509svid/ 20:35:00 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:00 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:00 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:00 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:00 spire-1.2.1/pkg/common/x509util/ 20:35:00 spire-1.2.1/pkg/common/x509util/cert.go 20:35:00 spire-1.2.1/pkg/common/x509util/dns.go 20:35:00 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:00 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:00 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:00 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:00 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:00 spire-1.2.1/pkg/server/ 20:35:00 spire-1.2.1/pkg/server/api/ 20:35:00 spire-1.2.1/pkg/server/api/agent.go 20:35:00 spire-1.2.1/pkg/server/api/agent/ 20:35:00 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:00 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:00 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:00 spire-1.2.1/pkg/server/api/agent_test.go 20:35:00 spire-1.2.1/pkg/server/api/api.go 20:35:00 spire-1.2.1/pkg/server/api/audit/ 20:35:00 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:00 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:00 spire-1.2.1/pkg/server/api/bundle.go 20:35:00 spire-1.2.1/pkg/server/api/bundle/ 20:35:00 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:00 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:00 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:00 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:00 spire-1.2.1/pkg/server/api/debug/ 20:35:00 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:00 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:00 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:00 spire-1.2.1/pkg/server/api/entry.go 20:35:00 spire-1.2.1/pkg/server/api/entry/ 20:35:00 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:00 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:00 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:00 spire-1.2.1/pkg/server/api/entry_test.go 20:35:00 spire-1.2.1/pkg/server/api/health/ 20:35:00 spire-1.2.1/pkg/server/api/health/v1/ 20:35:00 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:00 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:00 spire-1.2.1/pkg/server/api/id.go 20:35:00 spire-1.2.1/pkg/server/api/id_test.go 20:35:00 spire-1.2.1/pkg/server/api/limits/ 20:35:00 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/ 20:35:00 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:00 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:00 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:00 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:00 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:00 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:00 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:00 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:00 spire-1.2.1/pkg/server/api/selector.go 20:35:00 spire-1.2.1/pkg/server/api/selector_test.go 20:35:00 spire-1.2.1/pkg/server/api/status.go 20:35:00 spire-1.2.1/pkg/server/api/status_test.go 20:35:00 spire-1.2.1/pkg/server/api/svid/ 20:35:00 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:00 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:00 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:00 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:00 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:00 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:00 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:00 spire-1.2.1/pkg/server/authpolicy/ 20:35:00 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:00 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:00 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:00 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:00 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:00 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:00 spire-1.2.1/pkg/server/bundle/ 20:35:00 spire-1.2.1/pkg/server/bundle/client/ 20:35:00 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:00 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:00 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:00 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:00 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:00 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:00 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:00 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:00 spire-1.2.1/pkg/server/ca/ 20:35:00 spire-1.2.1/pkg/server/ca/ca.go 20:35:00 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:00 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:00 spire-1.2.1/pkg/server/ca/journal.go 20:35:00 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:00 spire-1.2.1/pkg/server/ca/manager.go 20:35:00 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:00 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:00 spire-1.2.1/pkg/server/ca/templates.go 20:35:00 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:00 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:00 spire-1.2.1/pkg/server/ca/validation.go 20:35:00 spire-1.2.1/pkg/server/cache/ 20:35:00 spire-1.2.1/pkg/server/cache/dscache/ 20:35:00 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:00 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:00 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:00 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:00 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:00 spire-1.2.1/pkg/server/catalog/ 20:35:00 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:00 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:00 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:00 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:00 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:00 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:00 spire-1.2.1/pkg/server/config.go 20:35:00 spire-1.2.1/pkg/server/datastore/ 20:35:00 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:00 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:00 spire-1.2.1/pkg/server/datastore/repository.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:00 spire-1.2.1/pkg/server/endpoints/ 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:00 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:00 spire-1.2.1/pkg/server/endpoints/config.go 20:35:00 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:00 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:00 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:00 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:00 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:00 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:00 spire-1.2.1/pkg/server/hostservice/ 20:35:00 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:00 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/ 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:00 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:00 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:00 spire-1.2.1/pkg/server/registration/ 20:35:00 spire-1.2.1/pkg/server/registration/manager.go 20:35:00 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:00 spire-1.2.1/pkg/server/scanentries.go 20:35:00 spire-1.2.1/pkg/server/scanentries_test.go 20:35:00 spire-1.2.1/pkg/server/server.go 20:35:00 spire-1.2.1/pkg/server/server_test.go 20:35:00 spire-1.2.1/pkg/server/svid/ 20:35:00 spire-1.2.1/pkg/server/svid/observer.go 20:35:00 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:00 spire-1.2.1/pkg/server/svid/rotator.go 20:35:00 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:00 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:00 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:00 spire-1.2.1/proto/ 20:35:00 spire-1.2.1/proto/private/ 20:35:00 spire-1.2.1/proto/private/server/ 20:35:00 spire-1.2.1/proto/private/server/journal/ 20:35:00 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:00 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:00 spire-1.2.1/proto/spire/ 20:35:00 spire-1.2.1/proto/spire/common/ 20:35:00 spire-1.2.1/proto/spire/common/common.pb.go 20:35:00 spire-1.2.1/proto/spire/common/common.proto 20:35:00 spire-1.2.1/proto/spire/common/plugin/ 20:35:00 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:00 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:00 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:00 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:00 spire-1.2.1/proto/spire/plugin/ 20:35:00 spire-1.2.1/proto/spire/plugin/agent/ 20:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:00 spire-1.2.1/release/ 20:35:00 spire-1.2.1/release/spire-extras/ 20:35:00 spire-1.2.1/release/spire-extras/README.md 20:35:00 spire-1.2.1/release/spire-extras/conf/ 20:35:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:00 spire-1.2.1/release/spire/ 20:35:00 spire-1.2.1/release/spire/README.md 20:35:00 spire-1.2.1/release/spire/conf/ 20:35:00 spire-1.2.1/release/spire/conf/agent/ 20:35:00 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:00 spire-1.2.1/release/spire/conf/server/ 20:35:00 spire-1.2.1/release/spire/conf/server/server.conf 20:35:00 spire-1.2.1/script/ 20:35:00 spire-1.2.1/script/build-artifact.sh 20:35:00 spire-1.2.1/script/generate_dummy_ca.sh 20:35:00 spire-1.2.1/support/ 20:35:00 spire-1.2.1/support/k8s/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/ 20:35:00 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:00 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:00 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:00 spire-1.2.1/test/ 20:35:00 spire-1.2.1/test/clock/ 20:35:00 spire-1.2.1/test/clock/clock.go 20:35:00 spire-1.2.1/test/fakes/ 20:35:00 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:00 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:00 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:00 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:00 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:00 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:00 spire-1.2.1/test/fakes/fakedatastore/ 20:35:00 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:00 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:00 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:00 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:00 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:00 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:00 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:00 spire-1.2.1/test/fakes/fakemetrics/ 20:35:00 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:00 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:00 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:00 spire-1.2.1/test/fakes/fakenotifier/ 20:35:00 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:00 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:00 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:00 spire-1.2.1/test/fakes/fakeserverca/ 20:35:00 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:00 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:00 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:00 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:00 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:00 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:00 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:00 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:00 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:00 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:00 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:00 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:00 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:00 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:00 spire-1.2.1/test/fixture/ 20:35:00 spire-1.2.1/test/fixture/certs/ 20:35:00 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:00 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:00 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:00 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:00 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:00 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:00 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:00 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:00 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:00 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:00 spire-1.2.1/test/fixture/certs/bundle.der 20:35:00 spire-1.2.1/test/fixture/certs/ca.pem 20:35:00 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:00 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:00 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:00 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:00 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:00 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:00 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:00 spire-1.2.1/test/fixture/certs/svid.pem 20:35:00 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:00 spire-1.2.1/test/fixture/config/ 20:35:00 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:00 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:00 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:00 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:00 spire-1.2.1/test/fixture/config/server_good.conf 20:35:00 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:00 spire-1.2.1/test/fixture/fixture.go 20:35:00 spire-1.2.1/test/fixture/nodeattestor/ 20:35:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:00 spire-1.2.1/test/fixture/registration/ 20:35:00 spire-1.2.1/test/fixture/registration/entries.json 20:35:00 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:00 spire-1.2.1/test/fixture/registration/good.json 20:35:00 spire-1.2.1/test/fixture/registration/invalid.json 20:35:00 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:00 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:00 spire-1.2.1/test/integration/ 20:35:00 spire-1.2.1/test/integration/README.md 20:35:00 spire-1.2.1/test/integration/common 20:35:00 spire-1.2.1/test/integration/setup/ 20:35:00 spire-1.2.1/test/integration/setup/adminclient/ 20:35:00 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:00 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:00 spire-1.2.1/test/integration/setup/debugagent/ 20:35:00 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:00 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:00 spire-1.2.1/test/integration/setup/debugserver/ 20:35:00 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:00 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:00 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:00 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:00 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:00 spire-1.2.1/test/integration/setup/itclient/ 20:35:00 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:00 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:00 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:00 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:00 spire-1.2.1/test/integration/setup/x509pop/ 20:35:00 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:00 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:00 spire-1.2.1/test/integration/suites/ 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:00 spire-1.2.1/test/integration/suites/join-token/ 20:35:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:00 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:00 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:00 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:00 spire-1.2.1/test/integration/suites/k8s/ 20:35:00 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:00 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:00 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:00 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:00 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:00 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:00 spire-1.2.1/test/integration/suites/rotation/ 20:35:00 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:00 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:00 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:00 spire-1.2.1/test/integration/suites/self-test/ 20:35:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:00 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:00 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:00 spire-1.2.1/test/integration/suites/upgrade/ 20:35:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:00 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:00 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:00 spire-1.2.1/test/integration/test-one.sh 20:35:00 spire-1.2.1/test/integration/test.sh 20:35:00 spire-1.2.1/test/plugintest/ 20:35:00 spire-1.2.1/test/plugintest/config.go 20:35:00 spire-1.2.1/test/plugintest/load.go 20:35:00 spire-1.2.1/test/plugintest/option.go 20:35:00 spire-1.2.1/test/spiretest/ 20:35:00 spire-1.2.1/test/spiretest/apiserver.go 20:35:00 spire-1.2.1/test/spiretest/assertions.go 20:35:00 spire-1.2.1/test/spiretest/dir.go 20:35:00 spire-1.2.1/test/spiretest/errors_posix.go 20:35:00 spire-1.2.1/test/spiretest/errors_windows.go 20:35:00 spire-1.2.1/test/spiretest/logs.go 20:35:00 spire-1.2.1/test/spiretest/socketapi.go 20:35:00 spire-1.2.1/test/spiretest/suite.go 20:35:00 spire-1.2.1/test/spiretest/x509.go 20:35:00 spire-1.2.1/test/testca/ 20:35:00 spire-1.2.1/test/testca/ca.go 20:35:00 spire-1.2.1/test/testkey/ 20:35:00 spire-1.2.1/test/testkey/generate.sh 20:35:00 spire-1.2.1/test/testkey/genkeys.go 20:35:00 spire-1.2.1/test/testkey/keys.go 20:35:00 spire-1.2.1/test/testkey/new.go 20:35:00 spire-1.2.1/test/tpmsimulator/ 20:35:00 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:00 spire-1.2.1/test/util/ 20:35:00 spire-1.2.1/test/util/cert_fixtures.go 20:35:00 spire-1.2.1/test/util/cert_generation.go 20:35:00 spire-1.2.1/test/util/io_redirection.go 20:35:00 spire-1.2.1/test/util/race.go 20:35:00 spire-1.2.1/test/util/util.go 20:35:00 building spire from source... 20:35:01 Installing go1.17.7... 20:35:01 ---> e857d3c3b324 20:35:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:01 Removing intermediate container 6d3a0a7e0695 20:35:01 ---> 63fb4373b797 20:35:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:01 ---> Running in 449a72a644da 20:35:01 ---> 9d75716324bc 20:35:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:01 ---> Running in ecb81c1eb4a0 20:35:01 Removing intermediate container 449a72a644da 20:35:01 ---> da32c5944c53 20:35:01 Step 13/25 : WORKDIR / 20:35:02 ---> Running in ae1b3cbdd5a0 20:35:02 Removing intermediate container ecb81c1eb4a0 20:35:02 ---> e5eda0f18274 20:35:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:02 ---> Running in e96e9d952a09 20:35:02 Removing intermediate container ae1b3cbdd5a0 20:35:02 ---> e52c5560f448 20:35:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:35:02 Removing intermediate container e96e9d952a09 20:35:02 ---> a69dd47b9fa5 20:35:02 Step 20/22 : LABEL arch=x86_64 20:35:02 ---> Running in 378d090d04a2 20:35:03 ---> 5e9f99d271f9 20:35:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:35:03 Removing intermediate container 378d090d04a2 20:35:03 ---> 679167e019a5 20:35:03 Step 21/22 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:35:03 ---> a4a3b6de7156 20:35:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:35:03 ---> Running in c3dfa902f511 20:35:04 Removing intermediate container c3dfa902f511 20:35:04 ---> af75ab0ae60f 20:35:04 Step 22/22 : LABEL version=0.0.0 20:35:04 ---> e5722d4c5049 20:35:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:35:04 ---> Running in b301ac9d2ff2 20:35:04 Removing intermediate container b301ac9d2ff2 20:35:04 ---> 2168ae286c60 20:35:04 20:35:05 Successfully built 2168ae286c60 20:35:05 Successfully tagged support-scheduler:latest 20:35:05  Building support-scheduler ... done  ---> 299c158f3877 20:35:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:05 Building security-bootstrapper 20:35:07 Building bin/spire-server... 20:35:07 go: downloading github.com/mitchellh/cli v1.1.2 20:35:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:07 go: downloading google.golang.org/grpc v1.44.0 20:35:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:07 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:07 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:07 go: downloading github.com/imdario/mergo v0.3.12 20:35:07 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:07 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:07 go: downloading github.com/fatih/color v1.13.0 20:35:07 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:07 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:08 go: downloading github.com/armon/go-metrics v0.3.10 20:35:08 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:08 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:35:08 ---> 464efc73d8dd 20:35:08 Step 3/31 : WORKDIR /edgex-go 20:35:08 ---> Using cache 20:35:08 ---> c6d6c06eb6dc 20:35:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:08 ---> Using cache 20:35:08 ---> d182d74483a9 20:35:08 Step 5/31 : RUN apk add --update --no-cache make git 20:35:08 ---> Using cache 20:35:08 ---> 029c784abe68 20:35:08 Step 6/31 : COPY go.mod vendor* ./ 20:35:08 ---> Using cache 20:35:08 ---> 4153e469faf7 20:35:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:08 ---> Using cache 20:35:08 ---> 4cd32d5c2d57 20:35:08 Step 8/31 : COPY . . 20:35:08 ---> Using cache 20:35:08 ---> 5b8d2733472e 20:35:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:08 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:08 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:08 go: downloading github.com/imkira/go-observer v1.0.3 20:35:08 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:08 go: downloading github.com/oklog/run v1.0.0 20:35:08 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:08 go: downloading github.com/Masterminds/semver v1.5.0 20:35:08 go: downloading github.com/google/uuid v1.1.2 20:35:08 go: downloading github.com/huandu/xstrings v1.3.2 20:35:08 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:08 go: downloading github.com/beorn7/perks v1.0.1 20:35:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:08 go: downloading github.com/prometheus/client_model v0.2.0 20:35:08 go: downloading github.com/prometheus/common v0.32.1 20:35:08 go: downloading github.com/prometheus/procfs v0.7.3 20:35:08 go: downloading go.uber.org/atomic v1.9.0 20:35:08 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:08 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:08 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:08 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:09 ? github.com/edgexfoundry/edgex-go [no test files] 20:35:09 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:09 go: downloading github.com/lib/pq v1.10.4 20:35:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:09 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:09 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:09 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:09 go: downloading github.com/stretchr/testify v1.7.0 20:35:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:10  ---> 194bccc5f6e2 20:35:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:11 ---> Running in ea925515ba69 20:35:11 ---> 70910032d1a8 20:35:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:35:11 ---> 34afa90bb6dd 20:35:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:35:11 ---> Running in d0c4c2e2e5fc 20:35:13 go: downloading google.golang.org/api v0.70.0 20:35:13 go: downloading k8s.io/client-go v0.23.4 20:35:13 go: downloading k8s.io/api v0.23.4 20:35:13 go: downloading github.com/google/go-tpm v0.3.3 20:35:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:13 go: downloading cloud.google.com/go/storage v1.21.0 20:35:13 go: downloading cloud.google.com/go v0.100.2 20:35:14 go: downloading k8s.io/apimachinery v0.23.4 20:35:14 Removing intermediate container d0c4c2e2e5fc 20:35:14 ---> bf9e54b1c3ed 20:35:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:35:14 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:14 Removing intermediate container 414ff3d5692e 20:35:14 ---> fd40fe9a9845 20:35:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:35:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:14 go: downloading cloud.google.com/go/security v1.3.0 20:35:14  ---> Running in 72f5850f9d88 20:35:14 ---> Running in 80908186c362 20:35:14 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:14 Removing intermediate container 72f5850f9d88 20:35:14 ---> 1367330742bb 20:35:14 Step 23/25 : LABEL arch=x86_64 20:35:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:15 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:15 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:15  ---> Running in 917d874212a0 20:35:15 go: downloading github.com/aws/smithy-go v1.11.0 20:35: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:15 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:15 go: downloading github.com/gogo/protobuf v1.3.2 20:35:15 Removing intermediate container 917d874212a0 20:35:15 ---> 72ca840047fd 20:35:15 Step 24/25 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:35:16 go: downloading cloud.google.com/go/compute v1.3.0 20:35:16 go: downloading cloud.google.com/go/iam v0.1.1 20:35:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:16 go: downloading k8s.io/klog/v2 v2.30.0 20:35:16 go: downloading github.com/google/gofuzz v1.1.0 20:35:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:16 go: downloading github.com/spf13/pflag v1.0.5 20:35:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:16 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:16 go: downloading github.com/gobwas/glob v0.2.3 20:35:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:16 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:16 go: downloading go.opencensus.io v0.23.0 20:35:16 go: downloading github.com/google/go-cmp v0.5.7 20:35:16 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:16 go: downloading github.com/go-logr/logr v1.2.2 20:35:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:16 go: downloading github.com/json-iterator/go v1.1.12 20:35:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:16 go: downloading go.uber.org/zap v1.21.0 20:35:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:17 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:17 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:17  ---> Running in c60bb7867d44 20:35:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:17 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:17 go: downloading github.com/golang/snappy v0.0.4 20:35:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:17 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:17 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:17 go: downloading go.uber.org/multierr v1.6.0 20:35:17 Removing intermediate container c60bb7867d44 20:35:17 ---> 0f63f4adcc54 20:35:17 Step 25/25 : LABEL version=0.0.0 20:35:17 Removing intermediate container 80908186c362 20:35:17 ---> 3e9d9ee9541d 20:35:17 20:35:17 Step 11/23 : FROM docker:20.10.14 20:35:17 ---> Running in d934fcc41c0e 20:35:18 20.10.14: Pulling from library/docker 20:35:18 Removing intermediate container d934fcc41c0e 20:35:18 ---> 7eba89ec45c5 20:35:18 20:35:18 Successfully built 7eba89ec45c5 20:35:18 Successfully tagged security-secretstore-setup:latest 20:35:18  Building security-secretstore-setup ... done Building core-command 20:35:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:24 ---> 464efc73d8dd 20:35:24 Step 3/23 : WORKDIR /edgex-go 20:35:24 ---> Using cache 20:35:24 ---> c6d6c06eb6dc 20:35:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:24 ---> Using cache 20:35:24 ---> d182d74483a9 20:35:24 Step 5/23 : RUN apk add --update --no-cache make git 20:35:24 ---> Using cache 20:35:24 ---> 029c784abe68 20:35:24 Step 6/23 : COPY go.mod vendor* ./ 20:35:24 ---> Using cache 20:35:24 ---> 4153e469faf7 20:35:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:24 ---> Using cache 20:35:24 ---> 4cd32d5c2d57 20:35:24 Step 8/23 : COPY . . 20:35:24 ---> Using cache 20:35:24 ---> 5b8d2733472e 20:35:24 Step 9/23 : RUN make cmd/core-command/core-command 20:35:25 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:35:26 Building bin/spire-agent... 20:35:26 Status: Downloaded newer image for docker:20.10.14 20:35:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:35:26  ---> 7417809fdb73 20:35:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:35:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:35:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:35:26 go: downloading github.com/docker/docker v20.10.12+incompatible 20:35:27 go: downloading github.com/google/go-tpm-tools v0.3.3 20:35:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:35:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:35:27 go: downloading github.com/docker/go-connections v0.4.0 20:35:27 go: downloading github.com/docker/go-units v0.4.0 20:35:27 go: downloading github.com/opencontainers/image-spec v1.0.1 20:35:27 go: downloading github.com/containerd/containerd v1.3.4 20:35:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:35:27 go: downloading github.com/opencontainers/go-digest v1.0.0 20:35:34  ---> Running in 891ba279c3e8 20:35:34 ---> Running in 3e4105c3a840 20:35:34 Removing intermediate container 3e4105c3a840 20:35:34 ---> 9559e404bb73 20:35:34 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:35:34 ---> Running in 7f4fe3ab6d57 20:35:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:34 (1/43) Installing readline (8.1.1-r0) 20:35:34 (2/43) Installing bash (5.1.16-r0) 20:35:34 Executing bash-5.1.16-r0.post-install 20:35:34 (3/43) Installing brotli-libs (1.0.9-r5) 20:35:34 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:35:34 (5/43) Installing libcurl (7.80.0-r0) 20:35:34 (6/43) Installing curl (7.80.0-r0) 20:35:34 (7/43) Installing dumb-init (1.2.5-r1) 20:35:34 (8/43) Installing libbz2 (1.0.8-r1) 20:35:34 (9/43) Installing expat (2.4.7-r0) 20:35:34 (10/43) Installing libffi (3.4.2-r1) 20:35:34 (11/43) Installing gdbm (1.22-r0) 20:35:34 (12/43) Installing xz-libs (5.2.5-r1) 20:35:34 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:35:34 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:35:34 (15/43) Installing mpdecimal (2.5.1-r1) 20:35:34 (16/43) Installing sqlite-libs (3.36.0-r0) 20:35:34 (17/43) Installing python3 (3.9.7-r4) 20:35:35 (18/43) Installing py3-appdirs (1.4.4-r2) 20:35:35 (19/43) Installing py3-certifi (2020.12.5-r1) 20:35:35 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:35:35 (21/43) Installing py3-idna (3.3-r0) 20:35:35 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:35:35 (23/43) Installing py3-requests (2.26.0-r1) 20:35:35 (24/43) Installing py3-msgpack (1.0.2-r1) 20:35:35 (25/43) Installing py3-lockfile (0.12.2-r4) 20:35:35 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:35:35 (27/43) Installing py3-colorama (0.4.4-r1) 20:35:35 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:35:35 (29/43) Installing py3-distlib (0.3.3-r0) 20:35:35 (30/43) Installing py3-distro (1.6.0-r0) 20:35:35 (31/43) Installing py3-six (1.16.0-r0) 20:35:35 (32/43) Installing py3-webencodings (0.5.1-r4) 20:35:35 (33/43) Installing py3-html5lib (1.1-r1) 20:35:35 (34/43) Installing py3-parsing (2.4.7-r2) 20:35:35 (35/43) Installing py3-packaging (20.9-r1) 20:35:35 (36/43) Installing py3-tomli (1.2.2-r0) 20:35:35 (37/43) Installing py3-pep517 (0.12.0-r0) 20:35:35 (38/43) Installing py3-progress (1.6-r0) 20:35:35 (39/43) Installing py3-retrying (1.3.3-r2) 20:35:35 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:35:35 (41/43) Installing py3-setuptools (52.0.0-r4) 20:35:35 (42/43) Installing py3-toml (0.10.2-r2) 20:35:35 (43/43) Installing py3-pip (20.3.4-r1) 20:35:35 Executing busybox-1.34.1-r5.trigger 20:35:35 OK: 83 MiB in 65 packages 20:35:36 Collecting docker-compose==1.23.2 20:35:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:35:36 Collecting websocket-client<1.0,>=0.32.0 20:35:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:36 Collecting docker<4.0,>=3.6.0 20:35:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:36 Removing intermediate container ea925515ba69 20:35:36 ---> 013952807164 20:35:36 20:35:36 Step 10/31 : FROM alpine:3.14 20:35:36 ---> e04c818066af 20:35:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:35:37 ---> Running in 3f1d226533af 20:35:37 Collecting PyYAML<4,>=3.10 20:35:37 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:37 Removing intermediate container 3f1d226533af 20:35:37 ---> 91c0f39b0ba3 20:35:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:35:37 ---> Running in 8436b35b558a 20:35:37 Collecting cached-property<2,>=1.2.0 20:35:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:37 Collecting texttable<0.10,>=0.9.0 20:35:37 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:37 Collecting dockerpty<0.5,>=0.4.1 20:35:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:38 (1/2) Installing dumb-init (1.2.5-r1) 20:35:38 (2/2) Installing su-exec (0.2-r1) 20:35:38 Executing busybox-1.33.1-r7.trigger 20:35:38 OK: 6 MiB in 16 packages 20:35:38 Collecting jsonschema<3,>=2.5.1 20:35:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:38 Collecting docopt<0.7,>=0.6.1 20:35:38 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:38 Collecting docker-pycreds>=0.4.0 20:35:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:35:38 Collecting chardet<3.1.0,>=3.0.2 20:35:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:38 Collecting urllib3<1.25,>=1.21.1 20:35:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:38 Collecting idna<2.8,>=2.5 20:35:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:39 Removing intermediate container 8436b35b558a 20:35:39 ---> 80b9aa2c8856 20:35:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:35:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:39 Attempting uninstall: urllib3 20:35:39 Found existing installation: urllib3 1.26.7 20:35:39 Uninstalling urllib3-1.26.7: 20:35:39 Successfully uninstalled urllib3-1.26.7 20:35:39 ---> Running in c78bacd7b07d 20:35:39 Attempting uninstall: idna 20:35:39 Found existing installation: idna 3.3 20:35:39 Uninstalling idna-3.3: 20:35:39 Successfully uninstalled idna-3.3 20:35:39 Removing intermediate container c78bacd7b07d 20:35:39 ---> 977f0d2b0c22 20:35:39 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:35:39 ---> Running in 9b1083be3d00 20:35:39 Removing intermediate container 9b1083be3d00 20:35:39 ---> 6a74da4e5eda 20:35:39 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:35:39 ---> Running in 2d0758cd055e 20:35:39 Attempting uninstall: requests 20:35:39 Found existing installation: requests 2.26.0 20:35:39 Uninstalling requests-2.26.0: 20:35:39 Successfully uninstalled requests-2.26.0 20:35:39 Running setup.py install for texttable: started 20:35:40 Running setup.py install for texttable: finished with status 'done' 20:35:40 Running setup.py install for PyYAML: started 20:35:40 Running setup.py install for PyYAML: finished with status 'done' 20:35:40 Running setup.py install for docopt: started 20:35:41 Running setup.py install for docopt: finished with status 'done' 20:35:41 Running setup.py install for dockerpty: started 20:35:41 Running setup.py install for dockerpty: finished with status 'done' 20:35:41 Removing intermediate container 2d0758cd055e 20:35:41 ---> 8a465511920f 20:35:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:35:41 ---> Running in 6c6d5c117f4c 20:35:42 Removing intermediate container 6c6d5c117f4c 20:35:42 ---> 3e06a77bb0dd 20:35:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:35:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:35:43 ---> 5a294b4092b2 20:35:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:35:44 ---> Running in 92e7b708fb92 20:35:47 Removing intermediate container 92e7b708fb92 20:35:47 ---> 67bdac25530f 20:35:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:47 Removing intermediate container 7f4fe3ab6d57 20:35:47 ---> afa97718011b 20:35:47 Step 14/23 : ENV APP_PORT=58890 20:35:47 ---> Running in e6b4974f79d2 20:35:48 ---> 8b0c2d892d86 20:35:48 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:48 Removing intermediate container e6b4974f79d2 20:35:48 ---> 475fedd327b5 20:35:48 Step 15/23 : EXPOSE $APP_PORT 20:35:48 ---> Running in 19ebaced7c28 20:35:48 Removing intermediate container 19ebaced7c28 20:35:48 ---> 9a681309f4aa 20:35:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:49 ---> 280735164f02 20:35:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:35:50 ---> 63c399c986fa 20:35:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:50 ---> e6e0b591271f 20:35:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:50 ---> 7f8913cf4bc8 20:35:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:50 ---> 49ca3475782f 20:35:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:35:51 ---> 310054630d5a 20:35:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:35:51 ---> 6be10d76685d 20:35:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:51 ---> Running in 75da3b317da1 20:35:51 ---> Running in 5b7ba8e90279 20:35:52 Removing intermediate container 5b7ba8e90279 20:35:52 ---> 7849bb8ed82f 20:35:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:52 Removing intermediate container 75da3b317da1 20:35:52 ---> 5a7b8caa12ad 20:35:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:52 ---> Running in 52ebed841a6a 20:35:53 Removing intermediate container 52ebed841a6a 20:35:53 ---> 7ebdcb344ec6 20:35:53 Step 21/23 : LABEL arch=x86_64 20:35:54 ---> 6930f2cbc68d 20:35:54 Step 26/31 : RUN chmod +x /entrypoint.sh 20:35:54 ---> Running in b6762e31ed83 20:35:54 ---> Running in e411d2953e2d 20:35:54 Removing intermediate container 891ba279c3e8 20:35:54 ---> d3a134d2671b 20:35:54 20:35:54 Step 10/23 : FROM alpine:3.14 20:35:54 ---> e04c818066af 20:35:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:54 ---> Using cache 20:35:54 ---> 1ab7b104d3d5 20:35:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:54 ---> Using cache 20:35:54 ---> 42ce6a29bfce 20:35:54 Step 13/23 : ENV APP_PORT=59882 20:35:54 ---> Running in fb1b64ffaa0d 20:35:54 Removing intermediate container b6762e31ed83 20:35:54 ---> 88fa3110139d 20:35:54 Step 22/23 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:35:54 ---> Running in b2b2a6c0ec89 20:35:55 Removing intermediate container fb1b64ffaa0d 20:35:55 ---> c014c61d3ec0 20:35:55 Step 14/23 : EXPOSE $APP_PORT 20:35:55 Removing intermediate container b2b2a6c0ec89 20:35:55 ---> b94f7606a0ad 20:35:55 Step 23/23 : LABEL version=0.0.0 20:35:55 ---> Running in 3a7e92481d1c 20:35:55 ---> Running in 96aa32de0ae5 20:35:55 Removing intermediate container 3a7e92481d1c 20:35:55 ---> f9c6ca3a704e 20:35:55 Step 15/23 : WORKDIR / 20:35:55 Removing intermediate container 96aa32de0ae5 20:35:55 ---> ccd215d81e6a 20:35:55 20:35:55 ---> Running in e9aec0a4c7af 20:35:56 Successfully built ccd215d81e6a 20:35:56 Successfully tagged sys-mgmt-agent:latest 20:35:56 Building security-spiffe-token-provider 20:35:57  Building sys-mgmt-agent ... done Removing intermediate container e9aec0a4c7af 20:35:57 ---> d826a84b5818 20:35:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:59 Removing intermediate container e411d2953e2d 20:35:59 ---> 1b7033f065e4 20:35:59 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:59 ---> 77a0bfa56ab2 20:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:00 ---> Running in f1c740a68aae 20:36:00 Removing intermediate container f1c740a68aae 20:36:00 ---> 10a1b854e442 20:36:00 Step 28/31 : CMD ["gate"] 20:36:01 ---> Running in 7971686844b3 20:36:01 ---> 8c0a1d344ab7 20:36:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:02 Removing intermediate container 7971686844b3 20:36:02 ---> e29a9b611bd4 20:36:02 Step 29/31 : LABEL arch=x86_64 20:36:03 ---> 250da586cb39 20:36:03 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:03 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:36:03 ---> 464efc73d8dd 20:36:03 Step 3/20 : WORKDIR /edgex-go 20:36:03 ---> Using cache 20:36:03 ---> c6d6c06eb6dc 20:36:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:36:03 ---> Running in 2c20dd3df397 20:36:03 ---> Running in a78974211585 20:36:03 ---> Running in bb964d6e8a57 20:36:03 Removing intermediate container a78974211585 20:36:03 ---> 5531f86789d1 20:36:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:03 Removing intermediate container 2c20dd3df397 20:36:03 ---> e0e5d25618c8 20:36:03 Step 30/31 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:36:04 ---> Running in 39e6db26ea4d 20:36:04 ---> Running in d4e3d4200e2d 20:36:04 Removing intermediate container 39e6db26ea4d 20:36:04 ---> 1424133e37ef 20:36:04 Step 21/23 : LABEL arch=x86_64 20:36:04 Removing intermediate container d4e3d4200e2d 20:36:04 ---> 48ca1eecc871 20:36:04 Step 31/31 : LABEL version=0.0.0 20:36:04 ---> Running in 3ee0dc2dd00f 20:36:04 ---> Running in 31a7f591ba98 20:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:04 Removing intermediate container 3ee0dc2dd00f 20:36:04 ---> b8101de2531d 20:36:04 Step 22/23 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:36:04 ---> Running in cb5f8b37ff3e 20:36:04 Removing intermediate container 31a7f591ba98 20:36:04 ---> be32ea8e62d3 20:36:04 20:36:05 Successfully built be32ea8e62d3 20:36:05 Successfully tagged security-bootstrapper:latest 20:36:05  Building security-bootstrapper ... done Building security-spire-agent 20:36:05 v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:05 v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:05 OK: 15866 distinct packages available 20:36:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:05 Removing intermediate container cb5f8b37ff3e 20:36:05 ---> 6aafbf786f43 20:36:05 Step 23/23 : LABEL version=0.0.0 20:36:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:06 OK: 221 MiB in 52 packages 20:36:07 ---> Running in c2f9fab7e999 20:36:09 Removing intermediate container c2f9fab7e999 20:36:09 ---> f5f992d5a51d 20:36:09 20:36:09 Successfully built f5f992d5a51d 20:36:09 Successfully tagged core-command:latest 20:36:09  Building core-command ... done Removing intermediate container bb964d6e8a57 20:36:09 ---> acb43d3edf94 20:36:09 Step 5/20 : COPY go.mod vendor* ./ 20:36:10 ---> 5747157fe2b7 20:36:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:10 ---> Running in f1b76813def3 20:36:12 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:36:12 ---> 464efc73d8dd 20:36:12 Step 3/26 : WORKDIR /edgex-go 20:36:12 ---> Using cache 20:36:12 ---> c6d6c06eb6dc 20:36:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:12 ---> Using cache 20:36:12 ---> d182d74483a9 20:36:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:36:12 ---> Using cache 20:36:12 ---> 545a68e8a998 20:36:12 Step 6/26 : COPY go.mod vendor* ./ 20:36:12 ---> Using cache 20:36:12 ---> 5f57291024b1 20:36:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:12 ---> Using cache 20:36:12 ---> 5e2ae71c10a1 20:36:12 Step 8/26 : COPY . . 20:36:12 ---> Using cache 20:36:12 ---> 05ec1d84193b 20:36:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:12 ---> Using cache 20:36:12 ---> 0f879727171b 20:36:12 Step 10/26 : RUN mkdir -p spire-build 20:36:12 ---> Using cache 20:36:12 ---> a102f29a373c 20:36:12 Step 11/26 : WORKDIR /edgex-go/spire-build 20:36:12 ---> Using cache 20:36:12 ---> 10fd2e75c8ac 20:36:12 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 20:36:13 ---> Running in 59783d7c6cbc 20:36:13 Removing intermediate container f1b76813def3 20:36:13 ---> 67b2f73c0bdd 20:36:13 Step 7/20 : COPY . . 20:36:14 spire-1.2.1/ 20:36:14 spire-1.2.1/.data/ 20:36:14 spire-1.2.1/.data/.file 20:36:14 spire-1.2.1/.dockerignore 20:36:14 spire-1.2.1/.gitattributes 20:36:14 spire-1.2.1/.githooks/ 20:36:14 spire-1.2.1/.githooks/pre-commit 20:36:14 spire-1.2.1/.github/ 20:36:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:14 spire-1.2.1/.github/dependabot.yml 20:36:14 spire-1.2.1/.github/workflows/ 20:36:14 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:14 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:14 spire-1.2.1/.github/workflows/release_build.yaml 20:36:14 spire-1.2.1/.github/workflows/scripts/ 20:36:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:14 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:14 spire-1.2.1/.gitignore 20:36:14 spire-1.2.1/.go-version 20:36:14 spire-1.2.1/.golangci.yml 20:36:14 spire-1.2.1/ADOPTERS.md 20:36:14 spire-1.2.1/CHANGELOG.md 20:36:14 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:14 spire-1.2.1/CODEOWNERS 20:36:14 spire-1.2.1/CONTRIBUTING.md 20:36:14 spire-1.2.1/Dockerfile 20:36:14 spire-1.2.1/Dockerfile.dev 20:36:14 spire-1.2.1/Dockerfile.scratch 20:36:14 spire-1.2.1/LICENSE 20:36:14 spire-1.2.1/MAINTAINERS.md 20:36:14 spire-1.2.1/Makefile 20:36:14 spire-1.2.1/README.md 20:36:14 spire-1.2.1/ROADMAP.md 20:36:14 spire-1.2.1/SECURITY.md 20:36:14 spire-1.2.1/cmd/ 20:36:14 spire-1.2.1/cmd/spire-agent/ 20:36:14 spire-1.2.1/cmd/spire-agent/cli/ 20:36:14 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:14 spire-1.2.1/cmd/spire-agent/main.go 20:36:14 spire-1.2.1/cmd/spire-server/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:14 spire-1.2.1/cmd/spire-server/main.go 20:36:14 spire-1.2.1/cmd/spire-server/util/ 20:36:14 spire-1.2.1/cmd/spire-server/util/util.go 20:36:14 spire-1.2.1/conf/ 20:36:14 spire-1.2.1/conf/agent/ 20:36:14 spire-1.2.1/conf/agent/agent.conf 20:36:14 spire-1.2.1/conf/agent/agent_full.conf 20:36:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:14 spire-1.2.1/conf/server/ 20:36:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:14 spire-1.2.1/conf/server/server.conf 20:36:14 spire-1.2.1/conf/server/server_full.conf 20:36:14 spire-1.2.1/doc/ 20:36:14 spire-1.2.1/doc/SPIRE101.md 20:36:14 spire-1.2.1/doc/auditlog.md 20:36:14 spire-1.2.1/doc/authorization_policy_engine.md 20:36:14 spire-1.2.1/doc/changelog_guidelines.md 20:36:14 spire-1.2.1/doc/cure53-report.pdf 20:36:14 spire-1.2.1/doc/images/ 20:36:14 spire-1.2.1/doc/images/2019_roadmap.png 20:36:14 spire-1.2.1/doc/images/SPIRE101.png 20:36:14 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:14 spire-1.2.1/doc/images/SPIRE_server.png 20:36:14 spire-1.2.1/doc/images/cache_mgr.png 20:36:14 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:14 spire-1.2.1/doc/images/federated_spire.png 20:36:14 spire-1.2.1/doc/images/ha_mode.png 20:36:14 spire-1.2.1/doc/images/nested_spire.png 20:36:14 spire-1.2.1/doc/images/oidc_federation.png 20:36:14 spire-1.2.1/doc/images/single_trust_domain.png 20:36:14 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:14 spire-1.2.1/doc/images/spire_logo.png 20:36:14 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:14 spire-1.2.1/doc/scaling_spire.md 20:36:14 spire-1.2.1/doc/spire_agent.md 20:36:14 spire-1.2.1/doc/spire_server.md 20:36:14 spire-1.2.1/doc/supported_integrations.md 20:36:14 spire-1.2.1/doc/telemetry.md 20:36:14 spire-1.2.1/doc/telemetry_config.md 20:36:14 spire-1.2.1/doc/upgrading.md 20:36:14 spire-1.2.1/doc/using_spire.md 20:36:14 spire-1.2.1/examples/ 20:36:14 spire-1.2.1/examples/README.md 20:36:14 spire-1.2.1/go.mod 20:36:14 spire-1.2.1/go.sum 20:36:14 spire-1.2.1/pkg/ 20:36:14 spire-1.2.1/pkg/agent/ 20:36:14 spire-1.2.1/pkg/agent/agent.go 20:36:14 spire-1.2.1/pkg/agent/api/ 20:36:14 spire-1.2.1/pkg/agent/api/config.go 20:36:14 spire-1.2.1/pkg/agent/api/debug/ 20:36:14 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:14 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:14 spire-1.2.1/pkg/agent/api/health/ 20:36:14 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:14 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:14 spire-1.2.1/pkg/agent/attestor/ 20:36:14 spire-1.2.1/pkg/agent/attestor/node/ 20:36:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:14 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:14 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:14 spire-1.2.1/pkg/agent/catalog/ 20:36:14 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:14 spire-1.2.1/pkg/agent/client/ 20:36:14 spire-1.2.1/pkg/agent/client/client.go 20:36:14 spire-1.2.1/pkg/agent/client/client_test.go 20:36:14 spire-1.2.1/pkg/agent/client/dial.go 20:36:14 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:14 spire-1.2.1/pkg/agent/client/update.go 20:36:14 spire-1.2.1/pkg/agent/client/util.go 20:36:14 spire-1.2.1/pkg/agent/common/ 20:36:14 spire-1.2.1/pkg/agent/common/backoff/ 20:36:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:14 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:14 spire-1.2.1/pkg/agent/config.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/ 20:36:14 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:14 spire-1.2.1/pkg/agent/manager/ 20:36:14 spire-1.2.1/pkg/agent/manager/cache/ 20:36:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:14 spire-1.2.1/pkg/agent/manager/config.go 20:36:14 spire-1.2.1/pkg/agent/manager/manager.go 20:36:14 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:14 spire-1.2.1/pkg/agent/manager/storage.go 20:36:14 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:14 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:14 spire-1.2.1/pkg/agent/manager/sync.go 20:36:14 spire-1.2.1/pkg/agent/plugin/ 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:14 spire-1.2.1/pkg/agent/svid/ 20:36:14 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:14 spire-1.2.1/pkg/agent/svid/store/ 20:36:14 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:14 spire-1.2.1/pkg/common/ 20:36:14 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:14 spire-1.2.1/pkg/common/api/ 20:36:14 spire-1.2.1/pkg/common/api/metrics.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/ 20:36:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:14 spire-1.2.1/pkg/common/api/names.go 20:36:14 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:14 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:14 spire-1.2.1/pkg/common/auth/ 20:36:14 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/ 20:36:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:14 spire-1.2.1/pkg/common/catalog/ 20:36:14 spire-1.2.1/pkg/common/catalog/bind.go 20:36:14 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:14 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:14 spire-1.2.1/pkg/common/catalog/closers.go 20:36:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:14 spire-1.2.1/pkg/common/catalog/config.go 20:36:14 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:14 spire-1.2.1/pkg/common/catalog/configure.go 20:36:14 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:14 spire-1.2.1/pkg/common/catalog/context.go 20:36:14 spire-1.2.1/pkg/common/catalog/external.go 20:36:14 spire-1.2.1/pkg/common/catalog/host.go 20:36:14 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:14 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:14 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:14 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:14 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:14 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:14 spire-1.2.1/pkg/common/cli/ 20:36:14 spire-1.2.1/pkg/common/cli/env.go 20:36:14 spire-1.2.1/pkg/common/cli/flags.go 20:36:14 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:14 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:14 spire-1.2.1/pkg/common/cli/umask.go 20:36:14 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:14 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:14 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/ 20:36:14 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:14 spire-1.2.1/pkg/common/coretypes/ 20:36:14 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:14 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:14 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:14 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:14 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:14 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:14 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:14 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:14 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:14 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:14 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:14 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:14 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:14 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:14 spire-1.2.1/pkg/common/cryptoutil/ 20:36:14 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:14 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:14 spire-1.2.1/pkg/common/diskutil/ 20:36:14 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:14 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:14 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:14 spire-1.2.1/pkg/common/errorutil/ 20:36:14 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:14 spire-1.2.1/pkg/common/health/ 20:36:14 spire-1.2.1/pkg/common/health/config.go 20:36:14 spire-1.2.1/pkg/common/health/context.go 20:36:14 spire-1.2.1/pkg/common/health/context_test.go 20:36:14 spire-1.2.1/pkg/common/health/health.go 20:36:14 spire-1.2.1/pkg/common/health/health_test.go 20:36:14 spire-1.2.1/pkg/common/health/logger.go 20:36:14 spire-1.2.1/pkg/common/hostservice/ 20:36:14 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:14 spire-1.2.1/pkg/common/idutil/ 20:36:14 spire-1.2.1/pkg/common/idutil/require.go 20:36:14 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:14 spire-1.2.1/pkg/common/idutil/safety.go 20:36:14 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:14 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:14 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:14 spire-1.2.1/pkg/common/jwtsvid/ 20:36:14 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:14 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:14 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:14 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:14 spire-1.2.1/pkg/common/jwtutil/ 20:36:14 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:14 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:14 spire-1.2.1/pkg/common/log/ 20:36:14 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:14 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:14 spire-1.2.1/pkg/common/log/log.go 20:36:14 spire-1.2.1/pkg/common/log/log_test.go 20:36:14 spire-1.2.1/pkg/common/log/options.go 20:36:14 spire-1.2.1/pkg/common/nodeutil/ 20:36:14 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:14 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:14 spire-1.2.1/pkg/common/peertracker/ 20:36:14 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:14 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:14 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:14 spire-1.2.1/pkg/common/peertracker/info.go 20:36:14 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:14 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:14 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:14 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:14 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:14 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:14 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:14 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:14 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:14 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:14 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:14 spire-1.2.1/pkg/common/pemutil/ 20:36:14 spire-1.2.1/pkg/common/pemutil/block.go 20:36:14 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:14 spire-1.2.1/pkg/common/pemutil/common.go 20:36:14 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:14 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:14 spire-1.2.1/pkg/common/plugin/ 20:36:14 spire-1.2.1/pkg/common/plugin/aws/ 20:36:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:14 spire-1.2.1/pkg/common/plugin/azure/ 20:36:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:14 spire-1.2.1/pkg/common/plugin/facade.go 20:36:14 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:14 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:14 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:14 spire-1.2.1/pkg/common/plugin/log.go 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:14 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:14 spire-1.2.1/pkg/common/profiling/ 20:36:14 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:14 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:14 spire-1.2.1/pkg/common/protoutil/ 20:36:14 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:14 spire-1.2.1/pkg/common/rotationutil/ 20:36:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:14 spire-1.2.1/pkg/common/selector/ 20:36:14 spire-1.2.1/pkg/common/selector/selector.go 20:36:14 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:14 spire-1.2.1/pkg/common/selector/set.go 20:36:14 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/ 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:14 spire-1.2.1/pkg/common/telemetry/call.go 20:36:14 spire-1.2.1/pkg/common/telemetry/common/ 20:36:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:14 spire-1.2.1/pkg/common/telemetry/config.go 20:36:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/names.go 20:36:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/ 20:36:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:14 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:14 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:14 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:14 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:14 spire-1.2.1/pkg/common/telemetry/version.go 20:36:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:14 spire-1.2.1/pkg/common/uptime/ 20:36:14 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:14 spire-1.2.1/pkg/common/util/ 20:36:14 spire-1.2.1/pkg/common/util/certs.go 20:36:14 spire-1.2.1/pkg/common/util/certs_test.go 20:36:14 spire-1.2.1/pkg/common/util/csr.go 20:36:14 spire-1.2.1/pkg/common/util/hash.go 20:36:14 spire-1.2.1/pkg/common/util/selectors.go 20:36:14 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:14 spire-1.2.1/pkg/common/util/signals.go 20:36:14 spire-1.2.1/pkg/common/util/sort.go 20:36:14 spire-1.2.1/pkg/common/util/sort_test.go 20:36:14 spire-1.2.1/pkg/common/util/task.go 20:36:14 spire-1.2.1/pkg/common/util/task_test.go 20:36:14 spire-1.2.1/pkg/common/util/testdata/ 20:36:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:14 spire-1.2.1/pkg/common/version/ 20:36:14 spire-1.2.1/pkg/common/version/version.go 20:36:14 spire-1.2.1/pkg/common/x509svid/ 20:36:14 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:14 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:14 spire-1.2.1/pkg/common/x509util/ 20:36:14 spire-1.2.1/pkg/common/x509util/cert.go 20:36:14 spire-1.2.1/pkg/common/x509util/dns.go 20:36:14 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:14 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:14 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:14 spire-1.2.1/pkg/server/ 20:36:14 spire-1.2.1/pkg/server/api/ 20:36:14 spire-1.2.1/pkg/server/api/agent.go 20:36:14 spire-1.2.1/pkg/server/api/agent/ 20:36:14 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:14 spire-1.2.1/pkg/server/api/agent_test.go 20:36:14 spire-1.2.1/pkg/server/api/api.go 20:36:14 spire-1.2.1/pkg/server/api/audit/ 20:36:14 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:14 spire-1.2.1/pkg/server/api/bundle.go 20:36:14 spire-1.2.1/pkg/server/api/bundle/ 20:36:14 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:14 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:14 spire-1.2.1/pkg/server/api/debug/ 20:36:14 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:14 spire-1.2.1/pkg/server/api/entry.go 20:36:14 spire-1.2.1/pkg/server/api/entry/ 20:36:14 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:14 spire-1.2.1/pkg/server/api/entry_test.go 20:36:14 spire-1.2.1/pkg/server/api/health/ 20:36:14 spire-1.2.1/pkg/server/api/health/v1/ 20:36:14 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:14 spire-1.2.1/pkg/server/api/id.go 20:36:14 spire-1.2.1/pkg/server/api/id_test.go 20:36:14 spire-1.2.1/pkg/server/api/limits/ 20:36:14 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/ 20:36:14 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:14 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:14 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:14 spire-1.2.1/pkg/server/api/selector.go 20:36:14 spire-1.2.1/pkg/server/api/selector_test.go 20:36:14 spire-1.2.1/pkg/server/api/status.go 20:36:14 spire-1.2.1/pkg/server/api/status_test.go 20:36:14 spire-1.2.1/pkg/server/api/svid/ 20:36:14 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:14 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:14 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:14 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:14 spire-1.2.1/pkg/server/authpolicy/ 20:36:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:14 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:14 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:14 spire-1.2.1/pkg/server/bundle/ 20:36:14 spire-1.2.1/pkg/server/bundle/client/ 20:36:14 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:14 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:14 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:14 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:14 spire-1.2.1/pkg/server/ca/ 20:36:14 spire-1.2.1/pkg/server/ca/ca.go 20:36:14 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:14 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:14 spire-1.2.1/pkg/server/ca/journal.go 20:36:14 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:14 spire-1.2.1/pkg/server/ca/manager.go 20:36:14 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:14 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:14 spire-1.2.1/pkg/server/ca/templates.go 20:36:14 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:14 spire-1.2.1/pkg/server/ca/validation.go 20:36:14 spire-1.2.1/pkg/server/cache/ 20:36:14 spire-1.2.1/pkg/server/cache/dscache/ 20:36:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:14 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:14 spire-1.2.1/pkg/server/catalog/ 20:36:14 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:14 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:14 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:14 spire-1.2.1/pkg/server/config.go 20:36:14 spire-1.2.1/pkg/server/datastore/ 20:36:14 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:14 spire-1.2.1/pkg/server/datastore/repository.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:14 spire-1.2.1/pkg/server/endpoints/ 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:14 spire-1.2.1/pkg/server/endpoints/config.go 20:36:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:14 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:14 spire-1.2.1/pkg/server/hostservice/ 20:36:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/ 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:14 spire-1.2.1/pkg/server/registration/ 20:36:14 spire-1.2.1/pkg/server/registration/manager.go 20:36:14 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:14 spire-1.2.1/pkg/server/scanentries.go 20:36:14 spire-1.2.1/pkg/server/scanentries_test.go 20:36:14 spire-1.2.1/pkg/server/server.go 20:36:14 spire-1.2.1/pkg/server/server_test.go 20:36:14 spire-1.2.1/pkg/server/svid/ 20:36:14 spire-1.2.1/pkg/server/svid/observer.go 20:36:14 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:14 spire-1.2.1/pkg/server/svid/rotator.go 20:36:14 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:14 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:14 spire-1.2.1/proto/ 20:36:14 spire-1.2.1/proto/private/ 20:36:14 spire-1.2.1/proto/private/server/ 20:36:14 spire-1.2.1/proto/private/server/journal/ 20:36:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:14 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:14 spire-1.2.1/proto/spire/ 20:36:14 spire-1.2.1/proto/spire/common/ 20:36:14 spire-1.2.1/proto/spire/common/common.pb.go 20:36:14 spire-1.2.1/proto/spire/common/common.proto 20:36:14 spire-1.2.1/proto/spire/common/plugin/ 20:36:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:14 spire-1.2.1/proto/spire/plugin/ 20:36:14 spire-1.2.1/proto/spire/plugin/agent/ 20:36:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:14 spire-1.2.1/release/ 20:36:14 spire-1.2.1/release/spire-extras/ 20:36:14 spire-1.2.1/release/spire-extras/README.md 20:36:14 spire-1.2.1/release/spire-extras/conf/ 20:36:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:14 spire-1.2.1/release/spire/ 20:36:14 spire-1.2.1/release/spire/README.md 20:36:14 spire-1.2.1/release/spire/conf/ 20:36:14 spire-1.2.1/release/spire/conf/agent/ 20:36:14 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:14 spire-1.2.1/release/spire/conf/server/ 20:36:14 spire-1.2.1/release/spire/conf/server/server.conf 20:36:14 spire-1.2.1/script/ 20:36:14 spire-1.2.1/script/build-artifact.sh 20:36:14 spire-1.2.1/script/generate_dummy_ca.sh 20:36:14 spire-1.2.1/support/ 20:36:14 spire-1.2.1/support/k8s/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/ 20:36:14 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:14 spire-1.2.1/test/ 20:36:14 spire-1.2.1/test/clock/ 20:36:14 spire-1.2.1/test/clock/clock.go 20:36:14 spire-1.2.1/test/fakes/ 20:36:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:14 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:14 spire-1.2.1/test/fakes/fakedatastore/ 20:36:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:14 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:14 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:14 spire-1.2.1/test/fakes/fakemetrics/ 20:36:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:14 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:14 spire-1.2.1/test/fakes/fakenotifier/ 20:36:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:14 spire-1.2.1/test/fakes/fakeserverca/ 20:36:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:14 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:14 spire-1.2.1/test/fixture/ 20:36:14 spire-1.2.1/test/fixture/certs/ 20:36:14 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:14 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:14 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:14 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:14 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:14 spire-1.2.1/test/fixture/certs/bundle.der 20:36:14 spire-1.2.1/test/fixture/certs/ca.pem 20:36:14 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:14 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:14 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:14 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:14 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:14 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:14 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:14 spire-1.2.1/test/fixture/certs/svid.pem 20:36:14 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:14 spire-1.2.1/test/fixture/config/ 20:36:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:14 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:14 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:14 spire-1.2.1/test/fixture/config/server_good.conf 20:36:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:14 spire-1.2.1/test/fixture/fixture.go 20:36:14 spire-1.2.1/test/fixture/nodeattestor/ 20:36:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:14 spire-1.2.1/test/fixture/registration/ 20:36:14 spire-1.2.1/test/fixture/registration/entries.json 20:36:14 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:14 spire-1.2.1/test/fixture/registration/good.json 20:36:14 spire-1.2.1/test/fixture/registration/invalid.json 20:36:14 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:14 spire-1.2.1/test/integration/ 20:36:14 spire-1.2.1/test/integration/README.md 20:36:14 spire-1.2.1/test/integration/common 20:36:14 spire-1.2.1/test/integration/setup/ 20:36:14 spire-1.2.1/test/integration/setup/adminclient/ 20:36:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:14 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:14 spire-1.2.1/test/integration/setup/debugagent/ 20:36:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:14 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:14 spire-1.2.1/test/integration/setup/debugserver/ 20:36:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:14 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:14 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:14 spire-1.2.1/test/integration/setup/itclient/ 20:36:14 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:14 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:14 spire-1.2.1/test/integration/setup/x509pop/ 20:36:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:14 spire-1.2.1/test/integration/suites/ 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:14 spire-1.2.1/test/integration/suites/join-token/ 20:36:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:14 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:14 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:14 spire-1.2.1/test/integration/suites/k8s/ 20:36:14 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:14 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:14 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:14 spire-1.2.1/test/integration/suites/rotation/ 20:36:14 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:14 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:14 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:14 spire-1.2.1/test/integration/suites/self-test/ 20:36:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:14 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:14 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:14 spire-1.2.1/test/integration/suites/upgrade/ 20:36:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:14 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:14 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:14 spire-1.2.1/test/integration/test-one.sh 20:36:14 spire-1.2.1/test/integration/test.sh 20:36:14 spire-1.2.1/test/plugintest/ 20:36:14 spire-1.2.1/test/plugintest/config.go 20:36:14 spire-1.2.1/test/plugintest/load.go 20:36:14 spire-1.2.1/test/plugintest/option.go 20:36:14 spire-1.2.1/test/spiretest/ 20:36:14 spire-1.2.1/test/spiretest/apiserver.go 20:36:14 spire-1.2.1/test/spiretest/assertions.go 20:36:14 spire-1.2.1/test/spiretest/dir.go 20:36:14 spire-1.2.1/test/spiretest/errors_posix.go 20:36:14 spire-1.2.1/test/spiretest/errors_windows.go 20:36:14 spire-1.2.1/test/spiretest/logs.go 20:36:14 spire-1.2.1/test/spiretest/socketapi.go 20:36:14 spire-1.2.1/test/spiretest/suite.go 20:36:14 spire-1.2.1/test/spiretest/x509.go 20:36:14 spire-1.2.1/test/testca/ 20:36:14 spire-1.2.1/test/testca/ca.go 20:36:14 spire-1.2.1/test/testkey/ 20:36:14 spire-1.2.1/test/testkey/generate.sh 20:36:14 spire-1.2.1/test/testkey/genkeys.go 20:36:14 spire-1.2.1/test/testkey/keys.go 20:36:14 spire-1.2.1/test/testkey/new.go 20:36:14 spire-1.2.1/test/tpmsimulator/ 20:36:14 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:14 spire-1.2.1/test/util/ 20:36:14 spire-1.2.1/test/util/cert_fixtures.go 20:36:14 spire-1.2.1/test/util/cert_generation.go 20:36:14 spire-1.2.1/test/util/io_redirection.go 20:36:14 spire-1.2.1/test/util/race.go 20:36:14 spire-1.2.1/test/util/util.go 20:36:14 building spire from source... 20:36:14 Installing go1.17.7... 20:36:20 Building bin/spire-server... 20:36:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:20 go: downloading github.com/mitchellh/cli v1.1.2 20:36:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:20 go: downloading github.com/imdario/mergo v0.3.12 20:36:20 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:20 go: downloading google.golang.org/grpc v1.44.0 20:36:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:20 go: downloading github.com/fatih/color v1.13.0 20:36:20 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:20 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:20 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:20 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:20 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:20 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:20 go: downloading github.com/armon/go-metrics v0.3.10 20:36:20 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:20 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:20 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:20 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:20 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:20 go: downloading github.com/Masterminds/semver v1.5.0 20:36:20 go: downloading github.com/google/uuid v1.1.2 20:36:20 go: downloading github.com/huandu/xstrings v1.3.2 20:36:20 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:21 go: downloading github.com/oklog/run v1.0.0 20:36:21 go: downloading github.com/imkira/go-observer v1.0.3 20:36:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:21 go: downloading go.uber.org/atomic v1.9.0 20:36:21 go: downloading github.com/prometheus/client_model v0.2.0 20:36:21 go: downloading github.com/prometheus/common v0.32.1 20:36:21 go: downloading github.com/beorn7/perks v1.0.1 20:36:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:21 go: downloading github.com/prometheus/procfs v0.7.3 20:36:21 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:21 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:21 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:21 go: downloading github.com/lib/pq v1.10.4 20:36:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:21 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:22 go: downloading github.com/stretchr/testify v1.7.0 20:36:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:27 go: downloading google.golang.org/api v0.70.0 20:36:27 go: downloading k8s.io/client-go v0.23.4 20:36:27 go: downloading k8s.io/api v0.23.4 20:36:27 go: downloading github.com/google/go-tpm v0.3.3 20:36:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:27 go: downloading cloud.google.com/go/storage v1.21.0 20:36:27 go: downloading cloud.google.com/go v0.100.2 20:36:27 go: downloading k8s.io/apimachinery v0.23.4 20:36:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:27 go: downloading cloud.google.com/go/security v1.3.0 20:36:27 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:28 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:28 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:28 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:28 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:28  ---> 5b2e270dceaa 20:36:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:28 go: downloading github.com/aws/smithy-go v1.11.0 20:36:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:29 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:29 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:29 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:29 go: downloading github.com/gogo/protobuf v1.3.2 20:36:29 go: downloading cloud.google.com/go/compute v1.3.0 20:36:29 go: downloading cloud.google.com/go/iam v0.1.1 20:36:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:29 go: downloading k8s.io/klog/v2 v2.30.0 20:36:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:29 go: downloading github.com/google/gofuzz v1.1.0 20:36:30 go: downloading github.com/spf13/pflag v1.0.5 20:36:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:30 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:30 go: downloading github.com/gobwas/glob v0.2.3 20:36:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:30 go: downloading go.opencensus.io v0.23.0 20:36:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:30 go: downloading github.com/go-logr/logr v1.2.2 20:36:30 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:30 go: downloading github.com/google/go-cmp v0.5.7 20:36:30 go: downloading github.com/json-iterator/go v1.1.12 20:36:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:30 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:31 go: downloading go.uber.org/zap v1.21.0 20:36:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:31 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:31 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:31 go: downloading github.com/golang/snappy v0.0.4 20:36:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:31 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:31 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:31 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:31 go: downloading go.uber.org/multierr v1.6.0 20:36:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:35 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:38  ---> Running in 53ac73ee0bcd 20:36:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:36:39 Removing intermediate container fc832280e43e 20:36:39 ---> bdc3e467c0b6 20:36:39 20:36:39 Step 13/25 : FROM alpine:3.15 20:36:39 3.15: Pulling from library/alpine 20:36:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:36:39 Status: Downloaded newer image for alpine:3.15 20:36:39 ---> 0ac33e5f5afa 20:36:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:40 ---> Running in eb084aabb31b 20:36:40 Removing intermediate container eb084aabb31b 20:36:40 ---> 74d5c21787dc 20:36:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:40 ---> Running in 9abadd1ffe82 20:36:42 Removing intermediate container 9abadd1ffe82 20:36:42 ---> 87001291b9a5 20:36:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:42 ---> Running in 8b625131618e 20:36:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:44 v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:44 v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:44 OK: 15855 distinct packages available 20:36:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:45 (1/5) Installing dumb-init (1.2.5-r1) 20:36:45 (2/5) Installing musl-obstack (1.2.3-r0) 20:36:45 (3/5) Installing libucontext (1.1-r0) 20:36:45 (4/5) Installing gcompat (1.0.0-r4) 20:36:45 (5/5) Installing openssl (1.1.1n-r0) 20:36:45 Executing busybox-1.34.1-r5.trigger 20:36:45 OK: 6 MiB in 19 packages 20:36:47 Removing intermediate container 8b625131618e 20:36:47 ---> de889a001789 20:36:47 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:36:49 ---> 83ed1bd5d15f 20:36:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:36:50 ---> 665697b72a6d 20:36:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:36:51 ---> bf36566a31e8 20:36:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:36:51 ---> 4306d0ce009b 20:36:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:51 ---> Running in a1e07b50c888 20:36:52 Removing intermediate container a1e07b50c888 20:36:52 ---> 7c529dd9a8cb 20:36:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:52 ---> Running in 60682651fcb9 20:36:52 Removing intermediate container 60682651fcb9 20:36:52 ---> 2989dd8e4dda 20:36:52 Step 23/25 : LABEL arch=x86_64 20:36:52 ---> Running in a766a5197d45 20:36:52 Removing intermediate container a766a5197d45 20:36:52 ---> a0a8bbd2250d 20:36:52 Step 24/25 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:36:53 ---> Running in c4115648b2d6 20:36:53 Removing intermediate container c4115648b2d6 20:36:53 ---> c47aeb50b77e 20:36:53 Step 25/25 : LABEL version=0.0.0 20:36:53 ---> Running in 0a88170f07e0 20:36:53 Removing intermediate container 0a88170f07e0 20:36:53 ---> 0c644500f8d9 20:36:53 20:36:53 Successfully built 0c644500f8d9 20:36:53 Successfully tagged security-spire-server:latest 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:37:02  Building security-spire-server ... done Removing intermediate container 53ac73ee0bcd 20:37:02 ---> d4942680e085 20:37:02 20:37:02 Step 9/20 : FROM alpine:3.15 20:37:02 ---> 0ac33e5f5afa 20:37:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:02 ---> Using cache 20:37:02 ---> 74d5c21787dc 20:37:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:02 ---> Using cache 20:37:02 ---> 87001291b9a5 20:37:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:37:02 ---> Running in 311e21a5709a 20:37:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:02 Building bin/spire-agent... 20:37:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:02 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:02 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:03 v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:03 v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:03 OK: 15855 distinct packages available 20:37:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:03 go: downloading github.com/docker/go-connections v0.4.0 20:37:03 go: downloading github.com/docker/go-units v0.4.0 20:37:03 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:03 go: downloading github.com/containerd/containerd v1.3.4 20:37:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:03 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:04 (1/9) Installing ca-certificates (20211220-r0) 20:37:04 (2/9) Installing brotli-libs (1.0.9-r5) 20:37:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:37:04 (4/9) Installing libcurl (7.80.0-r0) 20:37:04 (5/9) Installing curl (7.80.0-r0) 20:37:04 (6/9) Installing dumb-init (1.2.5-r1) 20:37:04 (7/9) Installing musl-obstack (1.2.3-r0) 20:37:04 (8/9) Installing libucontext (1.1-r0) 20:37:04 (9/9) Installing gcompat (1.0.0-r4) 20:37:05 Executing busybox-1.34.1-r5.trigger 20:37:05 Executing ca-certificates-20211220-r0.trigger 20:37:05 OK: 8 MiB in 23 packages 20:37:08 Removing intermediate container 311e21a5709a 20:37:08 ---> 530089a7474b 20:37:08 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:08 ---> ef4cdaee035f 20:37:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:37:09 ---> d0a62d96e13f 20:37:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:37:10 ---> 140a38e1f1a0 20:37:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:37:10 ---> Running in d6960dcb405c 20:37:11 Removing intermediate container d6960dcb405c 20:37:11 ---> bad5c7cd44dd 20:37:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:11 ---> Running in 8ad28f26dd77 20:37:11 Removing intermediate container 8ad28f26dd77 20:37:11 ---> 514004c3bf55 20:37:11 Step 18/20 : LABEL arch=x86_64 20:37:11 ---> Running in 283c7f70d533 20:37:11 Removing intermediate container 283c7f70d533 20:37:11 ---> 3897f2ceba88 20:37:11 Step 19/20 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:37:11 ---> Running in b6340706c268 20:37:12 Removing intermediate container b6340706c268 20:37:12 ---> 0d4f770d5d27 20:37:12 Step 20/20 : LABEL version=0.0.0 20:37:12 ---> Running in 70e9bab32d77 20:37:12 Removing intermediate container 70e9bab32d77 20:37:12 ---> a423ad8d2260 20:37:12 20:37:12 Successfully built a423ad8d2260 20:37:12 Successfully tagged security-spiffe-token-provider:latest 20:37:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements 20:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:37:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.430s coverage: 98.5% of statements 20:37:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.464s coverage: 53.4% of statements 20:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.658s coverage: 89.2% of statements 20:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.331s coverage: 84.4% of statements 20:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.618s coverage: 95.6% of statements 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.539s coverage: 72.2% of statements 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.577s coverage: 60.0% of statements 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.669s coverage: 0.9% of statements 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.626s coverage: 58.8% of statements 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 24.0% of statements 20:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 20:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 20:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.257s coverage: 94.4% of statements 20:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 20:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.716s coverage: 82.5% of statements 20:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:38:08  Building security-spiffe-token-provider ... done Removing intermediate container c57bd057839e 20:38:08 ---> 4224be816f53 20:38:08 20:38:08 Step 13/26 : FROM alpine:3.15 20:38:08 ---> 0ac33e5f5afa 20:38:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:08 ---> Using cache 20:38:08 ---> 74d5c21787dc 20:38:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:08 ---> Using cache 20:38:08 ---> 87001291b9a5 20:38:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:38:08 ---> Running in d9fc1d17846b 20:38:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:08 v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:08 v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:08 OK: 15855 distinct packages available 20:38:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:08 (1/4) Installing dumb-init (1.2.5-r1) 20:38:08 (2/4) Installing musl-obstack (1.2.3-r0) 20:38:08 (3/4) Installing libucontext (1.1-r0) 20:38:08 (4/4) Installing gcompat (1.0.0-r4) 20:38:08 Executing busybox-1.34.1-r5.trigger 20:38:08 OK: 6 MiB in 18 packages 20:38:08 Removing intermediate container d9fc1d17846b 20:38:08 ---> 1e3ea85805fb 20:38:08 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:08 ---> 35b9fc3c4387 20:38:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:38:08 ---> bcd8ce3dcc17 20:38:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:38:08 ---> Running in 326c306618c2 20:38:08 Removing intermediate container 326c306618c2 20:38:08 ---> 5fbf1cfbb6fd 20:38:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:38:08 ---> b877ca9d3c1d 20:38:08 Step 21/26 : WORKDIR / 20:38:08 ---> Running in afe6233f3209 20:38:08 Removing intermediate container afe6233f3209 20:38:08 ---> 05652beeefe2 20:38:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:08 ---> Running in 9be5de73a03d 20:38:09 Removing intermediate container 9be5de73a03d 20:38:09 ---> b45f7b80fae5 20:38:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:09 ---> Running in 5b1c98a1c843 20:38:09 Removing intermediate container 5b1c98a1c843 20:38:09 ---> c3410050c21b 20:38:09 Step 24/26 : LABEL arch=x86_64 20:38:09 ---> Running in b1b194a78234 20:38:09 Removing intermediate container b1b194a78234 20:38:09 ---> df46a80c59a9 20:38:09 Step 25/26 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:38:09 ---> Running in 42ebd814ed8f 20:38:09 Removing intermediate container 42ebd814ed8f 20:38:09 ---> aa1a24decb60 20:38:09 Step 26/26 : LABEL version=0.0.0 20:38:09 ---> Running in d25df79f468e 20:38:09 Removing intermediate container d25df79f468e 20:38:09 ---> c65e6a8e594e 20:38:09 20:38:10 Successfully built c65e6a8e594e 20:38:10 Successfully tagged security-spire-config:latest 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.297s coverage: 58.8% of statements 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.335s coverage: 80.0% of statements 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements 20:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements 20:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:38:14  Building security-spire-config ... done Building bin/spire-agent... 20:38:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:14 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:14 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:14 go: downloading github.com/docker/go-units v0.4.0 20:38:14 go: downloading github.com/docker/go-connections v0.4.0 20:38:14 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:14 go: downloading github.com/containerd/containerd v1.3.4 20:38:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:14 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 64.4% of statements 20:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.374s coverage: 100.0% of statements 20:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements 20:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.125s coverage: 100.0% of statements 20:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.179s coverage: 73.7% of statements 20:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.515s coverage: 65.4% of statements 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.019s coverage: 43.8% of statements 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:38:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:38:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.743s coverage: 92.3% of statements 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:38:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 63.2% of statements 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:38:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:38:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.501s coverage: 97.7% of statements 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:38:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:38:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:38:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements 20:38:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.099s coverage: 96.9% of statements 20:38:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:38:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:38:39 GO111MODULE=on go vet ./... 20:39:11 Removing intermediate container 59783d7c6cbc 20:39:11 ---> b6dfd7cc4b0f 20:39:11 20:39:11 Step 13/26 : FROM alpine:3.15 20:39:11 ---> 0ac33e5f5afa 20:39:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:11 ---> Using cache 20:39:11 ---> 74d5c21787dc 20:39:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:11 ---> Using cache 20:39:11 ---> 87001291b9a5 20:39:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:11 ---> Using cache 20:39:11 ---> de889a001789 20:39:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:39:11 ---> 3ddfcf5dd1c6 20:39:11 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:11 ---> 1b3a314dff1b 20:39:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:11 ---> 63abecfcb292 20:39:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:11 ---> efabe697c4e8 20:39:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:11 ---> e1581f1633cb 20:39:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:11 ---> Running in d6cd6d98d494 20:39:11 Removing intermediate container d6cd6d98d494 20:39:11 ---> 1f3bceb93bf8 20:39:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:11 ---> Running in b4adb47fa540 20:39:11 Removing intermediate container b4adb47fa540 20:39:11 ---> 04b51e592861 20:39:11 Step 24/26 : LABEL arch=x86_64 20:39:11 ---> Running in 528973c6a564 20:39:11 Removing intermediate container 528973c6a564 20:39:11 ---> b19dad275b6c 20:39:11 Step 25/26 : LABEL git_sha=6c33f42a7f2f605caf8f50a8770825747a9b540e 20:39:11 ---> Running in ea73ad084662 20:39:11 Removing intermediate container ea73ad084662 20:39:11 ---> a20df02aae2c 20:39:11 Step 26/26 : LABEL version=0.0.0 20:39:11 ---> Running in 5ca08a1b9078 20:39:11 Removing intermediate container 5ca08a1b9078 20:39:11 ---> c4a804aad1c9 20:39:11 20:39:11 Successfully built c4a804aad1c9 20:39:11 Successfully tagged security-spire-agent:latest 20:39:11  Building security-spire-agent ... done  [Pipeline] } 20:39:11 $ docker stop --time=1 1821437020b54cd2db511b2d7fdc2bce644c5612b51a723f37c0d3c4ffbac308 20:39:12 $ docker rm -f 1821437020b54cd2db511b2d7fdc2bce644c5612b51a723f37c0d3c4ffbac308 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:12 + docker images 20:39:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:12 security-spire-agent latest c4a804aad1c9 3 seconds ago 127MB 20:39:12 b6dfd7cc4b0f 17 seconds ago 4.43GB 20:39:12 security-spire-config latest c65e6a8e594e About a minute ago 86.7MB 20:39:12 4224be816f53 About a minute ago 4.43GB 20:39:12 security-spiffe-token-provider latest a423ad8d2260 2 minutes ago 28.8MB 20:39:12 d4942680e085 2 minutes ago 1.54GB 20:39:12 security-spire-server latest 0c644500f8d9 2 minutes ago 87.3MB 20:39:12 bdc3e467c0b6 2 minutes ago 4.43GB 20:39:12 core-command latest f5f992d5a51d 3 minutes ago 16MB 20:39:12 security-bootstrapper latest be32ea8e62d3 3 minutes ago 19MB 20:39:12 sys-mgmt-agent latest ccd215d81e6a 3 minutes ago 299MB 20:39:12 d3a134d2671b 3 minutes ago 1.49GB 20:39:12 013952807164 3 minutes ago 1.5GB 20:39:12 security-secretstore-setup latest 7eba89ec45c5 3 minutes ago 28.5MB 20:39:12 3e9d9ee9541d 3 minutes ago 1.49GB 20:39:12 support-scheduler latest 2168ae286c60 4 minutes ago 26.2MB 20:39:12 c56cf04bee7b 4 minutes ago 1.5GB 20:39:12 68f201e41f6d 4 minutes ago 1.55GB 20:39:12 core-data latest 4ccc08776aa8 4 minutes ago 22.5MB 20:39:12 security-proxy-setup latest 149e272c48dc 4 minutes ago 26.9MB 20:39:12 support-notifications latest 091ab8cf112d 4 minutes ago 26.8MB 20:39:12 core-metadata latest 1bf76b534d08 4 minutes ago 17MB 20:39:12 dd3de20382a2 5 minutes ago 1.55GB 20:39:12 343e08a9d638 5 minutes ago 1.52GB 20:39:12 80dccc4c3485 5 minutes ago 1.5GB 20:39:12 adbd8733aecd 5 minutes ago 1.5GB 20:39:12 ci-base-image-x86_64 latest 464efc73d8dd 8 minutes ago 896MB 20:39:12 docker 20.10.14 7417809fdb73 10 days ago 218MB 20:39:12 alpine 3.14 e04c818066af 10 days ago 5.59MB 20:39:12 alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB 20:39:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:39:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:39:12 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] } 20:40:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:40:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:40:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:40:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:40:47 + ls -al . 20:40:47 total 668 20:40:47 drwxrwxr-x 9 1001 1001 4096 Apr 15 20:40 . 20:40:47 drwxr-xr-x 4 root root 4096 Apr 15 20:34 .. 20:40:47 -rw-rw-r-- 1 1001 1001 11 Apr 15 20:32 .dockerignore 20:40:47 drwxrwxr-x 8 1001 1001 4096 Apr 15 20:32 .git 20:40:47 drwxrwxr-x 3 1001 1001 4096 Apr 15 20:32 .github 20:40:47 -rw-rw-r-- 1 1001 1001 879 Apr 15 20:32 .gitignore 20:40:47 -rw-rw-r-- 1 1001 1001 42 Apr 15 20:32 .golangci.yml 20:40:47 -rw-rw-r-- 1 1001 1001 87 Apr 15 20:32 .hadolint.yml 20:40:47 -rw-rw-r-- 1 1001 1001 166 Apr 15 20:32 .sonarcloud.properties 20:40:47 -rw-rw-r-- 1 1001 1001 1171 Apr 15 20:32 ADOPTERS.md 20:40:47 -rw-rw-r-- 1 1001 1001 10086 Apr 15 20:32 Attribution.txt 20:40:47 -rw-rw-r-- 1 1001 1001 51732 Apr 15 20:32 CHANGELOG.md 20:40:47 -rw-rw-r-- 1 1001 1001 3804 Apr 15 20:32 CONTRIBUTING.md 20:40:47 -rw-rw-r-- 1 1001 1001 677 Apr 15 20:32 GOVERNANCE.md 20:40:47 -rw-rw-r-- 1 1001 1001 850 Apr 15 20:32 Jenkinsfile 20:40:47 -rw-rw-r-- 1 1001 1001 10775 Apr 15 20:32 LICENSE 20:40:47 -rw-rw-r-- 1 1001 1001 10389 Apr 15 20:32 Makefile 20:40:47 -rw-rw-r-- 1 1001 1001 582 Apr 15 20:32 OWNERS.md 20:40:47 -rw-rw-r-- 1 1001 1001 9120 Apr 15 20:32 README.md 20:40:47 -rw-rw-r-- 1 1001 1001 6912 Apr 15 20:32 SECURITY.md 20:40:47 -rw-rw-r-- 1 1001 1001 5 Apr 15 20:30 VERSION 20:40:47 -rw-rw-r-- 1 1001 1001 4131 Apr 15 20:32 ZMQWindows.md 20:40:47 drwxrwxr-x 2 1001 1001 4096 Apr 15 20:32 bin 20:40:47 drwxrwxr-x 18 1001 1001 4096 Apr 15 20:32 cmd 20:40:47 -rw-r--r-- 1 root root 434743 Apr 15 20:38 coverage.out 20:40:47 -rw-rw-r-- 1 1001 1001 3256 Apr 15 20:32 go.mod 20:40:47 -rw-rw-r-- 1 1001 1001 35162 Apr 15 20:32 go.sum 20:40:47 drwxrwxr-x 8 1001 1001 4096 Apr 15 20:32 internal 20:40:47 drwxrwxr-x 3 1001 1001 4096 Apr 15 20:32 openapi 20:40:47 drwxrwxr-x 4 1001 1001 4096 Apr 15 20:32 snap 20:40:47 -rw-rw-r-- 1 1001 1001 204 Apr 15 20:32 version.go [Pipeline] sh 20:40:47 + '[' -e coverage.out ] 20:40:47 + chown 1001:1001 coverage.out [Pipeline] stash 20:40:47 Warning: overwriting stash ‘coverage-report’ 20:40:48 Stashed 1 file(s) [Pipeline] sh 20:40:49 + make build 20:40:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:42: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 20:43: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 20:43:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:44:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:44:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:44:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:44:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:44: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:44:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:44:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:44:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:44:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:44:39 $ docker stop --time=1 253e523b38730540e84c7a9b996b0e28b2d9d090845dc026cc775d4b80c4c2fb 20:44:41 $ docker rm -f 253e523b38730540e84c7a9b996b0e28b2d9d090845dc026cc775d4b80c4c2fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:43 20:44:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:44 latest: Pulling from edgex-devops/edgex-compose-arm64 20:44:44 29e5d40040c1: Pulling fs layer 20:44:44 1ce36da41761: Pulling fs layer 20:44:44 25b303627fd3: Pulling fs layer 20:44:44 29e5d40040c1: Verifying Checksum 20:44:44 29e5d40040c1: Download complete 20:44:44 1ce36da41761: Verifying Checksum 20:44:44 1ce36da41761: Download complete 20:44:44 29e5d40040c1: Pull complete 20:44:46 25b303627fd3: Verifying Checksum 20:44:46 25b303627fd3: Download complete 20:44:46 1ce36da41761: Pull complete 20:44:58 25b303627fd3: Pull complete 20:44:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:44:58 prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container 20:44:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:45:01 $ docker top 0ebe2c62ac0a440e2d0aad985a5923a9c9c76433baa770800dd5c2c06b3bf3a7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:01 + docker-compose build --help 20:45:01 + grep parallel 20:45:06 --parallel Build images in parallel. [Pipeline] } 20:45:06 $ docker stop --time=1 0ebe2c62ac0a440e2d0aad985a5923a9c9c76433baa770800dd5c2c06b3bf3a7 20:45:08 $ docker rm -f 0ebe2c62ac0a440e2d0aad985a5923a9c9c76433baa770800dd5c2c06b3bf3a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:45:08 . [Pipeline] withDockerContainer 20:45:09 prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container 20:45:09 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:45:10 $ docker top f3122a0f822234ad6339b60a3f5333fc8d4922f70b0af7ee47b372c6a3689f07 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:11 + docker-compose -f ./docker-compose-build.yml build --parallel 20:45:16 Building core-command ... 20:45:16 Building core-data ... 20:45:16 Building core-metadata ... 20:45:16 Building security-bootstrapper ... 20:45:16 Building security-proxy-setup ... 20:45:16 Building security-secretstore-setup ... 20:45:16 Building security-spiffe-token-provider ... 20:45:16 Building security-spire-agent ... 20:45:16 Building security-spire-config ... 20:45:16 Building security-spire-server ... 20:45:16 Building support-notifications ... 20:45:16 Building support-scheduler ... 20:45:16 Building sys-mgmt-agent ... 20:45:16 Building security-bootstrapper 20:45:16 Building support-scheduler 20:45:16 Building security-spire-config 20:45:16 Building support-notifications 20:45:16 Building security-proxy-setup 20:46:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:46:53 ---> 27a12ee7d3b8 20:46:53 Step 3/22 : WORKDIR /edgex-go 20:46:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:46:53 ---> 27a12ee7d3b8 20:46:53 Step 3/22 : WORKDIR /edgex-go 20:46:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:46:53 ---> 27a12ee7d3b8 20:46:53 Step 3/26 : WORKDIR /edgex-go 20:46:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:46:53 ---> 27a12ee7d3b8 20:46:53 Step 3/31 : WORKDIR /edgex-go 20:46:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:46:53 ---> 27a12ee7d3b8 20:46:53 Step 3/22 : WORKDIR /edgex-go 20:46:53 ---> Running in e791ceb10b0f 20:46:53 ---> Running in 2066b4f17357 20:46:53 ---> Running in 16e8fdb0bebf 20:46:53 ---> Running in cb3711b9b221 20:46:53 ---> Running in 9b86fc001154 20:46:53 Removing intermediate container e791ceb10b0f 20:46:53 ---> 5a08e9f735fe 20:46:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:53 Removing intermediate container 2066b4f17357 20:46:53 ---> 434e4128ada6 20:46:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:53 ---> Running in 170fdcfcc56f 20:46:53 Removing intermediate container 9b86fc001154 20:46:53 Removing intermediate container 16e8fdb0bebf 20:46:53 ---> 5da6193f4357 20:46:53 ---> 850a1a3597fc 20:46:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:53 Removing intermediate container cb3711b9b221 20:46:53 ---> a7b427532602 20:46:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:53 ---> Running in fb8a57fa0e87 20:46:53 ---> Running in b30982d1621d 20:46:53 ---> Running in b2ca7a717565 20:46:53 ---> Running in e3d559670b43 20:46:53 Removing intermediate container 170fdcfcc56f 20:46:53 ---> b3b3813e3c56 20:46:53 Step 5/31 : RUN apk add --update --no-cache make git 20:46:53 Removing intermediate container fb8a57fa0e87 20:46:53 ---> 5e3826478540 20:46:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:46:53 ---> Running in 60725cc2ce4f 20:46:53 ---> Running in a26c7ad70aff 20:46:53 Removing intermediate container b2ca7a717565 20:46:53 ---> d1441a92f490 20:46:53 Step 5/22 : RUN apk add --update --no-cache make git 20:46:53 Removing intermediate container e3d559670b43 20:46:53 ---> cc6007cdb0cd 20:46:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:46:53 ---> Running in d8e4bffa393a 20:46:53 ---> Running in 1aff8e84d9c9 20:46:53 Removing intermediate container b30982d1621d 20:46:53 ---> cc3a3985ab81 20:46:53 Step 5/22 : RUN apk add --update --no-cache make git 20:46:53 ---> Running in afa95b10e33d 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:53 OK: 220 MiB in 52 packages 20:46:53 OK: 220 MiB in 52 packages 20:46:53 OK: 220 MiB in 52 packages 20:46:53 OK: 220 MiB in 52 packages 20:46:53 OK: 220 MiB in 52 packages 20:46:54 Removing intermediate container 1aff8e84d9c9 20:46:54 ---> 6e4ac1995530 20:46:54 Step 6/26 : COPY go.mod vendor* ./ 20:46:54 Removing intermediate container 60725cc2ce4f 20:46:54 ---> 75fb5078f93c 20:46:54 Step 6/31 : COPY go.mod vendor* ./ 20:46:54 Removing intermediate container a26c7ad70aff 20:46:54 ---> 0711fd7e6703 20:46:54 Step 6/22 : COPY go.mod vendor* ./ 20:46:54 Removing intermediate container afa95b10e33d 20:46:54 ---> 5d0d21b4f0ba 20:46:54 Step 6/22 : COPY go.mod vendor* ./ 20:46:54 Removing intermediate container d8e4bffa393a 20:46:54 ---> 6000e5773e8b 20:46:54 Step 6/22 : COPY go.mod vendor* ./ 20:46:55 ---> 41fc01e32449 20:46:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:55 ---> Running in 157d51c1bf6f 20:46:55 ---> de00b9d72172 20:46:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:55 ---> Running in bbe2b86d1e54 20:46:56 ---> f5fb73c4f269 20:46:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:56 ---> 4f6cf30ee63a 20:46:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:56 ---> Running in 6b77769b8669 20:46:56 ---> 77f841847628 20:46:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 05831f2995d5 20:46:56 20:46:56 ---> Running in 51268c6557fd 20:47:00 Removing intermediate container 157d51c1bf6f 20:47:00 ---> 83037ac13e39 20:47:00 Step 8/26 : COPY . . 20:47:01 Removing intermediate container bbe2b86d1e54 20:47:01 ---> f315004c6329 20:47:01 Step 8/31 : COPY . . 20:47:02 Removing intermediate container 6b77769b8669 20:47:02 ---> 74bdd3855658 20:47:02 Step 8/22 : COPY . . 20:47:02 Removing intermediate container 51268c6557fd 20:47:02 ---> fe2279fa20c6 20:47:02 Step 8/22 : COPY . . 20:47:02 Removing intermediate container 05831f2995d5 20:47:02 ---> 1b57240594d0 20:47:02 Step 8/22 : COPY . . 20:47:34 ---> 29e61547bd82 20:47:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:47:34 ---> Running in b4d712635471 20:47:34 ---> bac2c8496afc 20:47:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:47:34 ---> dd9465764379 20:47:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:47:34 ---> 7c001a13ccc0 20:47:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:47:34 ---> Running in b6095af7de6b 20:47:34 ---> Running in d7892f864341 20:47:34 ---> Running in 1bd065dc71b5 20:47:34 ---> 760e7d361511 20:47:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:47:34 ---> Running in a0f73d638804 20:47:34 Removing intermediate container a0f73d638804 20:47:34 ---> bec3d685db37 20:47:34 Step 10/26 : RUN mkdir -p spire-build 20:47:34 ---> Running in 06bd55bb17e3 20:47:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:47:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:47:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:47:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47:36 Removing intermediate container 06bd55bb17e3 20:47:36 ---> 26ac2bee2e33 20:47:36 Step 11/26 : WORKDIR /edgex-go/spire-build 20:47:36 ---> Running in eef2b5fd9187 20:47:36 Removing intermediate container eef2b5fd9187 20:47:36 ---> c15cf33bba28 20:47:36 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 20:47:36 ---> Running in e69bf8c9b302 20:47:39 spire-1.2.1/ 20:47:39 spire-1.2.1/.data/ 20:47:39 spire-1.2.1/.data/.file 20:47:39 spire-1.2.1/.dockerignore 20:47:39 spire-1.2.1/.gitattributes 20:47:39 spire-1.2.1/.githooks/ 20:47:39 spire-1.2.1/.githooks/pre-commit 20:47:39 spire-1.2.1/.github/ 20:47:39 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:47:39 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:47:39 spire-1.2.1/.github/dependabot.yml 20:47:39 spire-1.2.1/.github/workflows/ 20:47:39 spire-1.2.1/.github/workflows/nightly_build.yaml 20:47:39 spire-1.2.1/.github/workflows/pr_build.yaml 20:47:39 spire-1.2.1/.github/workflows/release_build.yaml 20:47:39 spire-1.2.1/.github/workflows/scripts/ 20:47:39 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:47:39 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:47:39 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:47:39 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:47:39 spire-1.2.1/.github/workflows/scripts/split.sh 20:47:39 spire-1.2.1/.gitignore 20:47:39 spire-1.2.1/.go-version 20:47:39 spire-1.2.1/.golangci.yml 20:47:39 spire-1.2.1/ADOPTERS.md 20:47:39 spire-1.2.1/CHANGELOG.md 20:47:39 spire-1.2.1/CODE-OF-CONDUCT.md 20:47:39 spire-1.2.1/CODEOWNERS 20:47:39 spire-1.2.1/CONTRIBUTING.md 20:47:39 spire-1.2.1/Dockerfile 20:47:39 spire-1.2.1/Dockerfile.dev 20:47:39 spire-1.2.1/Dockerfile.scratch 20:47:39 spire-1.2.1/LICENSE 20:47:39 spire-1.2.1/MAINTAINERS.md 20:47:39 spire-1.2.1/Makefile 20:47:39 spire-1.2.1/README.md 20:47:39 spire-1.2.1/ROADMAP.md 20:47:39 spire-1.2.1/SECURITY.md 20:47:39 spire-1.2.1/cmd/ 20:47:39 spire-1.2.1/cmd/spire-agent/ 20:47:39 spire-1.2.1/cmd/spire-agent/cli/ 20:47:39 spire-1.2.1/cmd/spire-agent/cli/api/ 20:47:39 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/common/ 20:47:39 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:47:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/run/ 20:47:39 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:47:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:47:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:47:39 spire-1.2.1/cmd/spire-agent/main.go 20:47:39 spire-1.2.1/cmd/spire-server/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/agent/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/cli.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/run/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/token/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/validate/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/x509/ 20:47:39 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:47:39 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:47:39 spire-1.2.1/cmd/spire-server/main.go 20:47:39 spire-1.2.1/cmd/spire-server/util/ 20:47:39 spire-1.2.1/cmd/spire-server/util/util.go 20:47:39 spire-1.2.1/conf/ 20:47:39 spire-1.2.1/conf/agent/ 20:47:39 spire-1.2.1/conf/agent/agent.conf 20:47:39 spire-1.2.1/conf/agent/agent_full.conf 20:47:39 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:47:39 spire-1.2.1/conf/server/ 20:47:39 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:47:39 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:47:39 spire-1.2.1/conf/server/server.conf 20:47:39 spire-1.2.1/conf/server/server_full.conf 20:47:39 spire-1.2.1/doc/ 20:47:39 spire-1.2.1/doc/SPIRE101.md 20:47:39 spire-1.2.1/doc/auditlog.md 20:47:39 spire-1.2.1/doc/authorization_policy_engine.md 20:47:39 spire-1.2.1/doc/changelog_guidelines.md 20:47:39 spire-1.2.1/doc/cure53-report.pdf 20:47:39 spire-1.2.1/doc/images/ 20:47:39 spire-1.2.1/doc/images/2019_roadmap.png 20:47:39 spire-1.2.1/doc/images/SPIRE101.png 20:47:39 spire-1.2.1/doc/images/SPIRE_agent.png 20:47:39 spire-1.2.1/doc/images/SPIRE_server.png 20:47:39 spire-1.2.1/doc/images/cache_mgr.png 20:47:39 spire-1.2.1/doc/images/cache_mgr_components.png 20:47:39 spire-1.2.1/doc/images/federated_spire.png 20:47:39 spire-1.2.1/doc/images/ha_mode.png 20:47:39 spire-1.2.1/doc/images/nested_spire.png 20:47:39 spire-1.2.1/doc/images/oidc_federation.png 20:47:39 spire-1.2.1/doc/images/single_trust_domain.png 20:47:39 spire-1.2.1/doc/images/spiffe_compatible.png 20:47:39 spire-1.2.1/doc/images/spire_logo.png 20:47:39 spire-1.2.1/doc/migrating_registration_api_clients.md 20:47:39 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:47:39 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:47:39 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:47:39 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:47:39 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:47:39 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:47:39 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:47:39 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:47:39 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:47:39 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:47:39 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:47:39 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:47:39 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:47:39 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:47:39 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:47:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:47:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:47:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:47:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:47:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:47:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:47:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:47:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:47:39 spire-1.2.1/doc/scaling_spire.md 20:47:39 spire-1.2.1/doc/spire_agent.md 20:47:39 spire-1.2.1/doc/spire_server.md 20:47:39 spire-1.2.1/doc/supported_integrations.md 20:47:39 spire-1.2.1/doc/telemetry.md 20:47:39 spire-1.2.1/doc/telemetry_config.md 20:47:39 spire-1.2.1/doc/upgrading.md 20:47:39 spire-1.2.1/doc/using_spire.md 20:47:39 spire-1.2.1/examples/ 20:47:39 spire-1.2.1/examples/README.md 20:47:39 spire-1.2.1/go.mod 20:47:39 spire-1.2.1/go.sum 20:47:39 spire-1.2.1/pkg/ 20:47:39 spire-1.2.1/pkg/agent/ 20:47:39 spire-1.2.1/pkg/agent/agent.go 20:47:39 spire-1.2.1/pkg/agent/api/ 20:47:39 spire-1.2.1/pkg/agent/api/config.go 20:47:39 spire-1.2.1/pkg/agent/api/debug/ 20:47:39 spire-1.2.1/pkg/agent/api/debug/v1/ 20:47:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:47:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:47:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:47:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:47:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:47:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:47:39 spire-1.2.1/pkg/agent/api/endpoints.go 20:47:39 spire-1.2.1/pkg/agent/api/health/ 20:47:39 spire-1.2.1/pkg/agent/api/health/v1/ 20:47:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:47:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:47:39 spire-1.2.1/pkg/agent/api/rpccontext/ 20:47:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:47:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:47:39 spire-1.2.1/pkg/agent/attestor/ 20:47:39 spire-1.2.1/pkg/agent/attestor/node/ 20:47:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:47:39 spire-1.2.1/pkg/agent/attestor/node/node.go 20:47:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:47:39 spire-1.2.1/pkg/agent/attestor/workload/ 20:47:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:47:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:47:39 spire-1.2.1/pkg/agent/catalog/ 20:47:39 spire-1.2.1/pkg/agent/catalog/catalog.go 20:47:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:47:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:47:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:47:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:47:39 spire-1.2.1/pkg/agent/client/ 20:47:39 spire-1.2.1/pkg/agent/client/client.go 20:47:39 spire-1.2.1/pkg/agent/client/client_test.go 20:47:39 spire-1.2.1/pkg/agent/client/dial.go 20:47:39 spire-1.2.1/pkg/agent/client/nodeconn.go 20:47:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:47:39 spire-1.2.1/pkg/agent/client/update.go 20:47:39 spire-1.2.1/pkg/agent/client/util.go 20:47:39 spire-1.2.1/pkg/agent/common/ 20:47:39 spire-1.2.1/pkg/agent/common/backoff/ 20:47:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:47:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:47:39 spire-1.2.1/pkg/agent/common/cgroups/ 20:47:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:47:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:47:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:47:39 spire-1.2.1/pkg/agent/config.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/ 20:47:39 spire-1.2.1/pkg/agent/endpoints/config.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:47:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:47:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/workload/ 20:47:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:47:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:47:39 spire-1.2.1/pkg/agent/manager/ 20:47:39 spire-1.2.1/pkg/agent/manager/cache/ 20:47:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:47:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:47:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:47:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:47:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:47:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:47:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:47:39 spire-1.2.1/pkg/agent/manager/config.go 20:47:39 spire-1.2.1/pkg/agent/manager/manager.go 20:47:39 spire-1.2.1/pkg/agent/manager/manager_test.go 20:47:39 spire-1.2.1/pkg/agent/manager/storage.go 20:47:39 spire-1.2.1/pkg/agent/manager/storage_test.go 20:47:39 spire-1.2.1/pkg/agent/manager/storecache/ 20:47:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:47:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:47:39 spire-1.2.1/pkg/agent/manager/sync.go 20:47:39 spire-1.2.1/pkg/agent/plugin/ 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:47:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:47:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:47:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:47:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:47:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:47:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:47:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:47:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:47:40 spire-1.2.1/pkg/agent/svid/ 20:47:40 spire-1.2.1/pkg/agent/svid/rotator.go 20:47:40 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:47:40 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:47:40 spire-1.2.1/pkg/agent/svid/store/ 20:47:40 spire-1.2.1/pkg/agent/svid/store/service.go 20:47:40 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:47:40 spire-1.2.1/pkg/common/ 20:47:40 spire-1.2.1/pkg/common/agentpathtemplate/ 20:47:40 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:47:40 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:47:40 spire-1.2.1/pkg/common/api/ 20:47:40 spire-1.2.1/pkg/common/api/metrics.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/ 20:47:40 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/logger.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/names.go 20:47:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:47:40 spire-1.2.1/pkg/common/api/names.go 20:47:40 spire-1.2.1/pkg/common/api/ratelimit.go 20:47:40 spire-1.2.1/pkg/common/api/rpccontext/ 20:47:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:47:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:47:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:47:40 spire-1.2.1/pkg/common/auth/ 20:47:40 spire-1.2.1/pkg/common/auth/interceptors.go 20:47:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:47:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/ 20:47:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/types.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:47:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:47:40 spire-1.2.1/pkg/common/catalog/ 20:47:40 spire-1.2.1/pkg/common/catalog/bind.go 20:47:40 spire-1.2.1/pkg/common/catalog/builtin.go 20:47:40 spire-1.2.1/pkg/common/catalog/catalog.go 20:47:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:47:40 spire-1.2.1/pkg/common/catalog/closers.go 20:47:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:47:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:47:40 spire-1.2.1/pkg/common/catalog/config.go 20:47:40 spire-1.2.1/pkg/common/catalog/config_test.go 20:47:40 spire-1.2.1/pkg/common/catalog/configure.go 20:47:40 spire-1.2.1/pkg/common/catalog/constraints.go 20:47:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:47:40 spire-1.2.1/pkg/common/catalog/context.go 20:47:40 spire-1.2.1/pkg/common/catalog/external.go 20:47:40 spire-1.2.1/pkg/common/catalog/host.go 20:47:40 spire-1.2.1/pkg/common/catalog/pipenet.go 20:47:40 spire-1.2.1/pkg/common/catalog/plugin.go 20:47:40 spire-1.2.1/pkg/common/catalog/testplugin/ 20:47:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:47:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:47:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:47:40 spire-1.2.1/pkg/common/cli/ 20:47:40 spire-1.2.1/pkg/common/cli/env.go 20:47:40 spire-1.2.1/pkg/common/cli/flags.go 20:47:40 spire-1.2.1/pkg/common/cli/trust_domain.go 20:47:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:47:40 spire-1.2.1/pkg/common/cli/umask.go 20:47:40 spire-1.2.1/pkg/common/cli/umask_posix.go 20:47:40 spire-1.2.1/pkg/common/cli/umask_test.go 20:47:40 spire-1.2.1/pkg/common/cli/umask_windows.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/ 20:47:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/flag.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/format.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/ 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:47:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:47:40 spire-1.2.1/pkg/common/coretypes/ 20:47:40 spire-1.2.1/pkg/common/coretypes/bundle/ 20:47:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:47:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:47:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:47:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:47:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:47:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:47:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:47:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:47:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:47:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:47:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:47:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:47:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:47:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:47:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:47:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:47:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:47:40 spire-1.2.1/pkg/common/cryptoutil/ 20:47:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:47:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:47:40 spire-1.2.1/pkg/common/diskutil/ 20:47:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:47:40 spire-1.2.1/pkg/common/diskutil/file_test.go 20:47:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:47:40 spire-1.2.1/pkg/common/errorutil/ 20:47:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:47:40 spire-1.2.1/pkg/common/health/ 20:47:40 spire-1.2.1/pkg/common/health/config.go 20:47:40 spire-1.2.1/pkg/common/health/context.go 20:47:40 spire-1.2.1/pkg/common/health/context_test.go 20:47:40 spire-1.2.1/pkg/common/health/health.go 20:47:40 spire-1.2.1/pkg/common/health/health_test.go 20:47:40 spire-1.2.1/pkg/common/health/logger.go 20:47:40 spire-1.2.1/pkg/common/hostservice/ 20:47:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:47:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:47:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:47:40 spire-1.2.1/pkg/common/idutil/ 20:47:40 spire-1.2.1/pkg/common/idutil/require.go 20:47:40 spire-1.2.1/pkg/common/idutil/require_test.go 20:47:40 spire-1.2.1/pkg/common/idutil/safety.go 20:47:40 spire-1.2.1/pkg/common/idutil/safety_test.go 20:47:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:47:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:47:40 spire-1.2.1/pkg/common/jwtsvid/ 20:47:40 spire-1.2.1/pkg/common/jwtsvid/common.go 20:47:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:47:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:47:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:47:40 spire-1.2.1/pkg/common/jwtutil/ 20:47:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:47:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:47:40 spire-1.2.1/pkg/common/log/ 20:47:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:47:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:47:40 spire-1.2.1/pkg/common/log/log.go 20:47:40 spire-1.2.1/pkg/common/log/log_test.go 20:47:40 spire-1.2.1/pkg/common/log/options.go 20:47:40 spire-1.2.1/pkg/common/nodeutil/ 20:47:40 spire-1.2.1/pkg/common/nodeutil/node.go 20:47:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:47:40 spire-1.2.1/pkg/common/peertracker/ 20:47:40 spire-1.2.1/pkg/common/peertracker/conn.go 20:47:40 spire-1.2.1/pkg/common/peertracker/credentials.go 20:47:40 spire-1.2.1/pkg/common/peertracker/errors.go 20:47:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:47:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:47:40 spire-1.2.1/pkg/common/peertracker/info.go 20:47:40 spire-1.2.1/pkg/common/peertracker/listener.go 20:47:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:47:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:47:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:47:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:47:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:47:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:47:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:47:40 spire-1.2.1/pkg/common/peertracker/tcp.go 20:47:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:47:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:47:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:47:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:47:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:47:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:47:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:47:40 spire-1.2.1/pkg/common/peertracker/uds.go 20:47:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:47:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:47:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:47:40 spire-1.2.1/pkg/common/pemutil/ 20:47:40 spire-1.2.1/pkg/common/pemutil/block.go 20:47:40 spire-1.2.1/pkg/common/pemutil/certs.go 20:47:40 spire-1.2.1/pkg/common/pemutil/common.go 20:47:40 spire-1.2.1/pkg/common/pemutil/csr.go 20:47:40 spire-1.2.1/pkg/common/pemutil/keys.go 20:47:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/ 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:47:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:47:40 spire-1.2.1/pkg/common/plugin/ 20:47:40 spire-1.2.1/pkg/common/plugin/aws/ 20:47:40 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:47:40 spire-1.2.1/pkg/common/plugin/azure/ 20:47:40 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:47:40 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:47:40 spire-1.2.1/pkg/common/plugin/facade.go 20:47:40 spire-1.2.1/pkg/common/plugin/facade_test.go 20:47:40 spire-1.2.1/pkg/common/plugin/gcp/ 20:47:40 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:47:40 spire-1.2.1/pkg/common/plugin/k8s/ 20:47:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:47:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:47:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:47:40 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:47:40 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:47:40 spire-1.2.1/pkg/common/plugin/log.go 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/ 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:47:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:47:40 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:47:40 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:47:40 spire-1.2.1/pkg/common/plugin/x509pop/ 20:47:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:47:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:47:40 spire-1.2.1/pkg/common/profiling/ 20:47:40 spire-1.2.1/pkg/common/profiling/dumpers.go 20:47:40 spire-1.2.1/pkg/common/profiling/profiling.go 20:47:40 spire-1.2.1/pkg/common/protoutil/ 20:47:40 spire-1.2.1/pkg/common/protoutil/masks.go 20:47:40 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:47:40 spire-1.2.1/pkg/common/rotationutil/ 20:47:40 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:47:40 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:47:40 spire-1.2.1/pkg/common/selector/ 20:47:40 spire-1.2.1/pkg/common/selector/selector.go 20:47:40 spire-1.2.1/pkg/common/selector/selector_test.go 20:47:40 spire-1.2.1/pkg/common/selector/set.go 20:47:40 spire-1.2.1/pkg/common/selector/set_utils.go 20:47:40 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/ 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/ 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:47:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:47:40 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:47:40 spire-1.2.1/pkg/common/telemetry/call.go 20:47:40 spire-1.2.1/pkg/common/telemetry/common/ 20:47:40 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:47:40 spire-1.2.1/pkg/common/telemetry/config.go 20:47:40 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:47:40 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/inmem.go 20:47:40 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/m3.go 20:47:40 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/metrics.go 20:47:40 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/names.go 20:47:40 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:47:40 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:47:40 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/ 20:47:40 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:47:40 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:47:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:47:40 spire-1.2.1/pkg/common/telemetry/server/server.go 20:47:40 spire-1.2.1/pkg/common/telemetry/sink.go 20:47:40 spire-1.2.1/pkg/common/telemetry/statsd.go 20:47:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:47:40 spire-1.2.1/pkg/common/telemetry/uptime.go 20:47:40 spire-1.2.1/pkg/common/telemetry/version.go 20:47:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:47:40 spire-1.2.1/pkg/common/uptime/ 20:47:40 spire-1.2.1/pkg/common/uptime/uptime.go 20:47:40 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:47:40 spire-1.2.1/pkg/common/util/ 20:47:40 spire-1.2.1/pkg/common/util/certs.go 20:47:40 spire-1.2.1/pkg/common/util/certs_test.go 20:47:40 spire-1.2.1/pkg/common/util/csr.go 20:47:40 spire-1.2.1/pkg/common/util/hash.go 20:47:40 spire-1.2.1/pkg/common/util/selectors.go 20:47:40 spire-1.2.1/pkg/common/util/selectors_test.go 20:47:40 spire-1.2.1/pkg/common/util/signals.go 20:47:40 spire-1.2.1/pkg/common/util/sort.go 20:47:40 spire-1.2.1/pkg/common/util/sort_test.go 20:47:40 spire-1.2.1/pkg/common/util/task.go 20:47:40 spire-1.2.1/pkg/common/util/task_test.go 20:47:40 spire-1.2.1/pkg/common/util/testdata/ 20:47:40 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:47:40 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:47:40 spire-1.2.1/pkg/common/version/ 20:47:40 spire-1.2.1/pkg/common/version/version.go 20:47:40 spire-1.2.1/pkg/common/x509svid/ 20:47:40 spire-1.2.1/pkg/common/x509svid/common_test.go 20:47:40 spire-1.2.1/pkg/common/x509svid/csr.go 20:47:40 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:47:40 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:47:40 spire-1.2.1/pkg/common/x509util/ 20:47:40 spire-1.2.1/pkg/common/x509util/cert.go 20:47:40 spire-1.2.1/pkg/common/x509util/dns.go 20:47:40 spire-1.2.1/pkg/common/x509util/dns_test.go 20:47:40 spire-1.2.1/pkg/common/x509util/keyid.go 20:47:40 spire-1.2.1/pkg/common/x509util/keypair.go 20:47:40 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:47:40 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:47:40 spire-1.2.1/pkg/server/ 20:47:40 spire-1.2.1/pkg/server/api/ 20:47:40 spire-1.2.1/pkg/server/api/agent.go 20:47:40 spire-1.2.1/pkg/server/api/agent/ 20:47:40 spire-1.2.1/pkg/server/api/agent/v1/ 20:47:40 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:47:40 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:47:40 spire-1.2.1/pkg/server/api/agent_test.go 20:47:40 spire-1.2.1/pkg/server/api/api.go 20:47:40 spire-1.2.1/pkg/server/api/audit/ 20:47:40 spire-1.2.1/pkg/server/api/audit/audit.go 20:47:40 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:47:40 spire-1.2.1/pkg/server/api/bundle.go 20:47:40 spire-1.2.1/pkg/server/api/bundle/ 20:47:40 spire-1.2.1/pkg/server/api/bundle/v1/ 20:47:40 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:47:40 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:47:40 spire-1.2.1/pkg/server/api/bundle_test.go 20:47:40 spire-1.2.1/pkg/server/api/debug/ 20:47:40 spire-1.2.1/pkg/server/api/debug/v1/ 20:47:40 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:47:40 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:47:40 spire-1.2.1/pkg/server/api/entry.go 20:47:40 spire-1.2.1/pkg/server/api/entry/ 20:47:40 spire-1.2.1/pkg/server/api/entry/v1/ 20:47:40 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:47:40 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:47:40 spire-1.2.1/pkg/server/api/entry_test.go 20:47:40 spire-1.2.1/pkg/server/api/health/ 20:47:40 spire-1.2.1/pkg/server/api/health/v1/ 20:47:40 spire-1.2.1/pkg/server/api/health/v1/service.go 20:47:40 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:47:40 spire-1.2.1/pkg/server/api/id.go 20:47:40 spire-1.2.1/pkg/server/api/id_test.go 20:47:40 spire-1.2.1/pkg/server/api/limits/ 20:47:40 spire-1.2.1/pkg/server/api/limits/limits.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/ 20:47:40 spire-1.2.1/pkg/server/api/middleware/alias.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/audit.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/caller.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/common.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/entries.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:47:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:47:40 spire-1.2.1/pkg/server/api/ratelimit.go 20:47:40 spire-1.2.1/pkg/server/api/rpccontext/ 20:47:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:47:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:47:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:47:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:47:40 spire-1.2.1/pkg/server/api/selector.go 20:47:40 spire-1.2.1/pkg/server/api/selector_test.go 20:47:40 spire-1.2.1/pkg/server/api/status.go 20:47:40 spire-1.2.1/pkg/server/api/status_test.go 20:47:40 spire-1.2.1/pkg/server/api/svid/ 20:47:40 spire-1.2.1/pkg/server/api/svid/v1/ 20:47:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:47:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:47:40 spire-1.2.1/pkg/server/api/trustdomain.go 20:47:40 spire-1.2.1/pkg/server/api/trustdomain/ 20:47:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:47:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:47:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:47:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:47:40 spire-1.2.1/pkg/server/authpolicy/ 20:47:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:47:40 spire-1.2.1/pkg/server/authpolicy/policy.go 20:47:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:47:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:47:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:47:40 spire-1.2.1/pkg/server/authpolicy/validate.go 20:47:40 spire-1.2.1/pkg/server/bundle/ 20:47:40 spire-1.2.1/pkg/server/bundle/client/ 20:47:40 spire-1.2.1/pkg/server/bundle/client/client.go 20:47:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:47:40 spire-1.2.1/pkg/server/bundle/client/manager.go 20:47:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:47:40 spire-1.2.1/pkg/server/bundle/client/sources.go 20:47:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:47:40 spire-1.2.1/pkg/server/bundle/client/updater.go 20:47:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:47:40 spire-1.2.1/pkg/server/ca/ 20:47:40 spire-1.2.1/pkg/server/ca/ca.go 20:47:40 spire-1.2.1/pkg/server/ca/ca_health.go 20:47:40 spire-1.2.1/pkg/server/ca/ca_test.go 20:47:40 spire-1.2.1/pkg/server/ca/journal.go 20:47:40 spire-1.2.1/pkg/server/ca/journal_test.go 20:47:40 spire-1.2.1/pkg/server/ca/manager.go 20:47:40 spire-1.2.1/pkg/server/ca/manager_health.go 20:47:40 spire-1.2.1/pkg/server/ca/manager_test.go 20:47:40 spire-1.2.1/pkg/server/ca/templates.go 20:47:40 spire-1.2.1/pkg/server/ca/upstream_client.go 20:47:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:47:40 spire-1.2.1/pkg/server/ca/validation.go 20:47:40 spire-1.2.1/pkg/server/cache/ 20:47:40 spire-1.2.1/pkg/server/cache/dscache/ 20:47:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:47:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:47:40 spire-1.2.1/pkg/server/cache/entrycache/ 20:47:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:47:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:47:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:47:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:47:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:47:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:47:40 spire-1.2.1/pkg/server/catalog/ 20:47:40 spire-1.2.1/pkg/server/catalog/catalog.go 20:47:40 spire-1.2.1/pkg/server/catalog/keymanager.go 20:47:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:47:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:47:40 spire-1.2.1/pkg/server/catalog/notifier.go 20:47:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:47:40 spire-1.2.1/pkg/server/config.go 20:47:40 spire-1.2.1/pkg/server/datastore/ 20:47:40 spire-1.2.1/pkg/server/datastore/datastore.go 20:47:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:47:40 spire-1.2.1/pkg/server/datastore/repository.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:47:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:47:40 spire-1.2.1/pkg/server/endpoints/ 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/ 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:47:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:47:40 spire-1.2.1/pkg/server/endpoints/config.go 20:47:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:47:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:47:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:47:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:47:40 spire-1.2.1/pkg/server/endpoints/middleware.go 20:47:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:47:40 spire-1.2.1/pkg/server/hostservice/ 20:47:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:47:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:47:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:47:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:47:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:47:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:47:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:47:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/ 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/ 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:47:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:47:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:47:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/ 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:47:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:47:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:47:40 spire-1.2.1/pkg/server/registration/ 20:47:40 spire-1.2.1/pkg/server/registration/manager.go 20:47:40 spire-1.2.1/pkg/server/registration/manager_test.go 20:47:40 spire-1.2.1/pkg/server/scanentries.go 20:47:40 spire-1.2.1/pkg/server/scanentries_test.go 20:47:40 spire-1.2.1/pkg/server/server.go 20:47:40 spire-1.2.1/pkg/server/server_test.go 20:47:40 spire-1.2.1/pkg/server/svid/ 20:47:40 spire-1.2.1/pkg/server/svid/observer.go 20:47:40 spire-1.2.1/pkg/server/svid/observer_test.go 20:47:40 spire-1.2.1/pkg/server/svid/rotator.go 20:47:40 spire-1.2.1/pkg/server/svid/rotator_config.go 20:47:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:47:40 spire-1.2.1/pkg/server/svid/rotator_test.go 20:47:40 spire-1.2.1/proto/ 20:47:40 spire-1.2.1/proto/private/ 20:47:40 spire-1.2.1/proto/private/server/ 20:47:40 spire-1.2.1/proto/private/server/journal/ 20:47:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:47:40 spire-1.2.1/proto/private/server/journal/journal.proto 20:47:40 spire-1.2.1/proto/spire/ 20:47:40 spire-1.2.1/proto/spire/common/ 20:47:40 spire-1.2.1/proto/spire/common/common.pb.go 20:47:40 spire-1.2.1/proto/spire/common/common.proto 20:47:40 spire-1.2.1/proto/spire/common/plugin/ 20:47:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:47:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:47:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:47:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:47:40 spire-1.2.1/proto/spire/plugin/ 20:47:40 spire-1.2.1/proto/spire/plugin/agent/ 20:47:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:47:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:47:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:47:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:47:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:47:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:47:40 spire-1.2.1/release/ 20:47:40 spire-1.2.1/release/spire-extras/ 20:47:40 spire-1.2.1/release/spire-extras/README.md 20:47:40 spire-1.2.1/release/spire-extras/conf/ 20:47:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:47:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:47:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:47:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:47:40 spire-1.2.1/release/spire/ 20:47:40 spire-1.2.1/release/spire/README.md 20:47:40 spire-1.2.1/release/spire/conf/ 20:47:40 spire-1.2.1/release/spire/conf/agent/ 20:47:40 spire-1.2.1/release/spire/conf/agent/agent.conf 20:47:40 spire-1.2.1/release/spire/conf/server/ 20:47:40 spire-1.2.1/release/spire/conf/server/server.conf 20:47:40 spire-1.2.1/script/ 20:47:40 spire-1.2.1/script/build-artifact.sh 20:47:40 spire-1.2.1/script/generate_dummy_ca.sh 20:47:40 spire-1.2.1/support/ 20:47:40 spire-1.2.1/support/k8s/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:47:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/ 20:47:40 spire-1.2.1/support/oidc-discovery-provider/README.md 20:47:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/config.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/main.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:47:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:47:40 spire-1.2.1/test/ 20:47:40 spire-1.2.1/test/clock/ 20:47:40 spire-1.2.1/test/clock/clock.go 20:47:40 spire-1.2.1/test/fakes/ 20:47:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:47:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:47:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:47:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:47:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:47:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:47:40 spire-1.2.1/test/fakes/fakeagentstore/ 20:47:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:47:40 spire-1.2.1/test/fakes/fakedatastore/ 20:47:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:47:40 spire-1.2.1/test/fakes/fakeentryclient/ 20:47:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:47:40 spire-1.2.1/test/fakes/fakehealthchecker/ 20:47:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:47:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:47:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:47:40 spire-1.2.1/test/fakes/fakemetrics/ 20:47:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:47:40 spire-1.2.1/test/fakes/fakenoderesolver/ 20:47:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:47:40 spire-1.2.1/test/fakes/fakenotifier/ 20:47:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:47:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:47:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:47:40 spire-1.2.1/test/fakes/fakeserverca/ 20:47:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:47:40 spire-1.2.1/test/fakes/fakeservercatalog/ 20:47:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:47:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:47:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:47:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:47:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:47:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:47:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:47:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:47:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:47:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:47:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:47:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:47:40 spire-1.2.1/test/fixture/ 20:47:40 spire-1.2.1/test/fixture/certs/ 20:47:40 spire-1.2.1/test/fixture/certs/agent_svid.der 20:47:40 spire-1.2.1/test/fixture/certs/base_cert.pem 20:47:40 spire-1.2.1/test/fixture/certs/base_csr.pem 20:47:40 spire-1.2.1/test/fixture/certs/base_key.pem 20:47:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:47:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:47:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:47:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:47:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:47:40 spire-1.2.1/test/fixture/certs/blog_key.pem 20:47:40 spire-1.2.1/test/fixture/certs/bundle.der 20:47:40 spire-1.2.1/test/fixture/certs/ca.pem 20:47:40 spire-1.2.1/test/fixture/certs/ca_key.pem 20:47:40 spire-1.2.1/test/fixture/certs/database_cert.pem 20:47:40 spire-1.2.1/test/fixture/certs/database_csr.pem 20:47:40 spire-1.2.1/test/fixture/certs/database_key.pem 20:47:40 spire-1.2.1/test/fixture/certs/node_cert.pem 20:47:40 spire-1.2.1/test/fixture/certs/node_csr.pem 20:47:40 spire-1.2.1/test/fixture/certs/node_key.pem 20:47:40 spire-1.2.1/test/fixture/certs/svid.pem 20:47:40 spire-1.2.1/test/fixture/certs/svid_key.pem 20:47:40 spire-1.2.1/test/fixture/config/ 20:47:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:47:40 spire-1.2.1/test/fixture/config/agent_good.conf 20:47:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:47:40 spire-1.2.1/test/fixture/config/plugin_good.conf 20:47:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:47:40 spire-1.2.1/test/fixture/config/server_good.conf 20:47:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:47:40 spire-1.2.1/test/fixture/fixture.go 20:47:40 spire-1.2.1/test/fixture/nodeattestor/ 20:47:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:47:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:47:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:47:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:47:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:47:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:47:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:47:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:47:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:47:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:47:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:47:40 spire-1.2.1/test/fixture/registration/ 20:47:40 spire-1.2.1/test/fixture/registration/entries.json 20:47:40 spire-1.2.1/test/fixture/registration/good-for-update.json 20:47:40 spire-1.2.1/test/fixture/registration/good.json 20:47:40 spire-1.2.1/test/fixture/registration/invalid.json 20:47:40 spire-1.2.1/test/fixture/registration/invalid_json.json 20:47:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:47:40 spire-1.2.1/test/integration/ 20:47:40 spire-1.2.1/test/integration/README.md 20:47:40 spire-1.2.1/test/integration/common 20:47:40 spire-1.2.1/test/integration/setup/ 20:47:40 spire-1.2.1/test/integration/setup/adminclient/ 20:47:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:47:40 spire-1.2.1/test/integration/setup/adminclient/client.go 20:47:40 spire-1.2.1/test/integration/setup/debugagent/ 20:47:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:47:40 spire-1.2.1/test/integration/setup/debugagent/main.go 20:47:40 spire-1.2.1/test/integration/setup/debugserver/ 20:47:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:47:40 spire-1.2.1/test/integration/setup/debugserver/main.go 20:47:40 spire-1.2.1/test/integration/setup/downstreamclient/ 20:47:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:47:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:47:40 spire-1.2.1/test/integration/setup/itclient/ 20:47:40 spire-1.2.1/test/integration/setup/itclient/client.go 20:47:40 spire-1.2.1/test/integration/setup/node-attestation/ 20:47:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:47:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:47:40 spire-1.2.1/test/integration/setup/x509pop/ 20:47:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:47:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:47:40 spire-1.2.1/test/integration/suites/ 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:47:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:47:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:47:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:47:41 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:47:41 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:47:41 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:47:41 spire-1.2.1/test/integration/suites/join-token/ 20:47:41 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:47:41 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:47:41 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:47:41 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:47:41 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:47:41 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:47:41 spire-1.2.1/test/integration/suites/join-token/README.md 20:47:41 spire-1.2.1/test/integration/suites/join-token/conf/ 20:47:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/join-token/teardown 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:47:41 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:47:41 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:47:41 spire-1.2.1/test/integration/suites/k8s/ 20:47:41 spire-1.2.1/test/integration/suites/k8s/00-setup 20:47:41 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:47:41 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:47:41 spire-1.2.1/test/integration/suites/k8s/README.md 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/ 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:47:41 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:47:41 spire-1.2.1/test/integration/suites/k8s/teardown 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/ 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:47:41 spire-1.2.1/test/integration/suites/rotation/ 20:47:41 spire-1.2.1/test/integration/suites/rotation/00-setup 20:47:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:47:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:47:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:47:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:47:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:47:41 spire-1.2.1/test/integration/suites/rotation/README.md 20:47:41 spire-1.2.1/test/integration/suites/rotation/conf/ 20:47:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/rotation/teardown 20:47:41 spire-1.2.1/test/integration/suites/self-test/ 20:47:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:47:41 spire-1.2.1/test/integration/suites/self-test/README.md 20:47:41 spire-1.2.1/test/integration/suites/self-test/teardown 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:47:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:47:41 spire-1.2.1/test/integration/suites/upgrade/ 20:47:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:47:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:47:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:47:41 spire-1.2.1/test/integration/suites/upgrade/README.md 20:47:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:47:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:47:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:47:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:47:41 spire-1.2.1/test/integration/suites/upgrade/teardown 20:47:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:47:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:47:41 spire-1.2.1/test/integration/test-one.sh 20:47:41 spire-1.2.1/test/integration/test.sh 20:47:41 spire-1.2.1/test/plugintest/ 20:47:41 spire-1.2.1/test/plugintest/config.go 20:47:41 spire-1.2.1/test/plugintest/load.go 20:47:41 spire-1.2.1/test/plugintest/option.go 20:47:41 spire-1.2.1/test/spiretest/ 20:47:41 spire-1.2.1/test/spiretest/apiserver.go 20:47:41 spire-1.2.1/test/spiretest/assertions.go 20:47:41 spire-1.2.1/test/spiretest/dir.go 20:47:41 spire-1.2.1/test/spiretest/errors_posix.go 20:47:41 spire-1.2.1/test/spiretest/errors_windows.go 20:47:41 spire-1.2.1/test/spiretest/logs.go 20:47:41 spire-1.2.1/test/spiretest/socketapi.go 20:47:41 spire-1.2.1/test/spiretest/suite.go 20:47:41 spire-1.2.1/test/spiretest/x509.go 20:47:41 spire-1.2.1/test/testca/ 20:47:41 spire-1.2.1/test/testca/ca.go 20:47:41 spire-1.2.1/test/testkey/ 20:47:41 spire-1.2.1/test/testkey/generate.sh 20:47:41 spire-1.2.1/test/testkey/genkeys.go 20:47:41 spire-1.2.1/test/testkey/keys.go 20:47:41 spire-1.2.1/test/testkey/new.go 20:47:41 spire-1.2.1/test/tpmsimulator/ 20:47:41 spire-1.2.1/test/tpmsimulator/simulator.go 20:47:41 spire-1.2.1/test/util/ 20:47:41 spire-1.2.1/test/util/cert_fixtures.go 20:47:41 spire-1.2.1/test/util/cert_generation.go 20:47:41 spire-1.2.1/test/util/io_redirection.go 20:47:41 spire-1.2.1/test/util/race.go 20:47:41 spire-1.2.1/test/util/util.go 20:47:41 building spire from source... 20:47:42 Installing go1.17.7... 20:48:08 Building bin/spire-server... 20:48:08 go: downloading github.com/mitchellh/cli v1.1.2 20:48:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:48:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:48:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:48:08 go: downloading google.golang.org/grpc v1.44.0 20:48:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:48:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:48:12 go: downloading github.com/imdario/mergo v0.3.12 20:48:12 go: downloading github.com/sirupsen/logrus v1.8.1 20:48:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:48:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:48:13 go: downloading github.com/fatih/color v1.13.0 20:48:13 go: downloading github.com/mattn/go-isatty v0.0.14 20:48:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:48:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:48:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:48:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:48:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:48:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:48:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:48:16 go: downloading github.com/armon/go-metrics v0.3.10 20:48:16 go: downloading github.com/prometheus/client_golang v1.12.1 20:48:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:48:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:48:18 go: downloading github.com/open-policy-agent/opa v0.38.0 20:48:45 go: downloading github.com/mattn/go-colorable v0.1.12 20:48:45 go: downloading github.com/Masterminds/goutils v1.1.0 20:48:45 go: downloading github.com/Masterminds/semver v1.5.0 20:48:45 go: downloading github.com/google/uuid v1.1.2 20:48:45 go: downloading github.com/huandu/xstrings v1.3.2 20:48:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:48:45 go: downloading github.com/oklog/run v1.0.0 20:48:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:48:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:48:45 go: downloading github.com/prometheus/client_model v0.2.0 20:48:45 go: downloading github.com/prometheus/common v0.32.1 20:48:45 go: downloading github.com/beorn7/perks v1.0.1 20:48:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:48:45 go: downloading github.com/prometheus/procfs v0.7.3 20:48:45 go: downloading go.uber.org/atomic v1.9.0 20:48:46 go: downloading github.com/imkira/go-observer v1.0.3 20:48:46 go: downloading github.com/hashicorp/errwrap v1.1.0 20:48:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:48:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:48:46 go: downloading github.com/twmb/murmur3 v1.1.6 20:48:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:48:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:48:46 go: downloading github.com/blang/semver/v4 v4.0.0 20:48:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:48:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:48:46 go: downloading github.com/jinzhu/gorm v1.9.16 20:48:47 go: downloading github.com/lib/pq v1.10.4 20:48:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:48:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:48:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:48:48 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:48:51 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:48:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:48:57 go: downloading github.com/stretchr/testify v1.7.0 20:48:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:48:57 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:49:19 go: downloading google.golang.org/api v0.70.0 20:49:19 go: downloading k8s.io/api v0.23.4 20:49:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:50:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:50:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:50:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:50:06 go: downloading cloud.google.com/go/storage v1.21.0 20:50:06 go: downloading cloud.google.com/go v0.100.2 20:50:06 go: downloading github.com/google/go-tpm v0.3.3 20:50:06 go: downloading k8s.io/client-go v0.23.4 20:50:10 go: downloading cloud.google.com/go/security v1.3.0 20:50:10 go: downloading github.com/hashicorp/vault/api v1.4.1 20:50:11 go: downloading k8s.io/apimachinery v0.23.4 20:50:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:50:15 go: downloading k8s.io/kube-aggregator v0.23.3 20:50:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:50:17 go: downloading gopkg.in/yaml.v2 v2.4.0 20:50:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:50:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:50:17 go: downloading github.com/gobwas/glob v0.2.3 20:50:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:50:18 go: downloading github.com/jinzhu/inflection v1.0.0 20:50:18 go: downloading github.com/aws/smithy-go v1.11.0 20:50:19 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:50:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:50:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:50:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:50:20 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:50:20 go: downloading github.com/gogo/protobuf v1.3.2 20:50:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:50:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:50:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:50:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:50:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:50:27 go: downloading github.com/dimchansky/utfbom v1.1.1 20:50:27 go: downloading cloud.google.com/go/compute v1.3.0 20:50:28 go: downloading cloud.google.com/go/iam v0.1.1 20:50:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:50:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:50:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:50:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:50:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:50:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:50:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:50:30 go: downloading github.com/google/gofuzz v1.1.0 20:50:30 go: downloading k8s.io/klog/v2 v2.30.0 20:50:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:50:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:50:31 go: downloading github.com/spf13/pflag v1.0.5 20:50:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:50:32 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:50:32 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:50:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:50:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:50:33 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:50:35 go: downloading go.opencensus.io v0.23.0 20:50:36 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:50:36 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:50:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:50:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:50:37 go: downloading gopkg.in/inf.v0 v0.9.1 20:50:37 go: downloading github.com/google/go-cmp v0.5.7 20:50:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:50:37 go: downloading github.com/go-logr/logr v1.2.2 20:50:38 go: downloading github.com/json-iterator/go v1.1.12 20:50:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:50:41 go: downloading github.com/googleapis/gnostic v0.5.5 20:50:44 go: downloading github.com/tklauser/numcpus v0.3.0 20:50:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:50:44 go: downloading go.uber.org/zap v1.21.0 20:50:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:50:44 go: downloading sigs.k8s.io/yaml v1.3.0 20:50:44 go: downloading github.com/ryanuber/go-glob v1.0.0 20:50:44 go: downloading github.com/golang/snappy v0.0.4 20:50:45 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:50:55 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:50:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:50:55 go: downloading github.com/hashicorp/go-version v1.2.0 20:50:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:50:55 go: downloading github.com/modern-go/reflect2 v1.0.2 20:50:55 go: downloading go.uber.org/multierr v1.6.0 20:51:13 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:51:13 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:52: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/secrets-config ./cmd/secrets-config 20:52:28 Removing intermediate container b6095af7de6b 20:52:28 ---> b295d64bb40b 20:52:28 20:52:28 Step 10/22 : FROM alpine:3.14 20:52:28 3.14: Pulling from library/alpine 20:52:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:52:30 Status: Downloaded newer image for alpine:3.14 20:52:30 ---> ac73e934f311 20:52:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:52:30 ---> Running in 2f6ca261b1eb 20:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:52:34 Removing intermediate container d7892f864341 20:52:34 ---> a3829271414f 20:52:34 20:52:34 Step 10/31 : FROM alpine:3.14 20:52:34 ---> ac73e934f311 20:52:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:52:34 ---> Running in 5bb6af8f01e7 20:52:34 Removing intermediate container 5bb6af8f01e7 20:52:34 ---> 9ae0a312bc3c 20:52:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:52:34 ---> Running in d94c4f389a3f 20:52:34 (1/6) Installing ca-certificates (20211220-r0) 20:52:35 (2/6) Installing brotli-libs (1.0.9-r5) 20:52:35 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:52:35 (4/6) Installing libcurl (7.79.1-r0) 20:52:35 (5/6) Installing curl (7.79.1-r0) 20:52:35 (6/6) Installing dumb-init (1.2.5-r1) 20:52:35 Executing busybox-1.33.1-r7.trigger 20:52:35 Executing ca-certificates-20211220-r0.trigger 20:52:36 OK: 8 MiB in 20 packages 20:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:52:38 Removing intermediate container 2f6ca261b1eb 20:52:38 ---> a84c60038a4b 20:52:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:52:38 ---> Running in 725f41a6899e 20:52:39 Removing intermediate container 725f41a6899e 20:52:39 ---> 9783b9d3a34e 20:52:39 Step 13/22 : WORKDIR /edgex 20:52:39 ---> Running in fb07f290e16b 20:52:39 (1/2) Installing dumb-init (1.2.5-r1) 20:52:39 (2/2) Installing su-exec (0.2-r1) 20:52:39 Executing busybox-1.33.1-r7.trigger 20:52:39 OK: 6 MiB in 16 packages 20:52:39 Removing intermediate container fb07f290e16b 20:52:39 ---> ec44b4d3674b 20:52:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:52:41 Removing intermediate container d94c4f389a3f 20:52:41 ---> 7797ddb6ab37 20:52:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:52:41 ---> Running in 0c5799317be5 20:52:41 ---> 98d5d3617b01 20:52:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:52:42 Removing intermediate container 0c5799317be5 20:52:42 ---> f86cf2556a3b 20:52:42 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:52:42 ---> Running in 6d9de540ab8f 20:52:43 Removing intermediate container 6d9de540ab8f 20:52:43 ---> ec34946ca702 20:52:43 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:52:43 ---> Running in 54f94de5a99b 20:52:44 ---> 1d00a6602cf0 20:52:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:52:46 ---> 70f5d1c9eb62 20:52:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:52:47 Removing intermediate container 54f94de5a99b 20:52:47 ---> b0d2cfc07e9e 20:52:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:52:47 ---> Running in ae95c849f9a4 20:52:47 ---> 57371d6d6b71 20:52:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:52:47 ---> Running in 8d4b6549bc3b 20:52:48 Removing intermediate container ae95c849f9a4 20:52:48 ---> b1efa02a1240 20:52:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:52:49 ---> 5bbdc279881c 20:52:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:52:49 ---> Running in 94bb10b0b3ec 20:52:52 Removing intermediate container 8d4b6549bc3b 20:52:52 ---> c59f8d0ecfb5 20:52:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:52:52 ---> Running in cd2884238e75 20:52:52 Removing intermediate container cd2884238e75 20:52:52 ---> eea88c820569 20:52:52 Step 20/22 : LABEL arch=arm64 20:52:53 ---> Running in fca8981654de 20:52:53 Removing intermediate container 94bb10b0b3ec 20:52:53 ---> 8176ff49a013 20:52:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:53 Removing intermediate container fca8981654de 20:52:53 ---> 603564506093 20:52:53 Step 21/22 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 20:52:53 ---> Running in 79f1bb72eb2f 20:52:53 ---> f08973805f49 20:52:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:52:54 Removing intermediate container 79f1bb72eb2f 20:52:54 ---> 1a042d92323e 20:52:54 Step 22/22 : LABEL version=0.0.0 20:52:54 ---> Running in c416c3b04ef0 20:52:55 Removing intermediate container c416c3b04ef0 20:52:55 ---> 4e23a1b1fd80 20:52:55 20:52:56 ---> f9fb0e9cb9f8 20:52:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:52:56 Successfully built 4e23a1b1fd80 20:52:56 Successfully tagged security-proxy-setup-arm64:latest 20:52:56 Building sys-mgmt-agent 20:52:57  Building security-proxy-setup ... done  ---> c2ad3bb36700 20:52:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:52:58 ---> 3583170f0ae7 20:52:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:52:59 ---> 1021faaddf5a 20:52:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:53:00 ---> Running in a9e9c610d0c7 20:53:00 Removing intermediate container a9e9c610d0c7 20:53:00 ---> 0dcb5c40dfd0 20:53:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:53:01 ---> 62bf527600dd 20:53:01 Step 26/31 : RUN chmod +x /entrypoint.sh 20:53:02 ---> Running in 4dbd711b2d66 20:53:05 Removing intermediate container 4dbd711b2d66 20:53:05 ---> 48d56c3583ae 20:53:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:53:05 ---> Running in 002357ccc8de 20:53:05 Removing intermediate container 002357ccc8de 20:53:05 ---> 9271e876e5bf 20:53:05 Step 28/31 : CMD ["gate"] 20:53:06 ---> Running in 25d7ff540563 20:53:06 Removing intermediate container 25d7ff540563 20:53:06 ---> f0a1d2868fc6 20:53:06 Step 29/31 : LABEL arch=arm64 20:53:06 ---> Running in d92bdb393b0f 20:53:07 Removing intermediate container d92bdb393b0f 20:53:07 ---> 16ee91e581dc 20:53:07 Step 30/31 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 20:53:08 ---> Running in 302d7a6d108b 20:53:08 Removing intermediate container 302d7a6d108b 20:53:08 ---> 0cee8179b6a4 20:53:08 Step 31/31 : LABEL version=0.0.0 20:53:08 ---> Running in 3844a701a51a 20:53:09 Removing intermediate container 3844a701a51a 20:53:09 ---> 4b6f44f613f1 20:53:09 20:53:09 Successfully built 4b6f44f613f1 20:53:09 Successfully tagged security-bootstrapper-arm64:latest 20:53:09  Building security-bootstrapper ... done Building core-command 20:53:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:53:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:53:42 ---> 27a12ee7d3b8 20:53:42 Step 3/23 : WORKDIR /edgex-go 20:53:42 ---> Using cache 20:53:42 ---> a7b427532602 20:53:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:42 ---> Using cache 20:53:42 ---> d1441a92f490 20:53:42 Step 5/23 : RUN apk add --update --no-cache make bash git 20:53:42 ---> Running in faf3196cada5 20:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:45 OK: 220 MiB in 52 packages 20:53:47 Removing intermediate container faf3196cada5 20:53:47 ---> d9d5597e912c 20:53:47 Step 6/23 : COPY go.mod vendor* ./ 20:53:49 ---> 560db7f27d1e 20:53:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:49 ---> Running in 2b42178175a6 20:53:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:53:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:53:51 ---> 27a12ee7d3b8 20:53:51 Step 3/23 : WORKDIR /edgex-go 20:53:51 ---> Using cache 20:53:51 ---> a7b427532602 20:53:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:51 ---> Using cache 20:53:52 ---> d1441a92f490 20:53:52 Step 5/23 : RUN apk add --update --no-cache make git 20:53:52 ---> Using cache 20:53:52 ---> 6000e5773e8b 20:53:52 Step 6/23 : COPY go.mod vendor* ./ 20:53:52 ---> Using cache 20:53:52 ---> 4f6cf30ee63a 20:53:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:52 ---> Using cache 20:53:52 ---> 1b57240594d0 20:53:52 Step 8/23 : COPY . . 20:53:52 ---> Using cache 20:53:52 ---> bac2c8496afc 20:53:52 Step 9/23 : RUN make cmd/core-command/core-command 20:53:52 ---> Running in 0ee1ca3868dd 20:53: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-command/core-command ./cmd/core-command 20:53:55 Removing intermediate container 2b42178175a6 20:53:55 ---> 1118692b8ca7 20:53:55 Step 8/23 : COPY . . 20:54:17 ---> 400efdd4feb0 20:54:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:54:17 ---> Running in e5a3e39932d9 20:54:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:55:15 Removing intermediate container 1bd065dc71b5 20:55:15 ---> 2b630efaec25 20:55:15 20:55:15 Step 10/22 : FROM alpine:3.14 20:55:15 ---> ac73e934f311 20:55:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:55:15 Removing intermediate container b4d712635471 20:55:15 ---> 8b02a4a6c31e 20:55:15 20:55:15 Step 10/22 : FROM alpine:3.14 20:55:15 ---> ac73e934f311 20:55:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:55:15 ---> Running in 05f7c4eab23c 20:55:15 ---> Running in c9ab1e621e9b 20:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:55:15 (1/2) Installing ca-certificates (20211220-r0) 20:55:15 (2/2) Installing dumb-init (1.2.5-r1) 20:55:15 Executing busybox-1.33.1-r7.trigger 20:55:15 Executing ca-certificates-20211220-r0.trigger 20:55:15 (1/1) Installing dumb-init (1.2.5-r1) 20:55:15 Executing busybox-1.33.1-r7.trigger 20:55:15 OK: 5 MiB in 15 packages 20:55:15 OK: 6 MiB in 16 packages 20:55:15 Removing intermediate container c9ab1e621e9b 20:55:15 ---> d99c877fd7c5 20:55:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:55:15 ---> Running in a81768467539 20:55:15 Removing intermediate container a81768467539 20:55:15 ---> e3737da548f0 20:55:15 Step 13/22 : ENV APP_PORT=59861 20:55:15 Removing intermediate container 05f7c4eab23c 20:55:15 ---> 9f3b4cdbaad7 20:55:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:55:15 ---> Running in d1e22d00f64d 20:55:15 ---> Running in 8dc33823aba3 20:55:15 Removing intermediate container 8dc33823aba3 20:55:15 ---> 0d9cb63c625a 20:55:15 Step 14/22 : EXPOSE $APP_PORT 20:55:15 Removing intermediate container d1e22d00f64d 20:55:15 ---> 95d1cc1bd05c 20:55:15 Step 13/22 : ENV APP_PORT=59860 20:55:15 ---> Running in f09d28bd3888 20:55:15 ---> Running in a823dd40cae3 20:55:15 Removing intermediate container a823dd40cae3 20:55:15 ---> a32db1132790 20:55:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:15 Removing intermediate container f09d28bd3888 20:55:15 ---> 9500b3e507b1 20:55:15 Step 14/22 : EXPOSE $APP_PORT 20:55:15 ---> Running in d39315cef707 20:55:16 Removing intermediate container d39315cef707 20:55:16 ---> 89a8b4420e73 20:55:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:16 ---> 56f9673f5130 20:55:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:55:17 ---> b2e78d339038 20:55:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:55:19 ---> 6566f309aec4 20:55:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:55:20 ---> 899cda093f56 20:55:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:55:21 ---> a4bf01a52430 20:55:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:55:21 ---> Running in ca9424234525 20:55:22 ---> 91f03790cf1e 20:55:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:55:22 ---> Running in 57f181ec3024 20:55:22 Removing intermediate container ca9424234525 20:55:22 ---> 5598d07a4c28 20:55:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:22 ---> Running in 6bd04f1b5d03 20:55:23 Removing intermediate container 57f181ec3024 20:55:23 ---> fcd1bcfc75a8 20:55:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:23 ---> Running in e95f9d358380 20:55:23 Removing intermediate container 6bd04f1b5d03 20:55:23 ---> 0fa3c6114659 20:55:23 Step 20/22 : LABEL arch=arm64 20:55:23 ---> Running in bfab8366040e 20:55:23 Removing intermediate container e95f9d358380 20:55:23 ---> 69e0d8173128 20:55:23 Step 20/22 : LABEL arch=arm64 20:55:24 ---> Running in 1013e2df1177 20:55:24 Removing intermediate container bfab8366040e 20:55:24 ---> d7f9b6fdbd40 20:55:24 Step 21/22 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 20:55:24 ---> Running in ff5c1886a336 20:55:24 Removing intermediate container 1013e2df1177 20:55:24 ---> 5bc1454870e9 20:55:24 Step 21/22 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 20:55:24 ---> Running in 75f3e352439a 20:55:25 Removing intermediate container ff5c1886a336 20:55:25 ---> 95e4e7f34249 20:55:25 Step 22/22 : LABEL version=0.0.0 20:55:25 ---> Running in 75a6c1c54828 20:55:25 Removing intermediate container 75f3e352439a 20:55:25 ---> fe24af46db56 20:55:25 Step 22/22 : LABEL version=0.0.0 20:55:25 ---> Running in 5b8016598b00 20:55:26 Removing intermediate container 75a6c1c54828 20:55:26 ---> f9328a81c707 20:55:26 20:55:26 Removing intermediate container 5b8016598b00 20:55:26 ---> 066af6fcb610 20:55:26 20:55:26 Successfully built f9328a81c707 20:55:26 Successfully tagged support-scheduler-arm64:latest 20:55:26 Building security-spiffe-token-provider 20:55:26  Building support-scheduler ... done Successfully built 066af6fcb610 20:55:26 Successfully tagged support-notifications-arm64:latest 20:55:26  Building support-notifications ... done Building security-secretstore-setup 20:56:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:56:23 ---> 27a12ee7d3b8 20:56:23 Step 3/20 : WORKDIR /edgex-go 20:56:23 ---> Using cache 20:56:23 ---> a7b427532602 20:56:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:56:23 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:56:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:56:23 ---> 27a12ee7d3b8 20:56:23 Step 3/25 : WORKDIR /edgex-go 20:56:23 ---> Using cache 20:56:23 ---> a7b427532602 20:56:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:23 ---> Using cache 20:56:23 ---> d1441a92f490 20:56:23 Step 5/25 : RUN apk add --update --no-cache make git 20:56:23 ---> Using cache 20:56:23 ---> 6000e5773e8b 20:56:23 Step 6/25 : COPY go.mod vendor* ./ 20:56:23 ---> Using cache 20:56:23 ---> 4f6cf30ee63a 20:56:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:23 ---> Using cache 20:56:23 ---> 1b57240594d0 20:56:23 Step 8/25 : COPY . . 20:56:23 ---> Using cache 20:56:23 ---> bac2c8496afc 20:56:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:56:23 ---> Running in 5d928f854233 20:56:23 ---> Running in 3c690c79a6a5 20:56: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:23 v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:56:23 v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:56:23 OK: 15741 distinct packages available 20:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:23 OK: 220 MiB in 52 packages 20:56:25 Removing intermediate container 3c690c79a6a5 20:56:25 ---> 1d8ff60f34c2 20:56:25 Step 5/20 : COPY go.mod vendor* ./ 20:56:25 ---> fc32c9d4842e 20:56:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:26 ---> Running in 24b431942d7d 20:56:31 Removing intermediate container 24b431942d7d 20:56:31 ---> 86db2e7deb0c 20:56:31 Step 7/20 : COPY . . 20:56:53 ---> 2b630e57b7da 20:56:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:56:53 ---> Running in 86cfa65a744f 20:56:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:58:46 Removing intermediate container 0ee1ca3868dd 20:58:46 ---> 6b8b003120b1 20:58:46 20:58:46 Step 10/23 : FROM alpine:3.14 20:58:46 ---> ac73e934f311 20:58:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:58:46 ---> Using cache 20:58:46 ---> d99c877fd7c5 20:58:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:58:46 ---> Using cache 20:58:46 ---> e3737da548f0 20:58:46 Step 13/23 : ENV APP_PORT=59882 20:58:46 ---> Running in 64d536ed4385 20:58:46 Removing intermediate container 64d536ed4385 20:58:46 ---> b6146a19ac5f 20:58:46 Step 14/23 : EXPOSE $APP_PORT 20:58:46 ---> Running in c503a459a281 20:58:46 Removing intermediate container c503a459a281 20:58:46 ---> 160b93a3f8f0 20:58:46 Step 15/23 : WORKDIR / 20:58:46 ---> Running in 4c5394779ce5 20:58:46 Removing intermediate container 4c5394779ce5 20:58:46 ---> c94ba2fe1601 20:58:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:46 ---> 35ed7ca8ddb5 20:58:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:58:46 ---> ac59cf4d9dd7 20:58:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:58:46 ---> f7a99f0133ca 20:58:46 Step 19/23 : ENTRYPOINT ["/core-command"] 20:58:46 ---> Running in 8ed07253b6d5 20:58:46 Removing intermediate container 8ed07253b6d5 20:58:46 ---> 01ef48c44202 20:58:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:46 ---> Running in f31311675443 20:58:46 Removing intermediate container f31311675443 20:58:46 ---> 6f79f0b5da66 20:58:46 Step 21/23 : LABEL arch=arm64 20:58:46 ---> Running in 7ff53bc1cf40 20:58:46 Removing intermediate container 7ff53bc1cf40 20:58:46 ---> 1739e6bf7583 20:58:46 Step 22/23 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 20:58:46 ---> Running in b9e2d8653e44 20:58:46 Removing intermediate container b9e2d8653e44 20:58:46 ---> 556bf1952921 20:58:46 Step 23/23 : LABEL version=0.0.0 20:58:46 ---> Running in fb882aa555e3 20:58:46 Removing intermediate container fb882aa555e3 20:58:46 ---> 4346e9ee6c1b 20:58:46 20:58:46 Successfully built 4346e9ee6c1b 20:58:46 Successfully tagged core-command-arm64:latest 20:58:46 Building core-metadata 20:59:08  Building core-command ... done Removing intermediate container e5a3e39932d9 20:59:08 ---> d180e76cee16 20:59:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:59:09 ---> Running in ff15ee92c688 20:59: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:59:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:59:18 ---> 27a12ee7d3b8 20:59:18 Step 3/23 : WORKDIR /edgex-go 20:59:18 ---> Using cache 20:59:18 ---> a7b427532602 20:59:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:18 ---> Using cache 20:59:18 ---> d1441a92f490 20:59:18 Step 5/23 : RUN apk add --update --no-cache make git 20:59:18 ---> Using cache 20:59:18 ---> 6000e5773e8b 20:59:18 Step 6/23 : COPY go.mod vendor* ./ 20:59:18 ---> Using cache 20:59:18 ---> 4f6cf30ee63a 20:59:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:18 ---> Using cache 20:59:18 ---> 1b57240594d0 20:59:18 Step 8/23 : COPY . . 20:59:18 ---> Using cache 20:59:18 ---> bac2c8496afc 20:59:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:59:18 Removing intermediate container ff15ee92c688 20:59:18 ---> 5f06bead673f 20:59:18 20:59:18 Step 11/23 : FROM docker:20.10.14 20:59:18 ---> Running in 895df5fdc90f 20:59:18 20.10.14: Pulling from library/docker 20:59:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:59:39 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:59:39 Status: Downloaded newer image for docker:20.10.14 20:59:39 ---> c346e9eafbab 20:59:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:59:39 ---> Running in 7f4c89af4349 20:59:39 Removing intermediate container 7f4c89af4349 20:59:39 ---> ee79e62cb3cf 20:59: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 20:59:39 ---> Running in 60c96ce2c7dd 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:40 (1/43) Installing readline (8.1.1-r0) 20:59:40 (2/43) Installing bash (5.1.16-r0) 20:59:41 Executing bash-5.1.16-r0.post-install 20:59:41 (3/43) Installing brotli-libs (1.0.9-r5) 20:59:41 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:59:41 (5/43) Installing libcurl (7.80.0-r0) 20:59:41 (6/43) Installing curl (7.80.0-r0) 20:59:41 (7/43) Installing dumb-init (1.2.5-r1) 20:59:41 (8/43) Installing libbz2 (1.0.8-r1) 20:59:41 (9/43) Installing expat (2.4.7-r0) 20:59:41 (10/43) Installing libffi (3.4.2-r1) 20:59:41 (11/43) Installing gdbm (1.22-r0) 20:59:41 (12/43) Installing xz-libs (5.2.5-r1) 20:59:41 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:59:41 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:59:41 (15/43) Installing mpdecimal (2.5.1-r1) 20:59:41 (16/43) Installing sqlite-libs (3.36.0-r0) 20:59:41 (17/43) Installing python3 (3.9.7-r4) 20:59:44 (18/43) Installing py3-appdirs (1.4.4-r2) 20:59:44 (19/43) Installing py3-certifi (2020.12.5-r1) 20:59:44 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:59:44 (21/43) Installing py3-idna (3.3-r0) 20:59:44 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:59:44 (23/43) Installing py3-requests (2.26.0-r1) 20:59:44 (24/43) Installing py3-msgpack (1.0.2-r1) 20:59:44 (25/43) Installing py3-lockfile (0.12.2-r4) 20:59:44 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:59:44 (27/43) Installing py3-colorama (0.4.4-r1) 20:59:44 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:59:44 (29/43) Installing py3-distlib (0.3.3-r0) 20:59:44 (30/43) Installing py3-distro (1.6.0-r0) 20:59:44 (31/43) Installing py3-six (1.16.0-r0) 20:59:44 (32/43) Installing py3-webencodings (0.5.1-r4) 20:59:44 (33/43) Installing py3-html5lib (1.1-r1) 20:59:44 (34/43) Installing py3-parsing (2.4.7-r2) 20:59:44 (35/43) Installing py3-packaging (20.9-r1) 20:59:44 (36/43) Installing py3-tomli (1.2.2-r0) 20:59:44 (37/43) Installing py3-pep517 (0.12.0-r0) 20:59:44 (38/43) Installing py3-progress (1.6-r0) 20:59:44 (39/43) Installing py3-retrying (1.3.3-r2) 20:59:44 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:59:44 (41/43) Installing py3-setuptools (52.0.0-r4) 20:59:44 (42/43) Installing py3-toml (0.10.2-r2) 20:59:44 (43/43) Installing py3-pip (20.3.4-r1) 20:59:45 Executing busybox-1.34.1-r5.trigger 20:59:45 OK: 82 MiB in 65 packages 20:59:51 Collecting docker-compose==1.23.2 20:59:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:59:51 Collecting docopt<0.7,>=0.6.1 20:59:51 Downloading docopt-0.6.2.tar.gz (25 kB) 20:59:54 Collecting cached-property<2,>=1.2.0 20:59:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:59:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:59:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:59:55 Collecting dockerpty<0.5,>=0.4.1 20:59:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:59:59 Collecting PyYAML<4,>=3.10 20:59:59 Downloading PyYAML-3.13.tar.gz (270 kB) 21:00:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:00:03 Collecting jsonschema<3,>=2.5.1 21:00:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:00:04 Collecting texttable<0.10,>=0.9.0 21:00:04 Downloading texttable-0.9.1.tar.gz (11 kB) 21:00:07 Collecting websocket-client<1.0,>=0.32.0 21:00:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:00:07 Collecting docker<4.0,>=3.6.0 21:00:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:00:08 Collecting docker-pycreds>=0.4.0 21:00:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:00:09 Collecting chardet<3.1.0,>=3.0.2 21:00:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:00:09 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) 21:00:09 Collecting idna<2.8,>=2.5 21:00:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:00:10 Collecting urllib3<1.25,>=1.21.1 21:00:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:00:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:00:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:00:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:00:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:00:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:00:12 Attempting uninstall: urllib3 21:00:12 Found existing installation: urllib3 1.26.7 21:00:12 Uninstalling urllib3-1.26.7: 21:00:12 Successfully uninstalled urllib3-1.26.7 21:00:13 Attempting uninstall: idna 21:00:13 Found existing installation: idna 3.3 21:00:13 Uninstalling idna-3.3: 21:00:13 Successfully uninstalled idna-3.3 21:00:16 Attempting uninstall: requests 21:00:16 Found existing installation: requests 2.26.0 21:00:16 Uninstalling requests-2.26.0: 21:00:16 Successfully uninstalled requests-2.26.0 21:00:17 Running setup.py install for texttable: started 21:00:20 Running setup.py install for texttable: finished with status 'done' 21:00:20 Running setup.py install for PyYAML: started 21:00:23 Running setup.py install for PyYAML: finished with status 'done' 21:00:23 Running setup.py install for docopt: started 21:00:27 Running setup.py install for docopt: finished with status 'done' 21:00:27 Running setup.py install for dockerpty: started 21:00:29 Running setup.py install for dockerpty: finished with status 'done' 21:00: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 21:00:47 Removing intermediate container 60c96ce2c7dd 21:00:47 ---> 29e814157283 21:00:47 Step 14/23 : ENV APP_PORT=58890 21:00:47 ---> Running in 88af77f8b24c 21:00:48 Removing intermediate container 88af77f8b24c 21:00:48 ---> 93183a1b7fb7 21:00:48 Step 15/23 : EXPOSE $APP_PORT 21:00:48 ---> Running in 33bb7dd85bc9 21:00:48 Removing intermediate container 33bb7dd85bc9 21:00:48 ---> db10497333c4 21:00:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:00:50 ---> d1b7a7f5b847 21:00:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:00:51 ---> 60b9d8e04fc8 21:00:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:00:52 ---> 9342a294e132 21:00:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:00:52 ---> Running in 6d68bffaede6 21:00:53 Removing intermediate container 6d68bffaede6 21:00:53 ---> 815c99d37a38 21:00:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:53 ---> Running in 2fffbddb60c8 21:00:54 Removing intermediate container 2fffbddb60c8 21:00:54 ---> 29cc4186f8fb 21:00:54 Step 21/23 : LABEL arch=arm64 21:00:54 ---> Running in f262125bf017 21:00:54 Removing intermediate container f262125bf017 21:00:54 ---> 89e297277857 21:00:54 Step 22/23 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 21:00:55 ---> Running in 1d0a1cbe78bc 21:00:55 Removing intermediate container 1d0a1cbe78bc 21:00:55 ---> f6ed9b69962e 21:00:55 Step 23/23 : LABEL version=0.0.0 21:00:55 ---> Running in 69ac703a6440 21:00:56 Removing intermediate container 69ac703a6440 21:00:56 ---> b5ae5c31367b 21:00:56 21:00:57 Successfully built b5ae5c31367b 21:00:57 Successfully tagged sys-mgmt-agent-arm64:latest 21:00:57  Building sys-mgmt-agent ... done Building security-spire-server 21:01:29 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 21:01:29 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:01:29 ---> 27a12ee7d3b8 21:01:29 Step 3/25 : WORKDIR /edgex-go 21:01:29 ---> Using cache 21:01:29 ---> a7b427532602 21:01:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:29 ---> Using cache 21:01:29 ---> d1441a92f490 21:01:29 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:01:29 ---> Running in 97063a42580f 21:01:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:34 OK: 220 MiB in 52 packages 21:01:35 Removing intermediate container 97063a42580f 21:01:35 ---> a955bc664425 21:01:35 Step 6/25 : COPY go.mod vendor* ./ 21:01:37 ---> 0ac0701706d1 21:01:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:37 ---> Running in ffe73e4d6944 21:01:45 Removing intermediate container 5d928f854233 21:01:45 ---> c8e342e68ca5 21:01:45 21:01:45 Step 10/25 : FROM alpine:3.14 21:01:45 ---> ac73e934f311 21:01:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:45 Removing intermediate container ffe73e4d6944 21:01:45 ---> 2d9f94e4a063 21:01:45 Step 8/25 : COPY . . 21:01:45 ---> Running in 2657a4ea708c 21:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:48 (1/3) Installing ca-certificates (20211220-r0) 21:01:48 (2/3) Installing dumb-init (1.2.5-r1) 21:01:48 (3/3) Installing su-exec (0.2-r1) 21:01:48 Executing busybox-1.33.1-r7.trigger 21:01:48 Executing ca-certificates-20211220-r0.trigger 21:01:49 OK: 6 MiB in 17 packages 21:01:52 Removing intermediate container 2657a4ea708c 21:01:52 ---> 6bec07ae44da 21:01:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:52 ---> Running in 93c012820495 21:01:53 Removing intermediate container 93c012820495 21:01:53 ---> f8df1bcb739b 21:01:53 Step 13/25 : WORKDIR / 21:01:53 ---> Running in 40ccea2716e7 21:01:54 Removing intermediate container 40ccea2716e7 21:01:54 ---> 77aaf5af7a9d 21:01:54 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:01:56 ---> cc38ca65818b 21:01:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:01:57 ---> d040afd14054 21:01:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:01:59 ---> 6debbb77c34f 21:01:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:02:01 ---> 41cd6f8fa1d2 21:02:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:02:03 ---> 9cb90c907b3b 21:02:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:02:06 ---> 0af9c89d635d 21:02:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:02:08 ---> baeb9c88bad7 21:02:08 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/ 21:02:08 ---> Running in 1271e8215cf3 21:02:12 Removing intermediate container 1271e8215cf3 21:02:12 ---> 8206a7a54393 21:02:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:02:12 ---> Running in f6b6c8ff4c0e 21:02:13 Removing intermediate container f6b6c8ff4c0e 21:02:13 ---> 8641ec155afc 21:02:13 Step 23/25 : LABEL arch=arm64 21:02:13 ---> Running in 5537866992ae 21:02:14 Removing intermediate container 5537866992ae 21:02:14 ---> c8b6812f0117 21:02:14 Step 24/25 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 21:02:14 ---> Running in 15d5f19585a5 21:02:15 ---> 3cf420678b76 21:02:15 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:02:15 ---> Running in 5c4ffd0e9c5c 21:02:15 Removing intermediate container 15d5f19585a5 21:02:15 ---> 72530a67405b 21:02:15 Step 25/25 : LABEL version=0.0.0 21:02:15 ---> Running in e1a6ea21935f 21:02:16 Removing intermediate container 5c4ffd0e9c5c 21:02:16 ---> 12a8d70c4172 21:02:16 Step 10/25 : RUN mkdir -p spire-build 21:02:16 ---> Running in a002e1dc2450 21:02:16 Removing intermediate container e1a6ea21935f 21:02:16 ---> 6ddeff95501a 21:02:16 21:02:17 Successfully built 6ddeff95501a 21:02:17 Successfully tagged security-secretstore-setup-arm64:latest 21:02:17  Building security-secretstore-setup ... done Building core-data 21:02:19 Removing intermediate container a002e1dc2450 21:02:19 ---> d90c2ad7a60c 21:02:19 Step 11/25 : WORKDIR /edgex-go/spire-build 21:02:19 ---> Running in 71b3c4ca5fdd 21:02:20 Removing intermediate container 71b3c4ca5fdd 21:02:20 ---> 828418cf5455 21:02:20 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 21:02:20 ---> Running in cb8b39e21570 21:02:22 spire-1.2.1/ 21:02:22 spire-1.2.1/.data/ 21:02:22 spire-1.2.1/.data/.file 21:02:22 spire-1.2.1/.dockerignore 21:02:22 spire-1.2.1/.gitattributes 21:02:22 spire-1.2.1/.githooks/ 21:02:22 spire-1.2.1/.githooks/pre-commit 21:02:22 spire-1.2.1/.github/ 21:02:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:02:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:02:22 spire-1.2.1/.github/dependabot.yml 21:02:22 spire-1.2.1/.github/workflows/ 21:02:22 spire-1.2.1/.github/workflows/nightly_build.yaml 21:02:22 spire-1.2.1/.github/workflows/pr_build.yaml 21:02:22 spire-1.2.1/.github/workflows/release_build.yaml 21:02:22 spire-1.2.1/.github/workflows/scripts/ 21:02:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:02:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:02:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:02:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:02:22 spire-1.2.1/.github/workflows/scripts/split.sh 21:02:22 spire-1.2.1/.gitignore 21:02:22 spire-1.2.1/.go-version 21:02:22 spire-1.2.1/.golangci.yml 21:02:22 spire-1.2.1/ADOPTERS.md 21:02:22 spire-1.2.1/CHANGELOG.md 21:02:22 spire-1.2.1/CODE-OF-CONDUCT.md 21:02:22 spire-1.2.1/CODEOWNERS 21:02:22 spire-1.2.1/CONTRIBUTING.md 21:02:22 spire-1.2.1/Dockerfile 21:02:22 spire-1.2.1/Dockerfile.dev 21:02:22 spire-1.2.1/Dockerfile.scratch 21:02:22 spire-1.2.1/LICENSE 21:02:22 spire-1.2.1/MAINTAINERS.md 21:02:22 spire-1.2.1/Makefile 21:02:22 spire-1.2.1/README.md 21:02:22 spire-1.2.1/ROADMAP.md 21:02:22 spire-1.2.1/SECURITY.md 21:02:22 spire-1.2.1/cmd/ 21:02:22 spire-1.2.1/cmd/spire-agent/ 21:02:22 spire-1.2.1/cmd/spire-agent/cli/ 21:02:22 spire-1.2.1/cmd/spire-agent/cli/api/ 21:02:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/common/ 21:02:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/run/ 21:02:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:02:22 spire-1.2.1/cmd/spire-agent/main.go 21:02:22 spire-1.2.1/cmd/spire-server/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/agent/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/cli.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/run/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/token/ 21:02:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:02:22 spire-1.2.1/cmd/spire-server/cli/validate/ 21:02:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:02:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:02:23 spire-1.2.1/cmd/spire-server/cli/x509/ 21:02:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:02:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:02:23 spire-1.2.1/cmd/spire-server/main.go 21:02:23 spire-1.2.1/cmd/spire-server/util/ 21:02:23 spire-1.2.1/cmd/spire-server/util/util.go 21:02:23 spire-1.2.1/conf/ 21:02:23 spire-1.2.1/conf/agent/ 21:02:23 spire-1.2.1/conf/agent/agent.conf 21:02:23 spire-1.2.1/conf/agent/agent_full.conf 21:02:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:02:23 spire-1.2.1/conf/server/ 21:02:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:02:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:02:23 spire-1.2.1/conf/server/server.conf 21:02:23 spire-1.2.1/conf/server/server_full.conf 21:02:23 spire-1.2.1/doc/ 21:02:23 spire-1.2.1/doc/SPIRE101.md 21:02:23 spire-1.2.1/doc/auditlog.md 21:02:23 spire-1.2.1/doc/authorization_policy_engine.md 21:02:23 spire-1.2.1/doc/changelog_guidelines.md 21:02:23 spire-1.2.1/doc/cure53-report.pdf 21:02:23 spire-1.2.1/doc/images/ 21:02:23 spire-1.2.1/doc/images/2019_roadmap.png 21:02:23 spire-1.2.1/doc/images/SPIRE101.png 21:02:23 spire-1.2.1/doc/images/SPIRE_agent.png 21:02:23 spire-1.2.1/doc/images/SPIRE_server.png 21:02:23 spire-1.2.1/doc/images/cache_mgr.png 21:02:23 spire-1.2.1/doc/images/cache_mgr_components.png 21:02:23 spire-1.2.1/doc/images/federated_spire.png 21:02:23 spire-1.2.1/doc/images/ha_mode.png 21:02:23 spire-1.2.1/doc/images/nested_spire.png 21:02:23 spire-1.2.1/doc/images/oidc_federation.png 21:02:23 spire-1.2.1/doc/images/single_trust_domain.png 21:02:23 spire-1.2.1/doc/images/spiffe_compatible.png 21:02:23 spire-1.2.1/doc/images/spire_logo.png 21:02:23 spire-1.2.1/doc/migrating_registration_api_clients.md 21:02:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:02:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:02:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:02:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:02:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:02:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:02:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:02:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:02:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:02:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:02:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:02:23 spire-1.2.1/doc/scaling_spire.md 21:02:23 spire-1.2.1/doc/spire_agent.md 21:02:23 spire-1.2.1/doc/spire_server.md 21:02:23 spire-1.2.1/doc/supported_integrations.md 21:02:23 spire-1.2.1/doc/telemetry.md 21:02:23 spire-1.2.1/doc/telemetry_config.md 21:02:23 spire-1.2.1/doc/upgrading.md 21:02:23 spire-1.2.1/doc/using_spire.md 21:02:23 spire-1.2.1/examples/ 21:02:23 spire-1.2.1/examples/README.md 21:02:23 spire-1.2.1/go.mod 21:02:23 spire-1.2.1/go.sum 21:02:23 spire-1.2.1/pkg/ 21:02:23 spire-1.2.1/pkg/agent/ 21:02:23 spire-1.2.1/pkg/agent/agent.go 21:02:23 spire-1.2.1/pkg/agent/api/ 21:02:23 spire-1.2.1/pkg/agent/api/config.go 21:02:23 spire-1.2.1/pkg/agent/api/debug/ 21:02:23 spire-1.2.1/pkg/agent/api/debug/v1/ 21:02:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:02:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:02:23 spire-1.2.1/pkg/agent/api/endpoints.go 21:02:23 spire-1.2.1/pkg/agent/api/health/ 21:02:23 spire-1.2.1/pkg/agent/api/health/v1/ 21:02:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:02:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:02:23 spire-1.2.1/pkg/agent/api/rpccontext/ 21:02:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:02:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:02:23 spire-1.2.1/pkg/agent/attestor/ 21:02:23 spire-1.2.1/pkg/agent/attestor/node/ 21:02:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:02:23 spire-1.2.1/pkg/agent/attestor/node/node.go 21:02:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:02:23 spire-1.2.1/pkg/agent/attestor/workload/ 21:02:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:02:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:02:23 spire-1.2.1/pkg/agent/catalog/ 21:02:23 spire-1.2.1/pkg/agent/catalog/catalog.go 21:02:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:02:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:02:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:02:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:02:23 spire-1.2.1/pkg/agent/client/ 21:02:23 spire-1.2.1/pkg/agent/client/client.go 21:02:23 spire-1.2.1/pkg/agent/client/client_test.go 21:02:23 spire-1.2.1/pkg/agent/client/dial.go 21:02:23 spire-1.2.1/pkg/agent/client/nodeconn.go 21:02:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:02:23 spire-1.2.1/pkg/agent/client/update.go 21:02:23 spire-1.2.1/pkg/agent/client/util.go 21:02:23 spire-1.2.1/pkg/agent/common/ 21:02:23 spire-1.2.1/pkg/agent/common/backoff/ 21:02:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:02:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:02:23 spire-1.2.1/pkg/agent/common/cgroups/ 21:02:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:02:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:02:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:02:23 spire-1.2.1/pkg/agent/config.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/ 21:02:23 spire-1.2.1/pkg/agent/endpoints/config.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/workload/ 21:02:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:02:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:02:23 spire-1.2.1/pkg/agent/manager/ 21:02:23 spire-1.2.1/pkg/agent/manager/cache/ 21:02:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:02:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:02:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:02:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:02:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:02:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:02:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:02:23 spire-1.2.1/pkg/agent/manager/config.go 21:02:23 spire-1.2.1/pkg/agent/manager/manager.go 21:02:23 spire-1.2.1/pkg/agent/manager/manager_test.go 21:02:23 spire-1.2.1/pkg/agent/manager/storage.go 21:02:23 spire-1.2.1/pkg/agent/manager/storage_test.go 21:02:23 spire-1.2.1/pkg/agent/manager/storecache/ 21:02:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:02:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:02:23 spire-1.2.1/pkg/agent/manager/sync.go 21:02:23 spire-1.2.1/pkg/agent/plugin/ 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:02:23 spire-1.2.1/pkg/agent/svid/ 21:02:23 spire-1.2.1/pkg/agent/svid/rotator.go 21:02:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:02:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:02:23 spire-1.2.1/pkg/agent/svid/store/ 21:02:23 spire-1.2.1/pkg/agent/svid/store/service.go 21:02:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:02:23 spire-1.2.1/pkg/common/ 21:02:23 spire-1.2.1/pkg/common/agentpathtemplate/ 21:02:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:02:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:02:23 spire-1.2.1/pkg/common/api/ 21:02:23 spire-1.2.1/pkg/common/api/metrics.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/ 21:02:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/logger.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/names.go 21:02:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:02:23 spire-1.2.1/pkg/common/api/names.go 21:02:23 spire-1.2.1/pkg/common/api/ratelimit.go 21:02:23 spire-1.2.1/pkg/common/api/rpccontext/ 21:02:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:02:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:02:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:02:23 spire-1.2.1/pkg/common/auth/ 21:02:23 spire-1.2.1/pkg/common/auth/interceptors.go 21:02:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:02:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/ 21:02:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/types.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:02:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:02:23 spire-1.2.1/pkg/common/catalog/ 21:02:23 spire-1.2.1/pkg/common/catalog/bind.go 21:02:23 spire-1.2.1/pkg/common/catalog/builtin.go 21:02:23 spire-1.2.1/pkg/common/catalog/catalog.go 21:02:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:02:23 spire-1.2.1/pkg/common/catalog/closers.go 21:02:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:02:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:02:23 spire-1.2.1/pkg/common/catalog/config.go 21:02:23 spire-1.2.1/pkg/common/catalog/config_test.go 21:02:23 spire-1.2.1/pkg/common/catalog/configure.go 21:02:23 spire-1.2.1/pkg/common/catalog/constraints.go 21:02:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:02:23 spire-1.2.1/pkg/common/catalog/context.go 21:02:23 spire-1.2.1/pkg/common/catalog/external.go 21:02:23 spire-1.2.1/pkg/common/catalog/host.go 21:02:23 spire-1.2.1/pkg/common/catalog/pipenet.go 21:02:23 spire-1.2.1/pkg/common/catalog/plugin.go 21:02:23 spire-1.2.1/pkg/common/catalog/testplugin/ 21:02:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:02:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:02:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:02:23 spire-1.2.1/pkg/common/cli/ 21:02:23 spire-1.2.1/pkg/common/cli/env.go 21:02:23 spire-1.2.1/pkg/common/cli/flags.go 21:02:23 spire-1.2.1/pkg/common/cli/trust_domain.go 21:02:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:02:23 spire-1.2.1/pkg/common/cli/umask.go 21:02:23 spire-1.2.1/pkg/common/cli/umask_posix.go 21:02:23 spire-1.2.1/pkg/common/cli/umask_test.go 21:02:23 spire-1.2.1/pkg/common/cli/umask_windows.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/ 21:02:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/flag.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/format.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/ 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:02:23 spire-1.2.1/pkg/common/coretypes/ 21:02:23 spire-1.2.1/pkg/common/coretypes/bundle/ 21:02:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:02:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:02:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:02:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:02:23 spire-1.2.1/pkg/common/cryptoutil/ 21:02:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:02:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:02:23 spire-1.2.1/pkg/common/diskutil/ 21:02:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:02:23 spire-1.2.1/pkg/common/diskutil/file_test.go 21:02:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:02:23 spire-1.2.1/pkg/common/errorutil/ 21:02:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:02:23 spire-1.2.1/pkg/common/health/ 21:02:23 spire-1.2.1/pkg/common/health/config.go 21:02:23 spire-1.2.1/pkg/common/health/context.go 21:02:23 spire-1.2.1/pkg/common/health/context_test.go 21:02:23 spire-1.2.1/pkg/common/health/health.go 21:02:23 spire-1.2.1/pkg/common/health/health_test.go 21:02:23 spire-1.2.1/pkg/common/health/logger.go 21:02:23 spire-1.2.1/pkg/common/hostservice/ 21:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:02:23 spire-1.2.1/pkg/common/idutil/ 21:02:23 spire-1.2.1/pkg/common/idutil/require.go 21:02:23 spire-1.2.1/pkg/common/idutil/require_test.go 21:02:23 spire-1.2.1/pkg/common/idutil/safety.go 21:02:23 spire-1.2.1/pkg/common/idutil/safety_test.go 21:02:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:02:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:02:23 spire-1.2.1/pkg/common/jwtsvid/ 21:02:23 spire-1.2.1/pkg/common/jwtsvid/common.go 21:02:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:02:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:02:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:02:23 spire-1.2.1/pkg/common/jwtutil/ 21:02:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:02:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:02:23 spire-1.2.1/pkg/common/log/ 21:02:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:02:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:02:23 spire-1.2.1/pkg/common/log/log.go 21:02:23 spire-1.2.1/pkg/common/log/log_test.go 21:02:23 spire-1.2.1/pkg/common/log/options.go 21:02:23 spire-1.2.1/pkg/common/nodeutil/ 21:02:23 spire-1.2.1/pkg/common/nodeutil/node.go 21:02:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:02:23 spire-1.2.1/pkg/common/peertracker/ 21:02:23 spire-1.2.1/pkg/common/peertracker/conn.go 21:02:23 spire-1.2.1/pkg/common/peertracker/credentials.go 21:02:23 spire-1.2.1/pkg/common/peertracker/errors.go 21:02:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:02:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:02:23 spire-1.2.1/pkg/common/peertracker/info.go 21:02:23 spire-1.2.1/pkg/common/peertracker/listener.go 21:02:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:02:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:02:23 spire-1.2.1/pkg/common/peertracker/tcp.go 21:02:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:02:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:02:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:02:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:02:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:02:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:02:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:02:23 spire-1.2.1/pkg/common/peertracker/uds.go 21:02:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:02:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:02:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:02:23 spire-1.2.1/pkg/common/pemutil/ 21:02:23 spire-1.2.1/pkg/common/pemutil/block.go 21:02:23 spire-1.2.1/pkg/common/pemutil/certs.go 21:02:23 spire-1.2.1/pkg/common/pemutil/common.go 21:02:23 spire-1.2.1/pkg/common/pemutil/csr.go 21:02:23 spire-1.2.1/pkg/common/pemutil/keys.go 21:02:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:02:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:02:23 spire-1.2.1/pkg/common/plugin/ 21:02:23 spire-1.2.1/pkg/common/plugin/aws/ 21:02:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:02:23 spire-1.2.1/pkg/common/plugin/azure/ 21:02:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:02:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:02:23 spire-1.2.1/pkg/common/plugin/facade.go 21:02:23 spire-1.2.1/pkg/common/plugin/facade_test.go 21:02:23 spire-1.2.1/pkg/common/plugin/gcp/ 21:02:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:02:23 spire-1.2.1/pkg/common/plugin/k8s/ 21:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:02:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:02:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:02:23 spire-1.2.1/pkg/common/plugin/log.go 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/ 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:02:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:02:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:02:23 spire-1.2.1/pkg/common/plugin/x509pop/ 21:02:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:02:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:02:23 spire-1.2.1/pkg/common/profiling/ 21:02:23 spire-1.2.1/pkg/common/profiling/dumpers.go 21:02:23 spire-1.2.1/pkg/common/profiling/profiling.go 21:02:23 spire-1.2.1/pkg/common/protoutil/ 21:02:23 spire-1.2.1/pkg/common/protoutil/masks.go 21:02:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:02:23 spire-1.2.1/pkg/common/rotationutil/ 21:02:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:02:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:02:23 spire-1.2.1/pkg/common/selector/ 21:02:23 spire-1.2.1/pkg/common/selector/selector.go 21:02:23 spire-1.2.1/pkg/common/selector/selector_test.go 21:02:23 spire-1.2.1/pkg/common/selector/set.go 21:02:23 spire-1.2.1/pkg/common/selector/set_utils.go 21:02:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/ 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/ 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:02:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:02:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:02:23 spire-1.2.1/pkg/common/telemetry/call.go 21:02:23 spire-1.2.1/pkg/common/telemetry/common/ 21:02:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:02:23 spire-1.2.1/pkg/common/telemetry/config.go 21:02:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:02:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/inmem.go 21:02:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/m3.go 21:02:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/metrics.go 21:02:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/names.go 21:02:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:02:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:02:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/ 21:02:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:02:23 spire-1.2.1/pkg/common/telemetry/server/server.go 21:02:23 spire-1.2.1/pkg/common/telemetry/sink.go 21:02:23 spire-1.2.1/pkg/common/telemetry/statsd.go 21:02:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:02:23 spire-1.2.1/pkg/common/telemetry/uptime.go 21:02:23 spire-1.2.1/pkg/common/telemetry/version.go 21:02:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:02:23 spire-1.2.1/pkg/common/uptime/ 21:02:23 spire-1.2.1/pkg/common/uptime/uptime.go 21:02:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:02:23 spire-1.2.1/pkg/common/util/ 21:02:23 spire-1.2.1/pkg/common/util/certs.go 21:02:23 spire-1.2.1/pkg/common/util/certs_test.go 21:02:23 spire-1.2.1/pkg/common/util/csr.go 21:02:23 spire-1.2.1/pkg/common/util/hash.go 21:02:23 spire-1.2.1/pkg/common/util/selectors.go 21:02:23 spire-1.2.1/pkg/common/util/selectors_test.go 21:02:23 spire-1.2.1/pkg/common/util/signals.go 21:02:23 spire-1.2.1/pkg/common/util/sort.go 21:02:23 spire-1.2.1/pkg/common/util/sort_test.go 21:02:23 spire-1.2.1/pkg/common/util/task.go 21:02:23 spire-1.2.1/pkg/common/util/task_test.go 21:02:23 spire-1.2.1/pkg/common/util/testdata/ 21:02:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:02:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:02:23 spire-1.2.1/pkg/common/version/ 21:02:23 spire-1.2.1/pkg/common/version/version.go 21:02:23 spire-1.2.1/pkg/common/x509svid/ 21:02:23 spire-1.2.1/pkg/common/x509svid/common_test.go 21:02:23 spire-1.2.1/pkg/common/x509svid/csr.go 21:02:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:02:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:02:23 spire-1.2.1/pkg/common/x509util/ 21:02:23 spire-1.2.1/pkg/common/x509util/cert.go 21:02:23 spire-1.2.1/pkg/common/x509util/dns.go 21:02:23 spire-1.2.1/pkg/common/x509util/dns_test.go 21:02:23 spire-1.2.1/pkg/common/x509util/keyid.go 21:02:23 spire-1.2.1/pkg/common/x509util/keypair.go 21:02:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:02:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:02:23 spire-1.2.1/pkg/server/ 21:02:23 spire-1.2.1/pkg/server/api/ 21:02:23 spire-1.2.1/pkg/server/api/agent.go 21:02:23 spire-1.2.1/pkg/server/api/agent/ 21:02:23 spire-1.2.1/pkg/server/api/agent/v1/ 21:02:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:02:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:02:23 spire-1.2.1/pkg/server/api/agent_test.go 21:02:23 spire-1.2.1/pkg/server/api/api.go 21:02:23 spire-1.2.1/pkg/server/api/audit/ 21:02:23 spire-1.2.1/pkg/server/api/audit/audit.go 21:02:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:02:23 spire-1.2.1/pkg/server/api/bundle.go 21:02:23 spire-1.2.1/pkg/server/api/bundle/ 21:02:23 spire-1.2.1/pkg/server/api/bundle/v1/ 21:02:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:02:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:02:23 spire-1.2.1/pkg/server/api/bundle_test.go 21:02:23 spire-1.2.1/pkg/server/api/debug/ 21:02:23 spire-1.2.1/pkg/server/api/debug/v1/ 21:02:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:02:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:02:23 spire-1.2.1/pkg/server/api/entry.go 21:02:23 spire-1.2.1/pkg/server/api/entry/ 21:02:23 spire-1.2.1/pkg/server/api/entry/v1/ 21:02:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:02:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:02:23 spire-1.2.1/pkg/server/api/entry_test.go 21:02:23 spire-1.2.1/pkg/server/api/health/ 21:02:23 spire-1.2.1/pkg/server/api/health/v1/ 21:02:23 spire-1.2.1/pkg/server/api/health/v1/service.go 21:02:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:02:23 spire-1.2.1/pkg/server/api/id.go 21:02:23 spire-1.2.1/pkg/server/api/id_test.go 21:02:23 spire-1.2.1/pkg/server/api/limits/ 21:02:23 spire-1.2.1/pkg/server/api/limits/limits.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/ 21:02:23 spire-1.2.1/pkg/server/api/middleware/alias.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/audit.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/caller.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/common.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/entries.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:02:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:02:23 spire-1.2.1/pkg/server/api/ratelimit.go 21:02:23 spire-1.2.1/pkg/server/api/rpccontext/ 21:02:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:02:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:02:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:02:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:02:23 spire-1.2.1/pkg/server/api/selector.go 21:02:23 spire-1.2.1/pkg/server/api/selector_test.go 21:02:23 spire-1.2.1/pkg/server/api/status.go 21:02:23 spire-1.2.1/pkg/server/api/status_test.go 21:02:23 spire-1.2.1/pkg/server/api/svid/ 21:02:23 spire-1.2.1/pkg/server/api/svid/v1/ 21:02:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:02:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:02:23 spire-1.2.1/pkg/server/api/trustdomain.go 21:02:23 spire-1.2.1/pkg/server/api/trustdomain/ 21:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:02:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:02:23 spire-1.2.1/pkg/server/authpolicy/ 21:02:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:02:23 spire-1.2.1/pkg/server/authpolicy/policy.go 21:02:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:02:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:02:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:02:23 spire-1.2.1/pkg/server/authpolicy/validate.go 21:02:23 spire-1.2.1/pkg/server/bundle/ 21:02:23 spire-1.2.1/pkg/server/bundle/client/ 21:02:23 spire-1.2.1/pkg/server/bundle/client/client.go 21:02:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:02:23 spire-1.2.1/pkg/server/bundle/client/manager.go 21:02:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:02:23 spire-1.2.1/pkg/server/bundle/client/sources.go 21:02:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:02:23 spire-1.2.1/pkg/server/bundle/client/updater.go 21:02:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:02:23 spire-1.2.1/pkg/server/ca/ 21:02:23 spire-1.2.1/pkg/server/ca/ca.go 21:02:23 spire-1.2.1/pkg/server/ca/ca_health.go 21:02:23 spire-1.2.1/pkg/server/ca/ca_test.go 21:02:23 spire-1.2.1/pkg/server/ca/journal.go 21:02:23 spire-1.2.1/pkg/server/ca/journal_test.go 21:02:23 spire-1.2.1/pkg/server/ca/manager.go 21:02:23 spire-1.2.1/pkg/server/ca/manager_health.go 21:02:23 spire-1.2.1/pkg/server/ca/manager_test.go 21:02:23 spire-1.2.1/pkg/server/ca/templates.go 21:02:23 spire-1.2.1/pkg/server/ca/upstream_client.go 21:02:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:02:23 spire-1.2.1/pkg/server/ca/validation.go 21:02:23 spire-1.2.1/pkg/server/cache/ 21:02:23 spire-1.2.1/pkg/server/cache/dscache/ 21:02:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:02:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:02:23 spire-1.2.1/pkg/server/cache/entrycache/ 21:02:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:02:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:02:23 spire-1.2.1/pkg/server/catalog/ 21:02:23 spire-1.2.1/pkg/server/catalog/catalog.go 21:02:23 spire-1.2.1/pkg/server/catalog/keymanager.go 21:02:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:02:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:02:23 spire-1.2.1/pkg/server/catalog/notifier.go 21:02:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:02:23 spire-1.2.1/pkg/server/config.go 21:02:23 spire-1.2.1/pkg/server/datastore/ 21:02:23 spire-1.2.1/pkg/server/datastore/datastore.go 21:02:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:02:23 spire-1.2.1/pkg/server/datastore/repository.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:02:23 spire-1.2.1/pkg/server/endpoints/ 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/ 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:02:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:02:23 spire-1.2.1/pkg/server/endpoints/config.go 21:02:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:02:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:02:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:02:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:02:23 spire-1.2.1/pkg/server/endpoints/middleware.go 21:02:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:02:23 spire-1.2.1/pkg/server/hostservice/ 21:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:02:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:02:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:02:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:02:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/ 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/ 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:02:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:02:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:02:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/ 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:02:24 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:02:24 spire-1.2.1/pkg/server/registration/ 21:02:24 spire-1.2.1/pkg/server/registration/manager.go 21:02:24 spire-1.2.1/pkg/server/registration/manager_test.go 21:02:24 spire-1.2.1/pkg/server/scanentries.go 21:02:24 spire-1.2.1/pkg/server/scanentries_test.go 21:02:24 spire-1.2.1/pkg/server/server.go 21:02:24 spire-1.2.1/pkg/server/server_test.go 21:02:24 spire-1.2.1/pkg/server/svid/ 21:02:24 spire-1.2.1/pkg/server/svid/observer.go 21:02:24 spire-1.2.1/pkg/server/svid/observer_test.go 21:02:24 spire-1.2.1/pkg/server/svid/rotator.go 21:02:24 spire-1.2.1/pkg/server/svid/rotator_config.go 21:02:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:02:24 spire-1.2.1/pkg/server/svid/rotator_test.go 21:02:24 spire-1.2.1/proto/ 21:02:24 spire-1.2.1/proto/private/ 21:02:24 spire-1.2.1/proto/private/server/ 21:02:24 spire-1.2.1/proto/private/server/journal/ 21:02:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:02:24 spire-1.2.1/proto/private/server/journal/journal.proto 21:02:24 spire-1.2.1/proto/spire/ 21:02:24 spire-1.2.1/proto/spire/common/ 21:02:24 spire-1.2.1/proto/spire/common/common.pb.go 21:02:24 spire-1.2.1/proto/spire/common/common.proto 21:02:24 spire-1.2.1/proto/spire/common/plugin/ 21:02:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:02:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:02:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:02:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:02:24 spire-1.2.1/proto/spire/plugin/ 21:02:24 spire-1.2.1/proto/spire/plugin/agent/ 21:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:02:24 spire-1.2.1/release/ 21:02:24 spire-1.2.1/release/spire-extras/ 21:02:24 spire-1.2.1/release/spire-extras/README.md 21:02:24 spire-1.2.1/release/spire-extras/conf/ 21:02:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:02:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:02:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:02:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:02:24 spire-1.2.1/release/spire/ 21:02:24 spire-1.2.1/release/spire/README.md 21:02:24 spire-1.2.1/release/spire/conf/ 21:02:24 spire-1.2.1/release/spire/conf/agent/ 21:02:24 spire-1.2.1/release/spire/conf/agent/agent.conf 21:02:24 spire-1.2.1/release/spire/conf/server/ 21:02:24 spire-1.2.1/release/spire/conf/server/server.conf 21:02:24 spire-1.2.1/script/ 21:02:24 spire-1.2.1/script/build-artifact.sh 21:02:24 spire-1.2.1/script/generate_dummy_ca.sh 21:02:24 spire-1.2.1/support/ 21:02:24 spire-1.2.1/support/k8s/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/ 21:02:24 spire-1.2.1/support/oidc-discovery-provider/README.md 21:02:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/config.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/main.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:02:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:02:24 spire-1.2.1/test/ 21:02:24 spire-1.2.1/test/clock/ 21:02:24 spire-1.2.1/test/clock/clock.go 21:02:24 spire-1.2.1/test/fakes/ 21:02:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:02:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:02:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:02:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:02:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:02:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:02:24 spire-1.2.1/test/fakes/fakeagentstore/ 21:02:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:02:24 spire-1.2.1/test/fakes/fakedatastore/ 21:02:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:02:24 spire-1.2.1/test/fakes/fakeentryclient/ 21:02:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:02:24 spire-1.2.1/test/fakes/fakehealthchecker/ 21:02:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:02:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:02:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:02:24 spire-1.2.1/test/fakes/fakemetrics/ 21:02:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:02:24 spire-1.2.1/test/fakes/fakenoderesolver/ 21:02:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:02:24 spire-1.2.1/test/fakes/fakenotifier/ 21:02:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:02:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:02:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:02:24 spire-1.2.1/test/fakes/fakeserverca/ 21:02:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:02:24 spire-1.2.1/test/fakes/fakeservercatalog/ 21:02:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:02:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:02:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:02:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:02:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:02:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:02:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:02:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:02:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:02:24 spire-1.2.1/test/fixture/ 21:02:24 spire-1.2.1/test/fixture/certs/ 21:02:24 spire-1.2.1/test/fixture/certs/agent_svid.der 21:02:24 spire-1.2.1/test/fixture/certs/base_cert.pem 21:02:24 spire-1.2.1/test/fixture/certs/base_csr.pem 21:02:24 spire-1.2.1/test/fixture/certs/base_key.pem 21:02:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:02:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:02:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:02:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:02:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:02:24 spire-1.2.1/test/fixture/certs/blog_key.pem 21:02:24 spire-1.2.1/test/fixture/certs/bundle.der 21:02:24 spire-1.2.1/test/fixture/certs/ca.pem 21:02:24 spire-1.2.1/test/fixture/certs/ca_key.pem 21:02:24 spire-1.2.1/test/fixture/certs/database_cert.pem 21:02:24 spire-1.2.1/test/fixture/certs/database_csr.pem 21:02:24 spire-1.2.1/test/fixture/certs/database_key.pem 21:02:24 spire-1.2.1/test/fixture/certs/node_cert.pem 21:02:24 spire-1.2.1/test/fixture/certs/node_csr.pem 21:02:24 spire-1.2.1/test/fixture/certs/node_key.pem 21:02:24 spire-1.2.1/test/fixture/certs/svid.pem 21:02:24 spire-1.2.1/test/fixture/certs/svid_key.pem 21:02:24 spire-1.2.1/test/fixture/config/ 21:02:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:02:24 spire-1.2.1/test/fixture/config/agent_good.conf 21:02:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:02:24 spire-1.2.1/test/fixture/config/plugin_good.conf 21:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:02:24 spire-1.2.1/test/fixture/config/server_good.conf 21:02:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:02:24 spire-1.2.1/test/fixture/fixture.go 21:02:24 spire-1.2.1/test/fixture/nodeattestor/ 21:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:02:24 spire-1.2.1/test/fixture/registration/ 21:02:24 spire-1.2.1/test/fixture/registration/entries.json 21:02:24 spire-1.2.1/test/fixture/registration/good-for-update.json 21:02:24 spire-1.2.1/test/fixture/registration/good.json 21:02:24 spire-1.2.1/test/fixture/registration/invalid.json 21:02:24 spire-1.2.1/test/fixture/registration/invalid_json.json 21:02:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:02:24 spire-1.2.1/test/integration/ 21:02:24 spire-1.2.1/test/integration/README.md 21:02:24 spire-1.2.1/test/integration/common 21:02:24 spire-1.2.1/test/integration/setup/ 21:02:24 spire-1.2.1/test/integration/setup/adminclient/ 21:02:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:02:24 spire-1.2.1/test/integration/setup/adminclient/client.go 21:02:24 spire-1.2.1/test/integration/setup/debugagent/ 21:02:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:02:24 spire-1.2.1/test/integration/setup/debugagent/main.go 21:02:24 spire-1.2.1/test/integration/setup/debugserver/ 21:02:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:02:24 spire-1.2.1/test/integration/setup/debugserver/main.go 21:02:24 spire-1.2.1/test/integration/setup/downstreamclient/ 21:02:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:02:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:02:24 spire-1.2.1/test/integration/setup/itclient/ 21:02:24 spire-1.2.1/test/integration/setup/itclient/client.go 21:02:24 spire-1.2.1/test/integration/setup/node-attestation/ 21:02:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:02:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:02:24 spire-1.2.1/test/integration/setup/x509pop/ 21:02:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:02:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:02:24 spire-1.2.1/test/integration/suites/ 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:02:24 spire-1.2.1/test/integration/suites/join-token/ 21:02:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:02:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:02:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:02:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:02:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:02:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:02:24 spire-1.2.1/test/integration/suites/join-token/README.md 21:02:24 spire-1.2.1/test/integration/suites/join-token/conf/ 21:02:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/join-token/teardown 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:02:24 spire-1.2.1/test/integration/suites/k8s/ 21:02:24 spire-1.2.1/test/integration/suites/k8s/00-setup 21:02:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:02:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:02:24 spire-1.2.1/test/integration/suites/k8s/README.md 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/ 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:02:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:02:24 spire-1.2.1/test/integration/suites/k8s/teardown 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/ 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:02:24 spire-1.2.1/test/integration/suites/rotation/ 21:02:24 spire-1.2.1/test/integration/suites/rotation/00-setup 21:02:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:02:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:02:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:02:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:02:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:02:24 spire-1.2.1/test/integration/suites/rotation/README.md 21:02:24 spire-1.2.1/test/integration/suites/rotation/conf/ 21:02:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/rotation/teardown 21:02:24 spire-1.2.1/test/integration/suites/self-test/ 21:02:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:02:24 spire-1.2.1/test/integration/suites/self-test/README.md 21:02:24 spire-1.2.1/test/integration/suites/self-test/teardown 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:02:24 spire-1.2.1/test/integration/suites/upgrade/ 21:02:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:02:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:02:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:02:24 spire-1.2.1/test/integration/suites/upgrade/README.md 21:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:02:24 spire-1.2.1/test/integration/suites/upgrade/teardown 21:02:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:02:24 spire-1.2.1/test/integration/test-one.sh 21:02:24 spire-1.2.1/test/integration/test.sh 21:02:24 spire-1.2.1/test/plugintest/ 21:02:24 spire-1.2.1/test/plugintest/config.go 21:02:24 spire-1.2.1/test/plugintest/load.go 21:02:24 spire-1.2.1/test/plugintest/option.go 21:02:24 spire-1.2.1/test/spiretest/ 21:02:24 spire-1.2.1/test/spiretest/apiserver.go 21:02:24 spire-1.2.1/test/spiretest/assertions.go 21:02:24 spire-1.2.1/test/spiretest/dir.go 21:02:24 spire-1.2.1/test/spiretest/errors_posix.go 21:02:24 spire-1.2.1/test/spiretest/errors_windows.go 21:02:24 spire-1.2.1/test/spiretest/logs.go 21:02:24 spire-1.2.1/test/spiretest/socketapi.go 21:02:24 spire-1.2.1/test/spiretest/suite.go 21:02:24 spire-1.2.1/test/spiretest/x509.go 21:02:24 spire-1.2.1/test/testca/ 21:02:24 spire-1.2.1/test/testca/ca.go 21:02:24 spire-1.2.1/test/testkey/ 21:02:24 spire-1.2.1/test/testkey/generate.sh 21:02:24 spire-1.2.1/test/testkey/genkeys.go 21:02:24 spire-1.2.1/test/testkey/keys.go 21:02:24 spire-1.2.1/test/testkey/new.go 21:02:24 spire-1.2.1/test/tpmsimulator/ 21:02:24 spire-1.2.1/test/tpmsimulator/simulator.go 21:02:24 spire-1.2.1/test/util/ 21:02:24 spire-1.2.1/test/util/cert_fixtures.go 21:02:24 spire-1.2.1/test/util/cert_generation.go 21:02:24 spire-1.2.1/test/util/io_redirection.go 21:02:24 spire-1.2.1/test/util/race.go 21:02:24 spire-1.2.1/test/util/util.go 21:02:24 building spire from source... 21:02:25 Installing go1.17.7... 21:02:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:52 ---> 27a12ee7d3b8 21:02:52 Step 3/23 : WORKDIR /edgex-go 21:02:52 ---> Using cache 21:02:52 ---> a7b427532602 21:02:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:52 ---> Using cache 21:02:52 ---> d1441a92f490 21:02:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:02:52 ---> Running in 00e73546345c 21:02:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:56 OK: 220 MiB in 52 packages 21:02:58 Removing intermediate container 00e73546345c 21:02:58 ---> 1385917a8cbc 21:02:58 Step 6/23 : COPY go.mod vendor* ./ 21:02:59 Building bin/spire-server... 21:02:59 go: downloading github.com/mitchellh/cli v1.1.2 21:02:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:02:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:02:59  ---> c54f4bb0aad9 21:02:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:59 ---> Running in d5c88667eba8 21:03:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:03:00 go: downloading google.golang.org/grpc v1.44.0 21:03:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:03:05 Removing intermediate container d5c88667eba8 21:03:05 ---> 6971f26c0faf 21:03:05 Step 8/23 : COPY . . 21:03:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:03:05 go: downloading github.com/imdario/mergo v0.3.12 21:03:06 go: downloading github.com/sirupsen/logrus v1.8.1 21:03:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:03:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:03:07 go: downloading github.com/fatih/color v1.13.0 21:03:07 go: downloading github.com/mattn/go-isatty v0.0.14 21:03:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:03:07 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:03:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:03:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:03:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:03:08 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:03:09 go: downloading github.com/armon/go-metrics v0.3.10 21:03:10 go: downloading github.com/prometheus/client_golang v1.12.1 21:03:10 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:03:11 go: downloading github.com/open-policy-agent/opa v0.38.0 21:03:26  ---> a8a143e35828 21:03:26 Step 9/23 : RUN make cmd/core-data/core-data 21:03:26 ---> Running in 8a828f16d1e5 21:03:28 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 21:03:37 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:03:37 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:03:37 go: downloading github.com/mattn/go-colorable v0.1.12 21:03:38 go: downloading github.com/Masterminds/semver v1.5.0 21:03:38 go: downloading github.com/Masterminds/goutils v1.1.0 21:03:38 go: downloading github.com/google/uuid v1.1.2 21:03:38 go: downloading github.com/huandu/xstrings v1.3.2 21:03:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:03:38 go: downloading github.com/oklog/run v1.0.0 21:03:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:03:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:03:38 go: downloading github.com/prometheus/client_model v0.2.0 21:03:38 go: downloading github.com/prometheus/common v0.32.1 21:03:38 go: downloading github.com/beorn7/perks v1.0.1 21:03:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:03:39 go: downloading github.com/prometheus/procfs v0.7.3 21:03:39 go: downloading go.uber.org/atomic v1.9.0 21:03:40 go: downloading github.com/imkira/go-observer v1.0.3 21:03:41 go: downloading github.com/hashicorp/errwrap v1.1.0 21:03:41 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:03:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:03:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:03:41 go: downloading github.com/twmb/murmur3 v1.1.6 21:03:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:03:41 go: downloading gopkg.in/yaml.v2 v2.4.0 21:03:41 go: downloading github.com/blang/semver/v4 v4.0.0 21:03:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:03:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:03:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:03:42 go: downloading github.com/jinzhu/gorm v1.9.16 21:03:43 go: downloading github.com/lib/pq v1.10.4 21:03:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:03:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:03:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:03:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:03:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:03:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:03:52 go: downloading github.com/stretchr/testify v1.7.0 21:03:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:03:52 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:04:14 go: downloading google.golang.org/api v0.70.0 21:04:14 go: downloading k8s.io/client-go v0.23.4 21:04:14 go: downloading k8s.io/api v0.23.4 21:04:26 Removing intermediate container 86cfa65a744f 21:04:26 ---> 99334e611826 21:04:26 21:04:26 Step 9/20 : FROM alpine:3.15 21:04:26 3.15: Pulling from library/alpine 21:04:26 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:04:26 Status: Downloaded newer image for alpine:3.15 21:04:26 ---> 3fb3c9af89a9 21:04:26 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:04:26 ---> Running in 94fd11be8552 21:04:27 Removing intermediate container 94fd11be8552 21:04:27 ---> aacf01c23343 21:04:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:27 ---> Running in 423d6e313d8b 21:04:29 go: downloading github.com/google/go-tpm v0.3.3 21:04:30 Removing intermediate container 423d6e313d8b 21:04:30 ---> 961c3da2f521 21:04:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:04:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:04:30  ---> Running in 6fc74e7ce51a 21:04:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:35 v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:04:35 v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:04:35 OK: 15730 distinct packages available 21:04:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:38 (1/9) Installing ca-certificates (20211220-r0) 21:04:38 (2/9) Installing brotli-libs (1.0.9-r5) 21:04:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:04:38 (4/9) Installing libcurl (7.80.0-r0) 21:04:38 (5/9) Installing curl (7.80.0-r0) 21:04:38 (6/9) Installing dumb-init (1.2.5-r1) 21:04:38 (7/9) Installing musl-obstack (1.2.3-r0) 21:04:38 (8/9) Installing libucontext (1.1-r0) 21:04:38 (9/9) Installing gcompat (1.0.0-r4) 21:04:38 Executing busybox-1.34.1-r5.trigger 21:04:38 Executing ca-certificates-20211220-r0.trigger 21:04:39 OK: 8 MiB in 23 packages 21:04:42 Removing intermediate container 6fc74e7ce51a 21:04:42 ---> 821790639c35 21:04:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:43 ---> ee98fa3f1103 21:04:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:04:45 ---> 5f9d8c446d38 21:04:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:04:46 ---> c8ba23489338 21:04:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:04:46 ---> Running in 7f457efbe3ec 21:04:46 Removing intermediate container 7f457efbe3ec 21:04:46 ---> 20659b45baeb 21:04:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:47 ---> Running in 616219df3a54 21:04:47 Removing intermediate container 616219df3a54 21:04:47 ---> f686efe71703 21:04:47 Step 18/20 : LABEL arch=arm64 21:04:47 ---> Running in 4c953901e0c3 21:04:48 Removing intermediate container 4c953901e0c3 21:04:48 ---> 16a6ee8ec2ab 21:04:48 Step 19/20 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 21:04:48 ---> Running in 47f3043ff5ba 21:04:48 Removing intermediate container 47f3043ff5ba 21:04:48 ---> f2b8e8bbeaa3 21:04:48 Step 20/20 : LABEL version=0.0.0 21:04:48 ---> Running in 2477737b19dd 21:04:49 Removing intermediate container 2477737b19dd 21:04:49 ---> 3749e6f4a633 21:04:49 21:04:50 Successfully built 3749e6f4a633 21:04:50 Successfully tagged security-spiffe-token-provider-arm64:latest 21:04:50 Building security-spire-agent 21:05:00  Building security-spiffe-token-provider ... done Removing intermediate container 895df5fdc90f 21:05:00 ---> 11e5a2d46b0a 21:05:00 21:05:00 Step 10/23 : FROM alpine:3.14 21:05:00 ---> ac73e934f311 21:05:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:05:00 ---> Using cache 21:05:00 ---> d99c877fd7c5 21:05:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:05:00 ---> Using cache 21:05:00 ---> e3737da548f0 21:05:00 Step 13/23 : ENV APP_PORT=59881 21:05:00 ---> Running in 7070db3af661 21:05:00 Removing intermediate container 7070db3af661 21:05:00 ---> 0eddc8b7d394 21:05:00 Step 14/23 : EXPOSE $APP_PORT 21:05:00 ---> Running in cb4119be6c2c 21:05:00 Removing intermediate container cb4119be6c2c 21:05:00 ---> 07320ff138ce 21:05:00 Step 15/23 : WORKDIR / 21:05:00 ---> Running in 068dad99dd87 21:05:01 Removing intermediate container 068dad99dd87 21:05:01 ---> e113a9eb180a 21:05:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:02 ---> 60e3bdd35d0a 21:05:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:05:02 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:05:03 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:05:03 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:05:03 go: downloading cloud.google.com/go/storage v1.21.0 21:05:04 go: downloading cloud.google.com/go v0.100.2 21:05:04  ---> 33d61e863ecf 21:05:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:05:05 go: downloading k8s.io/apimachinery v0.23.4 21:05:05  ---> f4bd95ba8e9f 21:05:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:05:05 ---> Running in 6caa3d415f1e 21:05:06 Removing intermediate container 6caa3d415f1e 21:05:06 ---> afcbaa9c67c6 21:05:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:06 ---> Running in 3ccf055cb080 21:05:07 Removing intermediate container 3ccf055cb080 21:05:07 ---> 7f34406db279 21:05:07 Step 21/23 : LABEL arch=arm64 21:05:07 go: downloading k8s.io/kube-aggregator v0.23.3 21:05:07  ---> Running in 42942a35b362 21:05:08 Removing intermediate container 42942a35b362 21:05:08 ---> 986092b564e3 21:05:08 Step 22/23 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 21:05:08 ---> Running in 9e14a657f566 21:05:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:05:09 Removing intermediate container 9e14a657f566 21:05:09 ---> ec1494b65944 21:05:09 Step 23/23 : LABEL version=0.0.0 21:05:09 ---> Running in 7df7ff1f5f32 21:05:10 Removing intermediate container 7df7ff1f5f32 21:05:10 ---> ccdda353ff78 21:05:10 21:05:10 go: downloading cloud.google.com/go/security v1.3.0 21:05:10 go: downloading github.com/hashicorp/vault/api v1.4.1 21:05:11 Successfully built ccdda353ff78 21:05:11 Successfully tagged core-metadata-arm64:latest 21:05:11  Building core-metadata ... done go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:05:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:05:12 go: downloading github.com/gobwas/glob v0.2.3 21:05:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:05:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:05:13 go: downloading github.com/jinzhu/inflection v1.0.0 21:05:13 go: downloading github.com/aws/smithy-go v1.11.0 21:05:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:05:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:05:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:05:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:05:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:05:15 go: downloading github.com/gogo/protobuf v1.3.2 21:05:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:05:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:05:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:05:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:05:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:05:21 go: downloading github.com/dimchansky/utfbom v1.1.1 21:05:21 go: downloading cloud.google.com/go/compute v1.3.0 21:05:23 go: downloading cloud.google.com/go/iam v0.1.1 21:05:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:05:23 go: downloading k8s.io/klog/v2 v2.30.0 21:05:23 go: downloading github.com/google/gofuzz v1.1.0 21:05:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:05:24 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:05:24 ---> 27a12ee7d3b8 21:05:24 Step 3/26 : WORKDIR /edgex-go 21:05:24 ---> Using cache 21:05:24 ---> a7b427532602 21:05:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:24 ---> Using cache 21:05:24 ---> d1441a92f490 21:05:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:05:24 ---> Using cache 21:05:24 ---> a955bc664425 21:05:24 Step 6/26 : COPY go.mod vendor* ./ 21:05:24 ---> Using cache 21:05:24 ---> 0ac0701706d1 21:05:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:24 ---> Using cache 21:05:24 ---> 2d9f94e4a063 21:05:24 Step 8/26 : COPY . . 21:05:24 ---> Using cache 21:05:24 ---> 3cf420678b76 21:05:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:05:24 ---> Using cache 21:05:24 ---> 12a8d70c4172 21:05:24 Step 10/26 : RUN mkdir -p spire-build 21:05:24 ---> Using cache 21:05:24 ---> d90c2ad7a60c 21:05:24 Step 11/26 : WORKDIR /edgex-go/spire-build 21:05:24 ---> Using cache 21:05:24 ---> 828418cf5455 21:05:24 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 21:05:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:05:25  ---> Running in 1867ebdb41d8 21:05:25 go: downloading github.com/spf13/pflag v1.0.5 21:05:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:05:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:05:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:05:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:05:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:05:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:05:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:05:28 spire-1.2.1/ 21:05:28 spire-1.2.1/.data/ 21:05:28 spire-1.2.1/.data/.file 21:05:28 spire-1.2.1/.dockerignore 21:05:28 spire-1.2.1/.gitattributes 21:05:28 spire-1.2.1/.githooks/ 21:05:28 spire-1.2.1/.githooks/pre-commit 21:05:28 spire-1.2.1/.github/ 21:05:28 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:05:28 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:05:28 spire-1.2.1/.github/dependabot.yml 21:05:28 spire-1.2.1/.github/workflows/ 21:05:28 spire-1.2.1/.github/workflows/nightly_build.yaml 21:05:28 spire-1.2.1/.github/workflows/pr_build.yaml 21:05:28 spire-1.2.1/.github/workflows/release_build.yaml 21:05:28 spire-1.2.1/.github/workflows/scripts/ 21:05:28 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:05:28 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:05:28 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:05:28 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:05:28 spire-1.2.1/.github/workflows/scripts/split.sh 21:05:28 spire-1.2.1/.gitignore 21:05:28 spire-1.2.1/.go-version 21:05:28 spire-1.2.1/.golangci.yml 21:05:28 spire-1.2.1/ADOPTERS.md 21:05:28 spire-1.2.1/CHANGELOG.md 21:05:28 spire-1.2.1/CODE-OF-CONDUCT.md 21:05:28 spire-1.2.1/CODEOWNERS 21:05:28 spire-1.2.1/CONTRIBUTING.md 21:05:28 spire-1.2.1/Dockerfile 21:05:28 spire-1.2.1/Dockerfile.devgo: downloading github.com/mitchellh/mapstructure v1.4.3 21:05:28  21:05:28 spire-1.2.1/Dockerfile.scratch 21:05:28 spire-1.2.1/LICENSE 21:05:28 spire-1.2.1/MAINTAINERS.md 21:05:28 spire-1.2.1/Makefile 21:05:28 spire-1.2.1/README.md 21:05:28 spire-1.2.1/ROADMAP.md 21:05:28 spire-1.2.1/SECURITY.md 21:05:28 spire-1.2.1/cmd/ 21:05:28 spire-1.2.1/cmd/spire-agent/ 21:05:28 spire-1.2.1/cmd/spire-agent/cli/ 21:05:28 spire-1.2.1/cmd/spire-agent/cli/api/ 21:05:28 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/common/ 21:05:28 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:05:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/run/ 21:05:28 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:05:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:05:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:05:28 spire-1.2.1/cmd/spire-agent/main.go 21:05:28 spire-1.2.1/cmd/spire-server/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/agent/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/cli.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/run/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/token/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/validate/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/tklauser/go-sysconf v0.3.9 21:05:28  21:05:28 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/x509/ 21:05:28 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:05:28 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:05:28 spire-1.2.1/cmd/spire-server/main.go 21:05:28 spire-1.2.1/cmd/spire-server/util/ 21:05:28 spire-1.2.1/cmd/spire-server/util/util.go 21:05:28 spire-1.2.1/conf/ 21:05:28 spire-1.2.1/conf/agent/ 21:05:28 spire-1.2.1/conf/agent/agent.conf 21:05:28 spire-1.2.1/conf/agent/agent_full.conf 21:05:28 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:05:28 spire-1.2.1/conf/server/ 21:05:28 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:05:28 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:05:28 spire-1.2.1/conf/server/server.conf 21:05:28 spire-1.2.1/conf/server/server_full.conf 21:05:28 spire-1.2.1/doc/ 21:05:28 spire-1.2.1/doc/SPIRE101.md 21:05:28 spire-1.2.1/doc/auditlog.md 21:05:28 spire-1.2.1/doc/authorization_policy_engine.md 21:05:28 spire-1.2.1/doc/changelog_guidelines.md 21:05:28 spire-1.2.1/doc/cure53-report.pdf 21:05:28 spire-1.2.1/doc/images/ 21:05:28 spire-1.2.1/doc/images/2019_roadmap.png 21:05:28 spire-1.2.1/doc/images/SPIRE101.png 21:05:28 spire-1.2.1/doc/images/SPIRE_agent.png 21:05:28 spire-1.2.1/doc/images/SPIRE_server.png 21:05:28 spire-1.2.1/doc/images/cache_mgr.png 21:05:28 spire-1.2.1/doc/images/cache_mgr_components.png 21:05:28 spire-1.2.1/doc/images/federated_spire.png 21:05:28 spire-1.2.1/doc/images/ha_mode.png 21:05:28 spire-1.2.1/doc/images/nested_spire.png 21:05:28 spire-1.2.1/doc/images/oidc_federation.png 21:05:28 spire-1.2.1/doc/images/single_trust_domain.png 21:05:28 spire-1.2.1/doc/images/spiffe_compatible.png 21:05:28 spire-1.2.1/doc/images/spire_logo.png 21:05:28 spire-1.2.1/doc/migrating_registration_api_clients.md 21:05:28 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:05:28 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:05:28 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:05:28 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:05:28 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:05:28 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:05:28 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:05:28 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:05:28 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:05:28 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:05:28 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:05:28 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:05:28 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:05:28 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:05:28 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:05:28 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdgo: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:05:28  21:05:28 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:05:28 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:05:28 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:05:28 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:05:28 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:05:28 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:05:28 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:05:28 spire-1.2.1/doc/scaling_spire.md 21:05:28 spire-1.2.1/doc/spire_agent.md 21:05:28 spire-1.2.1/doc/spire_server.md 21:05:28 spire-1.2.1/doc/supported_integrations.md 21:05:28 spire-1.2.1/doc/telemetry.md 21:05:28 spire-1.2.1/doc/telemetry_config.md 21:05:28 spire-1.2.1/doc/upgrading.md 21:05:28 spire-1.2.1/doc/using_spire.md 21:05:28 spire-1.2.1/examples/ 21:05:28 spire-1.2.1/examples/README.md 21:05:28 spire-1.2.1/go.mod 21:05:28 spire-1.2.1/go.sum 21:05:28 spire-1.2.1/pkg/ 21:05:28 spire-1.2.1/pkg/agent/ 21:05:28 spire-1.2.1/pkg/agent/agent.go 21:05:28 spire-1.2.1/pkg/agent/api/ 21:05:28 spire-1.2.1/pkg/agent/api/config.go 21:05:28 spire-1.2.1/pkg/agent/api/debug/ 21:05:28 spire-1.2.1/pkg/agent/api/debug/v1/ 21:05:28 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:05:28 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:05:28 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:05:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:05:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:05:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:05:28 spire-1.2.1/pkg/agent/api/endpoints.go 21:05:28 spire-1.2.1/pkg/agent/api/health/ 21:05:28 spire-1.2.1/pkg/agent/api/health/v1/ 21:05:28 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:05:28 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:05:28 spire-1.2.1/pkg/agent/api/rpccontext/ 21:05:28 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:05:28 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:05:28 spire-1.2.1/pkg/agent/attestor/ 21:05:28 spire-1.2.1/pkg/agent/attestor/node/ 21:05:28 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:05:28 spire-1.2.1/pkg/agent/attestor/node/node.go 21:05:28 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:05:28 spire-1.2.1/pkg/agent/attestor/workload/ 21:05:28 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:05:28 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:05:28 spire-1.2.1/pkg/agent/catalog/ 21:05:28 spire-1.2.1/pkg/agent/catalog/catalog.go 21:05:28 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:05:28 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:05:28 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:05:28 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:05:28 spire-1.2.1/pkg/agent/client/ 21:05:28 spire-1.2.1/pkg/agent/client/client.go 21:05:28 spire-1.2.1/pkg/agent/client/client_test.go 21:05:28 spire-1.2.1/pkg/agent/client/dial.go 21:05:28 spire-1.2.1/pkg/agent/client/nodeconn.go 21:05:28 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:05:28 spire-1.2.1/pkg/agent/client/update.go 21:05:28 spire-1.2.1/pkg/agent/client/util.go 21:05:28 spire-1.2.1/pkg/agent/common/ 21:05:28 spire-1.2.1/pkg/agent/common/backoff/ 21:05:28 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:05:28 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:05:28 spire-1.2.1/pkg/agent/common/cgroups/ 21:05:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:05:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:05:28 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:05:28 spire-1.2.1/pkg/agent/config.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/ 21:05:28 spire-1.2.1/pkg/agent/endpoints/config.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/metrics.gogo: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:05:28  21:05:28 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:05:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:05:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/workload/ 21:05:28 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:05:28 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:05:28 spire-1.2.1/pkg/agent/manager/ 21:05:28 spire-1.2.1/pkg/agent/manager/cache/ 21:05:28 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:05:28 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:05:28 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:05:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:05:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:05:28 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:05:28 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:05:28 spire-1.2.1/pkg/agent/manager/config.go 21:05:28 spire-1.2.1/pkg/agent/manager/manager.go 21:05:28 spire-1.2.1/pkg/agent/manager/manager_test.go 21:05:28 spire-1.2.1/pkg/agent/manager/storage.go 21:05:28 spire-1.2.1/pkg/agent/manager/storage_test.go 21:05:28 spire-1.2.1/pkg/agent/manager/storecache/ 21:05:28 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:05:28 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:05:28 spire-1.2.1/pkg/agent/manager/sync.go 21:05:28 spire-1.2.1/pkg/agent/plugin/ 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:05:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/go: downloading github.com/jmespath/go-jmespath v0.4.0 21:05:28  21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:05:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:05:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:05:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:05:28 spire-1.2.1/pkg/agent/svid/ 21:05:28 spire-1.2.1/pkg/agent/svid/rotator.go 21:05:28 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:05:28 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:05:28 spire-1.2.1/pkg/agent/svid/store/ 21:05:28 spire-1.2.1/pkg/agent/svid/store/service.go 21:05:28 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:05:28 spire-1.2.1/pkg/common/ 21:05:28 spire-1.2.1/pkg/common/agentpathtemplate/ 21:05:28 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:05:28 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:05:28 spire-1.2.1/pkg/common/api/ 21:05:28 spire-1.2.1/pkg/common/api/metrics.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/ 21:05:28 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/logger.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/names.go 21:05:28 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:05:28 spire-1.2.1/pkg/common/api/names.go 21:05:28 spire-1.2.1/pkg/common/api/ratelimit.go 21:05:28 spire-1.2.1/pkg/common/api/rpccontext/ 21:05:28 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:05:28 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:05:28 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:05:28 spire-1.2.1/pkg/common/auth/ 21:05:28 spire-1.2.1/pkg/common/auth/interceptors.go 21:05:28 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:05:28 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/ 21:05:28 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/types.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:05:28 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:05:28 spire-1.2.1/pkg/common/catalog/ 21:05:28 spire-1.2.1/pkg/common/catalog/bind.go 21:05:28 spire-1.2.1/pkg/common/catalog/builtin.go 21:05:28 spire-1.2.1/pkg/common/catalog/catalog.go 21:05:28 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:05:28 spire-1.2.1/pkg/common/catalog/closers.go 21:05:28 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:05:28 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:05:28 spire-1.2.1/pkg/common/catalog/config.go 21:05:28 spire-1.2.1/pkg/common/catalog/config_test.go 21:05:28 spire-1.2.1/pkg/common/catalog/configure.go 21:05:28 spire-1.2.1/pkg/common/catalog/constraints.go 21:05:28 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:05:28 spire-1.2.1/pkg/common/catalog/context.go 21:05:28 spire-1.2.1/pkg/common/catalog/external.go 21:05:28 spire-1.2.1/pkg/common/catalog/host.go 21:05:28 spire-1.2.1/pkg/common/catalog/pipenet.go 21:05:28 spire-1.2.1/pkg/common/catalog/plugin.go 21:05:28 spire-1.2.1/pkg/common/catalog/testplugin/ 21:05:28 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:05:28 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:05:28 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:05:28 spire-1.2.1/pkg/common/cli/ 21:05:28 spire-1.2.1/pkg/common/cli/env.go 21:05:28 spire-1.2.1/pkg/common/cli/flags.go 21:05:28 spire-1.2.1/pkg/common/cli/trust_domain.go 21:05:28 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:05:28 spire-1.2.1/pkg/common/cli/umask.go 21:05:28 spire-1.2.1/pkg/common/cli/umask_posix.go 21:05:28 spire-1.2.1/pkg/common/cli/umask_test.go 21:05:28 spire-1.2.1/pkg/common/cli/umask_windows.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/ 21:05:28 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/flag.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/format.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/ 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:05:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:05:28 spire-1.2.1/pkg/common/coretypes/ 21:05:28 spire-1.2.1/pkg/common/coretypes/bundle/ 21:05:28 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:05:28 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:05:28 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:05:28 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:05:28 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:05:28 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:05:28 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:05:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:05:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:05:28 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:05:28 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:05:28 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:05:28 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:05:28 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:05:28 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:05:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:05:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:05:28 spire-1.2.1/pkg/common/cryptoutil/ 21:05:28 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:05:28 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:05:28 spire-1.2.1/pkg/common/diskutil/ 21:05:28 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:05:28 spire-1.2.1/pkg/common/diskutil/file_test.go 21:05:28 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:05:28 spire-1.2.1/pkg/common/errorutil/ 21:05:28 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:05:28 spire-1.2.1/pkg/common/health/ 21:05:28 spire-1.2.1/pkg/common/health/config.go 21:05:28 spire-1.2.1/pkg/common/health/context.go 21:05:28 spire-1.2.1/pkg/common/health/context_test.go 21:05:28 spire-1.2.1/pkg/common/health/health.go 21:05:28 spire-1.2.1/pkg/common/health/health_test.go 21:05:28 spire-1.2.1/pkg/common/health/logger.go 21:05:28 spire-1.2.1/pkg/common/hostservice/ 21:05:28 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:05:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:05:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:05:28 spire-1.2.1/pkg/common/idutil/ 21:05:28 spire-1.2.1/pkg/common/idutil/require.go 21:05:28 spire-1.2.1/pkg/common/idutil/require_test.go 21:05:28 spire-1.2.1/pkg/common/idutil/safety.go 21:05:28 spire-1.2.1/pkg/common/idutil/safety_test.go 21:05:28 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:05:28 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:05:28 spire-1.2.1/pkg/common/jwtsvid/ 21:05:28 spire-1.2.1/pkg/common/jwtsvid/common.go 21:05:28 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:05:28 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:05:28 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:05:28 spire-1.2.1/pkg/common/jwtutil/ 21:05:28 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:05:28 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:05:28 spire-1.2.1/pkg/common/log/ 21:05:28 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:05:28 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:05:28 spire-1.2.1/pkg/common/log/log.go 21:05:28 spire-1.2.1/pkg/common/log/log_test.go 21:05:28 spire-1.2.1/pkg/common/log/options.go 21:05:28 spire-1.2.1/pkg/common/nodeutil/ 21:05:28 spire-1.2.1/pkg/common/nodeutil/node.go 21:05:28 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:05:28 spire-1.2.1/pkg/common/peertracker/ 21:05:28 spire-1.2.1/pkg/common/peertracker/conn.go 21:05:28 spire-1.2.1/pkg/common/peertracker/credentials.go 21:05:28 spire-1.2.1/pkg/common/peertracker/errors.go 21:05:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:05:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:05:28 spire-1.2.1/pkg/common/peertracker/info.go 21:05:28 spire-1.2.1/pkg/common/peertracker/listener.go 21:05:28 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:05:28 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:05:28 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:05:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:05:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:05:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:05:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:05:28 spire-1.2.1/pkg/common/peertracker/tcp.go 21:05:28 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:05:28 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:05:28 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:05:28 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:05:28 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:05:28 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:05:28 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:05:28 spire-1.2.1/pkg/common/peertracker/uds.go 21:05:28 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:05:28 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:05:28 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:05:28 spire-1.2.1/pkg/common/pemutil/ 21:05:28 spire-1.2.1/pkg/common/pemutil/block.go 21:05:28 spire-1.2.1/pkg/common/pemutil/certs.go 21:05:28 spire-1.2.1/pkg/common/pemutil/common.go 21:05:28 spire-1.2.1/pkg/common/pemutil/csr.go 21:05:28 spire-1.2.1/pkg/common/pemutil/keys.go 21:05:28 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/ 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:05:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:05:28 spire-1.2.1/pkg/common/plugin/ 21:05:28 spire-1.2.1/pkg/common/plugin/aws/ 21:05:28 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:05:28 spire-1.2.1/pkg/common/plugin/azure/ 21:05:28 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:05:28 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:05:28 spire-1.2.1/pkg/common/plugin/facade.go 21:05:28 spire-1.2.1/pkg/common/plugin/facade_test.go 21:05:28 spire-1.2.1/pkg/common/plugin/gcp/ 21:05:28 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:05:28 spire-1.2.1/pkg/common/plugin/k8s/ 21:05:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:05:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:05:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:05:28 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:05:28 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:05:28 spire-1.2.1/pkg/common/plugin/log.go 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/ 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:05:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:05:28 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:05:28 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:05:28 spire-1.2.1/pkg/common/plugin/x509pop/ 21:05:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:05:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:05:28 spire-1.2.1/pkg/common/profiling/ 21:05:28 spire-1.2.1/pkg/common/profiling/dumpers.go 21:05:28 spire-1.2.1/pkg/common/profiling/profiling.go 21:05:28 spire-1.2.1/pkg/common/protoutil/ 21:05:28 spire-1.2.1/pkg/common/protoutil/masks.go 21:05:28 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:05:28 spire-1.2.1/pkg/common/rotationutil/ 21:05:28 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:05:28 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:05:28 spire-1.2.1/pkg/common/selector/ 21:05:28 spire-1.2.1/pkg/common/selector/selector.go 21:05:28 spire-1.2.1/pkg/common/selector/selector_test.go 21:05:28 spire-1.2.1/pkg/common/selector/set.go 21:05:28 spire-1.2.1/pkg/common/selector/set_utils.go 21:05:28 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/ 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/ 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:05:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:05:28 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:05:28 spire-1.2.1/pkg/common/telemetry/call.go 21:05:28 spire-1.2.1/pkg/common/telemetry/common/ 21:05:28 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:05:28 spire-1.2.1/pkg/common/telemetry/config.go 21:05:28 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:05:28 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/inmem.go 21:05:28 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/m3.go 21:05:28 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/metrics.go 21:05:28 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/names.go 21:05:28 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:05:28 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:05:28 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/ 21:05:28 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:05:28 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:05:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:05:28 spire-1.2.1/pkg/common/telemetry/server/server.go 21:05:28 spire-1.2.1/pkg/common/telemetry/sink.go 21:05:28 spire-1.2.1/pkg/common/telemetry/statsd.go 21:05:28 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:05:28 spire-1.2.1/pkg/common/telemetry/uptime.go 21:05:28 spire-1.2.1/pkg/common/telemetry/version.go 21:05:28 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:05:28 spire-1.2.1/pkg/common/uptime/ 21:05:28 spire-1.2.1/pkg/common/uptime/uptime.go 21:05:28 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:05:28 spire-1.2.1/pkg/common/util/ 21:05:28 spire-1.2.1/pkg/common/util/certs.go 21:05:28 spire-1.2.1/pkg/common/util/certs_test.go 21:05:28 spire-1.2.1/pkg/common/util/csr.go 21:05:28 spire-1.2.1/pkg/common/util/hash.go 21:05:28 spire-1.2.1/pkg/common/util/selectors.go 21:05:28 spire-1.2.1/pkg/common/util/selectors_test.go 21:05:28 spire-1.2.1/pkg/common/util/signals.go 21:05:28 spire-1.2.1/pkg/common/util/sort.go 21:05:28 spire-1.2.1/pkg/common/util/sort_test.go 21:05:28 spire-1.2.1/pkg/common/util/task.go 21:05:28 spire-1.2.1/pkg/common/util/task_test.go 21:05:28 spire-1.2.1/pkg/common/util/testdata/ 21:05:28 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:05:28 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:05:28 spire-1.2.1/pkg/common/version/ 21:05:28 spire-1.2.1/pkg/common/version/version.go 21:05:28 spire-1.2.1/pkg/common/x509svid/ 21:05:28 spire-1.2.1/pkg/common/x509svid/common_test.go 21:05:28 spire-1.2.1/pkg/common/x509svid/csr.go 21:05:28 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:05:28 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:05:28 spire-1.2.1/pkg/common/x509util/ 21:05:28 spire-1.2.1/pkg/common/x509util/cert.go 21:05:28 spire-1.2.1/pkg/common/x509util/dns.go 21:05:28 spire-1.2.1/pkg/common/x509util/dns_test.go 21:05:28 spire-1.2.1/pkg/common/x509util/keyid.go 21:05:28 spire-1.2.1/pkg/common/x509util/keypair.go 21:05:28 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:05:28 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:05:28 spire-1.2.1/pkg/server/ 21:05:28 spire-1.2.1/pkg/server/api/ 21:05:28 spire-1.2.1/pkg/server/api/agent.go 21:05:28 spire-1.2.1/pkg/server/api/agent/ 21:05:28 spire-1.2.1/pkg/server/api/agent/v1/ 21:05:28 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:05:28 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:05:28 spire-1.2.1/pkg/server/api/agent_test.go 21:05:28 spire-1.2.1/pkg/server/api/api.go 21:05:28 spire-1.2.1/pkg/server/api/audit/ 21:05:28 spire-1.2.1/pkg/server/api/audit/audit.go 21:05:28 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:05:28 spire-1.2.1/pkg/server/api/bundle.go 21:05:28 spire-1.2.1/pkg/server/api/bundle/ 21:05:28 spire-1.2.1/pkg/server/api/bundle/v1/ 21:05:28 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:05:28 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:05:28 spire-1.2.1/pkg/server/api/bundle_test.go 21:05:28 spire-1.2.1/pkg/server/api/debug/ 21:05:28 spire-1.2.1/pkg/server/api/debug/v1/ 21:05:28 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:05:28 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:05:28 spire-1.2.1/pkg/server/api/entry.go 21:05:28 spire-1.2.1/pkg/server/api/entry/ 21:05:28 spire-1.2.1/pkg/server/api/entry/v1/ 21:05:28 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:05:28 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:05:28 spire-1.2.1/pkg/server/api/entry_test.go 21:05:28 spire-1.2.1/pkg/server/api/health/ 21:05:28 spire-1.2.1/pkg/server/api/health/v1/ 21:05:28 spire-1.2.1/pkg/server/api/health/v1/service.go 21:05:28 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:05:28 spire-1.2.1/pkg/server/api/id.go 21:05:28 spire-1.2.1/pkg/server/api/id_test.go 21:05:28 spire-1.2.1/pkg/server/api/limits/ 21:05:28 spire-1.2.1/pkg/server/api/limits/limits.go 21:05:28 spire-1.2.1/pkg/server/api/middleware/ 21:05:28 spire-1.2.1/pkg/server/api/middleware/alias.go 21:05:28 spire-1.2.1/pkg/server/api/middleware/audit.go 21:05:28 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:05:28 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:05:28 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:05:28 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:05:28 spire-1.2.1/pkg/server/api/middleware/caller.go 21:05:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:05:29 spire-1.2.1/pkg/server/api/middleware/common.go 21:05:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:05:29 spire-1.2.1/pkg/server/api/middleware/entries.go 21:05:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:05:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:05:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:05:29 spire-1.2.1/pkg/server/api/ratelimit.go 21:05:29 spire-1.2.1/pkg/server/api/rpccontext/ 21:05:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:05:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:05:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:05:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:05:29 spire-1.2.1/pkg/server/api/selector.go 21:05:29 spire-1.2.1/pkg/server/api/selector_test.go 21:05:29 spire-1.2.1/pkg/server/api/status.go 21:05:29 spire-1.2.1/pkg/server/api/status_test.go 21:05:29 spire-1.2.1/pkg/server/api/svid/ 21:05:29 spire-1.2.1/pkg/server/api/svid/v1/ 21:05:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:05:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:05:29 spire-1.2.1/pkg/server/api/trustdomain.go 21:05:29 spire-1.2.1/pkg/server/api/trustdomain/ 21:05:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:05:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:05:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:05:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:05:29 spire-1.2.1/pkg/server/authpolicy/ 21:05:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:05:29 spire-1.2.1/pkg/server/authpolicy/policy.go 21:05:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:05:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:05:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:05:29 spire-1.2.1/pkg/server/authpolicy/validate.go 21:05:29 spire-1.2.1/pkg/server/bundle/ 21:05:29 spire-1.2.1/pkg/server/bundle/client/ 21:05:29 spire-1.2.1/pkg/server/bundle/client/client.go 21:05:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:05:29 spire-1.2.1/pkg/server/bundle/client/manager.go 21:05:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:05:29 spire-1.2.1/pkg/server/bundle/client/sources.go 21:05:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:05:29 spire-1.2.1/pkg/server/bundle/client/updater.go 21:05:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:05:29 spire-1.2.1/pkg/server/ca/ 21:05:29 spire-1.2.1/pkg/server/ca/ca.go 21:05:29 spire-1.2.1/pkg/server/ca/ca_health.go 21:05:29 spire-1.2.1/pkg/server/ca/ca_test.go 21:05:29 spire-1.2.1/pkg/server/ca/journal.go 21:05:29 spire-1.2.1/pkg/server/ca/journal_test.go 21:05:29 spire-1.2.1/pkg/server/ca/manager.go 21:05:29 spire-1.2.1/pkg/server/ca/manager_health.go 21:05:29 spire-1.2.1/pkg/server/ca/manager_test.go 21:05:29 spire-1.2.1/pkg/server/ca/templates.go 21:05:29 spire-1.2.1/pkg/server/ca/upstream_client.go 21:05:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:05:29 spire-1.2.1/pkg/server/ca/validation.go 21:05:29 spire-1.2.1/pkg/server/cache/ 21:05:29 spire-1.2.1/pkg/server/cache/dscache/ 21:05:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:05:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:05:29 spire-1.2.1/pkg/server/cache/entrycache/ 21:05:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:05:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:05:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:05:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:05:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:05:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:05:29 spire-1.2.1/pkg/server/catalog/ 21:05:29 spire-1.2.1/pkg/server/catalog/catalog.go 21:05:29 spire-1.2.1/pkg/server/catalog/keymanager.go 21:05:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:05:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:05:29 spire-1.2.1/pkg/server/catalog/notifier.go 21:05:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:05:29 spire-1.2.1/pkg/server/config.go 21:05:29 spire-1.2.1/pkg/server/datastore/ 21:05:29 spire-1.2.1/pkg/server/datastore/datastore.go 21:05:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:05:29 spire-1.2.1/pkg/server/datastore/repository.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:05:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:05:29 spire-1.2.1/pkg/server/endpoints/ 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/ 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:05:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:05:29 spire-1.2.1/pkg/server/endpoints/config.go 21:05:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:05:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:05:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:05:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:05:29 spire-1.2.1/pkg/server/endpoints/middleware.go 21:05:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:05:29 spire-1.2.1/pkg/server/hostservice/ 21:05:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:05:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:05:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:05:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:05:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:05:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:05:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:05:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/ 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/ 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:05:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:05:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:05:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/ 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:05:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:05:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:05:29 spire-1.2.1/pkg/server/registration/ 21:05:29 spire-1.2.1/pkg/server/registration/manager.go 21:05:29 spire-1.2.1/pkg/server/registration/manager_test.go 21:05:29 spire-1.2.1/pkg/server/scanentries.go 21:05:29 spire-1.2.1/pkg/server/scanentries_test.go 21:05:29 spire-1.2.1/pkg/server/server.go 21:05:29 spire-1.2.1/pkg/server/server_test.go 21:05:29 spire-1.2.1/pkg/server/svid/ 21:05:29 spire-1.2.1/pkg/server/svid/observer.go 21:05:29 spire-1.2.1/pkg/server/svid/observer_test.go 21:05:29 spire-1.2.1/pkg/server/svid/rotator.go 21:05:29 spire-1.2.1/pkg/server/svid/rotator_config.go 21:05:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:05:29 spire-1.2.1/pkg/server/svid/rotator_test.go 21:05:29 spire-1.2.1/proto/ 21:05:29 spire-1.2.1/proto/private/ 21:05:29 spire-1.2.1/proto/private/server/ 21:05:29 spire-1.2.1/proto/private/server/journal/ 21:05:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:05:29 spire-1.2.1/proto/private/server/journal/journal.proto 21:05:29 spire-1.2.1/proto/spire/ 21:05:29 spire-1.2.1/proto/spire/common/ 21:05:29 spire-1.2.1/proto/spire/common/common.pb.go 21:05:29 spire-1.2.1/proto/spire/common/common.proto 21:05:29 spire-1.2.1/proto/spire/common/plugin/ 21:05:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:05:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:05:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:05:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:05:29 spire-1.2.1/proto/spire/plugin/ 21:05:29 spire-1.2.1/proto/spire/plugin/agent/ 21:05:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:05:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:05:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:05:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:05:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:05:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:05:29 spire-1.2.1/release/ 21:05:29 spire-1.2.1/release/spire-extras/ 21:05:29 spire-1.2.1/release/spire-extras/README.md 21:05:29 spire-1.2.1/release/spire-extras/conf/ 21:05:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:05:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:05:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:05:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:05:29 spire-1.2.1/release/spire/ 21:05:29 spire-1.2.1/release/spire/README.md 21:05:29 spire-1.2.1/release/spire/conf/ 21:05:29 spire-1.2.1/release/spire/conf/agent/ 21:05:29 spire-1.2.1/release/spire/conf/agent/agent.conf 21:05:29 spire-1.2.1/release/spire/conf/server/ 21:05:29 spire-1.2.1/release/spire/conf/server/server.conf 21:05:29 spire-1.2.1/script/ 21:05:29 spire-1.2.1/script/build-artifact.sh 21:05:29 spire-1.2.1/script/generate_dummy_ca.sh 21:05:29 spire-1.2.1/support/ 21:05:29 spire-1.2.1/support/k8s/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:05:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/ 21:05:29 spire-1.2.1/support/oidc-discovery-provider/README.md 21:05:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/config.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/main.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:05:29 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:05:29 spire-1.2.1/test/ 21:05:29 spire-1.2.1/test/clock/ 21:05:29 spire-1.2.1/test/clock/clock.go 21:05:29 spire-1.2.1/test/fakes/ 21:05:29 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:05:29 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:05:29 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:05:29 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:05:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:05:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:05:29 spire-1.2.1/test/fakes/fakeagentstore/ 21:05:29 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:05:29 spire-1.2.1/test/fakes/fakedatastore/ 21:05:29 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:05:29 spire-1.2.1/test/fakes/fakeentryclient/ 21:05:29 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:05:29 spire-1.2.1/test/fakes/fakehealthchecker/ 21:05:29 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:05:29 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:05:29 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:05:29 spire-1.2.1/test/fakes/fakemetrics/ 21:05:29 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:05:29 spire-1.2.1/test/fakes/fakenoderesolver/ 21:05:29 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:05:29 spire-1.2.1/test/fakes/fakenotifier/ 21:05:29 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:05:29 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:05:29 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:05:29 spire-1.2.1/test/fakes/fakeserverca/ 21:05:29 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:05:29 spire-1.2.1/test/fakes/fakeservercatalog/ 21:05:29 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:05:29 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:05:29 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:05:29 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:05:29 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:05:29 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:05:29 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:05:29 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:05:29 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:05:29 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:05:29 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:05:29 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:05:29 spire-1.2.1/test/fixture/ 21:05:29 spire-1.2.1/test/fixture/certs/ 21:05:29 spire-1.2.1/test/fixture/certs/agent_svid.der 21:05:29 spire-1.2.1/test/fixture/certs/base_cert.pem 21:05:29 spire-1.2.1/test/fixture/certs/base_csr.pem 21:05:29 spire-1.2.1/test/fixture/certs/base_key.pem 21:05:29 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:05:29 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:05:29 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:05:29 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:05:29 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:05:29 spire-1.2.1/test/fixture/certs/blog_key.pem 21:05:29 spire-1.2.1/test/fixture/certs/bundle.der 21:05:29 spire-1.2.1/test/fixture/certs/ca.pem 21:05:29 spire-1.2.1/test/fixture/certs/ca_key.pem 21:05:29 spire-1.2.1/test/fixture/certs/database_cert.pem 21:05:29 spire-1.2.1/test/fixture/certs/database_csr.pem 21:05:29 spire-1.2.1/test/fixture/certs/database_key.pem 21:05:29 spire-1.2.1/test/fixture/certs/node_cert.pem 21:05:29 spire-1.2.1/test/fixture/certs/node_csr.pem 21:05:29 spire-1.2.1/test/fixture/certs/node_key.pem 21:05:29 spire-1.2.1/test/fixture/certs/svid.pem 21:05:29 spire-1.2.1/test/fixture/certs/svid_key.pem 21:05:29 spire-1.2.1/test/fixture/config/ 21:05:29 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:05:29 spire-1.2.1/test/fixture/config/agent_good.conf 21:05:29 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:05:29 spire-1.2.1/test/fixture/config/plugin_good.conf 21:05:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:05:29 spire-1.2.1/test/fixture/config/server_good.conf 21:05:29 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:05:29 spire-1.2.1/test/fixture/fixture.go 21:05:29 spire-1.2.1/test/fixture/nodeattestor/ 21:05:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:05:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:05:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:05:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:05:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:05:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:05:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:05:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:05:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:05:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:05:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:05:29 spire-1.2.1/test/fixture/registration/ 21:05:29 spire-1.2.1/test/fixture/registration/entries.json 21:05:29 spire-1.2.1/test/fixture/registration/good-for-update.json 21:05:29 spire-1.2.1/test/fixture/registration/good.json 21:05:29 spire-1.2.1/test/fixture/registration/invalid.json 21:05:29 spire-1.2.1/test/fixture/registration/invalid_json.json 21:05:29 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:05:29 spire-1.2.1/test/integration/ 21:05:29 spire-1.2.1/test/integration/README.md 21:05:29 spire-1.2.1/test/integration/common 21:05:29 spire-1.2.1/test/integration/setup/ 21:05:29 spire-1.2.1/test/integration/setup/adminclient/ 21:05:29 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:05:29 spire-1.2.1/test/integration/setup/adminclient/client.go 21:05:29 spire-1.2.1/test/integration/setup/debugagent/ 21:05:29 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:05:29 spire-1.2.1/test/integration/setup/debugagent/main.go 21:05:29 spire-1.2.1/test/integration/setup/debugserver/ 21:05:29 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:05:29 spire-1.2.1/test/integration/setup/debugserver/main.go 21:05:29 spire-1.2.1/test/integration/setup/downstreamclient/ 21:05:29 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:05:29 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:05:29 spire-1.2.1/test/integration/setup/itclient/ 21:05:29 spire-1.2.1/test/integration/setup/itclient/client.go 21:05:29 spire-1.2.1/test/integration/setup/node-attestation/ 21:05:29 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:05:29 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:05:29 spire-1.2.1/test/integration/setup/x509pop/ 21:05:29 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:05:29 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:05:29 spire-1.2.1/test/integration/suites/ 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:05:29 spire-1.2.1/test/integration/suites/join-token/ 21:05:29 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:05:29 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:05:29 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:05:29 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:05:29 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:05:29 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:05:29 spire-1.2.1/test/integration/suites/join-token/README.md 21:05:29 spire-1.2.1/test/integration/suites/join-token/conf/ 21:05:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/join-token/teardown 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:05:29 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:05:29 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:05:29 spire-1.2.1/test/integration/suites/k8s/ 21:05:29 spire-1.2.1/test/integration/suites/k8s/00-setup 21:05:29 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:05:29 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:05:29 spire-1.2.1/test/integration/suites/k8s/README.md 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/ 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:05:29 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:05:29 spire-1.2.1/test/integration/suites/k8s/teardown 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/ 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:05:29 spire-1.2.1/test/integration/suites/rotation/ 21:05:29 spire-1.2.1/test/integration/suites/rotation/00-setup 21:05:29 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:05:29 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:05:29 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:05:29 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:05:29 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:05:29 spire-1.2.1/test/integration/suites/rotation/README.md 21:05:29 spire-1.2.1/test/integration/suites/rotation/conf/ 21:05:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/rotation/teardown 21:05:29 spire-1.2.1/test/integration/suites/self-test/ 21:05:29 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:05:29 spire-1.2.1/test/integration/suites/self-test/README.md 21:05:29 spire-1.2.1/test/integration/suites/self-test/teardown 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:05:29 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:05:29 spire-1.2.1/test/integration/suites/upgrade/ 21:05:29 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:05:29 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:05:29 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:05:29 spire-1.2.1/test/integration/suites/upgrade/README.md 21:05:29 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:05:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:05:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:05:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:05:29 spire-1.2.1/test/integration/suites/upgrade/teardown 21:05:29 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:05:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:05:29 spire-1.2.1/test/integration/test-one.sh 21:05:29 spire-1.2.1/test/integration/test.sh 21:05:29 spire-1.2.1/test/plugintest/ 21:05:29 spire-1.2.1/test/plugintest/config.go 21:05:29 spire-1.2.1/test/plugintest/load.go 21:05:29 spire-1.2.1/test/plugintest/option.go 21:05:29 spire-1.2.1/test/spiretest/ 21:05:29 spire-1.2.1/test/spiretest/apiserver.go 21:05:29 spire-1.2.1/test/spiretest/assertions.go 21:05:29 spire-1.2.1/test/spiretest/dir.go 21:05:29 spire-1.2.1/test/spiretest/errors_posix.go 21:05:29 spire-1.2.1/test/spiretest/errors_windows.go 21:05:29 spire-1.2.1/test/spiretest/logs.go 21:05:29 spire-1.2.1/test/spiretest/socketapi.go 21:05:29 spire-1.2.1/test/spiretest/suite.go 21:05:29 spire-1.2.1/test/spiretest/x509.go 21:05:29 spire-1.2.1/test/testca/ 21:05:29 spire-1.2.1/test/testca/ca.go 21:05:29 spire-1.2.1/test/testkey/ 21:05:29 spire-1.2.1/test/testkey/generate.sh 21:05:29 spire-1.2.1/test/testkey/genkeys.go 21:05:29 spire-1.2.1/test/testkey/keys.go 21:05:29 spire-1.2.1/test/testkey/new.go 21:05:29 spire-1.2.1/test/tpmsimulator/ 21:05:29 spire-1.2.1/test/tpmsimulator/simulator.go 21:05:29 spire-1.2.1/test/util/ 21:05:29 spire-1.2.1/test/util/cert_fixtures.go 21:05:29 spire-1.2.1/test/util/cert_generation.go 21:05:29 spire-1.2.1/test/util/io_redirection.go 21:05:29 spire-1.2.1/test/util/race.go 21:05:29 spire-1.2.1/test/util/util.go 21:05:29 building spire from source... 21:05:30 go: downloading go.opencensus.io v0.23.0 21:05:30 Installing go1.17.7... 21:05:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:05:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:05:31 go: downloading gopkg.in/inf.v0 v0.9.1 21:05:31 go: downloading github.com/go-logr/logr v1.2.2 21:05:31 go: downloading github.com/google/go-cmp v0.5.7 21:05:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:05:32 go: downloading github.com/json-iterator/go v1.1.12 21:05:32 go: downloading github.com/googleapis/gnostic v0.5.5 21:05:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:05:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:05:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:05:37 go: downloading github.com/tklauser/numcpus v0.3.0 21:05:37 go: downloading go.uber.org/zap v1.21.0 21:05:37 go: downloading sigs.k8s.io/yaml v1.3.0 21:05:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:05:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:05:38 go: downloading github.com/modern-go/reflect2 v1.0.2 21:05:38 go: downloading github.com/ryanuber/go-glob v1.0.0 21:05:38 go: downloading github.com/golang/snappy v0.0.4 21:05:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:05:46 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:05:46 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:05:46 go: downloading github.com/hashicorp/go-version v1.2.0 21:05:46 go: downloading go.uber.org/multierr v1.6.0 21:05:53 Building bin/spire-server... 21:05:53 go: downloading github.com/mitchellh/cli v1.1.2 21:05:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:05:53 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:05:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:05:54 go: downloading google.golang.org/grpc v1.44.0 21:05:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:05:55 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:05:56 go: downloading github.com/imdario/mergo v0.3.12 21:05:56 go: downloading github.com/sirupsen/logrus v1.8.1 21:05:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:05:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:05:58 go: downloading github.com/fatih/color v1.13.0 21:05:58 go: downloading github.com/mattn/go-isatty v0.0.14 21:05:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:05:59 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:05:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:05:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:06:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:06:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:06:00 go: downloading github.com/armon/go-metrics v0.3.10 21:06:00 go: downloading github.com/prometheus/client_golang v1.12.1 21:06:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:06:01 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:06:01 go: downloading github.com/open-policy-agent/opa v0.38.0 21:06:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:06:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:06:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:06:15 go: downloading github.com/mattn/go-colorable v0.1.12 21:06:15 go: downloading github.com/Masterminds/goutils v1.1.0 21:06:15 go: downloading github.com/Masterminds/semver v1.5.0 21:06:15 go: downloading github.com/google/uuid v1.1.2 21:06:15 go: downloading github.com/huandu/xstrings v1.3.2 21:06:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:06:15 go: downloading github.com/oklog/run v1.0.0 21:06:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:06:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:06:15 go: downloading github.com/prometheus/client_model v0.2.0 21:06:15 go: downloading github.com/prometheus/common v0.32.1 21:06:15 go: downloading github.com/beorn7/perks v1.0.1 21:06:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:06:15 go: downloading github.com/prometheus/procfs v0.7.3 21:06:15 go: downloading go.uber.org/atomic v1.9.0 21:06:16 go: downloading github.com/imkira/go-observer v1.0.3 21:06:16 go: downloading github.com/hashicorp/errwrap v1.1.0 21:06:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:06:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:06:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:06:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:06:17 go: downloading github.com/blang/semver/v4 v4.0.0 21:06:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:06:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:06:17 go: downloading github.com/jinzhu/gorm v1.9.16 21:06:17 go: downloading github.com/lib/pq v1.10.4 21:06:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:06:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:06:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:06:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:06:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:06:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:06:31 go: downloading github.com/stretchr/testify v1.7.0 21:06:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:06:31 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:06:54 go: downloading google.golang.org/api v0.70.0 21:06:54 go: downloading k8s.io/client-go v0.23.4 21:06:54 go: downloading k8s.io/api v0.23.4 21:07:05 go: downloading github.com/google/go-tpm v0.3.3 21:07:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:07:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:07:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:07:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:07:31 go: downloading cloud.google.com/go/storage v1.21.0 21:07:31 go: downloading cloud.google.com/go v0.100.2 21:07:31 go: downloading k8s.io/apimachinery v0.23.4 21:07:32 go: downloading k8s.io/kube-aggregator v0.23.3 21:07:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:07:34 go: downloading cloud.google.com/go/security v1.3.0 21:07:34 go: downloading github.com/hashicorp/vault/api v1.4.1 21:07:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:07:36 go: downloading github.com/twmb/murmur3 v1.1.6 21:07:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:07:36 go: downloading gopkg.in/yaml.v2 v2.4.0 21:07:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:07:37 go: downloading github.com/gobwas/glob v0.2.3 21:07:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:07:37 go: downloading github.com/jinzhu/inflection v1.0.0 21:07:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:07:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:07:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:07:38 go: downloading github.com/aws/smithy-go v1.11.0 21:07:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:07:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:07:39 go: downloading github.com/gogo/protobuf v1.3.2 21:07:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:07:44 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:07:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:07:44 [0mgo: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:07:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:07:44 go: downloading github.com/dimchansky/utfbom v1.1.1 21:07:44 go: downloading cloud.google.com/go/compute v1.3.0 21:07:45 go: downloading cloud.google.com/go/iam v0.1.1 21:07:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:07:45 go: downloading k8s.io/klog/v2 v2.30.0 21:07:46 go: downloading github.com/google/gofuzz v1.1.0 21:07:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:07:46 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:07:47 go: downloading github.com/spf13/pflag v1.0.5 21:07:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:07:47 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:07:47 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:07:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:07:47 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:07:47 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:07:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:07:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:07:49 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:07:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:07:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:07:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:07:50 go: downloading go.opencensus.io v0.23.0 21:07:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:07:51 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:07:51 go: downloading gopkg.in/inf.v0 v0.9.1 21:07:51 go: downloading github.com/go-logr/logr v1.2.2 21:07:51 go: downloading github.com/google/go-cmp v0.5.7 21:07:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:07:52 go: downloading github.com/json-iterator/go v1.1.12 21:07:52 go: downloading github.com/googleapis/gnostic v0.5.5 21:07:54 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:07:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:07:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:07:57 go: downloading github.com/tklauser/numcpus v0.3.0 21:07:57 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:07:57 go: downloading go.uber.org/zap v1.21.0 21:07:57 go: downloading sigs.k8s.io/yaml v1.3.0 21:07:58 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:07:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:07:58 go: downloading github.com/modern-go/reflect2 v1.0.2 21:07:58 go: downloading github.com/ryanuber/go-glob v1.0.0 21:07:58 go: downloading github.com/golang/snappy v0.0.4 21:07:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:08:06 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:08:06 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:08:06 go: downloading github.com/hashicorp/go-version v1.2.0 21:08:06 go: downloading go.uber.org/multierr v1.6.0 21:08:29 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:08:29 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:08:44 Removing intermediate container 8a828f16d1e5 21:08:44 ---> 576b0c066e23 21:08:44 21:08:44 Step 10/23 : FROM alpine:3.14 21:08:44 ---> ac73e934f311 21:08:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:08:44 ---> Running in 17c077596cf9 21:08:44 Removing intermediate container 17c077596cf9 21:08:44 ---> c8d2e014c569 21:08:44 Step 12/23 : ENV APP_PORT=59880 21:08:45 ---> Running in 86e8720427be 21:08:45 Removing intermediate container 86e8720427be 21:08:45 ---> 238c904477fb 21:08:45 Step 13/23 : EXPOSE $APP_PORT 21:08:45 ---> Running in 826717d5cc0c 21:08:46 Removing intermediate container 826717d5cc0c 21:08:46 ---> 474a77a230e6 21:08:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:46 ---> Running in 0b41260d80d6 21:08:50 Removing intermediate container 0b41260d80d6 21:08:50 ---> c5aeadbf9f7a 21:08:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:08:50 ---> Running in 59a27e8b1fbf 21:08:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:08:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:08:53 (1/6) Installing dumb-init (1.2.5-r1) 21:08:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:08:54 (3/6) Installing libsodium (1.0.18-r0) 21:08:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:08:54 (5/6) Installing libzmq (4.3.4-r0) 21:08:54 (6/6) Installing zeromq (4.3.4-r0) 21:08:54 Executing busybox-1.33.1-r7.trigger 21:08:54 OK: 8 MiB in 20 packages 21:08:56 Removing intermediate container 59a27e8b1fbf 21:08:56 ---> 77453c76e296 21:08:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:57 ---> b9e9b5ff85a0 21:08:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:08:59 ---> 8178601a2344 21:08:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:09:00 ---> f4b525184977 21:09:00 Step 19/23 : ENTRYPOINT ["/core-data"] 21:09:00 ---> Running in bdebff945de9 21:09:00 Removing intermediate container bdebff945de9 21:09:00 ---> 9db5f15066b2 21:09:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:00 ---> Running in 6f5cc380748b 21:09:01 Removing intermediate container 6f5cc380748b 21:09:01 ---> 78af480b6193 21:09:01 Step 21/23 : LABEL arch=arm64 21:09:01 ---> Running in 9460e6b7b436 21:09:01 Removing intermediate container 9460e6b7b436 21:09:01 ---> 4afdd27f5241 21:09:01 Step 22/23 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 21:09:01 ---> Running in e504ead7d023 21:09:02 Removing intermediate container e504ead7d023 21:09:02 ---> 8037a1f19d88 21:09:02 Step 23/23 : LABEL version=0.0.0 21:09:02 ---> Running in a5fe10b9aae2 21:09:03 Removing intermediate container a5fe10b9aae2 21:09:03 ---> 3982614d7537 21:09:03 21:09:03 Successfully built 3982614d7537 21:09:03 Successfully tagged core-data-arm64:latest 21:25:57  Building core-data ... done Building bin/spire-agent... 21:25:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:25:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:25:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:25:57 go: downloading github.com/docker/docker v20.10.12+incompatible 21:25:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:25:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:25:57 go: downloading github.com/google/go-tpm-tools v0.3.3 21:25:57 go: downloading github.com/docker/go-connections v0.4.0 21:25:57 go: downloading github.com/docker/go-units v0.4.0 21:25:57 go: downloading github.com/opencontainers/image-spec v1.0.1 21:25:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:25:57 go: downloading github.com/containerd/containerd v1.3.4 21:25:57 go: downloading github.com/opencontainers/go-digest v1.0.0 21:32:20 Removing intermediate container e69bf8c9b302 21:32:20 ---> 4923be1e5b68 21:32:20 21:32:20 Step 13/26 : FROM alpine:3.15 21:32:20 ---> 3fb3c9af89a9 21:32:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:32:20 ---> Using cache 21:32:20 ---> aacf01c23343 21:32:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:20 ---> Using cache 21:32:20 ---> 961c3da2f521 21:32:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:32:20 ---> Running in 5de0aa5d11d9 21:32:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:32:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:32:20 v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:32:20 v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:32:20 OK: 15730 distinct packages available 21:32:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:32:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:32:20 (1/4) Installing dumb-init (1.2.5-r1) 21:32:20 (2/4) Installing musl-obstack (1.2.3-r0) 21:32:20 (3/4) Installing libucontext (1.1-r0) 21:32:20 (4/4) Installing gcompat (1.0.0-r4) 21:32:20 Executing busybox-1.34.1-r5.trigger 21:32:20 OK: 6 MiB in 18 packages 21:32:20 Removing intermediate container 5de0aa5d11d9 21:32:20 ---> a022b7068d89 21:32:20 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:32:23 ---> bc2847f55ff6 21:32:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:32:24 ---> 3821da3209bb 21:32:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:32:24 ---> Running in 9c22ca926c64 21:32:24 Removing intermediate container 9c22ca926c64 21:32:24 ---> a1fde618d826 21:32:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:32:25 ---> ba0e20039efd 21:32:25 Step 21/26 : WORKDIR / 21:32:25 ---> Running in ae5c0394b0fa 21:32:26 Removing intermediate container ae5c0394b0fa 21:32:26 ---> 0519d29199f0 21:32:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:32:26 ---> Running in 7be91135f4d7 21:32:26 Removing intermediate container 7be91135f4d7 21:32:26 ---> 96e65b95f3e6 21:32:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:32:26 ---> Running in f54af6acdb8a 21:32:27 Removing intermediate container f54af6acdb8a 21:32:27 ---> 57b6901f25ce 21:32:27 Step 24/26 : LABEL arch=arm64 21:32:27 ---> Running in 0e9cfe3995d0 21:32:27 Removing intermediate container 0e9cfe3995d0 21:32:27 ---> 50f2430bda7f 21:32:27 Step 25/26 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 21:32:28 ---> Running in 3c0305c11928 21:32:28 Removing intermediate container 3c0305c11928 21:32:28 ---> 5233850c50b1 21:32:28 Step 26/26 : LABEL version=0.0.0 21:32:28 ---> Running in b59a1a7b82ac 21:32:28 Removing intermediate container b59a1a7b82ac 21:32:28 ---> 085eb600d470 21:32:28 21:32:29 Successfully built 085eb600d470 21:32:29 Successfully tagged security-spire-config-arm64:latest 21:33:51  Building security-spire-config ... done Building bin/spire-agent... 21:33:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:33:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:33:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:33:51 go: downloading github.com/docker/docker v20.10.12+incompatible 21:33:51 go: downloading github.com/google/go-tpm-tools v0.3.3 21:33:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:33:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:33:52 go: downloading github.com/docker/go-connections v0.4.0 21:33:52 go: downloading github.com/docker/go-units v0.4.0 21:33:52 go: downloading github.com/opencontainers/image-spec v1.0.1 21:33:52 go: downloading github.com/containerd/containerd v1.3.4 21:33:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:33:52 go: downloading github.com/opencontainers/go-digest v1.0.0 21:35:00 Building bin/spire-agent... 21:35:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:35:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:35:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:35:00 go: downloading github.com/docker/docker v20.10.12+incompatible 21:35:00 go: downloading github.com/google/go-tpm-tools v0.3.3 21:35:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:35:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:35:01 go: downloading github.com/docker/go-connections v0.4.0 21:35:01 go: downloading github.com/docker/go-units v0.4.0 21:35:01 go: downloading github.com/opencontainers/image-spec v1.0.1 21:35:01 go: downloading github.com/containerd/containerd v1.3.4 21:35:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:35:01 go: downloading github.com/opencontainers/go-digest v1.0.0 21:38:38 Removing intermediate container cb8b39e21570 21:38:38 ---> 7fc7cccc66aa 21:38:38 21:38:38 Step 13/25 : FROM alpine:3.15 21:38:38 ---> 3fb3c9af89a9 21:38:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:38:38 ---> Using cache 21:38:38 ---> aacf01c23343 21:38:38 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:38 ---> Using cache 21:38:38 ---> 961c3da2f521 21:38:38 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:38:38 ---> Running in 1bcfe3b21cd6 21:38:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:38 v3.15.4-39-g17994082e8 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:38:38 v3.15.4-38-gf7d0da3611 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:38:38 OK: 15730 distinct packages available 21:38:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:38:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:38:38 (1/5) Installing dumb-init (1.2.5-r1) 21:38:38 (2/5) Installing musl-obstack (1.2.3-r0) 21:38:38 (3/5) Installing libucontext (1.1-r0) 21:38:38 (4/5) Installing gcompat (1.0.0-r4) 21:38:38 (5/5) Installing openssl (1.1.1n-r0) 21:38:38 Executing busybox-1.34.1-r5.trigger 21:38:38 OK: 6 MiB in 19 packages 21:38:38 Removing intermediate container 1bcfe3b21cd6 21:38:38 ---> e7aace595a20 21:38:38 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:38:43 ---> 14a83f18f8de 21:38:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:38:43 ---> b1ce88125c86 21:38:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:38:44 ---> 016fa9a83186 21:38:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:38:45 ---> 42bde5555def 21:38:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:38:45 ---> Running in d50f22fd7239 21:38:45 Removing intermediate container d50f22fd7239 21:38:45 ---> 06c19b51623c 21:38:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:38:45 ---> Running in 948ffda845b2 21:38:46 Removing intermediate container 948ffda845b2 21:38:46 ---> bda72f75152f 21:38:46 Step 23/25 : LABEL arch=arm64 21:38:46 ---> Running in 4124f1d53e75 21:38:46 Removing intermediate container 4124f1d53e75 21:38:46 ---> dedaa964e96c 21:38:46 Step 24/25 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 21:38:47 ---> Running in f11771e16ea8 21:38:47 Removing intermediate container f11771e16ea8 21:38:47 ---> fd33506f3362 21:38:47 Step 25/25 : LABEL version=0.0.0 21:38:47 ---> Running in 57d379d27061 21:38:47 Removing intermediate container 57d379d27061 21:38:47 ---> 3ed4294b523d 21:38:47 21:38:48 Successfully built 3ed4294b523d 21:38:48 Successfully tagged security-spire-server-arm64:latest 21:39:20  Building security-spire-server ... done Removing intermediate container 1867ebdb41d8 21:39:20 ---> a8054fc9cdd8 21:39:20 21:39:20 Step 13/26 : FROM alpine:3.15 21:39:20 ---> 3fb3c9af89a9 21:39:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:39:20 ---> Using cache 21:39:20 ---> aacf01c23343 21:39:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:20 ---> Using cache 21:39:20 ---> 961c3da2f521 21:39:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:39:20 ---> Using cache 21:39:20 ---> e7aace595a20 21:39:20 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:39:20 ---> 8cfc1fd71c92 21:39:20 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:39:21 ---> a355883d95e1 21:39:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:39:22 ---> 48d0cb8864e2 21:39:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:39:22 ---> 717e79176bdd 21:39:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:39:23 ---> 24c59cc9d089 21:39:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:39:23 ---> Running in 6004d6f527c4 21:39:23 Removing intermediate container 6004d6f527c4 21:39:23 ---> 45539a8de3cc 21:39:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:39:23 ---> Running in eac28773ad41 21:39:24 Removing intermediate container eac28773ad41 21:39:24 ---> de52342732b6 21:39:24 Step 24/26 : LABEL arch=arm64 21:39:24 ---> Running in 3b397ec313c5 21:39:24 Removing intermediate container 3b397ec313c5 21:39:24 ---> 05804143c497 21:39:24 Step 25/26 : LABEL git_sha=baf2fc873efc1c041dd0417ead3079ddbf1babbf 21:39:24 ---> Running in 67c0bffb9675 21:39:24 Removing intermediate container 67c0bffb9675 21:39:24 ---> bd4de012f334 21:39:24 Step 26/26 : LABEL version=0.0.0 21:39:24 ---> Running in cbc416fd2ce5 21:39:25 Removing intermediate container cbc416fd2ce5 21:39:25 ---> c81db44d9c92 21:39:25 21:39:25 Successfully built c81db44d9c92 21:39:25 Successfully tagged security-spire-agent-arm64:latest 21:39:26  Building security-spire-agent ... done  [Pipeline] } 21:39:26 $ docker stop --time=1 f3122a0f822234ad6339b60a3f5333fc8d4922f70b0af7ee47b372c6a3689f07 21:39:27 $ docker rm -f f3122a0f822234ad6339b60a3f5333fc8d4922f70b0af7ee47b372c6a3689f07 [Pipeline] // withDockerContainer [Pipeline] sh 21:39:28 + docker images 21:39:29 REPOSITORY TAG IMAGE ID CREATED SIZE 21:39:29 security-spire-agent-arm64 latest c81db44d9c92 3 seconds ago 126MB 21:39:29 a8054fc9cdd8 27 seconds ago 4.14GB 21:39:29 security-spire-server-arm64 latest 3ed4294b523d 41 seconds ago 86.3MB 21:39:29 7fc7cccc66aa About a minute ago 4.14GB 21:39:29 security-spire-config-arm64 latest 085eb600d470 7 minutes ago 85.6MB 21:39:29 4923be1e5b68 7 minutes ago 4.14GB 21:39:29 core-data-arm64 latest 3982614d7537 30 minutes ago 21.6MB 21:39:29 576b0c066e23 30 minutes ago 1.34GB 21:39:29 core-metadata-arm64 latest ccdda353ff78 34 minutes ago 16.3MB 21:39:29 11e5a2d46b0a 34 minutes ago 1.31GB 21:39:29 security-spiffe-token-provider-arm64 latest 3749e6f4a633 34 minutes ago 27.9MB 21:39:29 99334e611826 35 minutes ago 1.36GB 21:39:29 security-secretstore-setup-arm64 latest 6ddeff95501a 37 minutes ago 27.5MB 21:39:29 c8e342e68ca5 37 minutes ago 1.32GB 21:39:29 sys-mgmt-agent-arm64 latest b5ae5c31367b 38 minutes ago 282MB 21:39:29 5f06bead673f 40 minutes ago 1.31GB 21:39:29 core-command-arm64 latest 4346e9ee6c1b 40 minutes ago 15.5MB 21:39:29 6b8b003120b1 40 minutes ago 1.31GB 21:39:29 support-notifications-arm64 latest 066af6fcb610 44 minutes ago 25.8MB 21:39:29 support-scheduler-arm64 latest f9328a81c707 44 minutes ago 25.2MB 21:39:29 8b02a4a6c31e 44 minutes ago 1.37GB 21:39:29 2b630efaec25 44 minutes ago 1.36GB 21:39:29 security-bootstrapper-arm64 latest 4b6f44f613f1 46 minutes ago 18.3MB 21:39:29 security-proxy-setup-arm64 latest 4e23a1b1fd80 46 minutes ago 26.1MB 21:39:29 a3829271414f 46 minutes ago 1.31GB 21:39:29 b295d64bb40b 47 minutes ago 1.32GB 21:39:29 ci-base-image-arm64 latest 27a12ee7d3b8 About an hour ago 886MB 21:39:29 docker 20.10.14 c346e9eafbab 10 days ago 202MB 21:39:29 alpine 3.14 ac73e934f311 10 days ago 5.34MB 21:39:29 alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB 21:39:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:39:29 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 21:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:29 21:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:39:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:30 arm64: Pulling from edgex-lftools-log-publisher 21:39:30 8998bd30e6a1: Pulling fs layer 21:39:30 04944245beec: Pulling fs layer 21:39:30 699f458cf7ca: Pulling fs layer 21:39:30 765212b225bb: Pulling fs layer 21:39:30 f23df028b6ca: Pulling fs layer 21:39:30 d65c8cfc05b1: Pulling fs layer 21:39:30 2437ff75d9bd: Pulling fs layer 21:39:30 765212b225bb: Waiting 21:39:30 d65c8cfc05b1: Waiting 21:39:30 2437ff75d9bd: Waiting 21:39:30 04944245beec: Verifying Checksum 21:39:30 04944245beec: Download complete 21:39:30 765212b225bb: Verifying Checksum 21:39:30 765212b225bb: Download complete 21:39:30 f23df028b6ca: Verifying Checksum 21:39:30 f23df028b6ca: Download complete 21:39:30 d65c8cfc05b1: Verifying Checksum 21:39:30 d65c8cfc05b1: Download complete 21:39:30 699f458cf7ca: Verifying Checksum 21:39:30 699f458cf7ca: Download complete 21:39:30 8998bd30e6a1: Download complete 21:39:33 2437ff75d9bd: Verifying Checksum 21:39:33 2437ff75d9bd: Download complete 21:39:35 8998bd30e6a1: Pull complete 21:39:35 04944245beec: Pull complete 21:39:37 699f458cf7ca: Pull complete 21:39:37 765212b225bb: Pull complete 21:39:38 f23df028b6ca: Pull complete 21:39:38 d65c8cfc05b1: Pull complete 21:39:53 2437ff75d9bd: Pull complete 21:39:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:39:54 prd-ubuntu20.04-docker-arm64-4c-16g-21081 does not seem to be running inside a container 21:39:54 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:39:57 $ docker top 9d09940b8c0c6ae5aa2249c62adb82987cb81302b1277f8e2d0a0ff9058b4ed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:58 ---> job-cost.sh 21:39:58 lf-activate-venv: SKIPPING 21:39:58 INFO: No Stack... 21:39:58 INFO: Retrieving Pricing Info for: v3-standard-4 21:39:59 INFO: Archiving Costs [Pipeline] sh 21:40:00 + cat /w/workspace/edgex-go/18/archives/cost.csv 21:40:00 + cut -d, -f6 [Pipeline] lock 21:40:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-18-stack-cost] 21:40:00 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-18-stack-cost] did not exist. Created. 21:40:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:01 + echo total: 0.2199999988079071 [Pipeline] stash 21:40:01 Stashed 1 file(s) [Pipeline] } 21:40:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-18-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:01 $ docker stop --time=1 9d09940b8c0c6ae5aa2249c62adb82987cb81302b1277f8e2d0a0ff9058b4ed3 21:40:03 $ docker rm -f 9d09940b8c0c6ae5aa2249c62adb82987cb81302b1277f8e2d0a0ff9058b4ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:40:03 provisioning config files... 21:40:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config8380385547587984076tmp [Pipeline] { [Pipeline] sh 21:40:03 + set +x 21:40:03 + curl -s https://codecov.io/bash 21:40:03 + bash -s -- 21:40:03 21:40:03 _____ _ 21:40:03 / ____| | | 21:40:03 | | ___ __| | ___ ___ _____ __ 21:40:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:40:03 | |___| (_) | (_| | __/ (_| (_) \ V / 21:40:03 \_____\___/ \__,_|\___|\___\___/ \_/ 21:40:03 Bash-1.0.6 21:40:03 21:40:03 21:40:03 ==> git version 2.25.1 found 21:40:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:40:03 Release-Date: 2020-01-08 21:40:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:40:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:40:03 ==> Jenkins CI detected. 21:40:03 current dir:  /w/workspace/edgex-go/18 21:40:03 project root: . 21:40:03 --> token set from env 21:40:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:40:03 ==> Running gcov in . (disable via -X gcov) 21:40:03 ==> Python coveragepy not found 21:40:03 ==> Searching for coverage reports in: 21:40:03 + . 21:40:03 -> Found 1 reports 21:40:03 ==> Detecting git/mercurial file structure 21:40:04 ==> Reading reports 21:40:04 + ./coverage.out bytes=434743 21:40:04 ==> Appending adjustments 21:40:04 https://docs.codecov.io/docs/fixing-reports 21:40:05 + Found adjustments 21:40:05 ==> Gzipping contents 21:40:05 60K /tmp/codecov.msm7QM.gz 21:40:05 ==> Uploading reports 21:40:05 url: https://codecov.io 21:40:05 query: branch=PR-3924&commit=6c33f42a7f2f605caf8f50a8770825747a9b540e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:40:05 -> Pinging Codecov 21:40:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=6c33f42a7f2f605caf8f50a8770825747a9b540e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:40:05 -> Uploading to 21:40:05 https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/6c33f42a7f2f605caf8f50a8770825747a9b540e/2ff3abf0-f029-4dd0-a900-d063b8f0d518.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T214005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91b6c9ed25adb8308a062baa159b30fdda91d2613615a0326696edca9d73fbf8 21:40:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:40:05 Dload Upload Total Spent Left Speed 21:40:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59794 0 0 100 59794 0 242k --:--:-- --:--:-- --:--:-- 241k 21:40:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6c33f42a7f2f605caf8f50a8770825747a9b540e [Pipeline] } 21:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:40:06 + [ -d /w/workspace/edgex-go/18/archives ] [Pipeline] libraryResource [Pipeline] sh 21:40:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:07 ---> package-listing.sh 21:40:07 ++ facter osfamily 21:40:07 ++ tr '[:upper:]' '[:lower:]' 21:40:08 + OS_FAMILY=debian 21:40:08 + workspace=/w/workspace/edgex-go/18 21:40:08 + START_PACKAGES=/tmp/packages_start.txt 21:40:08 + END_PACKAGES=/tmp/packages_end.txt 21:40:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:08 + PACKAGES=/tmp/packages_start.txt 21:40:08 + '[' /w/workspace/edgex-go/18 ']' 21:40:08 + PACKAGES=/tmp/packages_end.txt 21:40:08 + case "${OS_FAMILY}" in 21:40:08 + dpkg -l 21:40:08 + grep '^ii' 21:40:08 + '[' -f /tmp/packages_start.txt ']' 21:40:08 + '[' -f /tmp/packages_end.txt ']' 21:40:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:08 + '[' /w/workspace/edgex-go/18 ']' 21:40:08 + mkdir -p /w/workspace/edgex-go/18/archives/ 21:40:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo 21:40:08 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:08 21:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:09 latest: Pulling from edgex-lftools-log-publisher 21:40:09 5eb5b503b376: Pulling fs layer 21:40:09 5c69ac0246d0: Pulling fs layer 21:40:09 ec43610c2a17: Pulling fs layer 21:40:09 3a2ae6a8a46f: Pulling fs layer 21:40:09 33b1e0a273af: Pulling fs layer 21:40:09 5d3b04190fa2: Pulling fs layer 21:40:09 2f39f015ded8: Pulling fs layer 21:40:09 3a2ae6a8a46f: Waiting 21:40:09 33b1e0a273af: Waiting 21:40:09 5c69ac0246d0: Download complete 21:40:09 3a2ae6a8a46f: Verifying Checksum 21:40:09 3a2ae6a8a46f: Download complete 21:40:09 33b1e0a273af: Verifying Checksum 21:40:09 33b1e0a273af: Download complete 21:40:09 5d3b04190fa2: Verifying Checksum 21:40:09 5d3b04190fa2: Download complete 21:40:09 ec43610c2a17: Verifying Checksum 21:40:09 ec43610c2a17: Download complete 21:40:09 5eb5b503b376: Verifying Checksum 21:40:09 5eb5b503b376: Download complete 21:40:10 2f39f015ded8: Verifying Checksum 21:40:10 2f39f015ded8: Download complete 21:40:10 5eb5b503b376: Pull complete 21:40:10 5c69ac0246d0: Pull complete 21:40:11 ec43610c2a17: Pull complete 21:40:11 3a2ae6a8a46f: Pull complete 21:40:11 33b1e0a273af: Pull complete 21:40:11 5d3b04190fa2: Pull complete 21:40:15 2f39f015ded8: Pull complete 21:40:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:40:15 prd-ubuntu20.04-docker-8c-8g-21078 does not seem to be running inside a container 21:40:15 $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:40:17 $ docker top 70db25c9ff42f1248ef2a67f123bcfe29d5cd9e5e16142b9e39c2e404d139479 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:18 + touch /tmp/pre-build-complete [Pipeline] sh 21:40:18 + mkdir -p /var/log/sysstat [Pipeline] sh 21:40:18 + ls /var/log/sa-host 21:40:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:18 provisioning config files... 21:40:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config1916614945555803366tmp [Pipeline] { [Pipeline] echo 21:40:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:40:19 ---> create-netrc.sh [Pipeline] } 21:40:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:40:19 ---> python-tools-install.sh [Pipeline] echo 21:40:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:40:19 ---> sudo-logs.sh 21:40:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:40:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:40:20 ---> job-cost.sh 21:40:20 lf-activate-venv: SKIPPING 21:40:20 DEBUG: total: 0.2199999988079071 21:40:20 INFO: Retrieving Stack Cost... 21:40:21 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:21 INFO: Archiving Costs [Pipeline] echo 21:40:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:40:21 ---> logs-deploy.sh 21:40:21 lf-activate-venv: SKIPPING 21:40:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/18 21:40:21 INFO: archiving workspace using pattern(s): 21:40:22 Archives upload complete. 21:40:22 INFO: archiving logs to Nexus 21:40:23 ---> uname -a: 21:40:23 Linux prd-ubuntu20-04-docker-8c-8g-21078 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:40:23 21:40:23 21:40:23 ---> lscpu: 21:40:23 Architecture: x86_64 21:40:23 CPU op-mode(s): 32-bit, 64-bit 21:40:23 Byte Order: Little Endian 21:40:23 Address sizes: 40 bits physical, 48 bits virtual 21:40:23 CPU(s): 8 21:40:23 On-line CPU(s) list: 0-7 21:40:23 Thread(s) per core: 1 21:40:23 Core(s) per socket: 1 21:40:23 Socket(s): 8 21:40:23 NUMA node(s): 1 21:40:23 Vendor ID: AuthenticAMD 21:40:23 CPU family: 23 21:40:23 Model: 49 21:40:23 Model name: AMD EPYC-Rome Processor 21:40:23 Stepping: 0 21:40:23 CPU MHz: 2800.000 21:40:23 BogoMIPS: 5600.00 21:40:23 Virtualization: AMD-V 21:40:23 Hypervisor vendor: KVM 21:40:23 Virtualization type: full 21:40:23 L1d cache: 256 KiB 21:40:23 L1i cache: 256 KiB 21:40:23 L2 cache: 4 MiB 21:40:23 L3 cache: 128 MiB 21:40:23 NUMA node0 CPU(s): 0-7 21:40:23 Vulnerability Itlb multihit: Not affected 21:40:23 Vulnerability L1tf: Not affected 21:40:23 Vulnerability Mds: Not affected 21:40:23 Vulnerability Meltdown: Not affected 21:40:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:40:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:40:23 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:40:23 Vulnerability Srbds: Not affected 21:40:23 Vulnerability Tsx async abort: Not affected 21:40:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:40:23 21:40:23 21:40:23 ---> nproc: 21:40:23 8 21:40:23 21:40:23 21:40:23 ---> df -h: 21:40:23 Filesystem Size Used Avail Use% Mounted on 21:40:23 overlay 155G 26G 130G 17% / 21:40:23 tmpfs 64M 0 64M 0% /dev 21:40:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:40:23 shm 64M 0 64M 0% /dev/shm 21:40:23 /dev/vda1 155G 26G 130G 17% /facter-os 21:40:23 21:40:23 21:40:23 ---> sar -b -r -n DEV: 21:40:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21078) 04/15/22 _x86_64_ (8 CPU) 21:40:23 21:40:23 20:29:01 LINUX RESTART (8 CPU) 21:40:23 21:40:23 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:40:23 20:31:01 125.71 1.75 123.96 0.00 39.19 72742.81 0.00 21:40:23 20:32:01 29.81 0.08 29.72 0.00 1.33 13032.61 0.00 21:40:23 20:33:01 143.11 0.07 143.04 0.00 8.93 161458.82 0.00 21:40:23 20:34:01 683.57 0.58 682.99 0.00 14.93 325893.15 0.00 21:40:23 20:35:01 800.78 0.22 800.57 0.00 15.06 281702.33 0.00 21:40:23 20:36:01 1006.07 0.75 1005.32 0.00 8.93 283007.23 0.00 21:40:23 20:37:01 741.48 1.27 740.21 0.00 10.13 304619.23 0.00 21:40:23 20:38:01 362.80 0.92 361.88 0.00 21.19 167682.37 0.00 21:40:23 20:39:01 266.76 0.10 266.66 0.00 0.80 91475.55 0.00 21:40:23 20:40:01 110.66 0.00 110.66 0.00 0.00 54241.36 0.00 21:40:23 20:41:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 21:40:23 20:42:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 21:40:23 20:43:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 21:40:23 20:44:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 21:40:23 20:45:01 1.28 0.02 1.27 0.00 0.13 14.40 0.00 21:40:23 20:46:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 21:40:23 20:47:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 21:40:23 20:48:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 21:40:23 20:49:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 21:40:23 20:50:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 21:40:23 20:51:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 21:40:23 20:52:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 21:40:23 20:53:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 21:40:23 20:54:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 21:40:23 20:55:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 21:40:23 20:56:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 21:40:23 20:57:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 21:40:23 20:58:01 1.63 0.00 1.63 0.00 0.00 17.99 0.00 21:40:23 20:59:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 21:40:23 21:00:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 21:40:23 21:01:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 21:40:23 21:02:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 21:40:23 21:03:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 21:40:23 21:04:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 21:40:23 21:05:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 21:40:23 21:06:01 1.53 0.02 1.52 0.00 2.53 17.19 0.00 21:40:23 21:07:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 21:40:23 21:08:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 21:40:23 21:09:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 21:40:23 21:10:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 21:40:23 21:11:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 21:40:23 21:12:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 21:40:23 21:13:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 21:40:23 21:14:01 1.37 0.00 1.37 0.00 0.00 17.60 0.00 21:40:23 21:15:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 21:40:23 21:16:01 1.22 0.00 1.22 0.00 0.00 16.66 0.00 21:40:23 21:17:01 1.13 0.02 1.12 0.00 0.13 12.53 0.00 21:40:23 21:18:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 21:40:23 21:19:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 21:40:23 21:20:01 2.67 1.25 1.42 0.00 37.99 19.20 0.00 21:40:23 21:21:01 1.50 0.33 1.17 0.00 12.40 15.19 0.00 21:40:23 21:22:01 1.40 0.00 1.40 0.00 0.00 17.86 0.00 21:40:23 21:23:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 21:40:23 21:24:02 1.55 0.00 1.55 0.00 0.00 19.60 0.00 21:40:23 21:25:01 1.05 0.00 1.05 0.00 0.00 12.07 0.00 21:40:23 21:26:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 21:40:23 21:27:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 21:40:23 21:28:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 21:40:23 21:29:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 21:40:23 21:30:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 21:40:23 21:31:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 21:40:23 21:32:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 21:40:23 21:33:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 21:40:23 21:34:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 21:40:23 21:35:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 21:40:23 21:36:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 21:40:23 21:37:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 21:40:23 21:38:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 21:40:23 21:39:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 21:40:23 21:40:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 21:40:23 Average: 62.13 0.11 62.02 0.00 2.48 25103.14 0.00 21:40:23 21:40:23 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:40:23 20:31:01 28265944 31515516 770808 2.34 139252 3345224 2334056 6.88 1483388 2702184 217220 21:40:23 20:32:01 28028536 31612424 669792 2.04 144280 3636932 2314588 6.82 1372080 3010728 269108 21:40:23 20:33:01 25639964 31724804 558708 1.70 148472 6063352 1873320 5.52 1640848 5056732 837916 21:40:23 20:34:01 19412132 31318688 942676 2.87 241560 11420116 2960192 8.72 2544108 9984168 14480 21:40:23 20:35:01 16556492 31246920 1010144 3.07 269260 14054972 3168128 9.34 3394436 11860376 508 21:40:23 20:36:01 10968284 30310832 1939296 5.90 391264 18288172 4234072 12.48 4653584 15887112 16272 21:40:23 20:37:01 8740640 30437344 1798720 5.47 536972 20250388 4402060 12.97 5258872 17244708 82956 21:40:23 20:38:01 6486600 31293884 952680 2.90 628492 23103064 2587168 7.62 4552304 20056600 192 21:40:23 20:39:01 7489004 31671884 575040 1.75 717352 22447288 1968812 5.80 3294384 20374336 1293664 21:40:23 20:40:01 11286256 31736880 522204 1.59 718336 18933404 1844828 5.44 2730308 17370992 156 21:40:23 20:41:01 11287816 31738428 520828 1.58 718344 18933408 1844828 5.44 2729916 17370996 20 21:40:23 20:42:01 11295360 31745992 513208 1.56 718348 18933416 1844828 5.44 2722144 17371004 184 21:40:23 20:43:01 11296068 31746704 512476 1.56 718356 18933416 1844828 5.44 2722136 17371004 176 21:40:23 20:44:01 11299452 31750104 508980 1.55 718372 18933420 1844828 5.44 2718492 17371008 204 21:40:23 20:45:01 11300324 31751040 508640 1.55 718380 18933420 1854792 5.47 2718864 17371008 180 21:40:23 20:46:01 11305544 31756276 503304 1.53 718396 18933424 1854792 5.47 2713792 17371012 184 21:40:23 20:47:01 11305244 31755980 503524 1.53 718412 18933424 1854792 5.47 2713756 17371012 184 21:40:23 20:48:01 11305292 31756032 503456 1.53 718432 18933424 1854792 5.47 2713464 17371016 16 21:40:23 20:49:01 11305164 31755908 503436 1.53 718440 18933428 1854792 5.47 2713704 17371020 16 21:40:23 20:50:01 11304644 31755456 503924 1.53 718448 18933436 1854792 5.47 2714168 17371024 184 21:40:23 20:51:01 11304612 31755436 503924 1.53 718460 18933440 1854792 5.47 2713916 17371028 200 21:40:23 20:52:01 11306280 31757108 502148 1.53 718464 18933440 1854792 5.47 2712504 17371028 208 21:40:23 20:53:01 11306304 31757136 502120 1.53 718464 18933444 1854792 5.47 2711960 17371032 12 21:40:23 20:54:01 11306504 31757452 501928 1.53 718484 18933568 1854792 5.47 2711960 17371144 12 21:40:23 20:55:01 11308244 31759248 500124 1.52 718500 18933576 1854792 5.47 2710168 17371164 8 21:40:23 20:56:01 11308164 31759192 500124 1.52 718516 18933580 1838604 5.42 2709888 17371168 40 21:40:23 20:57:01 11308620 31759648 499584 1.52 718536 18933584 1854928 5.47 2709688 17371168 28 21:40:23 20:58:01 11308532 31759576 499648 1.52 718544 18933592 1854928 5.47 2710280 17371180 184 21:40:23 20:59:01 11308684 31759728 499620 1.52 718568 18933592 1854928 5.47 2710276 17371180 228 21:40:23 21:00:01 11308708 31759816 499564 1.52 718576 18933596 1854928 5.47 2710492 17371184 184 21:40:23 21:01:01 11308912 31760032 499280 1.52 718592 18933596 1854928 5.47 2710240 17371184 196 21:40:23 21:02:01 11308580 31759724 499540 1.52 718600 18933600 1854928 5.47 2710592 17371188 188 21:40:23 21:03:01 11308540 31759696 499496 1.52 718616 18933604 1854928 5.47 2710216 17371192 176 21:40:23 21:04:01 11308452 31759632 499508 1.52 718632 18933604 1854928 5.47 2711208 17371192 188 21:40:23 21:05:01 11308232 31759444 499680 1.52 718660 18933608 1854928 5.47 2710256 17371196 40 21:40:23 21:06:01 11308384 31759680 499588 1.52 718668 18933684 1854928 5.47 2710300 17371272 192 21:40:23 21:07:01 11308116 31759420 499840 1.52 718676 18933688 1854928 5.47 2709924 17371276 32 21:40:23 21:08:01 11308328 31759636 499540 1.52 718696 18933696 1854928 5.47 2709924 17371280 36 21:40:23 21:09:01 11308532 31759844 499256 1.52 718712 18933696 1854928 5.47 2709820 17371280 12 21:40:23 21:10:01 11308736 31760104 498980 1.52 718720 18933700 1854928 5.47 2710112 17371288 8 21:40:23 21:11:01 11308468 31759848 499184 1.52 718724 18933700 1854928 5.47 2709884 17371288 16 21:40:23 21:12:01 11308420 31759804 499156 1.52 718736 18933704 1854928 5.47 2709884 17371292 20 21:40:23 21:13:01 11309000 31760384 498892 1.52 718740 18933708 1854928 5.47 2710248 17371292 188 21:40:23 21:14:01 11308708 31760104 499144 1.52 718760 18933712 1854928 5.47 2710228 17371300 64 21:40:23 21:15:01 11308908 31760352 499068 1.52 718780 18933716 1854928 5.47 2710560 17371304 184 21:40:23 21:16:01 11308900 31760380 499024 1.52 718812 18933716 1854928 5.47 2710512 17371304 196 21:40:23 21:17:01 11308828 31760328 499008 1.52 718824 18933716 1854928 5.47 2710576 17371308 164 21:40:23 21:18:01 11308828 31760368 498952 1.52 718828 18933724 1870980 5.51 2709992 17371308 12 21:40:23 21:19:01 11308968 31760516 498892 1.52 718860 18933728 1870980 5.51 2710376 17371316 60 21:40:23 21:20:01 11306968 31760856 498520 1.52 718876 18934868 1850824 5.45 2712352 17370880 264 21:40:23 21:21:01 11306732 31760964 498360 1.52 718896 18935244 1850824 5.45 2713568 17370876 224 21:40:23 21:22:01 11306936 31761176 498076 1.51 718912 18935248 1850824 5.45 2712908 17370880 188 21:40:23 21:23:01 11306636 31760984 498184 1.52 718920 18935376 1850824 5.45 2712824 17370988 208 21:40:23 21:24:02 11306692 31761044 498108 1.51 718948 18935368 1850824 5.45 2712440 17370992 32 21:40:23 21:25:01 11306732 31761160 498120 1.51 718964 18935380 1850824 5.45 2713216 17371012 192 21:40:23 21:26:01 11306732 31761184 498088 1.51 718968 18935388 1850824 5.45 2713052 17371020 208 21:40:23 21:27:01 11306756 31761212 498040 1.51 718988 18935388 1850824 5.45 2712512 17371020 20 21:40:23 21:28:01 11306668 31761128 497996 1.51 718996 18935392 1850824 5.45 2712860 17371024 196 21:40:23 21:29:01 11306440 31760908 498200 1.52 719008 18935400 1867144 5.50 2712480 17371028 12 21:40:23 21:30:01 11306368 31760896 498168 1.51 719036 18935400 1867144 5.50 2712776 17371032 8 21:40:23 21:31:01 11306344 31760896 498132 1.51 719048 18935404 1867144 5.50 2712556 17371036 12 21:40:23 21:32:01 11306352 31760940 498152 1.51 719048 18935404 1867144 5.50 2713128 17371036 12 21:40:23 21:33:01 11306336 31760932 498124 1.51 719060 18935408 1867144 5.50 2712724 17371040 56 21:40:23 21:34:01 11306012 31760616 498316 1.52 719068 18935412 1867144 5.50 2712724 17371044 12 21:40:23 21:35:01 11306208 31760852 498044 1.51 719112 18935400 1867144 5.50 2713164 17371044 12 21:40:23 21:36:01 11306120 31760800 497976 1.51 719128 18935420 1867144 5.50 2713336 17371052 212 21:40:23 21:37:01 11305868 31760552 498192 1.52 719144 18935420 1867144 5.50 2712748 17371052 8 21:40:23 21:38:01 11306264 31760956 497916 1.51 719152 18935424 1867144 5.50 2713100 17371056 188 21:40:23 21:39:01 11306216 31760908 498000 1.51 719160 18935424 1867144 5.50 2713104 17371056 192 21:40:23 21:40:01 11305924 31760660 498260 1.52 719172 18935428 1867144 5.50 2713532 17371060 40 21:40:23 Average: 12017894 31691205 568252 1.73 672279 18251358 1986663 5.85 2766883 16654494 39131 21:40:23 21:40:23 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:40:23 20:31:01 ens3 314.50 216.40 4371.90 75.75 0.00 0.00 0.00 0.00 21:40:23 20:31:01 docker0 109.67 138.86 8.76 991.67 0.00 0.00 0.00 0.00 21:40:23 20:31:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 21:40:23 20:31:01 vethd5c6c66 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:40:23 20:32:01 ens3 26.71 14.95 21.53 11.43 0.00 0.00 0.00 0.00 21:40:23 20:32:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 21:40:23 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:32:01 vethd5c6c66 1.43 1.48 0.11 0.11 0.00 0.00 0.00 0.00 21:40:23 20:33:01 ens3 139.84 92.97 1700.90 76.85 0.00 0.00 0.00 0.00 21:40:23 20:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:40:23 20:33:01 vethd01a230 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:40:23 20:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:40:23 20:34:01 ens3 526.35 287.94 6098.55 38.78 0.00 0.00 0.00 0.00 21:40:23 20:34:01 docker0 263.34 485.59 18.44 6021.56 0.00 0.00 0.00 0.00 21:40:23 20:34:01 vethd01a230 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 21:40:23 20:34:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 21:40:23 20:34:01 vetha5e0001 228.05 433.26 19.55 5830.84 0.00 0.00 0.00 0.48 21:40:23 20:35:01 ens3 107.78 71.60 414.09 78.55 0.00 0.00 0.00 0.00 21:40:23 20:35:01 docker0 32.88 53.98 1.94 381.08 0.00 0.00 0.00 0.00 21:40:23 20:35:01 vethd01a230 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 21:40:23 20:35:01 vethcf8bd3b 4.53 8.56 0.33 89.54 0.00 0.00 0.00 0.01 21:40:23 20:35:01 veth7ee27da 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:23 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:35:01 vetha5e0001 0.10 0.45 0.01 0.02 0.00 0.00 0.00 0.00 21:40:23 20:36:01 ens3 584.89 345.36 7569.00 112.99 0.00 0.00 0.00 0.00 21:40:23 20:36:01 docker0 251.86 463.19 18.50 6390.10 0.00 0.00 0.00 0.00 21:40:23 20:36:01 vethd01a230 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:23 20:36:01 vethcf8bd3b 228.08 415.28 19.59 5739.63 0.00 0.00 0.00 0.47 21:40:23 20:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:40:23 20:37:01 ens3 535.53 314.63 6028.10 104.60 0.00 0.00 0.00 0.00 21:40:23 20:37:01 docker0 255.69 462.36 18.14 5988.91 0.00 0.00 0.00 0.00 21:40:23 20:37:01 vethf0f32e0 229.75 429.25 19.80 5831.37 0.00 0.00 0.00 0.48 21:40:23 20:37:01 vethd01a230 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:40:23 20:37:01 vethcf8bd3b 0.17 0.28 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:37:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 21:40:23 20:37:01 vethd8d054b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:37:01 veth1824895 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:38:01 ens3 44.89 28.49 311.01 8.36 0.00 0.00 0.00 0.00 21:40:23 20:38:01 docker0 20.34 29.61 1.45 298.55 0.00 0.00 0.00 0.00 21:40:23 20:38:01 vethf0f32e0 0.15 0.23 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:38:01 vethd01a230 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:39:01 ens3 39.33 28.68 291.80 6.23 0.00 0.00 0.00 0.00 21:40:23 20:39:01 docker0 23.23 29.93 1.60 283.81 0.00 0.00 0.00 0.00 21:40:23 20:39:01 vethd01a230 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 21:40:23 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:40:01 ens3 3.57 2.53 3.64 1.50 0.00 0.00 0.00 0.00 21:40:23 20:40:01 docker0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:23 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:43:01 ens3 0.38 0.10 0.43 0.01 0.00 0.00 0.00 0.00 21:40:23 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:45:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:46:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:50:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:51:01 ens3 0.43 0.37 0.26 0.21 0.00 0.00 0.00 0.00 21:40:23 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:52:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:55:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:56:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 20:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:00:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:02:01 ens3 0.27 0.17 0.23 0.01 0.00 0.00 0.00 0.00 21:40:23 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:04:01 ens3 0.88 0.35 0.31 0.21 0.00 0.00 0.00 0.00 21:40:23 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:05:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:15:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:20:01 ens3 29.16 47.74 4.98 54.59 0.00 0.00 0.00 0.00 21:40:23 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:40:23 21:21:01 ens3 3.33 2.47 2.08 2.20 0.00 0.00 0.00 0.00 21:40:23 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:24:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:24:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:25:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:32:01 ens3 0.25 0.17 0.18 0.01 0.00 0.00 0.00 0.00 21:40:23 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:35:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:40:23 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:39:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:40:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:40:23 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:23 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 Average: ens3 33.76 20.84 383.21 8.19 0.00 0.00 0.00 0.00 21:40:23 Average: docker0 13.69 23.79 0.98 290.85 0.00 0.00 0.00 0.00 21:40:23 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 21:40:23 21:40:23 21:40:23 ---> sar -P ALL: 21:40:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21078) 04/15/22 _x86_64_ (8 CPU) 21:40:23 21:40:23 20:29:01 LINUX RESTART (8 CPU) 21:40:23 21:40:23 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:40:23 20:31:01 all 18.24 0.00 4.70 1.51 0.06 75.49 21:40:23 20:31:01 0 16.35 0.00 5.03 0.44 0.07 78.12 21:40:23 20:31:01 1 23.13 0.00 4.37 0.98 0.07 71.46 21:40:23 20:31:01 2 18.20 0.00 5.76 7.69 0.05 68.31 21:40:23 20:31:01 3 17.41 0.00 4.01 0.30 0.07 78.21 21:40:23 20:31:01 4 18.47 0.00 4.56 0.10 0.05 76.81 21:40:23 20:31:01 5 16.70 0.00 4.46 0.17 0.05 78.62 21:40:23 20:31:01 6 17.94 0.00 5.00 1.83 0.05 75.18 21:40:23 20:31:01 7 17.75 0.00 4.44 0.54 0.05 77.22 21:40:23 20:32:01 all 42.40 0.00 6.38 0.22 0.07 50.93 21:40:23 20:32:01 0 43.59 0.00 6.61 0.02 0.07 49.72 21:40:23 20:32:01 1 41.64 0.00 7.15 0.00 0.07 51.14 21:40:23 20:32:01 2 42.04 0.00 6.40 0.03 0.08 51.44 21:40:23 20:32:01 3 41.55 0.00 6.24 0.03 0.08 52.09 21:40:23 20:32:01 4 42.49 0.00 6.36 1.25 0.07 49.84 21:40:23 20:32:01 5 42.78 0.00 6.56 0.05 0.07 50.55 21:40:23 20:32:01 6 43.42 0.00 5.84 0.34 0.07 50.34 21:40:23 20:32:01 7 41.68 0.00 5.89 0.07 0.07 52.29 21:40:23 20:33:01 all 27.22 0.00 8.65 1.74 0.07 62.32 21:40:23 20:33:01 0 25.11 0.00 7.77 0.02 0.05 67.05 21:40:23 20:33:01 1 30.05 0.00 8.77 0.02 0.08 61.08 21:40:23 20:33:01 2 24.79 0.00 7.04 11.35 0.05 56.77 21:40:23 20:33:01 3 27.51 0.00 10.05 0.17 0.07 62.20 21:40:23 20:33:01 4 26.03 0.00 7.98 1.21 0.07 64.71 21:40:23 20:33:01 5 28.42 0.00 8.52 0.08 0.07 62.90 21:40:23 20:33:01 6 27.75 0.00 8.94 0.55 0.07 62.70 21:40:23 20:33:01 7 28.13 0.00 10.15 0.46 0.09 61.18 21:40:23 20:34:01 all 56.23 0.00 12.03 7.42 0.10 24.22 21:40:23 20:34:01 0 56.69 0.00 11.34 3.76 0.10 28.10 21:40:23 20:34:01 1 56.78 0.00 12.47 7.41 0.08 23.26 21:40:23 20:34:01 2 55.40 0.00 12.61 13.17 0.12 18.70 21:40:23 20:34:01 3 55.71 0.00 12.73 4.58 0.10 26.88 21:40:23 20:34:01 4 56.22 0.00 12.15 5.49 0.10 26.04 21:40:23 20:34:01 5 56.18 0.00 11.91 11.56 0.10 20.25 21:40:23 20:34:01 6 56.76 0.00 11.14 5.60 0.10 26.40 21:40:23 20:34:01 7 56.11 0.00 11.85 7.85 0.10 24.08 21:40:23 20:35:01 all 70.06 0.00 12.53 8.28 0.13 9.00 21:40:23 20:35:01 0 67.50 0.00 12.56 1.57 0.15 18.21 21:40:23 20:35:01 1 66.05 0.00 14.42 11.27 0.12 8.15 21:40:23 20:35:01 2 69.18 0.00 12.17 2.79 0.13 15.73 21:40:23 20:35:01 3 71.43 0.00 12.15 12.94 0.13 3.34 21:40:23 20:35:01 4 67.57 0.00 12.23 10.76 0.13 9.30 21:40:23 20:35:01 5 80.58 0.00 10.86 1.41 0.13 7.02 21:40:23 20:35:01 6 70.36 0.00 13.16 13.98 0.12 2.39 21:40:23 20:35:01 7 67.71 0.00 12.73 11.57 0.13 7.86 21:40:23 20:36:01 all 76.62 0.00 13.48 3.27 0.12 6.50 21:40:23 20:36:01 0 75.25 0.00 13.59 4.50 0.12 6.54 21:40:23 20:36:01 1 76.47 0.00 13.21 5.86 0.13 4.32 21:40:23 20:36:01 2 74.46 0.00 13.97 5.08 0.12 6.36 21:40:23 20:36:01 3 76.01 0.00 13.90 2.22 0.12 7.75 21:40:23 20:36:01 4 76.20 0.00 12.89 1.95 0.13 8.83 21:40:23 20:36:01 5 75.48 0.00 13.52 1.84 0.12 9.05 21:40:23 20:36:01 6 84.06 0.00 11.85 1.29 0.13 2.67 21:40:23 20:36:01 7 75.00 0.00 14.95 3.41 0.12 6.53 21:40:23 20:37:01 all 64.07 0.00 12.43 6.12 0.12 17.27 21:40:23 20:37:01 0 66.07 0.00 10.69 2.12 0.12 21.00 21:40:23 20:37:01 1 65.46 0.00 10.61 9.75 0.12 14.07 21:40:23 20:37:01 2 60.06 0.00 14.94 3.71 0.12 21.17 21:40:23 20:37:01 3 62.31 0.00 12.80 4.05 0.12 20.72 21:40:23 20:37:01 4 61.21 0.00 12.25 4.30 0.10 22.15 21:40:23 20:37:01 5 72.65 0.00 12.49 2.41 0.12 12.34 21:40:23 20:37:01 6 60.49 0.00 12.58 19.20 0.12 7.60 21:40:23 20:37:01 7 64.25 0.00 13.07 3.49 0.12 19.07 21:40:23 20:38:01 all 52.19 0.00 7.69 3.56 0.08 36.47 21:40:23 20:38:01 0 42.81 0.00 5.42 0.05 0.07 51.65 21:40:23 20:38:01 1 56.40 0.00 9.15 3.61 0.10 30.74 21:40:23 20:38:01 2 51.68 0.00 7.26 0.02 0.08 40.96 21:40:23 20:38:01 3 48.32 0.00 7.33 0.59 0.07 43.69 21:40:23 20:38:01 4 56.89 0.00 7.87 0.91 0.08 34.25 21:40:23 20:38:01 5 50.40 0.00 8.04 0.93 0.08 40.55 21:40:23 20:38:01 6 62.35 0.00 8.37 21.66 0.08 7.54 21:40:23 20:38:01 7 48.74 0.00 8.11 0.71 0.08 42.35 21:40:23 20:39:01 all 18.19 0.00 5.65 2.67 0.06 73.43 21:40:23 20:39:01 0 17.37 0.00 5.09 0.64 0.07 76.83 21:40:23 20:39:01 1 23.49 0.00 6.24 3.19 0.07 67.01 21:40:23 20:39:01 2 17.42 0.00 6.37 10.94 0.07 65.20 21:40:23 20:39:01 3 15.58 0.00 4.74 0.46 0.05 79.17 21:40:23 20:39:01 4 19.19 0.00 6.08 1.39 0.07 73.27 21:40:23 20:39:01 5 17.58 0.00 5.39 0.43 0.05 76.56 21:40:23 20:39:01 6 18.76 0.00 6.52 2.50 0.07 72.15 21:40:23 20:39:01 7 16.18 0.00 4.81 1.83 0.07 77.11 21:40:23 20:40:01 all 0.88 0.00 0.72 1.18 0.01 97.21 21:40:23 20:40:01 0 0.57 0.00 0.52 0.00 0.00 98.91 21:40:23 20:40:01 1 0.43 0.00 0.57 2.62 0.00 96.38 21:40:23 20:40:01 2 0.70 0.00 1.25 5.00 0.02 93.03 21:40:23 20:40:01 3 0.42 0.00 0.60 0.87 0.02 98.10 21:40:23 20:40:01 4 0.57 0.00 0.99 0.15 0.00 98.30 21:40:23 20:40:01 5 0.67 0.00 0.45 0.03 0.02 98.83 21:40:23 20:40:01 6 1.13 0.00 1.08 0.80 0.02 96.96 21:40:23 20:40:01 7 2.50 0.00 0.35 0.00 0.00 97.16 21:40:23 20:41:01 all 0.08 0.00 0.01 0.01 0.00 99.90 21:40:23 20:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:40:23 20:41:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 20:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:40:23 20:41:01 7 0.53 0.00 0.02 0.00 0.02 99.43 21:40:23 21:40:23 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:40:23 20:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:23 20:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:42:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:40:23 20:42:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:40:23 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 20:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:40:23 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:40:23 20:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 20:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 20:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:23 20:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:40:23 20:44:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:40:23 20:44:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:44:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:40:23 20:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:45:01 all 0.02 0.00 0.02 0.00 0.00 99.96 21:40:23 20:45:01 0 0.02 0.00 0.00 0.03 0.00 99.95 21:40:23 20:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:45:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:40:23 20:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:40:23 20:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:46:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:40:23 20:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 20:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 20:46:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 20:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:23 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 20:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 20:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 20:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:23 20:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:40:23 20:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 20:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 20:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:40:23 20:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:40:23 20:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:49:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 20:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 21:40:23 20:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 20:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:50:01 all 0.25 0.00 0.01 0.00 0.00 99.74 21:40:23 20:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 20:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 20:50:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:40:23 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:50:01 7 1.82 0.00 0.02 0.00 0.00 98.16 21:40:23 20:51:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:40:23 20:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:51:01 1 0.00 0.00 0.03 0.02 0.00 99.95 21:40:23 20:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:51:01 7 1.97 0.00 0.00 0.00 0.00 98.03 21:40:23 20:52:01 all 0.27 0.00 0.00 0.01 0.00 99.72 21:40:23 20:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:52:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 20:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 20:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:40:23 20:52:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:40:23 20:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:52:01 7 1.99 0.00 0.02 0.00 0.00 98.00 21:40:23 21:40:23 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:40:23 20:53:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:40:23 20:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 20:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:40:23 20:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:53:01 7 1.97 0.00 0.00 0.00 0.02 98.01 21:40:23 20:54:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:40:23 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:40:23 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 20:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:54:01 7 0.18 0.00 0.00 0.00 0.00 99.82 21:40:23 20:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:23 20:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 20:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:40:23 20:55:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 20:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:40:23 20:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 20:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 20:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:57:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:40:23 20:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 20:57:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:40:23 20:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 20:57:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 20:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:57:01 7 1.99 0.00 0.00 0.00 0.02 98.00 21:40:23 20:58:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:40:23 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 20:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:40:23 20:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:40:23 20:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:58:01 7 1.97 0.00 0.00 0.00 0.00 98.03 21:40:23 20:59:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:40:23 20:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 20:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 20:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 20:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:40:23 20:59:01 4 0.03 0.00 0.02 0.03 0.00 99.92 21:40:23 20:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 20:59:01 7 1.99 0.00 0.02 0.00 0.00 98.00 21:40:23 21:00:01 all 0.11 0.00 0.03 0.01 0.00 99.86 21:40:23 21:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:40:23 21:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:40:23 21:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 21:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:00:01 7 0.81 0.00 0.13 0.00 0.00 99.05 21:40:23 21:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:23 21:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 21:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:01:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:40:23 21:01:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:40:23 21:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:02:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:40:23 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:40:23 21:02:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:40:23 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:03:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:40:23 21:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:40:23 21:03:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:40:23 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:40:23 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:40:23 21:04:01 all 0.02 0.00 0.01 0.01 0.00 99.95 21:40:23 21:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:40:23 21:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:40:23 21:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:04:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:40:23 21:04:01 4 0.02 0.00 0.00 0.05 0.00 99.93 21:40:23 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:05:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:40:23 21:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:05:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 21:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:40:23 21:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:40:23 21:06:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:07:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:40:23 21:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 21:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:07:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:23 21:07:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:08:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:40:23 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:23 21:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 21:08:01 4 0.00 0.00 0.02 0.03 0.02 99.93 21:40:23 21:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:09:01 all 0.03 0.00 0.00 0.01 0.01 99.96 21:40:23 21:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 21:09:01 1 0.02 0.00 0.02 0.03 0.02 99.92 21:40:23 21:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:09:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:40:23 21:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:09:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:40:23 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:09:01 7 0.05 0.00 0.00 0.00 0.02 99.93 21:40:23 21:10:01 all 0.06 0.00 0.02 0.02 0.00 99.90 21:40:23 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:10:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:40:23 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:10:01 4 0.00 0.00 0.00 0.12 0.00 99.88 21:40:23 21:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:10:01 7 0.43 0.00 0.12 0.00 0.00 99.45 21:40:23 21:11:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:40:23 21:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:40:23 21:11:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:11:01 7 0.07 0.00 0.00 0.00 0.00 99.93 21:40:23 21:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:23 21:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:40:23 21:12:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:13:01 all 0.00 0.00 0.01 0.00 0.01 99.97 21:40:23 21:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:40:23 21:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:40:23 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:13:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:40:23 21:13:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:40:23 21:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:14:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:40:23 21:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:40:23 21:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:40:23 21:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 21:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 21:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 21:40:23 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:40:23 21:15:01 all 0.00 0.00 0.00 0.01 0.00 99.98 21:40:23 21:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:15:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:40:23 21:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:23 21:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:17:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:40:23 21:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:17:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:23 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 21:17:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:40:23 21:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:18:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:40:23 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:18:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:40:23 21:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:40:23 21:18:01 4 0.00 0.00 0.00 0.08 0.00 99.92 21:40:23 21:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:23 21:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:19:01 1 0.03 0.00 0.02 0.03 0.00 99.92 21:40:23 21:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:20:01 all 0.18 0.00 0.05 0.01 0.00 99.75 21:40:23 21:20:01 0 0.27 0.00 0.05 0.00 0.00 99.68 21:40:23 21:20:01 1 0.13 0.00 0.03 0.02 0.00 99.82 21:40:23 21:20:01 2 0.10 0.00 0.05 0.00 0.00 99.85 21:40:23 21:20:01 3 0.13 0.00 0.10 0.00 0.02 99.75 21:40:23 21:20:01 4 0.17 0.00 0.05 0.08 0.00 99.70 21:40:23 21:20:01 5 0.28 0.00 0.03 0.00 0.00 99.68 21:40:23 21:20:01 6 0.20 0.00 0.05 0.00 0.02 99.73 21:40:23 21:20:01 7 0.13 0.00 0.05 0.00 0.00 99.82 21:40:23 21:21:01 all 0.07 0.00 0.01 0.01 0.00 99.91 21:40:23 21:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:40:23 21:21:01 1 0.02 0.00 0.02 0.03 0.02 99.92 21:40:23 21:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:21:01 3 0.20 0.00 0.00 0.02 0.00 99.78 21:40:23 21:21:01 4 0.07 0.00 0.02 0.03 0.02 99.87 21:40:23 21:21:01 5 0.08 0.00 0.00 0.00 0.00 99.92 21:40:23 21:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:21:01 7 0.10 0.00 0.00 0.00 0.00 99.90 21:40:23 21:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:23 21:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:22:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:40:23 21:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:22:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:40:23 21:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:23:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:40:23 21:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:24:02 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:23 21:24:02 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:24:02 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:23 21:24:02 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:24:02 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:24:02 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:24:02 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:24:02 6 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:24:02 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:25:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:40:23 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:25:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:40:23 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:40:23 21:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:40:23 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:40:23 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:40:23 21:26:01 all 0.04 0.00 0.01 0.01 0.00 99.93 21:40:23 21:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 21:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:40:23 21:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 21:26:01 4 0.00 0.00 0.02 0.08 0.00 99.90 21:40:23 21:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:26:01 6 0.30 0.00 0.03 0.00 0.00 99.67 21:40:23 21:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:27:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:40:23 21:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:40:23 21:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:40:23 21:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:27:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:40:23 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:28:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:40:23 21:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:28:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:40:23 21:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:28:01 6 1.99 0.00 0.00 0.00 0.00 98.01 21:40:23 21:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:29:01 all 0.26 0.00 0.00 0.01 0.01 99.73 21:40:23 21:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:29:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:40:23 21:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 21:29:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:40:23 21:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:30:01 all 0.25 0.00 0.01 0.01 0.00 99.73 21:40:23 21:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:30:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:40:23 21:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:30:01 6 1.99 0.00 0.02 0.00 0.00 98.00 21:40:23 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:31:01 all 0.26 0.00 0.00 0.01 0.00 99.72 21:40:23 21:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:40:23 21:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:31:01 6 1.97 0.00 0.00 0.00 0.02 98.01 21:40:23 21:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:32:01 all 0.25 0.00 0.01 0.01 0.00 99.73 21:40:23 21:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 21:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:40:23 21:32:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:40:23 21:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:32:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:40:23 21:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:40:23 21:33:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:40:23 21:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:33:01 1 0.02 0.00 0.00 0.03 0.02 99.93 21:40:23 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:40:23 21:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:33:01 6 1.97 0.00 0.02 0.00 0.00 98.01 21:40:23 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:34:01 all 0.13 0.00 0.02 0.00 0.00 99.85 21:40:23 21:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:34:01 1 0.00 0.00 0.03 0.02 0.00 99.95 21:40:23 21:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:23 21:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:34:01 6 0.96 0.00 0.07 0.00 0.00 98.97 21:40:23 21:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:23 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:40:23 21:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:35:01 3 0.02 0.00 0.02 0.02 0.02 99.93 21:40:23 21:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:36:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:40:23 21:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:40:23 21:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:36:01 4 0.00 0.00 0.00 0.05 0.02 99.93 21:40:23 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:40:23 21:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:40:23 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:40:23 21:37:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:40:23 21:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:23 21:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:37:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:40:23 21:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:40:23 21:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:40:23 21:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:23 21:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:40:23 21:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:40:23 21:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:40:23 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:23 21:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:40:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:40:23 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:23 21:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:23 21:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:40:23 21:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 21:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:23 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:23 Average: all 6.09 0.00 1.20 0.51 0.01 92.18 21:40:23 Average: 0 5.84 0.00 1.12 0.19 0.01 92.84 21:40:23 Average: 1 6.24 0.00 1.24 0.65 0.01 91.87 21:40:23 Average: 2 5.86 0.00 1.25 0.84 0.01 92.03 21:40:23 Average: 3 5.91 0.00 1.21 0.37 0.02 92.49 21:40:23 Average: 4 6.01 0.00 1.18 0.41 0.01 92.38 21:40:23 Average: 5 6.27 0.00 1.17 0.27 0.01 92.28 21:40:23 Average: 6 6.49 0.00 1.20 0.96 0.01 91.34 21:40:23 Average: 7 6.14 0.00 1.23 0.42 0.01 92.20 21:40:23 21:40:23 21:40:23