Pull request #3971 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at efde56b581935682910d5fadc902c79a5d46562f rather than 80f156bd09d73c08268e0ba95d5f169ddefce439 Obtained Jenkinsfile from efde56b581935682910d5fadc902c79a5d46562f 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-ssh99606534580842940.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-ssh3819676551083807493.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-3971/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-3971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16935778326776524404.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-ssh2911865104770127514.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-3971/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-3971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15419845723704835602.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-21018 in /w/workspace/edgexfoundry_edgex-go_PR-3971 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 efde56b581935682910d5fadc902c79a5d46562f into PR head commit 80f156bd09d73c08268e0ba95d5f169ddefce439 > 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/3971/head:refs/remotes/origin/PR-3971 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80f156bd09d73c08268e0ba95d5f169ddefce439 # 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 efde56b581935682910d5fadc902c79a5d46562f # timeout=10 Merge succeeded, producing 80f156bd09d73c08268e0ba95d5f169ddefce439 Checking out Revision 80f156bd09d73c08268e0ba95d5f169ddefce439 (PR-3971) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80f156bd09d73c08268e0ba95d5f169ddefce439 # timeout=10 Commit message: "refactor(metadata): Move DeleteDeviceResourceByName and DeleteDeviceCommandByName to correct files" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:37:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:00 ========================================================= 02:37:00 EdgeX Global Pipelines Version Info 02:37:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 304650cbfeab1a935cc9ea3db2ccdea7c2178a27 # timeout=10 02:37:01 ------------------- 02:37:01 stable info: 02:37:01 ------------------- 02:37:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:37:01 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 02:37:01 Message: update stable to v1.0.221 02:37:01 ------------------- 02:37:01 experimental info: 02:37:01 ------------------- 02:37:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:37:01 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 02:37:01 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3971 [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3971 [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3971 [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80f156bd09d73c08268e0ba95d5f169ddefce439 [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80f156b [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:02 provisioning config files... 02:37:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8408733948571207522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:03 ---> docker-login.sh 02:37:03 nexus3.edgexfoundry.org:10001 02:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:03 Configure a credential helper to remove this warning. See 02:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:03 02:37:03 Login Succeeded 02:37:03 nexus3.edgexfoundry.org:10002 02:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:03 Configure a credential helper to remove this warning. See 02:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:03 02:37:03 Login Succeeded 02:37:03 nexus3.edgexfoundry.org:10003 02:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:03 Configure a credential helper to remove this warning. See 02:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:03 02:37:03 Login Succeeded 02:37:03 nexus3.edgexfoundry.org:10004 02:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:04 Configure a credential helper to remove this warning. See 02:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:04 02:37:04 Login Succeeded 02:37:04 docker.io 02:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:04 Configure a credential helper to remove this warning. See 02:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:04 02:37:04 Login Succeeded 02:37:04 ---> docker-login.sh ends [Pipeline] } 02:37:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:04 + 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 02:37:04 + cut -d/ -f2 02:37:04 + dirname cmd/core-command/Dockerfile 02:37:04 + echo core-command,cmd/core-command/Dockerfile 02:37:04 + dirname cmd/core-data/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo core-data,cmd/core-data/Dockerfile 02:37:04 + dirname cmd/core-metadata/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo core-metadata,cmd/core-metadata/Dockerfile 02:37:04 + dirname cmd/security-bootstrapper/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:37:04 + + cut -d/ -f2 02:37:04 dirname cmd/security-proxy-setup/Dockerfile 02:37:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:37:04 + dirname cmd/security-secretstore-setup/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:37:04 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 02:37:04 -f2 02:37:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:37:04 + dirname cmd/security-spire-agent/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:37:04 + dirname cmd/security-spire-config/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:37:04 + dirname cmd/security-spire-server/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:37:04 + dirname cmd/support-notifications/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo support-notifications,cmd/support-notifications/Dockerfile 02:37:04 + dirname cmd/support-scheduler/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:37:04 + dirname cmd/sys-mgmt-agent/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:37:04 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 02:37:05 + git rev-list -1 --merges 80f156bd09d73c08268e0ba95d5f169ddefce439~1..80f156bd09d73c08268e0ba95d5f169ddefce439 [Pipeline] echo 02:37:05 -----------> git rev-list -1 --merges 80f156bd09d73c08268e0ba95d5f169ddefce439~1..80f156bd09d73c08268e0ba95d5f169ddefce439 80f156bd09d73c08268e0ba95d5f169ddefce439 [false] [Pipeline] sh 02:37:05 + git log --format=format:%s -1 80f156bd09d73c08268e0ba95d5f169ddefce439 [Pipeline] echo 02:37:05 ========================================================= 02:37:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:37:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:37:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:06 + grep -v github /etc/ssh/ssh_known_hosts 02:37:06 + [ -e /tmp/ssh_known_hosts ] 02:37:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:37:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:37:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:37:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:06 02:37:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:37:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:06 latest: Pulling from edgex-devops/git-semver 02:37:06 a0d0a0d46f8b: Pulling fs layer 02:37:06 3e5f54012d9b: Pulling fs layer 02:37:06 4c7163046ea9: Pulling fs layer 02:37:06 0c2d73faf560: Pulling fs layer 02:37:06 0c2d73faf560: Waiting 02:37:06 3e5f54012d9b: Verifying Checksum 02:37:06 3e5f54012d9b: Download complete 02:37:07 a0d0a0d46f8b: Verifying Checksum 02:37:07 a0d0a0d46f8b: Download complete 02:37:07 0c2d73faf560: Verifying Checksum 02:37:07 0c2d73faf560: Download complete 02:37:07 4c7163046ea9: Verifying Checksum 02:37:07 4c7163046ea9: Download complete 02:37:07 a0d0a0d46f8b: Pull complete 02:37:07 3e5f54012d9b: Pull complete 02:37:07 4c7163046ea9: Pull complete 02:37:07 0c2d73faf560: Pull complete 02:37:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:37:07 prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container 02:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:37:08 $ docker top 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:08 [ssh-agent] Looking for ssh-agent implementation... 02:37:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:09 $ docker exec 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad ssh-agent 02:37:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhiIkii/agent.15 02:37:09 SSH_AGENT_PID=21 02:37:09 Running ssh-add (command line suppressed) 02:37:09 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4605450756588330515.key (/w/workspace/edgex-go/3@tmp/private_key_4605450756588330515.key) 02:37:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:09 + git tag --points-at HEAD [Pipeline] } 02:37:09 $ docker exec --env ******** --env ******** 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad ssh-agent -k 02:37:09 unset SSH_AUTH_SOCK; 02:37:09 unset SSH_AGENT_PID; 02:37:09 echo Agent pid 21 killed; 02:37:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:37:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:09 [ssh-agent] Looking for ssh-agent implementation... 02:37:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:09 $ docker exec 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad ssh-agent 02:37:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmOeNEb/agent.54 02:37:10 SSH_AGENT_PID=60 02:37:10 Running ssh-add (command line suppressed) 02:37:10 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7714134190987043437.key (/w/workspace/edgex-go/3@tmp/private_key_7714134190987043437.key) 02:37:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:10 + git semver init 02:37:10 # -> Open(): unable to determine branch for HEAD 02:37:10 # $GIT_DIR = /w/workspace/edgex-go/3/.git 02:37:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 02:37:10 # $SEMVER_REMOTE_NAME = origin 02:37:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:37:10 # $SEMVER_USER_NAME = edgex-jenkins 02:37:10 # $SEMVER_BRANCH = PR-3971 02:37:10 # $SEMVER_TEMP = /tmp/semver-076514634 02:37:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:37:25 # '/tmp/semver-076514634' -> '/w/workspace/edgex-go/3/.semver' 02:37:25 # -> Force: false 02:37:25 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 02:37:25 $ docker exec --env ******** --env ******** 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad ssh-agent -k 02:37:25 unset SSH_AUTH_SOCK; 02:37:25 unset SSH_AGENT_PID; 02:37:25 echo Agent pid 60 killed; 02:37:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:25 + git semver [Pipeline] } 02:37:25 $ docker stop --time=1 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad 02:37:28 $ docker rm -f 892471696f707761bd96b67eed9b8c861057882d2e7e396e3be8ece757892fad [Pipeline] // withDockerContainer [Pipeline] sh 02:37:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:37:28 Stashed 1 file(s) [Pipeline] echo 02:37:28 [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 02:37:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:29 ========================================================= 02:37:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:37:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:37:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:37:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:37:29 59bf1c3509f3: Pulling fs layer 02:37:29 666ba61612fd: Pulling fs layer 02:37:29 8ed8ca486205: Pulling fs layer 02:37:29 4fe6c5a15a65: Pulling fs layer 02:37:29 22a0e8bec74d: Pulling fs layer 02:37:29 640e595b4fbd: Pulling fs layer 02:37:29 763cafe07f6e: Pulling fs layer 02:37:29 0c0b528cf693: Pulling fs layer 02:37:29 10935f4eaf8b: Pulling fs layer 02:37:29 0c0b528cf693: Waiting 02:37:29 4fe6c5a15a65: Waiting 02:37:29 640e595b4fbd: Waiting 02:37:29 22a0e8bec74d: Waiting 02:37:29 10935f4eaf8b: Waiting 02:37:29 763cafe07f6e: Waiting 02:37:29 8ed8ca486205: Download complete 02:37:29 666ba61612fd: Verifying Checksum 02:37:29 666ba61612fd: Download complete 02:37:29 22a0e8bec74d: Verifying Checksum 02:37:29 22a0e8bec74d: Download complete 02:37:29 640e595b4fbd: Verifying Checksum 02:37:29 640e595b4fbd: Download complete 02:37:29 763cafe07f6e: Verifying Checksum 02:37:29 763cafe07f6e: Download complete 02:37:29 59bf1c3509f3: Verifying Checksum 02:37:29 0c0b528cf693: Verifying Checksum 02:37:29 0c0b528cf693: Download complete 02:37:29 59bf1c3509f3: Pull complete 02:37:29 666ba61612fd: Pull complete 02:37:29 8ed8ca486205: Pull complete 02:37:30 10935f4eaf8b: Verifying Checksum 02:37:30 10935f4eaf8b: Download complete 02:37:30 4fe6c5a15a65: Verifying Checksum 02:37:30 4fe6c5a15a65: Download complete 02:37:34 4fe6c5a15a65: Pull complete 02:37:34 22a0e8bec74d: Pull complete 02:37:34 640e595b4fbd: Pull complete 02:37:34 763cafe07f6e: Pull complete 02:37:34 0c0b528cf693: Pull complete 02:37:37 10935f4eaf8b: Pull complete 02:37:37 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 02:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 02:37:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:37:37 WORKDIR /edgex 02:37:37 COPY go.mod . 02:37:37 RUN go mod download 02:37:37 + docker build -t ci-base-image-x86_64 -f - . 02:37:39 Sending build context to Docker daemon 334.9MB 02:37:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:37:39 ---> 99d49a6021b9 02:37:39 Step 2/4 : WORKDIR /edgex 02:37:42 ---> Running in ca1a8b0a37c4 02:37:42 Removing intermediate container ca1a8b0a37c4 02:37:42 ---> 128ec73f2a29 02:37:42 Step 3/4 : COPY go.mod . 02:37:42 ---> dd5ef88842c1 02:37:42 Step 4/4 : RUN go mod download 02:37:42 ---> Running in c44093627868 02:37:43 Still waiting to schedule task 02:37:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:37:57 Removing intermediate container c44093627868 02:37:57 ---> bbda82ed3090 02:37:57 Successfully built bbda82ed3090 02:37:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:37:57 + docker inspect -f . ci-base-image-x86_64 02:37:57 . [Pipeline] withDockerContainer 02:37:57 prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container 02:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:58 $ docker top bb9783ee68b6209c99433ce63c988e0e4df45dc0eea100a609a4c1c13d34a0fb -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:58 + go version 02:37:58 go version go1.17.6 linux/amd64 [Pipeline] } 02:37:58 $ docker stop --time=1 bb9783ee68b6209c99433ce63c988e0e4df45dc0eea100a609a4c1c13d34a0fb 02:37:59 $ docker rm -f bb9783ee68b6209c99433ce63c988e0e4df45dc0eea100a609a4c1c13d34a0fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:38:00 + docker inspect -f . ci-base-image-x86_64 02:38:00 . [Pipeline] withDockerContainer 02:38:00 prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container 02:38:00 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:38:00 $ docker top c7b8e95ac92ad2a8db0a3f2242f34d2b6a6e8f783cdb550156b9f421deae8d20 -eo pid,comm [Pipeline] { [Pipeline] echo 02:38:01 ========================================================= 02:38:01 [edgeXBuildGoParallel] Running Tests and Build... 02:38:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:38:01 + make test 02:38:01 go mod tidy -compat=1.17 02:38:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:38:06 ? github.com/edgexfoundry/edgex-go [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 02:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:38:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 02:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:38:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.159s coverage: 53.4% of statements 02:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.095s coverage: 89.2% of statements 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.437s coverage: 95.6% of statements 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 24.0% of statements 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 02:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 02:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements 02:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 02:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements 02:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.8% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:38:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.075s coverage: 100.0% of statements 02:38:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 02:38:44 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 02:39:02 GO111MODULE=on go vet ./... 02:39:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:39:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:39:06 ./bin/test-attribution-txt.sh [Pipeline] echo 02:39:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:39:07 + ls -al . 02:39:07 total 672 02:39:07 drwxrwxr-x 10 1001 1001 4096 Apr 15 02:39 . 02:39:07 drwxr-xr-x 4 root root 4096 Apr 15 02:38 .. 02:39:07 -rw-rw-r-- 1 1001 1001 11 Apr 15 02:36 .dockerignore 02:39:07 drwxrwxr-x 8 1001 1001 4096 Apr 15 02:36 .git 02:39:07 drwxrwxr-x 3 1001 1001 4096 Apr 15 02:36 .github 02:39:07 -rw-rw-r-- 1 1001 1001 879 Apr 15 02:36 .gitignore 02:39:07 -rw-rw-r-- 1 1001 1001 42 Apr 15 02:36 .golangci.yml 02:39:07 -rw-rw-r-- 1 1001 1001 87 Apr 15 02:36 .hadolint.yml 02:39:07 drwx------ 3 1001 1001 4096 Apr 15 02:37 .semver 02:39:07 -rw-rw-r-- 1 1001 1001 166 Apr 15 02:36 .sonarcloud.properties 02:39:07 -rw-rw-r-- 1 1001 1001 1171 Apr 15 02:36 ADOPTERS.md 02:39:07 -rw-rw-r-- 1 1001 1001 10086 Apr 15 02:36 Attribution.txt 02:39:07 -rw-rw-r-- 1 1001 1001 51732 Apr 15 02:36 CHANGELOG.md 02:39:07 -rw-rw-r-- 1 1001 1001 3804 Apr 15 02:36 CONTRIBUTING.md 02:39:07 -rw-rw-r-- 1 1001 1001 677 Apr 15 02:36 GOVERNANCE.md 02:39:07 -rw-rw-r-- 1 1001 1001 850 Apr 15 02:36 Jenkinsfile 02:39:07 -rw-rw-r-- 1 1001 1001 10775 Apr 15 02:36 LICENSE 02:39:07 -rw-rw-r-- 1 1001 1001 10389 Apr 15 02:36 Makefile 02:39:07 -rw-rw-r-- 1 1001 1001 582 Apr 15 02:36 OWNERS.md 02:39:07 -rw-rw-r-- 1 1001 1001 9120 Apr 15 02:36 README.md 02:39:07 -rw-rw-r-- 1 1001 1001 6912 Apr 15 02:36 SECURITY.md 02:39:07 -rw-rw-r-- 1 1001 1001 5 Apr 15 02:37 VERSION 02:39:07 -rw-rw-r-- 1 1001 1001 4131 Apr 15 02:36 ZMQWindows.md 02:39:07 drwxrwxr-x 2 1001 1001 4096 Apr 15 02:36 bin 02:39:07 drwxrwxr-x 18 1001 1001 4096 Apr 15 02:36 cmd 02:39:07 -rw-r--r-- 1 root root 434743 Apr 15 02:38 coverage.out 02:39:07 -rw-rw-r-- 1 1001 1001 3256 Apr 15 02:36 go.mod 02:39:07 -rw-rw-r-- 1 1001 1001 35162 Apr 15 02:36 go.sum 02:39:07 drwxrwxr-x 8 1001 1001 4096 Apr 15 02:36 internal 02:39:07 drwxrwxr-x 3 1001 1001 4096 Apr 15 02:36 openapi 02:39:07 drwxrwxr-x 4 1001 1001 4096 Apr 15 02:36 snap 02:39:07 -rw-rw-r-- 1 1001 1001 204 Apr 15 02:36 version.go [Pipeline] sh 02:39:07 + '[' -e coverage.out ] 02:39:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:39:07 Stashed 1 file(s) [Pipeline] sh 02:39:08 + make build 02:39:08 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 02:39: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 02:39:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21019 in /w/workspace/edgexfoundry_edgex-go_PR-3971 [Pipeline] { [Pipeline] ws 02:39:20 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:39:20 The recommended git tool is: git 02:39:25 using credential edgex-jenkins-ssh 02:39:25 Cloning the remote Git repository 02:39:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:39:25 > git init /w/workspace/edgex-go/3 # timeout=10 02:39:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:39:25 > git --version # timeout=10 02:39:25 > git --version # 'git version 2.25.1' 02:39:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:39:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:39:35 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 02:39:35 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 02:39:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:39:37 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 02:39: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:39:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:39:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:39:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:39:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:39:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:39:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:39:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:39:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3971/head:refs/remotes/origin/PR-3971 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] } 02:39:43 $ docker stop --time=1 c7b8e95ac92ad2a8db0a3f2242f34d2b6a6e8f783cdb550156b9f421deae8d20 02:39:43 Merging remotes/origin/main commit efde56b581935682910d5fadc902c79a5d46562f into PR head commit 80f156bd09d73c08268e0ba95d5f169ddefce439 02:39:43 Merge succeeded, producing 80f156bd09d73c08268e0ba95d5f169ddefce439 02:39:43 Checking out Revision 80f156bd09d73c08268e0ba95d5f169ddefce439 (PR-3971) 02:39:43 > git config core.sparsecheckout # timeout=10 02:39:43 > git checkout -f 80f156bd09d73c08268e0ba95d5f169ddefce439 # timeout=10 02:39:43 > git remote # timeout=10 02:39:43 > git config --get remote.origin.url # timeout=10 02:39:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:43 > git merge efde56b581935682910d5fadc902c79a5d46562f # timeout=10 02:39:43 > git rev-parse HEAD^{commit} # timeout=10 02:39:43 > git config core.sparsecheckout # timeout=10 02:39:43 > git checkout -f 80f156bd09d73c08268e0ba95d5f169ddefce439 # timeout=10 02:39:47 $ docker rm -f c7b8e95ac92ad2a8db0a3f2242f34d2b6a6e8f783cdb550156b9f421deae8d20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:39:48 Commit message: "refactor(metadata): Move DeleteDeviceResourceByName and DeleteDeviceCommandByName to correct files" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:49 02:39:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:49 latest: Pulling from edgex-devops/edgex-compose 02:39:49 cbdbe7a5bc2a: Pulling fs layer 02:39:49 ca9280d653b3: Pulling fs layer 02:39:49 7e9c9ca2126c: Pulling fs layer 02:39:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:39:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:49 Dload Upload Total Spent Left Speed 02:39:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47372 [Pipeline] sh 02:39:49 cbdbe7a5bc2a: Verifying Checksum 02:39:49 cbdbe7a5bc2a: Download complete 02:39:49 ca9280d653b3: Verifying Checksum 02:39:49 ca9280d653b3: Download complete 02:39:49 cbdbe7a5bc2a: Pull complete 02:39:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:39:50 7e9c9ca2126c: Verifying Checksum 02:39:50 7e9c9ca2126c: Download complete 02:39:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:39:50 + sudo tee /etc/docker/daemon.new 02:39:50 { 02:39:50 "registry-mirrors": [ 02:39:50 "https://nexus3.edgexfoundry.org:10001" 02:39:50 ], 02:39:50 "bip": "10.250.0.254/24", 02:39:50 "hosts": [ 02:39:50 "tcp://0.0.0.0:5555", 02:39:50 "unix:///var/run/docker.sock" 02:39:50 ], 02:39:50 "mtu": 1458, 02:39:50 "selinux-enabled": true, 02:39:50 "seccomp-profile": "/etc/docker/seccomp.json" 02:39:50 } [Pipeline] sh 02:39:50 ca9280d653b3: Pull complete 02:39:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:39:51 + sudo service docker restart 02:39:53 7e9c9ca2126c: Pull complete 02:39:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:39:53 prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container 02:39:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:39:55 $ docker top 601b1b8770627212eae47a0bd7b558feea92199e2e7a4288c694fa4e6082cece -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:56 + docker-compose build --help 02:39:56 + grep parallel 02:39:56 --parallel Build images in parallel. [Pipeline] } 02:39:56 $ docker stop --time=1 601b1b8770627212eae47a0bd7b558feea92199e2e7a4288c694fa4e6082cece 02:39:58 $ docker rm -f 601b1b8770627212eae47a0bd7b558feea92199e2e7a4288c694fa4e6082cece [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:58 . [Pipeline] withDockerContainer 02:39:58 prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container 02:39:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:39:58 $ docker top 1ca260bc61f20d63da4988b937442b8815b265af695675bb63c9fd86a669db28 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:59 + docker-compose -f ./docker-compose-build.yml build --parallel 02:39:59 Building core-command ... 02:39:59 Building core-data ... 02:39:59 Building core-metadata ... 02:39:59 Building security-bootstrapper ... 02:39:59 Building security-proxy-setup ... 02:39:59 Building security-secretstore-setup ... 02:39:59 Building security-spiffe-token-provider ... 02:39:59 Building security-spire-agent ... 02:39:59 Building security-spire-config ... 02:39:59 Building security-spire-server ... 02:39:59 Building support-notifications ... 02:39:59 Building support-scheduler ... 02:39:59 Building sys-mgmt-agent ... 02:39:59 Building security-spire-server 02:39:59 Building security-bootstrapper 02:39:59 Building sys-mgmt-agent 02:39:59 Building core-data 02:39:59 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:09 provisioning config files... 02:40:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3129693579078402991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:09 ---> docker-login.sh 02:40:09 nexus3.edgexfoundry.org:10001 02:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:10 Configure a credential helper to remove this warning. See 02:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:10 02:40:10 Login Succeeded 02:40:10 nexus3.edgexfoundry.org:10002 02:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:11 Configure a credential helper to remove this warning. See 02:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:11 02:40:11 Login Succeeded 02:40:11 nexus3.edgexfoundry.org:10003 02:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:11 Configure a credential helper to remove this warning. See 02:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:11 02:40:11 Login Succeeded 02:40:11 nexus3.edgexfoundry.org:10004 02:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:12 Configure a credential helper to remove this warning. See 02:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:12 02:40:12 Login Succeeded 02:40:12 docker.io 02:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:13 Configure a credential helper to remove this warning. See 02:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:13 02:40:13 Login Succeeded 02:40:13 ---> docker-login.sh ends [Pipeline] } 02:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:40:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:40:13 ========================================================= 02:40:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:40:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:40:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:40:14 9b3977197b4f: Pulling fs layer 02:40:14 1a89e8eeedd5: Pulling fs layer 02:40:14 94645a83ff95: Pulling fs layer 02:40:14 3f3a8bcf1eab: Pulling fs layer 02:40:14 0c92f367c5e7: Pulling fs layer 02:40:14 f7c0051592d6: Pulling fs layer 02:40:14 a227ed2f7395: Pulling fs layer 02:40:14 7b1c46037f91: Pulling fs layer 02:40:14 f7c0051592d6: Waiting 02:40:14 3f3a8bcf1eab: Waiting 02:40:14 0c92f367c5e7: Waiting 02:40:14 a227ed2f7395: Waiting 02:40:14 7b1c46037f91: Waiting 02:40:14 94645a83ff95: Download complete 02:40:14 1a89e8eeedd5: Verifying Checksum 02:40:14 1a89e8eeedd5: Download complete 02:40:14 0c92f367c5e7: Verifying Checksum 02:40:14 0c92f367c5e7: Download complete 02:40:14 9b3977197b4f: Verifying Checksum 02:40:14 9b3977197b4f: Download complete 02:40:14 f7c0051592d6: Verifying Checksum 02:40:14 f7c0051592d6: Download complete 02:40:14 a227ed2f7395: Verifying Checksum 02:40:14 a227ed2f7395: Download complete 02:40:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:40:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:40:14 ---> bbda82ed3090 02:40:14 Step 3/25 : WORKDIR /edgex-go 02:40:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:40:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:40:14 ---> bbda82ed3090 02:40:14 Step 3/25 : WORKDIR /edgex-go 02:40:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:40:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:40:14 ---> bbda82ed3090 02:40:14 Step 3/23 : WORKDIR /edgex-go 02:40:15 9b3977197b4f: Pull complete 02:40:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:40:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:40:15 ---> bbda82ed3090 02:40:15 Step 3/23 : WORKDIR /edgex-go 02:40:15 1a89e8eeedd5: Pull complete 02:40:16 94645a83ff95: Pull complete 02:40:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:40:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:40:16 ---> bbda82ed3090 02:40:16 Step 3/31 : WORKDIR /edgex-go 02:40:16 7b1c46037f91: Verifying Checksum 02:40:16 7b1c46037f91: Download complete 02:40:16 3f3a8bcf1eab: Verifying Checksum 02:40:16 3f3a8bcf1eab: Download complete 02:40:22 ---> Running in 59be6880139b 02:40:22 ---> Running in b13a0ccdae75 02:40:22 ---> Running in da06c08d47ac 02:40:22 ---> Running in db09488db80b 02:40:22 ---> Running in a63e22654834 02:40:22 Removing intermediate container db09488db80b 02:40:22 ---> da02ea05d063 02:40:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:22 Removing intermediate container b13a0ccdae75 02:40:22 ---> cc4085944d15 02:40:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:22 Removing intermediate container a63e22654834 02:40:22 ---> 58dfe1c30a72 02:40:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:22 Removing intermediate container da06c08d47ac 02:40:22 ---> 8477b320a401 02:40:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:22 ---> Running in e099ab66e0eb 02:40:22 Removing intermediate container 59be6880139b 02:40:22 ---> c0a3306b292d 02:40:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:40:22 ---> Running in 18722b2d9282 02:40:22 ---> Running in 176e3b017f50 02:40:22 ---> Running in 1c87a78f10a4 02:40:22 ---> Running in 58c798db4974 02:40:23 Removing intermediate container e099ab66e0eb 02:40:23 ---> 433e550640c5 02:40:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:40:23 ---> Running in ebd183a678b7 02:40:23 Removing intermediate container 18722b2d9282 02:40:23 ---> dc9030a02289 02:40:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:40:23 ---> Running in 0ff1d7ef5e88 02:40:23 Removing intermediate container 176e3b017f50 02:40:23 ---> 56089810c804 02:40:23 Step 5/25 : RUN apk add --update --no-cache make git 02:40:23 ---> Running in ad240c2a4192 02:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:40:24 Removing intermediate container 1c87a78f10a4 02:40:24 ---> a195ab3553e8 02:40:24 Step 5/23 : RUN apk add --update --no-cache make bash git 02:40:24 ---> Running in 88d7d33438f4 02:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:40:24 Removing intermediate container 58c798db4974 02:40:24 ---> febc511a7fe9 02:40:24 Step 5/31 : RUN apk add --update --no-cache make git 02:40:24 ---> Running in 218ed71162e2 02:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:40:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:40:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:40:25 OK: 221 MiB in 52 packages 02:40:25 OK: 221 MiB in 52 packages 02:40:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:40:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:40:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:40:25 Removing intermediate container 0ff1d7ef5e88 02:40:25 ---> 3569724ca87b 02:40:25 Step 6/23 : COPY go.mod vendor* ./ 02:40:25 OK: 221 MiB in 52 packages 02:40:25 OK: 221 MiB in 52 packages 02:40:25 Removing intermediate container ebd183a678b7 02:40:25 ---> 7d71633ba4f9 02:40:25 Step 6/25 : COPY go.mod vendor* ./ 02:40:25 OK: 221 MiB in 52 packages 02:40:25 ---> f141f14399db 02:40:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:26 ---> 4bba04f1fe7e 02:40:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:26 ---> Running in e3a60074598d 02:40:26 ---> Running in 4803865f36a4 02:40:26 Removing intermediate container ad240c2a4192 02:40:26 ---> a5864e8fe8c7 02:40:26 Step 6/25 : COPY go.mod vendor* ./ 02:40:26 Removing intermediate container 218ed71162e2 02:40:26 ---> c6a16971996c 02:40:26 Step 6/31 : COPY go.mod vendor* ./ 02:40:26 ---> 997456aeeaac 02:40:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:26 ---> 67cc1bd7ff67 02:40:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:26 Removing intermediate container 88d7d33438f4 02:40:26 ---> 09d534046db8 02:40:26 Step 6/23 : COPY go.mod vendor* ./ 02:40:26 ---> Running in 9389e11cd2bc 02:40:26 ---> Running in e9065a8dd149 02:40:26 ---> 9a58f77d18cc 02:40:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:26 ---> Running in 87f6c0e12d2a 02:40:27 Removing intermediate container e3a60074598d 02:40:27 ---> d450fa2c6450 02:40:27 Step 8/23 : COPY . . 02:40:27 Removing intermediate container 4803865f36a4 02:40:27 ---> e38410954564 02:40:27 Step 8/25 : COPY . . 02:40:29 3f3a8bcf1eab: Pull complete 02:40:29 0c92f367c5e7: Pull complete 02:40:29 f7c0051592d6: Pull complete 02:40:29 a227ed2f7395: Pull complete 02:40:35 Removing intermediate container 9389e11cd2bc 02:40:35 ---> dbd09fa2f315 02:40:35 Step 8/25 : COPY . . 02:40:35 Removing intermediate container e9065a8dd149 02:40:35 ---> 6854e00516cf 02:40:35 Step 8/31 : COPY . . 02:40:35 ---> 4f020db1854e 02:40:35 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:40:35 Removing intermediate container 87f6c0e12d2a 02:40:35 ---> 497e87d802bf 02:40:35 Step 8/23 : COPY . . 02:40:35 ---> 7ce89e2e6f8c 02:40:35 Step 9/23 : RUN make cmd/core-data/core-data 02:40:35 ---> Running in 0dec80a7f884 02:40:36 ---> Running in f25b1fb4ba1a 02:40:36 7b1c46037f91: Pull complete 02:40:36 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 02:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:40:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 02:40:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:40:36 WORKDIR /edgex 02:40:36 COPY go.mod . 02:40:36 RUN go mod download 02:40:36 + docker build -t ci-base-image-arm64 -f - . 02:40:39 Sending build context to Docker daemon 169.2MB 02:40:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:40:39 ---> f79e39bc4007 02:40:39 Step 2/4 : WORKDIR /edgex 02:40:40 ---> Running in 5d626ae820a7 02:40:41 Removing intermediate container 5d626ae820a7 02:40:41 ---> 5f36f0342baa 02:40:41 Step 3/4 : COPY go.mod . 02:40:41 ---> d49c236363e3 02:40:41 Step 4/4 : RUN go mod download 02:40:41 ---> Running in 0cd52197a5df 02:40:46 Removing intermediate container 0dec80a7f884 02:40:46 ---> e5be56c883ee 02:40:46 Step 10/25 : RUN mkdir -p spire-build 02:40:46 ---> Running in 384147159de8 02:40:46 ---> d61b49fe3feb 02:40:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:46 ---> 7ef667869542 02:40:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:40:46 ---> 4941edee752f 02:40:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:40:46 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 02:40:46 ---> Running in 19ec02c0b27c 02:40:46 ---> Running in 7a9b268abf49 02:40:46 ---> Running in 33402f188dc9 02:40:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:40:46 Removing intermediate container 384147159de8 02:40:46 ---> dc618d312120 02:40:46 Step 11/25 : WORKDIR /edgex-go/spire-build 02:40:46 ---> Running in fd4f74b67e02 02:40:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:40:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:40:46 Removing intermediate container fd4f74b67e02 02:40:46 ---> 515e8e24d2b3 02:40:46 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 02:40:46 ---> Running in c8bdf44e8f52 02:40:48 spire-1.2.1/ 02:40:48 spire-1.2.1/.data/ 02:40:48 spire-1.2.1/.data/.file 02:40:48 spire-1.2.1/.dockerignore 02:40:48 spire-1.2.1/.gitattributes 02:40:48 spire-1.2.1/.githooks/ 02:40:48 spire-1.2.1/.githooks/pre-commit 02:40:48 spire-1.2.1/.github/ 02:40:48 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:40:48 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:40:48 spire-1.2.1/.github/dependabot.yml 02:40:48 spire-1.2.1/.github/workflows/ 02:40:48 spire-1.2.1/.github/workflows/nightly_build.yaml 02:40:48 spire-1.2.1/.github/workflows/pr_build.yaml 02:40:48 spire-1.2.1/.github/workflows/release_build.yaml 02:40:48 spire-1.2.1/.github/workflows/scripts/ 02:40:48 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:40:48 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:40:48 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:40:48 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:40:48 spire-1.2.1/.github/workflows/scripts/split.sh 02:40:48 spire-1.2.1/.gitignore 02:40:48 spire-1.2.1/.go-version 02:40:48 spire-1.2.1/.golangci.yml 02:40:48 spire-1.2.1/ADOPTERS.md 02:40:48 spire-1.2.1/CHANGELOG.md 02:40:48 spire-1.2.1/CODE-OF-CONDUCT.md 02:40:48 spire-1.2.1/CODEOWNERS 02:40:48 spire-1.2.1/CONTRIBUTING.md 02:40:48 spire-1.2.1/Dockerfile 02:40:48 spire-1.2.1/Dockerfile.dev 02:40:48 spire-1.2.1/Dockerfile.scratch 02:40:48 spire-1.2.1/LICENSE 02:40:48 spire-1.2.1/MAINTAINERS.md 02:40:48 spire-1.2.1/Makefile 02:40:48 spire-1.2.1/README.md 02:40:48 spire-1.2.1/ROADMAP.md 02:40:48 spire-1.2.1/SECURITY.md 02:40:48 spire-1.2.1/cmd/ 02:40:48 spire-1.2.1/cmd/spire-agent/ 02:40:48 spire-1.2.1/cmd/spire-agent/cli/ 02:40:48 spire-1.2.1/cmd/spire-agent/cli/api/ 02:40:48 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/common/ 02:40:48 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:40:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/run/ 02:40:48 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:40:48 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:40:48 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:40:48 spire-1.2.1/cmd/spire-agent/main.go 02:40:48 spire-1.2.1/cmd/spire-server/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/agent/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/cli.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/run/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/token/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/validate/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/x509/ 02:40:48 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:40:48 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:40:48 spire-1.2.1/cmd/spire-server/main.go 02:40:48 spire-1.2.1/cmd/spire-server/util/ 02:40:48 spire-1.2.1/cmd/spire-server/util/util.go 02:40:48 spire-1.2.1/conf/ 02:40:48 spire-1.2.1/conf/agent/ 02:40:48 spire-1.2.1/conf/agent/agent.conf 02:40:48 spire-1.2.1/conf/agent/agent_full.conf 02:40:48 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:40:48 spire-1.2.1/conf/server/ 02:40:48 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:40:48 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:40:48 spire-1.2.1/conf/server/server.conf 02:40:48 spire-1.2.1/conf/server/server_full.conf 02:40:48 spire-1.2.1/doc/ 02:40:48 spire-1.2.1/doc/SPIRE101.md 02:40:48 spire-1.2.1/doc/auditlog.md 02:40:48 spire-1.2.1/doc/authorization_policy_engine.md 02:40:48 spire-1.2.1/doc/changelog_guidelines.md 02:40:48 spire-1.2.1/doc/cure53-report.pdf 02:40:48 spire-1.2.1/doc/images/ 02:40:48 spire-1.2.1/doc/images/2019_roadmap.png 02:40:48 spire-1.2.1/doc/images/SPIRE101.png 02:40:48 spire-1.2.1/doc/images/SPIRE_agent.png 02:40:48 spire-1.2.1/doc/images/SPIRE_server.png 02:40:48 spire-1.2.1/doc/images/cache_mgr.png 02:40:48 spire-1.2.1/doc/images/cache_mgr_components.png 02:40:48 spire-1.2.1/doc/images/federated_spire.png 02:40:48 spire-1.2.1/doc/images/ha_mode.png 02:40:48 spire-1.2.1/doc/images/nested_spire.png 02:40:48 spire-1.2.1/doc/images/oidc_federation.png 02:40:48 spire-1.2.1/doc/images/single_trust_domain.png 02:40:48 spire-1.2.1/doc/images/spiffe_compatible.png 02:40:48 spire-1.2.1/doc/images/spire_logo.png 02:40:48 spire-1.2.1/doc/migrating_registration_api_clients.md 02:40:48 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:40:48 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:40:48 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:40:48 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:40:48 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:40:48 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:40:48 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:40:48 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:40:48 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:40:48 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:40:48 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:40:48 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:40:48 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:40:48 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:40:48 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:40:48 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:40:48 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:40:48 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:40:48 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:40:48 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:40:48 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:40:48 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:40:48 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:40:48 spire-1.2.1/doc/scaling_spire.md 02:40:48 spire-1.2.1/doc/spire_agent.md 02:40:48 spire-1.2.1/doc/spire_server.md 02:40:48 spire-1.2.1/doc/supported_integrations.md 02:40:48 spire-1.2.1/doc/telemetry.md 02:40:48 spire-1.2.1/doc/telemetry_config.md 02:40:48 spire-1.2.1/doc/upgrading.md 02:40:48 spire-1.2.1/doc/using_spire.md 02:40:48 spire-1.2.1/examples/ 02:40:48 spire-1.2.1/examples/README.md 02:40:48 spire-1.2.1/go.mod 02:40:48 spire-1.2.1/go.sum 02:40:48 spire-1.2.1/pkg/ 02:40:48 spire-1.2.1/pkg/agent/ 02:40:48 spire-1.2.1/pkg/agent/agent.go 02:40:48 spire-1.2.1/pkg/agent/api/ 02:40:48 spire-1.2.1/pkg/agent/api/config.go 02:40:48 spire-1.2.1/pkg/agent/api/debug/ 02:40:48 spire-1.2.1/pkg/agent/api/debug/v1/ 02:40:48 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:40:48 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:40:48 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:40:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:40:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:40:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:40:48 spire-1.2.1/pkg/agent/api/endpoints.go 02:40:48 spire-1.2.1/pkg/agent/api/health/ 02:40:48 spire-1.2.1/pkg/agent/api/health/v1/ 02:40:48 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:40:48 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:40:48 spire-1.2.1/pkg/agent/api/rpccontext/ 02:40:48 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:40:48 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:40:48 spire-1.2.1/pkg/agent/attestor/ 02:40:48 spire-1.2.1/pkg/agent/attestor/node/ 02:40:48 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:40:48 spire-1.2.1/pkg/agent/attestor/node/node.go 02:40:48 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:40:48 spire-1.2.1/pkg/agent/attestor/workload/ 02:40:48 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:40:48 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:40:48 spire-1.2.1/pkg/agent/catalog/ 02:40:48 spire-1.2.1/pkg/agent/catalog/catalog.go 02:40:48 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:40:48 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:40:48 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:40:48 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:40:48 spire-1.2.1/pkg/agent/client/ 02:40:48 spire-1.2.1/pkg/agent/client/client.go 02:40:48 spire-1.2.1/pkg/agent/client/client_test.go 02:40:48 spire-1.2.1/pkg/agent/client/dial.go 02:40:48 spire-1.2.1/pkg/agent/client/nodeconn.go 02:40:48 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:40:48 spire-1.2.1/pkg/agent/client/update.go 02:40:48 spire-1.2.1/pkg/agent/client/util.go 02:40:48 spire-1.2.1/pkg/agent/common/ 02:40:48 spire-1.2.1/pkg/agent/common/backoff/ 02:40:48 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:40:48 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:40:48 spire-1.2.1/pkg/agent/common/cgroups/ 02:40:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:40:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:40:48 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:40:48 spire-1.2.1/pkg/agent/config.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/ 02:40:48 spire-1.2.1/pkg/agent/endpoints/config.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:40:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:40:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/workload/ 02:40:48 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:40:48 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:40:48 spire-1.2.1/pkg/agent/manager/ 02:40:48 spire-1.2.1/pkg/agent/manager/cache/ 02:40:48 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:40:48 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:40:48 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:40:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:40:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:40:48 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:40:48 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:40:48 spire-1.2.1/pkg/agent/manager/config.go 02:40:48 spire-1.2.1/pkg/agent/manager/manager.go 02:40:48 spire-1.2.1/pkg/agent/manager/manager_test.go 02:40:48 spire-1.2.1/pkg/agent/manager/storage.go 02:40:48 spire-1.2.1/pkg/agent/manager/storage_test.go 02:40:48 spire-1.2.1/pkg/agent/manager/storecache/ 02:40:48 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:40:48 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:40:48 spire-1.2.1/pkg/agent/manager/sync.go 02:40:48 spire-1.2.1/pkg/agent/plugin/ 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:40:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:40:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:40:48 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:40:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:40:48 spire-1.2.1/pkg/agent/svid/ 02:40:48 spire-1.2.1/pkg/agent/svid/rotator.go 02:40:48 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:40:48 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:40:48 spire-1.2.1/pkg/agent/svid/store/ 02:40:48 spire-1.2.1/pkg/agent/svid/store/service.go 02:40:48 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:40:48 spire-1.2.1/pkg/common/ 02:40:48 spire-1.2.1/pkg/common/agentpathtemplate/ 02:40:48 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:40:48 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:40:48 spire-1.2.1/pkg/common/api/ 02:40:48 spire-1.2.1/pkg/common/api/metrics.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/ 02:40:48 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/logger.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/names.go 02:40:48 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:40:48 spire-1.2.1/pkg/common/api/names.go 02:40:48 spire-1.2.1/pkg/common/api/ratelimit.go 02:40:48 spire-1.2.1/pkg/common/api/rpccontext/ 02:40:48 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:40:48 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:40:48 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:40:48 spire-1.2.1/pkg/common/auth/ 02:40:48 spire-1.2.1/pkg/common/auth/interceptors.go 02:40:48 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:40:48 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/ 02:40:48 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/types.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:40:48 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:40:48 spire-1.2.1/pkg/common/catalog/ 02:40:48 spire-1.2.1/pkg/common/catalog/bind.go 02:40:48 spire-1.2.1/pkg/common/catalog/builtin.go 02:40:48 spire-1.2.1/pkg/common/catalog/catalog.go 02:40:48 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:40:48 spire-1.2.1/pkg/common/catalog/closers.go 02:40:48 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:40:48 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:40:48 spire-1.2.1/pkg/common/catalog/config.go 02:40:48 spire-1.2.1/pkg/common/catalog/config_test.go 02:40:48 spire-1.2.1/pkg/common/catalog/configure.go 02:40:48 spire-1.2.1/pkg/common/catalog/constraints.go 02:40:48 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:40:48 spire-1.2.1/pkg/common/catalog/context.go 02:40:48 spire-1.2.1/pkg/common/catalog/external.go 02:40:48 spire-1.2.1/pkg/common/catalog/host.go 02:40:48 spire-1.2.1/pkg/common/catalog/pipenet.go 02:40:48 spire-1.2.1/pkg/common/catalog/plugin.go 02:40:48 spire-1.2.1/pkg/common/catalog/testplugin/ 02:40:48 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:40:48 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:40:48 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:40:48 spire-1.2.1/pkg/common/cli/ 02:40:48 spire-1.2.1/pkg/common/cli/env.go 02:40:48 spire-1.2.1/pkg/common/cli/flags.go 02:40:48 spire-1.2.1/pkg/common/cli/trust_domain.go 02:40:48 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:40:48 spire-1.2.1/pkg/common/cli/umask.go 02:40:48 spire-1.2.1/pkg/common/cli/umask_posix.go 02:40:48 spire-1.2.1/pkg/common/cli/umask_test.go 02:40:48 spire-1.2.1/pkg/common/cli/umask_windows.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/ 02:40:48 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/flag.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/format.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/ 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:40:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:40:48 spire-1.2.1/pkg/common/coretypes/ 02:40:48 spire-1.2.1/pkg/common/coretypes/bundle/ 02:40:48 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:40:48 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:40:48 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:40:48 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:40:48 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:40:48 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:40:48 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:40:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:40:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:40:48 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:40:48 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:40:48 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:40:48 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:40:48 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:40:48 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:40:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:40:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:40:48 spire-1.2.1/pkg/common/cryptoutil/ 02:40:48 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:40:48 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:40:48 spire-1.2.1/pkg/common/diskutil/ 02:40:48 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:40:48 spire-1.2.1/pkg/common/diskutil/file_test.go 02:40:48 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:40:48 spire-1.2.1/pkg/common/errorutil/ 02:40:48 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:40:48 spire-1.2.1/pkg/common/health/ 02:40:48 spire-1.2.1/pkg/common/health/config.go 02:40:48 spire-1.2.1/pkg/common/health/context.go 02:40:48 spire-1.2.1/pkg/common/health/context_test.go 02:40:48 spire-1.2.1/pkg/common/health/health.go 02:40:48 spire-1.2.1/pkg/common/health/health_test.go 02:40:48 spire-1.2.1/pkg/common/health/logger.go 02:40:48 spire-1.2.1/pkg/common/hostservice/ 02:40:48 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:40:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:40:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:40:48 spire-1.2.1/pkg/common/idutil/ 02:40:48 spire-1.2.1/pkg/common/idutil/require.go 02:40:48 spire-1.2.1/pkg/common/idutil/require_test.go 02:40:48 spire-1.2.1/pkg/common/idutil/safety.go 02:40:48 spire-1.2.1/pkg/common/idutil/safety_test.go 02:40:48 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:40:48 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:40:48 spire-1.2.1/pkg/common/jwtsvid/ 02:40:48 spire-1.2.1/pkg/common/jwtsvid/common.go 02:40:48 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:40:48 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:40:48 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:40:48 spire-1.2.1/pkg/common/jwtutil/ 02:40:48 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:40:48 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:40:48 spire-1.2.1/pkg/common/log/ 02:40:48 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:40:48 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:40:48 spire-1.2.1/pkg/common/log/log.go 02:40:48 spire-1.2.1/pkg/common/log/log_test.go 02:40:48 spire-1.2.1/pkg/common/log/options.go 02:40:48 spire-1.2.1/pkg/common/nodeutil/ 02:40:48 spire-1.2.1/pkg/common/nodeutil/node.go 02:40:48 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:40:48 spire-1.2.1/pkg/common/peertracker/ 02:40:48 spire-1.2.1/pkg/common/peertracker/conn.go 02:40:48 spire-1.2.1/pkg/common/peertracker/credentials.go 02:40:48 spire-1.2.1/pkg/common/peertracker/errors.go 02:40:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:40:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:40:48 spire-1.2.1/pkg/common/peertracker/info.go 02:40:48 spire-1.2.1/pkg/common/peertracker/listener.go 02:40:48 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:40:48 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:40:48 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:40:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:40:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:40:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:40:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:40:48 spire-1.2.1/pkg/common/peertracker/tcp.go 02:40:48 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:40:48 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:40:48 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:40:48 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:40:48 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:40:48 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:40:48 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:40:48 spire-1.2.1/pkg/common/peertracker/uds.go 02:40:48 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:40:48 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:40:48 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:40:48 spire-1.2.1/pkg/common/pemutil/ 02:40:48 spire-1.2.1/pkg/common/pemutil/block.go 02:40:48 spire-1.2.1/pkg/common/pemutil/certs.go 02:40:48 spire-1.2.1/pkg/common/pemutil/common.go 02:40:48 spire-1.2.1/pkg/common/pemutil/csr.go 02:40:48 spire-1.2.1/pkg/common/pemutil/keys.go 02:40:48 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/ 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:40:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:40:48 spire-1.2.1/pkg/common/plugin/ 02:40:48 spire-1.2.1/pkg/common/plugin/aws/ 02:40:48 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:40:48 spire-1.2.1/pkg/common/plugin/azure/ 02:40:48 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:40:48 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:40:48 spire-1.2.1/pkg/common/plugin/facade.go 02:40:48 spire-1.2.1/pkg/common/plugin/facade_test.go 02:40:48 spire-1.2.1/pkg/common/plugin/gcp/ 02:40:48 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:40:48 spire-1.2.1/pkg/common/plugin/k8s/ 02:40:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:40:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:40:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:40:48 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:40:48 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:40:48 spire-1.2.1/pkg/common/plugin/log.go 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/ 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:40:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:40:48 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:40:48 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:40:48 spire-1.2.1/pkg/common/plugin/x509pop/ 02:40:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:40:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:40:48 spire-1.2.1/pkg/common/profiling/ 02:40:48 spire-1.2.1/pkg/common/profiling/dumpers.go 02:40:48 spire-1.2.1/pkg/common/profiling/profiling.go 02:40:48 spire-1.2.1/pkg/common/protoutil/ 02:40:48 spire-1.2.1/pkg/common/protoutil/masks.go 02:40:48 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:40:48 spire-1.2.1/pkg/common/rotationutil/ 02:40:48 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:40:48 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:40:48 spire-1.2.1/pkg/common/selector/ 02:40:48 spire-1.2.1/pkg/common/selector/selector.go 02:40:48 spire-1.2.1/pkg/common/selector/selector_test.go 02:40:48 spire-1.2.1/pkg/common/selector/set.go 02:40:48 spire-1.2.1/pkg/common/selector/set_utils.go 02:40:48 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/ 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/ 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:40:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:40:48 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:40:48 spire-1.2.1/pkg/common/telemetry/call.go 02:40:48 spire-1.2.1/pkg/common/telemetry/common/ 02:40:48 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:40:48 spire-1.2.1/pkg/common/telemetry/config.go 02:40:48 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:40:48 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/inmem.go 02:40:48 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/m3.go 02:40:48 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/metrics.go 02:40:48 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/names.go 02:40:48 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:40:48 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:40:48 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/ 02:40:48 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:40:48 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:40:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:40:48 spire-1.2.1/pkg/common/telemetry/server/server.go 02:40:48 spire-1.2.1/pkg/common/telemetry/sink.go 02:40:48 spire-1.2.1/pkg/common/telemetry/statsd.go 02:40:48 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:40:48 spire-1.2.1/pkg/common/telemetry/uptime.go 02:40:48 spire-1.2.1/pkg/common/telemetry/version.go 02:40:48 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:40:48 spire-1.2.1/pkg/common/uptime/ 02:40:48 spire-1.2.1/pkg/common/uptime/uptime.go 02:40:48 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:40:48 spire-1.2.1/pkg/common/util/ 02:40:48 spire-1.2.1/pkg/common/util/certs.go 02:40:48 spire-1.2.1/pkg/common/util/certs_test.go 02:40:48 spire-1.2.1/pkg/common/util/csr.go 02:40:48 spire-1.2.1/pkg/common/util/hash.go 02:40:48 spire-1.2.1/pkg/common/util/selectors.go 02:40:48 spire-1.2.1/pkg/common/util/selectors_test.go 02:40:48 spire-1.2.1/pkg/common/util/signals.go 02:40:48 spire-1.2.1/pkg/common/util/sort.go 02:40:48 spire-1.2.1/pkg/common/util/sort_test.go 02:40:48 spire-1.2.1/pkg/common/util/task.go 02:40:48 spire-1.2.1/pkg/common/util/task_test.go 02:40:48 spire-1.2.1/pkg/common/util/testdata/ 02:40:48 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:40:48 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:40:48 spire-1.2.1/pkg/common/version/ 02:40:48 spire-1.2.1/pkg/common/version/version.go 02:40:48 spire-1.2.1/pkg/common/x509svid/ 02:40:48 spire-1.2.1/pkg/common/x509svid/common_test.go 02:40:48 spire-1.2.1/pkg/common/x509svid/csr.go 02:40:48 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:40:48 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:40:48 spire-1.2.1/pkg/common/x509util/ 02:40:48 spire-1.2.1/pkg/common/x509util/cert.go 02:40:48 spire-1.2.1/pkg/common/x509util/dns.go 02:40:48 spire-1.2.1/pkg/common/x509util/dns_test.go 02:40:48 spire-1.2.1/pkg/common/x509util/keyid.go 02:40:48 spire-1.2.1/pkg/common/x509util/keypair.go 02:40:48 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:40:48 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:40:48 spire-1.2.1/pkg/server/ 02:40:48 spire-1.2.1/pkg/server/api/ 02:40:48 spire-1.2.1/pkg/server/api/agent.go 02:40:48 spire-1.2.1/pkg/server/api/agent/ 02:40:48 spire-1.2.1/pkg/server/api/agent/v1/ 02:40:48 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:40:48 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:40:48 spire-1.2.1/pkg/server/api/agent_test.go 02:40:48 spire-1.2.1/pkg/server/api/api.go 02:40:48 spire-1.2.1/pkg/server/api/audit/ 02:40:48 spire-1.2.1/pkg/server/api/audit/audit.go 02:40:48 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:40:48 spire-1.2.1/pkg/server/api/bundle.go 02:40:48 spire-1.2.1/pkg/server/api/bundle/ 02:40:48 spire-1.2.1/pkg/server/api/bundle/v1/ 02:40:48 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:40:48 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:40:48 spire-1.2.1/pkg/server/api/bundle_test.go 02:40:48 spire-1.2.1/pkg/server/api/debug/ 02:40:48 spire-1.2.1/pkg/server/api/debug/v1/ 02:40:48 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:40:48 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:40:48 spire-1.2.1/pkg/server/api/entry.go 02:40:48 spire-1.2.1/pkg/server/api/entry/ 02:40:48 spire-1.2.1/pkg/server/api/entry/v1/ 02:40:48 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:40:48 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:40:48 spire-1.2.1/pkg/server/api/entry_test.go 02:40:48 spire-1.2.1/pkg/server/api/health/ 02:40:48 spire-1.2.1/pkg/server/api/health/v1/ 02:40:48 spire-1.2.1/pkg/server/api/health/v1/service.go 02:40:48 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:40:48 spire-1.2.1/pkg/server/api/id.go 02:40:48 spire-1.2.1/pkg/server/api/id_test.go 02:40:48 spire-1.2.1/pkg/server/api/limits/ 02:40:48 spire-1.2.1/pkg/server/api/limits/limits.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/ 02:40:48 spire-1.2.1/pkg/server/api/middleware/alias.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/audit.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/caller.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/common.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/entries.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:40:48 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:40:48 spire-1.2.1/pkg/server/api/ratelimit.go 02:40:48 spire-1.2.1/pkg/server/api/rpccontext/ 02:40:48 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:40:48 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:40:48 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:40:48 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:40:48 spire-1.2.1/pkg/server/api/selector.go 02:40:48 spire-1.2.1/pkg/server/api/selector_test.go 02:40:48 spire-1.2.1/pkg/server/api/status.go 02:40:48 spire-1.2.1/pkg/server/api/status_test.go 02:40:48 spire-1.2.1/pkg/server/api/svid/ 02:40:48 spire-1.2.1/pkg/server/api/svid/v1/ 02:40:48 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:40:48 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:40:48 spire-1.2.1/pkg/server/api/trustdomain.go 02:40:48 spire-1.2.1/pkg/server/api/trustdomain/ 02:40:48 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:40:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:40:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:40:48 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:40:48 spire-1.2.1/pkg/server/authpolicy/ 02:40:48 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:40:48 spire-1.2.1/pkg/server/authpolicy/policy.go 02:40:48 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:40:48 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:40:48 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:40:48 spire-1.2.1/pkg/server/authpolicy/validate.go 02:40:48 spire-1.2.1/pkg/server/bundle/ 02:40:48 spire-1.2.1/pkg/server/bundle/client/ 02:40:48 spire-1.2.1/pkg/server/bundle/client/client.go 02:40:48 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:40:48 spire-1.2.1/pkg/server/bundle/client/manager.go 02:40:48 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:40:48 spire-1.2.1/pkg/server/bundle/client/sources.go 02:40:48 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:40:48 spire-1.2.1/pkg/server/bundle/client/updater.go 02:40:48 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:40:48 spire-1.2.1/pkg/server/ca/ 02:40:48 spire-1.2.1/pkg/server/ca/ca.go 02:40:48 spire-1.2.1/pkg/server/ca/ca_health.go 02:40:48 spire-1.2.1/pkg/server/ca/ca_test.go 02:40:48 spire-1.2.1/pkg/server/ca/journal.go 02:40:48 spire-1.2.1/pkg/server/ca/journal_test.go 02:40:48 spire-1.2.1/pkg/server/ca/manager.go 02:40:48 spire-1.2.1/pkg/server/ca/manager_health.go 02:40:48 spire-1.2.1/pkg/server/ca/manager_test.go 02:40:48 spire-1.2.1/pkg/server/ca/templates.go 02:40:48 spire-1.2.1/pkg/server/ca/upstream_client.go 02:40:48 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:40:48 spire-1.2.1/pkg/server/ca/validation.go 02:40:48 spire-1.2.1/pkg/server/cache/ 02:40:48 spire-1.2.1/pkg/server/cache/dscache/ 02:40:48 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:40:48 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:40:48 spire-1.2.1/pkg/server/cache/entrycache/ 02:40:48 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:40:48 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:40:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:40:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:40:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:40:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:40:48 spire-1.2.1/pkg/server/catalog/ 02:40:48 spire-1.2.1/pkg/server/catalog/catalog.go 02:40:48 spire-1.2.1/pkg/server/catalog/keymanager.go 02:40:48 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:40:48 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:40:48 spire-1.2.1/pkg/server/catalog/notifier.go 02:40:48 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:40:48 spire-1.2.1/pkg/server/config.go 02:40:48 spire-1.2.1/pkg/server/datastore/ 02:40:48 spire-1.2.1/pkg/server/datastore/datastore.go 02:40:48 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:40:48 spire-1.2.1/pkg/server/datastore/repository.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:40:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:40:48 spire-1.2.1/pkg/server/endpoints/ 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/ 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:40:48 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:40:48 spire-1.2.1/pkg/server/endpoints/config.go 02:40:48 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:40:48 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:40:48 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:40:48 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:40:48 spire-1.2.1/pkg/server/endpoints/middleware.go 02:40:48 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:40:48 spire-1.2.1/pkg/server/hostservice/ 02:40:48 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:40:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:40:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:40:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:40:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:40:48 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:40:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:40:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/ 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/ 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:40:48 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:40:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:40:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/ 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:40:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:40:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:40:48 spire-1.2.1/pkg/server/registration/ 02:40:48 spire-1.2.1/pkg/server/registration/manager.go 02:40:48 spire-1.2.1/pkg/server/registration/manager_test.go 02:40:48 spire-1.2.1/pkg/server/scanentries.go 02:40:48 spire-1.2.1/pkg/server/scanentries_test.go 02:40:48 spire-1.2.1/pkg/server/server.go 02:40:48 spire-1.2.1/pkg/server/server_test.go 02:40:48 spire-1.2.1/pkg/server/svid/ 02:40:48 spire-1.2.1/pkg/server/svid/observer.go 02:40:48 spire-1.2.1/pkg/server/svid/observer_test.go 02:40:48 spire-1.2.1/pkg/server/svid/rotator.go 02:40:48 spire-1.2.1/pkg/server/svid/rotator_config.go 02:40:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:40:48 spire-1.2.1/pkg/server/svid/rotator_test.go 02:40:48 spire-1.2.1/proto/ 02:40:48 spire-1.2.1/proto/private/ 02:40:48 spire-1.2.1/proto/private/server/ 02:40:48 spire-1.2.1/proto/private/server/journal/ 02:40:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:40:48 spire-1.2.1/proto/private/server/journal/journal.proto 02:40:48 spire-1.2.1/proto/spire/ 02:40:48 spire-1.2.1/proto/spire/common/ 02:40:48 spire-1.2.1/proto/spire/common/common.pb.go 02:40:48 spire-1.2.1/proto/spire/common/common.proto 02:40:48 spire-1.2.1/proto/spire/common/plugin/ 02:40:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:40:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:40:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:40:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:40:48 spire-1.2.1/proto/spire/plugin/ 02:40:48 spire-1.2.1/proto/spire/plugin/agent/ 02:40:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:40:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:40:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:40:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:40:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:40:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:40:48 spire-1.2.1/release/ 02:40:48 spire-1.2.1/release/spire-extras/ 02:40:48 spire-1.2.1/release/spire-extras/README.md 02:40:48 spire-1.2.1/release/spire-extras/conf/ 02:40:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:40:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:40:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:40:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:40:48 spire-1.2.1/release/spire/ 02:40:48 spire-1.2.1/release/spire/README.md 02:40:48 spire-1.2.1/release/spire/conf/ 02:40:48 spire-1.2.1/release/spire/conf/agent/ 02:40:48 spire-1.2.1/release/spire/conf/agent/agent.conf 02:40:48 spire-1.2.1/release/spire/conf/server/ 02:40:48 spire-1.2.1/release/spire/conf/server/server.conf 02:40:48 spire-1.2.1/script/ 02:40:48 spire-1.2.1/script/build-artifact.sh 02:40:48 spire-1.2.1/script/generate_dummy_ca.sh 02:40:48 spire-1.2.1/support/ 02:40:48 spire-1.2.1/support/k8s/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:40:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/ 02:40:48 spire-1.2.1/support/oidc-discovery-provider/README.md 02:40:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/config.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/main.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:40:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:40:48 spire-1.2.1/test/ 02:40:48 spire-1.2.1/test/clock/ 02:40:48 spire-1.2.1/test/clock/clock.go 02:40:48 spire-1.2.1/test/fakes/ 02:40:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:40:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:40:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:40:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:40:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:40:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:40:48 spire-1.2.1/test/fakes/fakeagentstore/ 02:40:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 02:40:48 spire-1.2.1/test/fakes/fakedatastore/ 02:40:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:40:48 spire-1.2.1/test/fakes/fakeentryclient/ 02:40:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:40:48 spire-1.2.1/test/fakes/fakehealthchecker/ 02:40:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:40:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:40:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:40:48 spire-1.2.1/test/fakes/fakemetrics/ 02:40:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:40:48 spire-1.2.1/test/fakes/fakenoderesolver/ 02:40:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:40:48 spire-1.2.1/test/fakes/fakenotifier/ 02:40:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:40:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:40:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:40:48 spire-1.2.1/test/fakes/fakeserverca/ 02:40:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:40:48 spire-1.2.1/test/fakes/fakeservercatalog/ 02:40:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:40:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:40:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:40:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:40:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:40:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:40:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:40:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:40:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:40:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:40:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:40:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:40:48 spire-1.2.1/test/fixture/ 02:40:48 spire-1.2.1/test/fixture/certs/ 02:40:48 spire-1.2.1/test/fixture/certs/agent_svid.der 02:40:48 spire-1.2.1/test/fixture/certs/base_cert.pem 02:40:48 spire-1.2.1/test/fixture/certs/base_csr.pem 02:40:48 spire-1.2.1/test/fixture/certs/base_key.pem 02:40:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:40:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:40:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:40:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:40:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:40:48 spire-1.2.1/test/fixture/certs/blog_key.pem 02:40:48 spire-1.2.1/test/fixture/certs/bundle.der 02:40:48 spire-1.2.1/test/fixture/certs/ca.pem 02:40:48 spire-1.2.1/test/fixture/certs/ca_key.pem 02:40:48 spire-1.2.1/test/fixture/certs/database_cert.pem 02:40:48 spire-1.2.1/test/fixture/certs/database_csr.pem 02:40:48 spire-1.2.1/test/fixture/certs/database_key.pem 02:40:48 spire-1.2.1/test/fixture/certs/node_cert.pem 02:40:48 spire-1.2.1/test/fixture/certs/node_csr.pem 02:40:48 spire-1.2.1/test/fixture/certs/node_key.pem 02:40:48 spire-1.2.1/test/fixture/certs/svid.pem 02:40:48 spire-1.2.1/test/fixture/certs/svid_key.pem 02:40:48 spire-1.2.1/test/fixture/config/ 02:40:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:40:48 spire-1.2.1/test/fixture/config/agent_good.conf 02:40:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:40:48 spire-1.2.1/test/fixture/config/plugin_good.conf 02:40:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:40:48 spire-1.2.1/test/fixture/config/server_good.conf 02:40:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:40:48 spire-1.2.1/test/fixture/fixture.go 02:40:48 spire-1.2.1/test/fixture/nodeattestor/ 02:40:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:40:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:40:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:40:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:40:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:40:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:40:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:40:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:40:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:40:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:40:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:40:48 spire-1.2.1/test/fixture/registration/ 02:40:48 spire-1.2.1/test/fixture/registration/entries.json 02:40:48 spire-1.2.1/test/fixture/registration/good-for-update.json 02:40:48 spire-1.2.1/test/fixture/registration/good.json 02:40:48 spire-1.2.1/test/fixture/registration/invalid.json 02:40:48 spire-1.2.1/test/fixture/registration/invalid_json.json 02:40:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:40:48 spire-1.2.1/test/integration/ 02:40:48 spire-1.2.1/test/integration/README.md 02:40:48 spire-1.2.1/test/integration/common 02:40:48 spire-1.2.1/test/integration/setup/ 02:40:48 spire-1.2.1/test/integration/setup/adminclient/ 02:40:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:40:48 spire-1.2.1/test/integration/setup/adminclient/client.go 02:40:48 spire-1.2.1/test/integration/setup/debugagent/ 02:40:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:40:48 spire-1.2.1/test/integration/setup/debugagent/main.go 02:40:48 spire-1.2.1/test/integration/setup/debugserver/ 02:40:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:40:48 spire-1.2.1/test/integration/setup/debugserver/main.go 02:40:48 spire-1.2.1/test/integration/setup/downstreamclient/ 02:40:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:40:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:40:48 spire-1.2.1/test/integration/setup/itclient/ 02:40:48 spire-1.2.1/test/integration/setup/itclient/client.go 02:40:48 spire-1.2.1/test/integration/setup/node-attestation/ 02:40:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:40:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:40:48 spire-1.2.1/test/integration/setup/x509pop/ 02:40:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:40:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:40:48 spire-1.2.1/test/integration/suites/ 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:40:48 spire-1.2.1/test/integration/suites/join-token/ 02:40:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:40:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:40:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:40:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:40:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:40:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:40:48 spire-1.2.1/test/integration/suites/join-token/README.md 02:40:48 spire-1.2.1/test/integration/suites/join-token/conf/ 02:40:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/join-token/teardown 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:40:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:40:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:40:48 spire-1.2.1/test/integration/suites/k8s/ 02:40:48 spire-1.2.1/test/integration/suites/k8s/00-setup 02:40:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:40:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:40:48 spire-1.2.1/test/integration/suites/k8s/README.md 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/ 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:40:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:40:48 spire-1.2.1/test/integration/suites/k8s/teardown 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/ 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:40:48 spire-1.2.1/test/integration/suites/rotation/ 02:40:48 spire-1.2.1/test/integration/suites/rotation/00-setup 02:40:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:40:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:40:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:40:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:40:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:40:48 spire-1.2.1/test/integration/suites/rotation/README.md 02:40:48 spire-1.2.1/test/integration/suites/rotation/conf/ 02:40:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/rotation/teardown 02:40:48 spire-1.2.1/test/integration/suites/self-test/ 02:40:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:40:48 spire-1.2.1/test/integration/suites/self-test/README.md 02:40:48 spire-1.2.1/test/integration/suites/self-test/teardown 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:40:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:40:48 spire-1.2.1/test/integration/suites/upgrade/ 02:40:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:40:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:40:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:40:48 spire-1.2.1/test/integration/suites/upgrade/README.md 02:40:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:40:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:40:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:40:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:40:48 spire-1.2.1/test/integration/suites/upgrade/teardown 02:40:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:40:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:40:48 spire-1.2.1/test/integration/test-one.sh 02:40:48 spire-1.2.1/test/integration/test.sh 02:40:48 spire-1.2.1/test/plugintest/ 02:40:48 spire-1.2.1/test/plugintest/config.go 02:40:48 spire-1.2.1/test/plugintest/load.go 02:40:48 spire-1.2.1/test/plugintest/option.go 02:40:48 spire-1.2.1/test/spiretest/ 02:40:48 spire-1.2.1/test/spiretest/apiserver.go 02:40:48 spire-1.2.1/test/spiretest/assertions.go 02:40:48 spire-1.2.1/test/spiretest/dir.go 02:40:48 spire-1.2.1/test/spiretest/errors_posix.go 02:40:48 spire-1.2.1/test/spiretest/errors_windows.go 02:40:48 spire-1.2.1/test/spiretest/logs.go 02:40:48 spire-1.2.1/test/spiretest/socketapi.go 02:40:48 spire-1.2.1/test/spiretest/suite.go 02:40:48 spire-1.2.1/test/spiretest/x509.go 02:40:48 spire-1.2.1/test/testca/ 02:40:48 spire-1.2.1/test/testca/ca.go 02:40:48 spire-1.2.1/test/testkey/ 02:40:48 spire-1.2.1/test/testkey/generate.sh 02:40:48 spire-1.2.1/test/testkey/genkeys.go 02:40:48 spire-1.2.1/test/testkey/keys.go 02:40:48 spire-1.2.1/test/testkey/new.go 02:40:48 spire-1.2.1/test/tpmsimulator/ 02:40:48 spire-1.2.1/test/tpmsimulator/simulator.go 02:40:48 spire-1.2.1/test/util/ 02:40:48 spire-1.2.1/test/util/cert_fixtures.go 02:40:48 spire-1.2.1/test/util/cert_generation.go 02:40:48 spire-1.2.1/test/util/io_redirection.go 02:40:48 spire-1.2.1/test/util/race.go 02:40:48 spire-1.2.1/test/util/util.go 02:40:48 building spire from source... 02:40:48 Installing go1.17.7... 02:40:54 Building bin/spire-server... 02:40:54 go: downloading github.com/mitchellh/cli v1.1.2 02:40:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:40:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:40:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:40:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:40:54 go: downloading github.com/imdario/mergo v0.3.12 02:40:54 go: downloading github.com/sirupsen/logrus v1.8.1 02:40:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:40:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:40:54 go: downloading google.golang.org/grpc v1.44.0 02:40:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:40:54 go: downloading github.com/fatih/color v1.13.0 02:40:54 go: downloading github.com/mattn/go-isatty v0.0.14 02:40:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:40:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:40:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:40:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:40:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:40:54 go: downloading github.com/armon/go-metrics v0.3.10 02:40:54 go: downloading github.com/prometheus/client_golang v1.12.1 02:40:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:40:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:40:54 go: downloading github.com/open-policy-agent/opa v0.38.0 02:40:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:40:54 go: downloading github.com/mattn/go-colorable v0.1.12 02:40:54 go: downloading github.com/Masterminds/goutils v1.1.0 02:40:54 go: downloading github.com/Masterminds/semver v1.5.0 02:40:54 go: downloading github.com/google/uuid v1.1.2 02:40:54 go: downloading github.com/huandu/xstrings v1.3.2 02:40:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:40:54 go: downloading github.com/oklog/run v1.0.0 02:40:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:40:54 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:40:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:40:54 go: downloading github.com/imkira/go-observer v1.0.3 02:40:54 go: downloading go.uber.org/atomic v1.9.0 02:40:54 go: downloading github.com/hashicorp/errwrap v1.1.0 02:40:54 go: downloading github.com/beorn7/perks v1.0.1 02:40:54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:40:54 go: downloading github.com/prometheus/client_model v0.2.0 02:40:54 go: downloading github.com/prometheus/common v0.32.1 02:40:54 go: downloading github.com/prometheus/procfs v0.7.3 02:40:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:40:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:40:54 go: downloading github.com/blang/semver/v4 v4.0.0 02:40:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:40:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:40:54 go: downloading github.com/jinzhu/gorm v1.9.16 02:40:55 go: downloading github.com/lib/pq v1.10.4 02:40:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:40:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:40:55 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:40:55 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:40:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:40:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:40:58 go: downloading github.com/stretchr/testify v1.7.0 02:40:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:40:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:41:02 go: downloading google.golang.org/api v0.70.0 02:41:02 go: downloading k8s.io/client-go v0.23.4 02:41:02 go: downloading k8s.io/api v0.23.4 02:41:02 go: downloading github.com/google/go-tpm v0.3.3 02:41:02 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:41:02 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:41:02 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:41:02 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:41:03 go: downloading cloud.google.com/go/storage v1.21.0 02:41:03 go: downloading cloud.google.com/go v0.100.2 02:41:04 go: downloading k8s.io/apimachinery v0.23.4 02:41:04 go: downloading k8s.io/kube-aggregator v0.23.3 02:41:04 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:41:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:41:04 go: downloading github.com/hashicorp/vault/api v1.4.1 02:41:04 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:41:04 go: downloading github.com/twmb/murmur3 v1.1.6 02:41:04 go: downloading cloud.google.com/go/security v1.3.0 02:41:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:41:04 go: downloading github.com/jinzhu/inflection v1.0.0 02:41:04 go: downloading github.com/aws/smithy-go v1.11.0 02:41:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:41:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:41:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:41:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:41:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:41:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:41:06 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:41:06 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:41:06 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:41:06 go: downloading github.com/dimchansky/utfbom v1.1.1 02:41:06 go: downloading cloud.google.com/go/compute v1.3.0 02:41:06 go: downloading cloud.google.com/go/iam v0.1.1 02:41:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:41:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:41:09 go: downloading github.com/gogo/protobuf v1.3.2 02:41:09 go: downloading k8s.io/klog/v2 v2.30.0 02:41:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:41:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:41:09 go: downloading github.com/google/gofuzz v1.1.0 02:41:09 go: downloading github.com/spf13/pflag v1.0.5 02:41:09 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:41:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:41:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:41:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:41:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:41:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:41:09 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:41:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:41:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:41:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:41:09 go: downloading gopkg.in/yaml.v2 v2.4.0 02:41:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:41:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:41:09 go: downloading github.com/gobwas/glob v0.2.3 02:41:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:41:09 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:41:09 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:41:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:41:10 go: downloading go.opencensus.io v0.23.0 02:41:10 go: downloading gopkg.in/inf.v0 v0.9.1 02:41:10 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:41:10 go: downloading github.com/googleapis/gnostic v0.5.5 02:41:10 go: downloading github.com/go-logr/logr v1.2.2 02:41:10 go: downloading github.com/google/go-cmp v0.5.7 02:41:10 go: downloading github.com/json-iterator/go v1.1.12 02:41:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:41:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:41:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:41:10 go: downloading go.uber.org/zap v1.21.0 02:41:10 go: downloading github.com/tklauser/numcpus v0.3.0 02:41:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:41:10 go: downloading sigs.k8s.io/yaml v1.3.0 02:41:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:41:10 go: downloading github.com/golang/snappy v0.0.4 02:41:10 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:41:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:41:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:41:10 go: downloading github.com/hashicorp/go-version v1.2.0 02:41:10 go: downloading github.com/ryanuber/go-glob v1.0.0 02:41:10 go: downloading go.uber.org/multierr v1.6.0 02:41:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:41:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:41:10 go: downloading github.com/modern-go/reflect2 v1.0.2 02:41: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 02:41:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:41:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:41:28 Removing intermediate container 0cd52197a5df 02:41:28 ---> 4cb159305e09 02:41:28 Successfully built 4cb159305e09 02:41:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:41:28 + docker inspect -f . ci-base-image-arm64 02:41:28 . [Pipeline] withDockerContainer 02:41:29 prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container 02:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 02:41:30 $ docker top 5182c3d04ef96a3b3de282069740f01a03f019cdb6d1b80a2fca68394f1670f1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:31 + go version 02:41:31 go version go1.17.6 linux/arm64 [Pipeline] } 02:41:31 $ docker stop --time=1 5182c3d04ef96a3b3de282069740f01a03f019cdb6d1b80a2fca68394f1670f1 02:41:33 $ docker rm -f 5182c3d04ef96a3b3de282069740f01a03f019cdb6d1b80a2fca68394f1670f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:33 + docker inspect -f . ci-base-image-arm64 02:41:33 . [Pipeline] withDockerContainer 02:41:34 prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container 02:41:34 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 02:41:35 $ docker top 37ba32b1234637337bc31777e7a27ad4714c7ff15666d194d62ec5f43470247a -eo pid,comm [Pipeline] { [Pipeline] echo 02:41:35 ========================================================= 02:41:35 [edgeXBuildGoParallel] Running Tests and Build... 02:41:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:41:36 + make test 02:41:36 go mod tidy -compat=1.17 02:41:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:41:41 Removing intermediate container 33402f188dc9 02:41:41 ---> d9efcc1272ec 02:41:41 02:41:41 Step 10/31 : FROM alpine:3.14 02:41:41 Removing intermediate container 19ec02c0b27c 02:41:41 ---> 60c61f8b1e00 02:41:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:41:41 3.14: Pulling from library/alpine 02:41:41 Removing intermediate container 7a9b268abf49 02:41:41 ---> 2a5c9c79b747 02:41:41 02:41:41 Step 10/25 : FROM alpine:3.14 02:41:41 Removing intermediate container f25b1fb4ba1a 02:41:41 ---> 2082d6148203 02:41:41 02:41:41 Step 10/23 : FROM alpine:3.14 02:41:41 ---> Running in 704117922f20 02:41:41 3.14: Pulling from library/alpine 02:41:41 3.14: Pulling from library/alpine 02:41: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:41:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:41:41 Status: Downloaded newer image for alpine:3.14 02:41:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:41:41 Status: Image is up to date for alpine:3.14 02:41:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:41:41 Status: Image is up to date for alpine:3.14 02:41:41 ---> e04c818066af 02:41:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:41:41 ---> e04c818066af 02:41:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:41:41 ---> e04c818066af 02:41:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:41:41 ---> Running in 295acd4ca839 02:41:41 ---> Running in c33d44ae4d22 02:41:41 ---> Running in 2eee4dcf7a49 02:41:42 Removing intermediate container 2eee4dcf7a49 02:41:42 ---> d2b5a43cb6d7 02:41:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:41:42 Removing intermediate container c33d44ae4d22 02:41:42 ---> bb4fabc82bcc 02:41:42 Step 12/23 : ENV APP_PORT=59880 02:41:42 ---> Running in 6633f6fab463 02:41:42 ---> Running in 5c10a7d32e46 02:41:42 Removing intermediate container 6633f6fab463 02:41:42 ---> 0cf9bf30b103 02:41:42 Step 13/23 : EXPOSE $APP_PORT 02:41:42 ---> Running in 49f2e5bdc541 02:41:42 Removing intermediate container 704117922f20 02:41:42 ---> d2aea27b8504 02:41:42 02:41:42 Step 11/23 : FROM docker:20.10.14 02:41:43 20.10.14: Pulling from library/docker 02:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:41:43 Removing intermediate container 49f2e5bdc541 02:41:43 ---> 042ca09c885e 02:41:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:41:43 ---> Running in 26e32417c531 02:41:43 (1/3) Installing ca-certificates (20211220-r0) 02:41:43 (2/3) Installing dumb-init (1.2.5-r1) 02:41:43 (3/3) Installing su-exec (0.2-r1) 02:41:43 Executing busybox-1.33.1-r7.trigger 02:41:43 Executing ca-certificates-20211220-r0.trigger 02:41:43 (1/2) Installing dumb-init (1.2.5-r1) 02:41:43 (2/2) Installing su-exec (0.2-r1) 02:41:43 Executing busybox-1.33.1-r7.trigger 02:41:43 OK: 6 MiB in 16 packages 02:41:43 OK: 6 MiB in 17 packages 02:41:45 Removing intermediate container 5c10a7d32e46 02:41:45 ---> d18683565765 02:41:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:41:45 ---> Running in fb3ac9c68fa0 02:41:45 Removing intermediate container 295acd4ca839 02:41:45 ---> aa23cea678a3 02:41:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:41:46 ---> Running in b051fe473e20 02:41:46 Removing intermediate container 26e32417c531 02:41:46 ---> 25f4fb5dd279 02:41:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:41:46 Removing intermediate container fb3ac9c68fa0 02:41:46 ---> 3b45beefdf39 02:41:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:41:46 ---> Running in 7d4a1527035e 02:41:46 ---> Running in 40ffa13c1caa 02:41:46 Removing intermediate container b051fe473e20 02:41:46 ---> 7c7c321fbbba 02:41:46 Step 13/25 : WORKDIR / 02:41:47 ---> Running in 2472b5a1440d 02:41:47 Removing intermediate container 40ffa13c1caa 02:41:47 ---> 1201be77e847 02:41:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:41:48 Removing intermediate container 2472b5a1440d 02:41:48 ---> dd27c5f532ee 02:41:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:41:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:41:48 ---> Running in 1018c8f58d7d 02:41:48 ---> 259eb8b10287 02:41:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:41:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:41:48 ---> 129c56c1e8a8 02:41:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:41:49 (1/6) Installing dumb-init (1.2.5-r1) 02:41:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:41:49 (3/6) Installing libsodium (1.0.18-r0) 02:41:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:41:49 (5/6) Installing libzmq (4.3.4-r0) 02:41:49 ---> 32534bbf4f88 02:41:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:41:49 (6/6) Installing zeromq (4.3.4-r0) 02:41:49 Executing busybox-1.33.1-r7.trigger 02:41:49 OK: 8 MiB in 20 packages 02:41:50 Removing intermediate container 1018c8f58d7d 02:41:50 ---> 79124fc4d2a3 02:41:50 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:41:50 ---> Running in 29023692f837 02:41:50 ---> 3a8f557bcac7 02:41:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:41:50 Removing intermediate container 7d4a1527035e 02:41:50 ---> e76206c7c355 02:41:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:50 Removing intermediate container 29023692f837 02:41:50 ---> 1d3214f671f7 02:41:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:41:51 ---> 58009ced9db9 02:41:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:41:51 ---> 96cb7406dd99 02:41:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:41:51 ---> 590519d3bc10 02:41:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:41:51 ---> Running in 35cd501d373e 02:41:52 ---> 1107ff0df2e7 02:41:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:41:52 ---> 5305a70e5178 02:41:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:41:53 ---> 6aedc712464f 02:41:53 Step 19/23 : ENTRYPOINT ["/core-data"] 02:41:53 ---> Running in afe0c098a606 02:41:53 Removing intermediate container 35cd501d373e 02:41:53 ---> 432e3911b2c8 02:41:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:53 ---> 62c73ea8e66d 02:41:53 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/ 02:41:53 Removing intermediate container afe0c098a606 02:41:53 ---> e863375d71d4 02:41:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:53 ---> Running in e4665d6e1875 02:41:53 ---> Running in cc53497b3d1a 02:41:53 ---> 0ea7c3fc89be 02:41:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:41:53 Removing intermediate container cc53497b3d1a 02:41:53 ---> d354d895ac48 02:41:53 Step 21/23 : LABEL arch=x86_64 02:41:54 ---> Running in 5e56c94623d4 02:41:54 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 02:41:54 Status: Downloaded newer image for docker:20.10.14 02:41:54 ---> 7417809fdb73 02:41:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:41:54 ---> Running in e0e95c21f5bf 02:41:54 Removing intermediate container 5e56c94623d4 02:41:54 ---> 94ebf1fde542 02:41:54 Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:41:54 ---> 9b5e67d5b174 02:41:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:41:54 ---> Running in 7386faabec64 02:41:54 Removing intermediate container e0e95c21f5bf 02:41:54 ---> ad2126f4932f 02:41:54 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 02:41:55 ---> Running in 51657cb57c37 02:41:55 Removing intermediate container 7386faabec64 02:41:55 ---> 38110de47bc7 02:41:55 Step 23/23 : LABEL version=0.0.0 02:41:55 ---> 31cdee0ccb51 02:41:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:41:55 ---> Running in 7878c9ea8eb5 02:41:55 Removing intermediate container e4665d6e1875 02:41:55 ---> a235012ed00e 02:41:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:41:55 ---> Running in 8ed5bd2ec406 02:41:55 Removing intermediate container 7878c9ea8eb5 02:41:55 ---> c03a9f5b8bad 02:41:55 02:41:55 ---> 3939fb8d8b59 02:41:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:41:55 Removing intermediate container 8ed5bd2ec406 02:41:55 ---> 7c72485c0f79 02:41:55 Step 23/25 : LABEL arch=x86_64 02:41:55 Successfully built c03a9f5b8bad 02:41:55 Successfully tagged core-data:latest 02:41:55 Building security-spiffe-token-provider 02:41:55  Building core-data ... done  ---> Running in 157ffafa93b1 02:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:41:56 (1/43) Installing readline (8.1.1-r0) 02:41:56 (2/43) Installing bash (5.1.16-r0) 02:41:56 Executing bash-5.1.16-r0.post-install 02:41:56 (3/43) Installing brotli-libs (1.0.9-r5) 02:41:56 (4/43) Installing nghttp2-libs (1.46.0-r0) 02:41:56 (5/43) Installing libcurl (7.80.0-r0) 02:41:56 (6/43) Installing curl (7.80.0-r0) 02:41:56 (7/43) Installing dumb-init (1.2.5-r1) 02:41:56 (8/43) Installing libbz2 (1.0.8-r1) 02:41:56 (9/43) Installing expat (2.4.7-r0) 02:41:56 (10/43) Installing libffi (3.4.2-r1) 02:41:56 (11/43) Installing gdbm (1.22-r0) 02:41:56 (12/43) Installing xz-libs (5.2.5-r1) 02:41:56 (13/43) Installing libgcc (10.3.1_git20211027-r0) 02:41:56 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 02:41:56 (15/43) Installing mpdecimal (2.5.1-r1) 02:41:56 (16/43) Installing sqlite-libs (3.36.0-r0) 02:41:56 (17/43) Installing python3 (3.9.7-r4) 02:41:56 (18/43) Installing py3-appdirs (1.4.4-r2) 02:41:56 (19/43) Installing py3-certifi (2020.12.5-r1) 02:41:56 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 02:41:56 (21/43) Installing py3-idna (3.3-r0) 02:41:56 (22/43) Installing py3-urllib3 (1.26.7-r0) 02:41:56 (23/43) Installing py3-requests (2.26.0-r1) 02:41:56 (24/43) Installing py3-msgpack (1.0.2-r1) 02:41:56 (25/43) Installing py3-lockfile (0.12.2-r4) 02:41:57 (26/43) Installing py3-cachecontrol (0.12.10-r0) 02:41:57 (27/43) Installing py3-colorama (0.4.4-r1) 02:41:57 (28/43) Installing py3-contextlib2 (21.6.0-r1) 02:41:57 (29/43) Installing py3-distlib (0.3.3-r0) 02:41:57 (30/43) Installing py3-distro (1.6.0-r0) 02:41:57 (31/43) Installing py3-six (1.16.0-r0) 02:41:57 (32/43) Installing py3-webencodings (0.5.1-r4) 02:41:57 (33/43) Installing py3-html5lib (1.1-r1) 02:41:57 (34/43) Installing py3-parsing (2.4.7-r2) 02:41:57 (35/43) Installing py3-packaging (20.9-r1) 02:41:57 (36/43) Installing py3-tomli (1.2.2-r0) 02:41:57 (37/43) Installing py3-pep517 (0.12.0-r0) 02:41:57 (38/43) Installing py3-progress (1.6-r0) 02:41:57 (39/43) Installing py3-retrying (1.3.3-r2) 02:41:57 (40/43) Installing py3-ordered-set (4.0.2-r2) 02:41:57 (41/43) Installing py3-setuptools (52.0.0-r4) 02:41:57 (42/43) Installing py3-toml (0.10.2-r2) 02:41:57 (43/43) Installing py3-pip (20.3.4-r1) 02:41:57 Executing busybox-1.34.1-r5.trigger 02:41:57 OK: 83 MiB in 65 packages 02:41:58 Collecting docker-compose==1.23.2 02:41:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:41:58 Collecting dockerpty<0.5,>=0.4.1 02:41:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:41:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:41:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:41:59 Collecting jsonschema<3,>=2.5.1 02:41:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:41:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 02:41:59 Collecting texttable<0.10,>=0.9.0 02:41:59 Downloading texttable-0.9.1.tar.gz (11 kB) 02:41:59 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:41:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:41:59 ---> bbda82ed3090 02:41:59 Step 3/20 : WORKDIR /edgex-go 02:41:59 ---> Using cache 02:41:59 ---> 58dfe1c30a72 02:41:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:41:59 Collecting cached-property<2,>=1.2.0 02:41:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:41:59 Collecting websocket-client<1.0,>=0.32.0 02:41:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:41:59 Collecting PyYAML<4,>=3.10 02:41:59 Downloading PyYAML-3.13.tar.gz (270 kB) 02:42:00 Collecting docopt<0.7,>=0.6.1 02:42:00 Downloading docopt-0.6.2.tar.gz (25 kB) 02:42:01 ---> e1c0f9b4637c 02:42:01 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:42:01 Removing intermediate container 157ffafa93b1 02:42:01 ---> cb3d4d45c084 02:42:01 Step 24/25 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:42:01 ---> Running in 030b76cbba51 02:42:01 ---> Running in 94d368b9f8cf 02:42:01 Collecting docker<4.0,>=3.6.0 02:42:01 ---> Running in c056b20f2b8c 02:42:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:42:01 Collecting docker-pycreds>=0.4.0 02:42:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:42:01 Removing intermediate container 94d368b9f8cf 02:42:01 ---> 770afe2b5555 02:42:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:42:01 Collecting chardet<3.1.0,>=3.0.2 02:42:01 Removing intermediate container c056b20f2b8c 02:42:01 ---> b2cf5b400528 02:42:01 Step 25/25 : LABEL version=0.0.0 02:42:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:42:01 Collecting idna<2.8,>=2.5 02:42:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:42:01 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) 02:42:01 Collecting urllib3<1.25,>=1.21.1 02:42:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:42:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:42:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:42:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:42:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:42:01 ---> Running in 149562e9e607 02:42:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:42:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:42:01 Attempting uninstall: urllib3 02:42:01 Found existing installation: urllib3 1.26.7 02:42:01 Uninstalling urllib3-1.26.7: 02:42:01 Successfully uninstalled urllib3-1.26.7 02:42:02 Attempting uninstall: idna 02:42:02 Found existing installation: idna 3.3 02:42:02 Uninstalling idna-3.3: 02:42:02 ---> efb8df3244f2 02:42:02 Step 26/31 : RUN chmod +x /entrypoint.sh 02:42:02 Successfully uninstalled idna-3.3 02:42:02 Removing intermediate container 149562e9e607 02:42:02 ---> f39aae43859e 02:42:02 02:42:02 Successfully built f39aae43859e 02:42:02 Successfully tagged security-secretstore-setup:latest 02:42:02 ---> Running in 266f87d88647 02:42:02 Building security-spire-agent 02:42:02  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:42:02 Attempting uninstall: requests 02:42:02 Found existing installation: requests 2.26.0 02:42:02 Uninstalling requests-2.26.0: 02:42:02 Successfully uninstalled requests-2.26.0 02:42:02 Running setup.py install for texttable: started 02:42:02 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:42:02 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 02:42:02 OK: 15866 distinct packages available 02:42:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:42:03 Running setup.py install for texttable: finished with status 'done' 02:42:03 Running setup.py install for PyYAML: started 02:42:03 Running setup.py install for PyYAML: finished with status 'done' 02:42:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:42:04 OK: 221 MiB in 52 packages 02:42:04 Running setup.py install for docopt: started 02:42:04 Running setup.py install for docopt: finished with status 'done' 02:42:04 Running setup.py install for dockerpty: started 02:42:05 Running setup.py install for dockerpty: finished with status 'done' 02:42:06 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:42:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:42:06 ---> bbda82ed3090 02:42:06 Step 3/26 : WORKDIR /edgex-go 02:42:06 ---> Using cache 02:42:06 ---> 58dfe1c30a72 02:42:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:06 ---> Using cache 02:42:06 ---> a195ab3553e8 02:42:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:42:08 ---> Running in 99bbf7a0a9bb 02:42:08 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 02:42:08 Removing intermediate container 266f87d88647 02:42:08 ---> ae3bd9753034 02:42:08 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:42:08 Removing intermediate container 030b76cbba51 02:42:08 ---> 52d5bdd3de93 02:42:08 Step 5/20 : COPY go.mod vendor* ./ 02:42:09 ---> 2f80a3853552 02:42:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:09 ---> Running in 18dd694f6e94 02:42:09 ---> Running in 5f4140866ce8 02:42:09 Removing intermediate container 18dd694f6e94 02:42:09 ---> de6fd6953c38 02:42:09 Step 28/31 : CMD ["gate"] 02:42:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:42:09 ? github.com/edgexfoundry/edgex-go [no test files] 02:42:09 ---> Running in 464d87622a9d 02:42:10 Removing intermediate container 464d87622a9d 02:42:10 ---> 8d9b03a3be65 02:42:10 Step 29/31 : LABEL arch=x86_64 02:42:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:42:10 ---> Running in 23dc78481c58 02:42:10 OK: 221 MiB in 52 packages 02:42:11 Removing intermediate container 23dc78481c58 02:42:11 ---> 5be81d39f290 02:42:11 Step 30/31 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:42:11 Removing intermediate container 5f4140866ce8 02:42:11 ---> 15ffc72aeace 02:42:11 Step 7/20 : COPY . . 02:42:11 ---> Running in 849497a20fbc 02:42:14 Removing intermediate container 51657cb57c37 02:42:14 ---> 80671aeea797 02:42:14 Step 14/23 : ENV APP_PORT=58890 02:42:14 Removing intermediate container 99bbf7a0a9bb 02:42:14 ---> d64ad4fc754c 02:42:14 Step 6/26 : COPY go.mod vendor* ./ 02:42:14 Removing intermediate container 849497a20fbc 02:42:14 ---> 0d7d18d330f0 02:42:14 Step 31/31 : LABEL version=0.0.0 02:42:14 ---> Running in 688be385c05c 02:42:15 ---> Running in c202f3d21596 02:42:15 ---> 74f49b5cac9b 02:42:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:15 Removing intermediate container 688be385c05c 02:42:15 ---> c79e8d7f5f11 02:42:15 Step 15/23 : EXPOSE $APP_PORT 02:42:15 ---> Running in 2e31ffd3594a 02:42:15 Removing intermediate container c202f3d21596 02:42:15 ---> a22c0308a5f4 02:42:15 02:42:15 ---> Running in 34d047c64e77 02:42:16 Successfully built a22c0308a5f4 02:42:16 Successfully tagged security-bootstrapper:latest 02:42:16  Building security-bootstrapper ... done Building security-spire-config 02:42:16 Removing intermediate container 34d047c64e77 02:42:16 ---> fe96b67e30a6 02:42:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:42:18 ---> 467a3aaa055e 02:42:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:19 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:42:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:42:19 ---> bbda82ed3090 02:42:19 Step 3/26 : WORKDIR /edgex-go 02:42:19 ---> Using cache 02:42:19 ---> 58dfe1c30a72 02:42:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:19 ---> Using cache 02:42:19 ---> a195ab3553e8 02:42:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:42:19 ---> Using cache 02:42:19 ---> d64ad4fc754c 02:42:19 Step 6/26 : COPY go.mod vendor* ./ 02:42:19 ---> Using cache 02:42:19 ---> 74f49b5cac9b 02:42:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:20 ---> 4738d223ca3e 02:42:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:42:20 ---> Running in ce8f9e5dc9df 02:42:20 ---> Running in 7ecdd07def98 02:42:20 Removing intermediate container 2e31ffd3594a 02:42:20 ---> 421449ba14e1 02:42:20 Step 8/26 : COPY . . 02:42:20 ---> 3981fd2e6184 02:42:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:42: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:42:23 ---> c72c647622ba 02:42:23 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:42:23 ---> Running in 8a7ec1472bb3 02:42:23 Removing intermediate container ce8f9e5dc9df 02:42:23 ---> 5dc618124097 02:42:23 Step 8/26 : COPY . . 02:42:23 Removing intermediate container 8a7ec1472bb3 02:42:23 ---> eb665b42970b 02:42:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:42:24 ---> Running in f14a97617210 02:42:24 Removing intermediate container f14a97617210 02:42:24 ---> e73a4e4b7cce 02:42:24 Step 21/23 : LABEL arch=x86_64 02:42:24 ---> Running in f2c72ef324ce 02:42:25 Removing intermediate container f2c72ef324ce 02:42:25 ---> 4c2325eb3f6f 02:42:25 Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:42:28 ---> Running in 30d3698407c8 02:42:28 ---> bc34c8ac4c0b 02:42:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:42:28 Removing intermediate container 30d3698407c8 02:42:28 ---> d3157082f7be 02:42:28 Step 23/23 : LABEL version=0.0.0 02:42:28 ---> Running in 45fd7fc02bb6 02:42:29 ---> Running in 34db5a2fca9c 02:42:29 Removing intermediate container 45fd7fc02bb6 02:42:29 ---> f9da7259c8ce 02:42:29 Step 10/26 : RUN mkdir -p spire-build 02:42:29 Removing intermediate container 34db5a2fca9c 02:42:29 ---> bdd08bf76260 02:42:29 02:42:29 ---> Running in 26b1b9833d58 02:42:29 Successfully built bdd08bf76260 02:42:29 Successfully tagged sys-mgmt-agent:latest 02:42:29  Building sys-mgmt-agent ... done Building support-scheduler 02:42:29 ---> 4ca38500a0d6 02:42:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:42:30 ---> Running in e5a64b2dc55a 02:42:33 Removing intermediate container e5a64b2dc55a 02:42:33 ---> 4a7d5690b0d7 02:42:33 Step 10/26 : RUN mkdir -p spire-build 02:42:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:42:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:42:33 ---> bbda82ed3090 02:42:33 Step 3/22 : WORKDIR /edgex-go 02:42:33 ---> Using cache 02:42:33 ---> 58dfe1c30a72 02:42:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:33 ---> Using cache 02:42:33 ---> a195ab3553e8 02:42:33 Step 5/22 : RUN apk add --update --no-cache make git 02:42:35 ---> Running in 9ec5389d01d9 02:42:35 ---> Running in 37b87fecf919 02:42:35 Removing intermediate container 26b1b9833d58 02:42:35 ---> 428246c95a34 02:42:35 Step 11/26 : WORKDIR /edgex-go/spire-build 02:42:35 ---> Running in d46b1f3fbe22 02:42:36 Removing intermediate container d46b1f3fbe22 02:42:36 ---> 3a9f59e07aa3 02:42: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 02:42:36 ---> Running in 7be1889068f0 02:42:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:42:36 Removing intermediate container 37b87fecf919 02:42:36 ---> b565b1c08ee2 02:42:36 Step 11/26 : WORKDIR /edgex-go/spire-build 02:42:36 ---> Running in e51856235ef4 02:42:37 Removing intermediate container e51856235ef4 02:42:37 ---> 890b4a06f8b0 02:42:37 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 02:42:37 ---> Running in 7235b99588a0 02:42:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:42:37 spire-1.2.1/ 02:42:37 spire-1.2.1/.data/ 02:42:37 spire-1.2.1/.data/.file 02:42:37 spire-1.2.1/.dockerignore 02:42:37 spire-1.2.1/.gitattributes 02:42:37 spire-1.2.1/.githooks/ 02:42:37 spire-1.2.1/.githooks/pre-commit 02:42:37 spire-1.2.1/.github/ 02:42:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:42:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:42:37 spire-1.2.1/.github/dependabot.yml 02:42:37 spire-1.2.1/.github/workflows/ 02:42:37 spire-1.2.1/.github/workflows/nightly_build.yaml 02:42:37 spire-1.2.1/.github/workflows/pr_build.yaml 02:42:37 spire-1.2.1/.github/workflows/release_build.yaml 02:42:37 spire-1.2.1/.github/workflows/scripts/ 02:42:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:42:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:42:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:42:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:42:37 spire-1.2.1/.github/workflows/scripts/split.sh 02:42:37 spire-1.2.1/.gitignore 02:42:37 spire-1.2.1/.go-version 02:42:37 spire-1.2.1/.golangci.yml 02:42:37 spire-1.2.1/ADOPTERS.md 02:42:37 spire-1.2.1/CHANGELOG.md 02:42:37 spire-1.2.1/CODE-OF-CONDUCT.md 02:42:37 spire-1.2.1/CODEOWNERS 02:42:37 spire-1.2.1/CONTRIBUTING.md 02:42:37 spire-1.2.1/Dockerfile 02:42:37 spire-1.2.1/Dockerfile.dev 02:42:37 spire-1.2.1/Dockerfile.scratch 02:42:37 spire-1.2.1/LICENSE 02:42:37 spire-1.2.1/MAINTAINERS.md 02:42:37 spire-1.2.1/Makefile 02:42:37 spire-1.2.1/README.md 02:42:37 spire-1.2.1/ROADMAP.md 02:42:37 spire-1.2.1/SECURITY.md 02:42:37 spire-1.2.1/cmd/ 02:42:37 spire-1.2.1/cmd/spire-agent/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/common/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/run/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:42:37 spire-1.2.1/cmd/spire-agent/main.go 02:42:37 spire-1.2.1/cmd/spire-server/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/cli.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/run/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/token/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/validate/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/x509/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:42:37 spire-1.2.1/cmd/spire-server/main.go 02:42:37 spire-1.2.1/cmd/spire-server/util/ 02:42:37 spire-1.2.1/cmd/spire-server/util/util.go 02:42:37 spire-1.2.1/conf/ 02:42:37 spire-1.2.1/conf/agent/ 02:42:37 spire-1.2.1/conf/agent/agent.conf 02:42:37 spire-1.2.1/conf/agent/agent_full.conf 02:42:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:42:37 spire-1.2.1/conf/server/ 02:42:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:42:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:42:37 spire-1.2.1/conf/server/server.conf 02:42:37 spire-1.2.1/conf/server/server_full.conf 02:42:37 spire-1.2.1/doc/ 02:42:37 spire-1.2.1/doc/SPIRE101.md 02:42:37 spire-1.2.1/doc/auditlog.md 02:42:37 spire-1.2.1/doc/authorization_policy_engine.md 02:42:37 spire-1.2.1/doc/changelog_guidelines.md 02:42:37 spire-1.2.1/doc/cure53-report.pdf 02:42:37 spire-1.2.1/doc/images/ 02:42:37 spire-1.2.1/doc/images/2019_roadmap.png 02:42:37 spire-1.2.1/doc/images/SPIRE101.png 02:42:37 spire-1.2.1/doc/images/SPIRE_agent.png 02:42:37 spire-1.2.1/doc/images/SPIRE_server.png 02:42:37 spire-1.2.1/doc/images/cache_mgr.png 02:42:37 spire-1.2.1/doc/images/cache_mgr_components.png 02:42:37 spire-1.2.1/doc/images/federated_spire.png 02:42:37 spire-1.2.1/doc/images/ha_mode.png 02:42:37 spire-1.2.1/doc/images/nested_spire.png 02:42:37 spire-1.2.1/doc/images/oidc_federation.png 02:42:37 spire-1.2.1/doc/images/single_trust_domain.png 02:42:37 spire-1.2.1/doc/images/spiffe_compatible.png 02:42:37 spire-1.2.1/doc/images/spire_logo.png 02:42:37 spire-1.2.1/doc/migrating_registration_api_clients.md 02:42:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:42:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:42:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:42:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:42:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:42:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:42:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:42:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:42:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:42:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:42:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:42:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:42:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:42:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:42:37 spire-1.2.1/doc/scaling_spire.md 02:42:37 spire-1.2.1/doc/spire_agent.md 02:42:37 spire-1.2.1/doc/spire_server.md 02:42:37 spire-1.2.1/doc/supported_integrations.md 02:42:37 spire-1.2.1/doc/telemetry.md 02:42:37 spire-1.2.1/doc/telemetry_config.md 02:42:37 spire-1.2.1/doc/upgrading.md 02:42:37 spire-1.2.1/doc/using_spire.md 02:42:37 spire-1.2.1/examples/ 02:42:37 spire-1.2.1/examples/README.md 02:42:37 spire-1.2.1/go.mod 02:42:37 spire-1.2.1/go.sum 02:42:37 spire-1.2.1/pkg/ 02:42:37 spire-1.2.1/pkg/agent/ 02:42:37 spire-1.2.1/pkg/agent/agent.go 02:42:37 spire-1.2.1/pkg/agent/api/ 02:42:37 spire-1.2.1/pkg/agent/api/config.go 02:42:37 spire-1.2.1/pkg/agent/api/debug/ 02:42:37 spire-1.2.1/pkg/agent/api/debug/v1/ 02:42:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:42:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:42:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:42:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:42:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:42:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:42:37 spire-1.2.1/pkg/agent/api/endpoints.go 02:42:37 spire-1.2.1/pkg/agent/api/health/ 02:42:37 spire-1.2.1/pkg/agent/api/health/v1/ 02:42:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:42:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:42:37 spire-1.2.1/pkg/agent/api/rpccontext/ 02:42:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:42:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:42:37 spire-1.2.1/pkg/agent/attestor/ 02:42:37 spire-1.2.1/pkg/agent/attestor/node/ 02:42:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:42:37 spire-1.2.1/pkg/agent/attestor/node/node.go 02:42:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:42:37 spire-1.2.1/pkg/agent/attestor/workload/ 02:42:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:42:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:42:37 spire-1.2.1/pkg/agent/catalog/ 02:42:37 spire-1.2.1/pkg/agent/catalog/catalog.go 02:42:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:42:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:42:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:42:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:42:37 spire-1.2.1/pkg/agent/client/ 02:42:37 spire-1.2.1/pkg/agent/client/client.go 02:42:37 spire-1.2.1/pkg/agent/client/client_test.go 02:42:37 spire-1.2.1/pkg/agent/client/dial.go 02:42:37 spire-1.2.1/pkg/agent/client/nodeconn.go 02:42:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:42:37 spire-1.2.1/pkg/agent/client/update.go 02:42:37 spire-1.2.1/pkg/agent/client/util.go 02:42:37 spire-1.2.1/pkg/agent/common/ 02:42:37 spire-1.2.1/pkg/agent/common/backoff/ 02:42:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:42:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:42:37 spire-1.2.1/pkg/agent/common/cgroups/ 02:42:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:42:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:42:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:42:37 spire-1.2.1/pkg/agent/config.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/ 02:42:37 spire-1.2.1/pkg/agent/endpoints/config.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/workload/ 02:42:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/ 02:42:37 spire-1.2.1/pkg/agent/manager/cache/ 02:42:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:42:37 spire-1.2.1/pkg/agent/manager/config.go 02:42:37 spire-1.2.1/pkg/agent/manager/manager.go 02:42:37 spire-1.2.1/pkg/agent/manager/manager_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/storage.go 02:42:37 spire-1.2.1/pkg/agent/manager/storage_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/storecache/ 02:42:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:42:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/sync.go 02:42:37 spire-1.2.1/pkg/agent/plugin/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:42:37 spire-1.2.1/pkg/agent/svid/ 02:42:37 spire-1.2.1/pkg/agent/svid/rotator.go 02:42:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:42:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:42:37 spire-1.2.1/pkg/agent/svid/store/ 02:42:37 spire-1.2.1/pkg/agent/svid/store/service.go 02:42:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:42:37 spire-1.2.1/pkg/common/ 02:42:37 spire-1.2.1/pkg/common/agentpathtemplate/ 02:42:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:42:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:42:37 spire-1.2.1/pkg/common/api/ 02:42:37 spire-1.2.1/pkg/common/api/metrics.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/ 02:42:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/logger.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/names.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:42:37 spire-1.2.1/pkg/common/api/names.go 02:42:37 spire-1.2.1/pkg/common/api/ratelimit.go 02:42:37 spire-1.2.1/pkg/common/api/rpccontext/ 02:42:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:42:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:42:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:42:37 spire-1.2.1/pkg/common/auth/ 02:42:37 spire-1.2.1/pkg/common/auth/interceptors.go 02:42:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:42:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/ 02:42:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/types.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:42:37 spire-1.2.1/pkg/common/catalog/ 02:42:37 spire-1.2.1/pkg/common/catalog/bind.go 02:42:37 spire-1.2.1/pkg/common/catalog/builtin.go 02:42:37 spire-1.2.1/pkg/common/catalog/catalog.go 02:42:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:42:37 spire-1.2.1/pkg/common/catalog/closers.go 02:42:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:42:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:42:37 spire-1.2.1/pkg/common/catalog/config.go 02:42:37 spire-1.2.1/pkg/common/catalog/config_test.go 02:42:37 spire-1.2.1/pkg/common/catalog/configure.go 02:42:37 spire-1.2.1/pkg/common/catalog/constraints.go 02:42:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:42:37 spire-1.2.1/pkg/common/catalog/context.go 02:42:37 spire-1.2.1/pkg/common/catalog/external.go 02:42:37 spire-1.2.1/pkg/common/catalog/host.go 02:42:37 spire-1.2.1/pkg/common/catalog/pipenet.go 02:42:37 spire-1.2.1/pkg/common/catalog/plugin.go 02:42:37 spire-1.2.1/pkg/common/catalog/testplugin/ 02:42:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:42:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:42:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:42:37 spire-1.2.1/pkg/common/cli/ 02:42:37 spire-1.2.1/pkg/common/cli/env.go 02:42:37 spire-1.2.1/pkg/common/cli/flags.go 02:42:37 spire-1.2.1/pkg/common/cli/trust_domain.go 02:42:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:42:37 spire-1.2.1/pkg/common/cli/umask.go 02:42:37 spire-1.2.1/pkg/common/cli/umask_posix.go 02:42:37 spire-1.2.1/pkg/common/cli/umask_test.go 02:42:37 spire-1.2.1/pkg/common/cli/umask_windows.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/flag.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/format.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:42:37 spire-1.2.1/pkg/common/coretypes/ 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/ 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:42:37 spire-1.2.1/pkg/common/cryptoutil/ 02:42:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:42:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:42:37 spire-1.2.1/pkg/common/diskutil/ 02:42:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:42:37 spire-1.2.1/pkg/common/diskutil/file_test.go 02:42:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:42:37 spire-1.2.1/pkg/common/errorutil/ 02:42:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:42:37 spire-1.2.1/pkg/common/health/ 02:42:37 spire-1.2.1/pkg/common/health/config.go 02:42:37 spire-1.2.1/pkg/common/health/context.go 02:42:37 spire-1.2.1/pkg/common/health/context_test.go 02:42:37 spire-1.2.1/pkg/common/health/health.go 02:42:37 spire-1.2.1/pkg/common/health/health_test.go 02:42:37 spire-1.2.1/pkg/common/health/logger.go 02:42:37 spire-1.2.1/pkg/common/hostservice/ 02:42:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:42:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:42:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:42:37 spire-1.2.1/pkg/common/idutil/ 02:42:37 spire-1.2.1/pkg/common/idutil/require.go 02:42:37 spire-1.2.1/pkg/common/idutil/require_test.go 02:42:37 spire-1.2.1/pkg/common/idutil/safety.go 02:42:37 spire-1.2.1/pkg/common/idutil/safety_test.go 02:42:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:42:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:42:37 spire-1.2.1/pkg/common/jwtsvid/ 02:42:37 spire-1.2.1/pkg/common/jwtsvid/common.go 02:42:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:42:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:42:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:42:37 spire-1.2.1/pkg/common/jwtutil/ 02:42:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:42:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:42:37 spire-1.2.1/pkg/common/log/ 02:42:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:42:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:42:37 spire-1.2.1/pkg/common/log/log.go 02:42:37 spire-1.2.1/pkg/common/log/log_test.go 02:42:37 spire-1.2.1/pkg/common/log/options.go 02:42:37 spire-1.2.1/pkg/common/nodeutil/ 02:42:37 spire-1.2.1/pkg/common/nodeutil/node.go 02:42:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:42:37 spire-1.2.1/pkg/common/peertracker/ 02:42:37 spire-1.2.1/pkg/common/peertracker/conn.go 02:42:37 spire-1.2.1/pkg/common/peertracker/credentials.go 02:42:37 spire-1.2.1/pkg/common/peertracker/errors.go 02:42:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:42:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:42:37 spire-1.2.1/pkg/common/peertracker/info.go 02:42:37 spire-1.2.1/pkg/common/peertracker/listener.go 02:42:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tcp.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:42:37 spire-1.2.1/pkg/common/peertracker/uds.go 02:42:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:42:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:42:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:42:37 spire-1.2.1/pkg/common/pemutil/ 02:42:37 spire-1.2.1/pkg/common/pemutil/block.go 02:42:37 spire-1.2.1/pkg/common/pemutil/certs.go 02:42:37 spire-1.2.1/pkg/common/pemutil/common.go 02:42:37 spire-1.2.1/pkg/common/pemutil/csr.go 02:42:37 spire-1.2.1/pkg/common/pemutil/keys.go 02:42:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/ 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:42:37 spire-1.2.1/pkg/common/plugin/ 02:42:37 spire-1.2.1/pkg/common/plugin/aws/ 02:42:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:42:37 spire-1.2.1/pkg/common/plugin/azure/ 02:42:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:42:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/facade.go 02:42:37 spire-1.2.1/pkg/common/plugin/facade_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/gcp/ 02:42:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/ 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/log.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/ 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:42:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:42:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:42:37 spire-1.2.1/pkg/common/plugin/x509pop/ 02:42:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:42:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:42:37 spire-1.2.1/pkg/common/profiling/ 02:42:37 spire-1.2.1/pkg/common/profiling/dumpers.go 02:42:37 spire-1.2.1/pkg/common/profiling/profiling.go 02:42:37 spire-1.2.1/pkg/common/protoutil/ 02:42:37 spire-1.2.1/pkg/common/protoutil/masks.go 02:42:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:42:37 spire-1.2.1/pkg/common/rotationutil/ 02:42:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:42:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:42:37 spire-1.2.1/pkg/common/selector/ 02:42:37 spire-1.2.1/pkg/common/selector/selector.go 02:42:37 spire-1.2.1/pkg/common/selector/selector_test.go 02:42:37 spire-1.2.1/pkg/common/selector/set.go 02:42:37 spire-1.2.1/pkg/common/selector/set_utils.go 02:42:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:42:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:42:37 spire-1.2.1/pkg/common/telemetry/call.go 02:42:37 spire-1.2.1/pkg/common/telemetry/common/ 02:42:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:42:37 spire-1.2.1/pkg/common/telemetry/config.go 02:42:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:42:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/inmem.go 02:42:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/m3.go 02:42:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/metrics.go 02:42:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/names.go 02:42:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:42:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:42:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/ 02:42:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:42:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/server.go 02:42:37 spire-1.2.1/pkg/common/telemetry/sink.go 02:42:37 spire-1.2.1/pkg/common/telemetry/statsd.go 02:42:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/uptime.go 02:42:37 spire-1.2.1/pkg/common/telemetry/version.go 02:42:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:42:37 spire-1.2.1/pkg/common/uptime/ 02:42:37 spire-1.2.1/pkg/common/uptime/uptime.go 02:42:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:42:37 spire-1.2.1/pkg/common/util/ 02:42:37 spire-1.2.1/pkg/common/util/certs.go 02:42:37 spire-1.2.1/pkg/common/util/certs_test.go 02:42:37 spire-1.2.1/pkg/common/util/csr.go 02:42:37 spire-1.2.1/pkg/common/util/hash.go 02:42:37 spire-1.2.1/pkg/common/util/selectors.go 02:42:37 spire-1.2.1/pkg/common/util/selectors_test.go 02:42:37 spire-1.2.1/pkg/common/util/signals.go 02:42:37 spire-1.2.1/pkg/common/util/sort.go 02:42:37 spire-1.2.1/pkg/common/util/sort_test.go 02:42:37 spire-1.2.1/pkg/common/util/task.go 02:42:37 spire-1.2.1/pkg/common/util/task_test.go 02:42:37 spire-1.2.1/pkg/common/util/testdata/ 02:42:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:42:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:42:37 spire-1.2.1/pkg/common/version/ 02:42:37 spire-1.2.1/pkg/common/version/version.go 02:42:37 spire-1.2.1/pkg/common/x509svid/ 02:42:37 spire-1.2.1/pkg/common/x509svid/common_test.go 02:42:37 spire-1.2.1/pkg/common/x509svid/csr.go 02:42:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:42:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:42:37 spire-1.2.1/pkg/common/x509util/ 02:42:37 spire-1.2.1/pkg/common/x509util/cert.go 02:42:37 spire-1.2.1/pkg/common/x509util/dns.go 02:42:37 spire-1.2.1/pkg/common/x509util/dns_test.go 02:42:37 spire-1.2.1/pkg/common/x509util/keyid.go 02:42:37 spire-1.2.1/pkg/common/x509util/keypair.go 02:42:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:42:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:42:37 spire-1.2.1/pkg/server/ 02:42:37 spire-1.2.1/pkg/server/api/ 02:42:37 spire-1.2.1/pkg/server/api/agent.go 02:42:37 spire-1.2.1/pkg/server/api/agent/ 02:42:37 spire-1.2.1/pkg/server/api/agent/v1/ 02:42:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/agent_test.go 02:42:37 spire-1.2.1/pkg/server/api/api.go 02:42:37 spire-1.2.1/pkg/server/api/audit/ 02:42:37 spire-1.2.1/pkg/server/api/audit/audit.go 02:42:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:42:37 spire-1.2.1/pkg/server/api/bundle.go 02:42:37 spire-1.2.1/pkg/server/api/bundle/ 02:42:37 spire-1.2.1/pkg/server/api/bundle/v1/ 02:42:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/bundle_test.go 02:42:37 spire-1.2.1/pkg/server/api/debug/ 02:42:37 spire-1.2.1/pkg/server/api/debug/v1/ 02:42:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/entry.go 02:42:37 spire-1.2.1/pkg/server/api/entry/ 02:42:37 spire-1.2.1/pkg/server/api/entry/v1/ 02:42:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/entry_test.go 02:42:37 spire-1.2.1/pkg/server/api/health/ 02:42:37 spire-1.2.1/pkg/server/api/health/v1/ 02:42:37 spire-1.2.1/pkg/server/api/health/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/id.go 02:42:37 spire-1.2.1/pkg/server/api/id_test.go 02:42:37 spire-1.2.1/pkg/server/api/limits/ 02:42:37 spire-1.2.1/pkg/server/api/limits/limits.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/ 02:42:37 spire-1.2.1/pkg/server/api/middleware/alias.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/audit.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/caller.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/common.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/entries.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:42:37 spire-1.2.1/pkg/server/api/ratelimit.go 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/ 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:42:37 spire-1.2.1/pkg/server/api/selector.go 02:42:37 spire-1.2.1/pkg/server/api/selector_test.go 02:42:37 spire-1.2.1/pkg/server/api/status.go 02:42:37 spire-1.2.1/pkg/server/api/status_test.go 02:42:37 spire-1.2.1/pkg/server/api/svid/ 02:42:37 spire-1.2.1/pkg/server/api/svid/v1/ 02:42:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/trustdomain.go 02:42:37 spire-1.2.1/pkg/server/api/trustdomain/ 02:42:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:42:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:42:37 spire-1.2.1/pkg/server/authpolicy/ 02:42:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:42:37 spire-1.2.1/pkg/server/authpolicy/policy.go 02:42:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:42:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:42:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:42:37 spire-1.2.1/pkg/server/authpolicy/validate.go 02:42:37 spire-1.2.1/pkg/server/bundle/ 02:42:37 spire-1.2.1/pkg/server/bundle/client/ 02:42:37 spire-1.2.1/pkg/server/bundle/client/client.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/manager.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/sources.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/updater.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:42:37 spire-1.2.1/pkg/server/ca/ 02:42:37 spire-1.2.1/pkg/server/ca/ca.go 02:42:37 spire-1.2.1/pkg/server/ca/ca_health.go 02:42:37 spire-1.2.1/pkg/server/ca/ca_test.go 02:42:37 spire-1.2.1/pkg/server/ca/journal.go 02:42:37 spire-1.2.1/pkg/server/ca/journal_test.go 02:42:37 spire-1.2.1/pkg/server/ca/manager.go 02:42:37 spire-1.2.1/pkg/server/ca/manager_health.go 02:42:37 spire-1.2.1/pkg/server/ca/manager_test.go 02:42:37 spire-1.2.1/pkg/server/ca/templates.go 02:42:37 spire-1.2.1/pkg/server/ca/upstream_client.go 02:42:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:42:37 spire-1.2.1/pkg/server/ca/validation.go 02:42:37 spire-1.2.1/pkg/server/cache/ 02:42:37 spire-1.2.1/pkg/server/cache/dscache/ 02:42:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:42:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/ 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:42:37 spire-1.2.1/pkg/server/catalog/ 02:42:37 spire-1.2.1/pkg/server/catalog/catalog.go 02:42:37 spire-1.2.1/pkg/server/catalog/keymanager.go 02:42:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:42:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:42:37 spire-1.2.1/pkg/server/catalog/notifier.go 02:42:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:42:37 spire-1.2.1/pkg/server/config.go 02:42:37 spire-1.2.1/pkg/server/datastore/ 02:42:37 spire-1.2.1/pkg/server/datastore/datastore.go 02:42:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:42:37 spire-1.2.1/pkg/server/datastore/repository.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:42:37 spire-1.2.1/pkg/server/endpoints/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:42:37 spire-1.2.1/pkg/server/endpoints/config.go 02:42:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:42:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:42:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:42:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:42:37 spire-1.2.1/pkg/server/endpoints/middleware.go 02:42:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:42:37 spire-1.2.1/pkg/server/hostservice/ 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:42:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:42:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:42:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/ 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:42:37 spire-1.2.1/pkg/server/registration/ 02:42:37 spire-1.2.1/pkg/server/registration/manager.go 02:42:37 spire-1.2.1/pkg/server/registration/manager_test.go 02:42:37 spire-1.2.1/pkg/server/scanentries.go 02:42:37 spire-1.2.1/pkg/server/scanentries_test.go 02:42:37 spire-1.2.1/pkg/server/server.go 02:42:37 spire-1.2.1/pkg/server/server_test.go 02:42:37 spire-1.2.1/pkg/server/svid/ 02:42:37 spire-1.2.1/pkg/server/svid/observer.go 02:42:37 spire-1.2.1/pkg/server/svid/observer_test.go 02:42:37 spire-1.2.1/pkg/server/svid/rotator.go 02:42:37 spire-1.2.1/pkg/server/svid/rotator_config.go 02:42:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:42:37 spire-1.2.1/pkg/server/svid/rotator_test.go 02:42:37 spire-1.2.1/proto/ 02:42:37 spire-1.2.1/proto/private/ 02:42:37 spire-1.2.1/proto/private/server/ 02:42:37 spire-1.2.1/proto/private/server/journal/ 02:42:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:42:37 spire-1.2.1/proto/private/server/journal/journal.proto 02:42:37 spire-1.2.1/proto/spire/ 02:42:37 spire-1.2.1/proto/spire/common/ 02:42:37 spire-1.2.1/proto/spire/common/common.pb.go 02:42:37 spire-1.2.1/proto/spire/common/common.proto 02:42:37 spire-1.2.1/proto/spire/common/plugin/ 02:42:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:42:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:42:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:42:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:42:37 spire-1.2.1/proto/spire/plugin/ 02:42:37 spire-1.2.1/proto/spire/plugin/agent/ 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:42:37 spire-1.2.1/release/ 02:42:37 spire-1.2.1/release/spire-extras/ 02:42:37 spire-1.2.1/release/spire-extras/README.md 02:42:37 spire-1.2.1/release/spire-extras/conf/ 02:42:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:42:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:42:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:42:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:42:37 spire-1.2.1/release/spire/ 02:42:37 spire-1.2.1/release/spire/README.md 02:42:37 spire-1.2.1/release/spire/conf/ 02:42:37 spire-1.2.1/release/spire/conf/agent/ 02:42:37 spire-1.2.1/release/spire/conf/agent/agent.conf 02:42:37 spire-1.2.1/release/spire/conf/server/ 02:42:37 spire-1.2.1/release/spire/conf/server/server.conf 02:42:37 spire-1.2.1/script/ 02:42:37 spire-1.2.1/script/build-artifact.sh 02:42:37 spire-1.2.1/script/generate_dummy_ca.sh 02:42:37 spire-1.2.1/support/ 02:42:37 spire-1.2.1/support/k8s/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/ 02:42:37 spire-1.2.1/support/oidc-discovery-provider/README.md 02:42:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/config.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/main.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:42:37 spire-1.2.1/test/ 02:42:37 spire-1.2.1/test/clock/ 02:42:37 spire-1.2.1/test/clock/clock.go 02:42:37 spire-1.2.1/test/fakes/ 02:42:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:42:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:42:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:42:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:42:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:42:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:42:37 spire-1.2.1/test/fakes/fakeagentstore/ 02:42:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 02:42:37 spire-1.2.1/test/fakes/fakedatastore/ 02:42:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:42:37 spire-1.2.1/test/fakes/fakeentryclient/ 02:42:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:42:37 spire-1.2.1/test/fakes/fakehealthchecker/ 02:42:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:42:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:42:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:42:37 spire-1.2.1/test/fakes/fakemetrics/ 02:42:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:42:37 spire-1.2.1/test/fakes/fakenoderesolver/ 02:42:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:42:37 spire-1.2.1/test/fakes/fakenotifier/ 02:42:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:42:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:42:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:42:37 spire-1.2.1/test/fakes/fakeserverca/ 02:42:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:42:37 spire-1.2.1/test/fakes/fakeservercatalog/ 02:42:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:42:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:42:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:42:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:42:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:42:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:42:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:42:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:42:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:42:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:42:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:42:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:42:37 spire-1.2.1/test/fixture/ 02:42:37 spire-1.2.1/test/fixture/certs/ 02:42:37 spire-1.2.1/test/fixture/certs/agent_svid.der 02:42:37 spire-1.2.1/test/fixture/certs/base_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/blog_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/bundle.der 02:42:37 spire-1.2.1/test/fixture/certs/ca.pem 02:42:37 spire-1.2.1/test/fixture/certs/ca_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/database_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/database_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/database_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/node_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/node_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/node_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/svid.pem 02:42:37 spire-1.2.1/test/fixture/certs/svid_key.pem 02:42:37 spire-1.2.1/test/fixture/config/ 02:42:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:42:37 spire-1.2.1/test/fixture/config/agent_good.conf 02:42:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:42:37 spire-1.2.1/test/fixture/config/plugin_good.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_good.conf 02:42:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:42:37 spire-1.2.1/test/fixture/fixture.go 02:42:37 spire-1.2.1/test/fixture/nodeattestor/ 02:42:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:42:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:42:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:42:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:42:37 spire-1.2.1/test/fixture/registration/ 02:42:37 spire-1.2.1/test/fixture/registration/entries.json 02:42:37 spire-1.2.1/test/fixture/registration/good-for-update.json 02:42:37 spire-1.2.1/test/fixture/registration/good.json 02:42:37 spire-1.2.1/test/fixture/registration/invalid.json 02:42:37 spire-1.2.1/test/fixture/registration/invalid_json.json 02:42:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:42:37 spire-1.2.1/test/integration/ 02:42:37 spire-1.2.1/test/integration/README.md 02:42:37 spire-1.2.1/test/integration/common 02:42:37 spire-1.2.1/test/integration/setup/ 02:42:37 spire-1.2.1/test/integration/setup/adminclient/ 02:42:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:42:37 spire-1.2.1/test/integration/setup/adminclient/client.go 02:42:37 spire-1.2.1/test/integration/setup/debugagent/ 02:42:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:42:37 spire-1.2.1/test/integration/setup/debugagent/main.go 02:42:37 spire-1.2.1/test/integration/setup/debugserver/ 02:42:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:42:37 spire-1.2.1/test/integration/setup/debugserver/main.go 02:42:37 spire-1.2.1/test/integration/setup/downstreamclient/ 02:42:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:42:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:42:37 spire-1.2.1/test/integration/setup/itclient/ 02:42:37 spire-1.2.1/test/integration/setup/itclient/client.go 02:42:37 spire-1.2.1/test/integration/setup/node-attestation/ 02:42:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:42:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:42:37 spire-1.2.1/test/integration/setup/x509pop/ 02:42:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:42:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:42:37 spire-1.2.1/test/integration/suites/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:42:37 spire-1.2.1/test/integration/suites/join-token/ 02:42:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:42:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:42:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:42:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:42:37 spire-1.2.1/test/integration/suites/join-token/README.md 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/ 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/join-token/teardown 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:42:37 spire-1.2.1/test/integration/suites/k8s/ 02:42:37 spire-1.2.1/test/integration/suites/k8s/00-setup 02:42:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:42:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:42:37 spire-1.2.1/test/integration/suites/k8s/README.md 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/ 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:42:37 spire-1.2.1/test/integration/suites/k8s/teardown 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/ 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:42:37 spire-1.2.1/test/integration/suites/rotation/ 02:42:37 spire-1.2.1/test/integration/suites/rotation/00-setup 02:42:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:42:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:42:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:42:37 spire-1.2.1/test/integration/suites/rotation/README.md 02:42:37 spire-1.2.1/test/integration/suites/rotation/conf/ 02:42:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/rotation/teardown 02:42:37 spire-1.2.1/test/integration/suites/self-test/ 02:42:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:42:37 spire-1.2.1/test/integration/suites/self-test/README.md 02:42:37 spire-1.2.1/test/integration/suites/self-test/teardown 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:42:37 spire-1.2.1/test/integration/suites/upgrade/ 02:42:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:42:37 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:42:37 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:42:37 spire-1.2.1/test/integration/suites/upgrade/README.md 02:42:37 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:42:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/upgrade/teardown 02:42:37 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:42:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:42:37 spire-1.2.1/test/integration/test-one.sh 02:42:37 spire-1.2.1/test/integration/test.sh 02:42:37 spire-1.2.1/test/plugintest/ 02:42:37 spire-1.2.1/test/plugintest/config.go 02:42:37 spire-1.2.1/test/plugintest/load.go 02:42:37 spire-1.2.1/test/plugintest/option.go 02:42:37 spire-1.2.1/test/spiretest/ 02:42:37 spire-1.2.1/test/spiretest/apiserver.go 02:42:37 spire-1.2.1/test/spiretest/assertions.go 02:42:37 spire-1.2.1/test/spiretest/dir.go 02:42:37 spire-1.2.1/test/spiretest/errors_posix.go 02:42:37 spire-1.2.1/test/spiretest/errors_windows.go 02:42:37 spire-1.2.1/test/spiretest/logs.go 02:42:37 spire-1.2.1/test/spiretest/socketapi.go 02:42:37 spire-1.2.1/test/spiretest/suite.go 02:42:37 spire-1.2.1/test/spiretest/x509.go 02:42:37 spire-1.2.1/test/testca/ 02:42:37 spire-1.2.1/test/testca/ca.go 02:42:37 spire-1.2.1/test/testkey/ 02:42:37 spire-1.2.1/test/testkey/generate.sh 02:42:37 spire-1.2.1/test/testkey/genkeys.go 02:42:37 spire-1.2.1/test/testkey/keys.go 02:42:37 spire-1.2.1/test/testkey/new.go 02:42:37 spire-1.2.1/test/tpmsimulator/ 02:42:37 spire-1.2.1/test/tpmsimulator/simulator.go 02:42:37 spire-1.2.1/test/util/ 02:42:37 spire-1.2.1/test/util/cert_fixtures.go 02:42:37 spire-1.2.1/test/util/cert_generation.go 02:42:37 spire-1.2.1/test/util/io_redirection.go 02:42:37 spire-1.2.1/test/util/race.go 02:42:37 spire-1.2.1/test/util/util.go 02:42:37 building spire from source... 02:42:37 OK: 221 MiB in 52 packages 02:42:37 Installing go1.17.7... 02:42:37 spire-1.2.1/ 02:42:37 spire-1.2.1/.data/ 02:42:37 spire-1.2.1/.data/.file 02:42:37 spire-1.2.1/.dockerignore 02:42:37 spire-1.2.1/.gitattributes 02:42:37 spire-1.2.1/.githooks/ 02:42:37 spire-1.2.1/.githooks/pre-commit 02:42:37 spire-1.2.1/.github/ 02:42:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:42:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:42:37 spire-1.2.1/.github/dependabot.yml 02:42:37 spire-1.2.1/.github/workflows/ 02:42:37 spire-1.2.1/.github/workflows/nightly_build.yaml 02:42:37 spire-1.2.1/.github/workflows/pr_build.yaml 02:42:37 spire-1.2.1/.github/workflows/release_build.yaml 02:42:37 spire-1.2.1/.github/workflows/scripts/ 02:42:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:42:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:42:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:42:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:42:37 spire-1.2.1/.github/workflows/scripts/split.sh 02:42:37 spire-1.2.1/.gitignore 02:42:37 spire-1.2.1/.go-version 02:42:37 spire-1.2.1/.golangci.yml 02:42:37 spire-1.2.1/ADOPTERS.md 02:42:37 spire-1.2.1/CHANGELOG.md 02:42:37 spire-1.2.1/CODE-OF-CONDUCT.md 02:42:37 spire-1.2.1/CODEOWNERS 02:42:37 spire-1.2.1/CONTRIBUTING.md 02:42:37 spire-1.2.1/Dockerfile 02:42:37 spire-1.2.1/Dockerfile.dev 02:42:37 spire-1.2.1/Dockerfile.scratch 02:42:37 spire-1.2.1/LICENSE 02:42:37 spire-1.2.1/MAINTAINERS.md 02:42:37 spire-1.2.1/Makefile 02:42:37 spire-1.2.1/README.md 02:42:37 spire-1.2.1/ROADMAP.md 02:42:37 spire-1.2.1/SECURITY.md 02:42:37 spire-1.2.1/cmd/ 02:42:37 spire-1.2.1/cmd/spire-agent/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/common/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/run/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:42:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:42:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:42:37 spire-1.2.1/cmd/spire-agent/main.go 02:42:37 spire-1.2.1/cmd/spire-server/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/cli.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/run/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/token/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/validate/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/x509/ 02:42:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:42:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:42:37 spire-1.2.1/cmd/spire-server/main.go 02:42:37 spire-1.2.1/cmd/spire-server/util/ 02:42:37 spire-1.2.1/cmd/spire-server/util/util.go 02:42:37 spire-1.2.1/conf/ 02:42:37 spire-1.2.1/conf/agent/ 02:42:37 spire-1.2.1/conf/agent/agent.conf 02:42:37 spire-1.2.1/conf/agent/agent_full.conf 02:42:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:42:37 spire-1.2.1/conf/server/ 02:42:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:42:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:42:37 spire-1.2.1/conf/server/server.conf 02:42:37 spire-1.2.1/conf/server/server_full.conf 02:42:37 spire-1.2.1/doc/ 02:42:37 spire-1.2.1/doc/SPIRE101.md 02:42:37 spire-1.2.1/doc/auditlog.md 02:42:37 spire-1.2.1/doc/authorization_policy_engine.md 02:42:37 spire-1.2.1/doc/changelog_guidelines.md 02:42:37 spire-1.2.1/doc/cure53-report.pdf 02:42:37 spire-1.2.1/doc/images/ 02:42:37 spire-1.2.1/doc/images/2019_roadmap.png 02:42:37 spire-1.2.1/doc/images/SPIRE101.png 02:42:37 spire-1.2.1/doc/images/SPIRE_agent.png 02:42:37 spire-1.2.1/doc/images/SPIRE_server.png 02:42:37 spire-1.2.1/doc/images/cache_mgr.png 02:42:37 spire-1.2.1/doc/images/cache_mgr_components.png 02:42:37 spire-1.2.1/doc/images/federated_spire.png 02:42:37 spire-1.2.1/doc/images/ha_mode.png 02:42:37 spire-1.2.1/doc/images/nested_spire.png 02:42:37 spire-1.2.1/doc/images/oidc_federation.png 02:42:37 spire-1.2.1/doc/images/single_trust_domain.png 02:42:37 spire-1.2.1/doc/images/spiffe_compatible.png 02:42:37 spire-1.2.1/doc/images/spire_logo.png 02:42:37 spire-1.2.1/doc/migrating_registration_api_clients.md 02:42:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:42:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:42:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:42:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:42:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:42:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:42:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:42:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:42:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:42:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:42:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:42:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:42:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:42:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:42:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:42:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:42:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:42:37 spire-1.2.1/doc/scaling_spire.md 02:42:37 spire-1.2.1/doc/spire_agent.md 02:42:37 spire-1.2.1/doc/spire_server.md 02:42:37 spire-1.2.1/doc/supported_integrations.md 02:42:37 spire-1.2.1/doc/telemetry.md 02:42:37 spire-1.2.1/doc/telemetry_config.md 02:42:37 spire-1.2.1/doc/upgrading.md 02:42:37 spire-1.2.1/doc/using_spire.md 02:42:37 spire-1.2.1/examples/ 02:42:37 spire-1.2.1/examples/README.md 02:42:37 spire-1.2.1/go.mod 02:42:37 spire-1.2.1/go.sum 02:42:37 spire-1.2.1/pkg/ 02:42:37 spire-1.2.1/pkg/agent/ 02:42:37 spire-1.2.1/pkg/agent/agent.go 02:42:37 spire-1.2.1/pkg/agent/api/ 02:42:37 spire-1.2.1/pkg/agent/api/config.go 02:42:37 spire-1.2.1/pkg/agent/api/debug/ 02:42:37 spire-1.2.1/pkg/agent/api/debug/v1/ 02:42:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:42:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:42:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:42:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:42:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:42:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:42:37 spire-1.2.1/pkg/agent/api/endpoints.go 02:42:37 spire-1.2.1/pkg/agent/api/health/ 02:42:37 spire-1.2.1/pkg/agent/api/health/v1/ 02:42:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:42:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:42:37 spire-1.2.1/pkg/agent/api/rpccontext/ 02:42:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:42:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:42:37 spire-1.2.1/pkg/agent/attestor/ 02:42:37 spire-1.2.1/pkg/agent/attestor/node/ 02:42:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:42:37 spire-1.2.1/pkg/agent/attestor/node/node.go 02:42:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:42:37 spire-1.2.1/pkg/agent/attestor/workload/ 02:42:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:42:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:42:37 spire-1.2.1/pkg/agent/catalog/ 02:42:37 spire-1.2.1/pkg/agent/catalog/catalog.go 02:42:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:42:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:42:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:42:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:42:37 spire-1.2.1/pkg/agent/client/ 02:42:37 spire-1.2.1/pkg/agent/client/client.go 02:42:37 spire-1.2.1/pkg/agent/client/client_test.go 02:42:37 spire-1.2.1/pkg/agent/client/dial.go 02:42:37 spire-1.2.1/pkg/agent/client/nodeconn.go 02:42:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:42:37 spire-1.2.1/pkg/agent/client/update.go 02:42:37 spire-1.2.1/pkg/agent/client/util.go 02:42:37 spire-1.2.1/pkg/agent/common/ 02:42:37 spire-1.2.1/pkg/agent/common/backoff/ 02:42:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:42:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:42:37 spire-1.2.1/pkg/agent/common/cgroups/ 02:42:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:42:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:42:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:42:37 spire-1.2.1/pkg/agent/config.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/ 02:42:37 spire-1.2.1/pkg/agent/endpoints/config.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/workload/ 02:42:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:42:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/ 02:42:37 spire-1.2.1/pkg/agent/manager/cache/ 02:42:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:42:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:42:37 spire-1.2.1/pkg/agent/manager/config.go 02:42:37 spire-1.2.1/pkg/agent/manager/manager.go 02:42:37 spire-1.2.1/pkg/agent/manager/manager_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/storage.go 02:42:37 spire-1.2.1/pkg/agent/manager/storage_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/storecache/ 02:42:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:42:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:42:37 spire-1.2.1/pkg/agent/manager/sync.go 02:42:37 spire-1.2.1/pkg/agent/plugin/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:42:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:42:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:42:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:42:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:42:37 spire-1.2.1/pkg/agent/svid/ 02:42:37 spire-1.2.1/pkg/agent/svid/rotator.go 02:42:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:42:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:42:37 spire-1.2.1/pkg/agent/svid/store/ 02:42:37 spire-1.2.1/pkg/agent/svid/store/service.go 02:42:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:42:37 spire-1.2.1/pkg/common/ 02:42:37 spire-1.2.1/pkg/common/agentpathtemplate/ 02:42:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:42:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:42:37 spire-1.2.1/pkg/common/api/ 02:42:37 spire-1.2.1/pkg/common/api/metrics.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/ 02:42:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/logger.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/names.go 02:42:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:42:37 spire-1.2.1/pkg/common/api/names.go 02:42:37 spire-1.2.1/pkg/common/api/ratelimit.go 02:42:37 spire-1.2.1/pkg/common/api/rpccontext/ 02:42:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:42:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:42:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:42:37 spire-1.2.1/pkg/common/auth/ 02:42:37 spire-1.2.1/pkg/common/auth/interceptors.go 02:42:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:42:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/ 02:42:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/types.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:42:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:42:37 spire-1.2.1/pkg/common/catalog/ 02:42:37 spire-1.2.1/pkg/common/catalog/bind.go 02:42:37 spire-1.2.1/pkg/common/catalog/builtin.go 02:42:37 spire-1.2.1/pkg/common/catalog/catalog.go 02:42:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:42:37 spire-1.2.1/pkg/common/catalog/closers.go 02:42:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:42:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:42:37 spire-1.2.1/pkg/common/catalog/config.go 02:42:37 spire-1.2.1/pkg/common/catalog/config_test.go 02:42:37 spire-1.2.1/pkg/common/catalog/configure.go 02:42:37 spire-1.2.1/pkg/common/catalog/constraints.go 02:42:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:42:37 spire-1.2.1/pkg/common/catalog/context.go 02:42:37 spire-1.2.1/pkg/common/catalog/external.go 02:42:37 spire-1.2.1/pkg/common/catalog/host.go 02:42:37 spire-1.2.1/pkg/common/catalog/pipenet.go 02:42:37 spire-1.2.1/pkg/common/catalog/plugin.go 02:42:37 spire-1.2.1/pkg/common/catalog/testplugin/ 02:42:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:42:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:42:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:42:37 spire-1.2.1/pkg/common/cli/ 02:42:37 spire-1.2.1/pkg/common/cli/env.go 02:42:37 spire-1.2.1/pkg/common/cli/flags.go 02:42:37 spire-1.2.1/pkg/common/cli/trust_domain.go 02:42:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:42:37 spire-1.2.1/pkg/common/cli/umask.go 02:42:37 spire-1.2.1/pkg/common/cli/umask_posix.go 02:42:37 spire-1.2.1/pkg/common/cli/umask_test.go 02:42:37 spire-1.2.1/pkg/common/cli/umask_windows.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/flag.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/format.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:42:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:42:37 spire-1.2.1/pkg/common/coretypes/ 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/ 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:42:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:42:37 spire-1.2.1/pkg/common/cryptoutil/ 02:42:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:42:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:42:37 spire-1.2.1/pkg/common/diskutil/ 02:42:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:42:37 spire-1.2.1/pkg/common/diskutil/file_test.go 02:42:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:42:37 spire-1.2.1/pkg/common/errorutil/ 02:42:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:42:37 spire-1.2.1/pkg/common/health/ 02:42:37 spire-1.2.1/pkg/common/health/config.go 02:42:37 spire-1.2.1/pkg/common/health/context.go 02:42:37 spire-1.2.1/pkg/common/health/context_test.go 02:42:37 spire-1.2.1/pkg/common/health/health.go 02:42:37 spire-1.2.1/pkg/common/health/health_test.go 02:42:37 spire-1.2.1/pkg/common/health/logger.go 02:42:37 spire-1.2.1/pkg/common/hostservice/ 02:42:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:42:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:42:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:42:37 spire-1.2.1/pkg/common/idutil/ 02:42:37 spire-1.2.1/pkg/common/idutil/require.go 02:42:37 spire-1.2.1/pkg/common/idutil/require_test.go 02:42:37 spire-1.2.1/pkg/common/idutil/safety.go 02:42:37 spire-1.2.1/pkg/common/idutil/safety_test.go 02:42:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:42:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:42:37 spire-1.2.1/pkg/common/jwtsvid/ 02:42:37 spire-1.2.1/pkg/common/jwtsvid/common.go 02:42:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:42:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:42:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:42:37 spire-1.2.1/pkg/common/jwtutil/ 02:42:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:42:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:42:37 spire-1.2.1/pkg/common/log/ 02:42:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:42:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:42:37 spire-1.2.1/pkg/common/log/log.go 02:42:37 spire-1.2.1/pkg/common/log/log_test.go 02:42:37 spire-1.2.1/pkg/common/log/options.go 02:42:37 spire-1.2.1/pkg/common/nodeutil/ 02:42:37 spire-1.2.1/pkg/common/nodeutil/node.go 02:42:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:42:37 spire-1.2.1/pkg/common/peertracker/ 02:42:37 spire-1.2.1/pkg/common/peertracker/conn.go 02:42:37 spire-1.2.1/pkg/common/peertracker/credentials.go 02:42:37 spire-1.2.1/pkg/common/peertracker/errors.go 02:42:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:42:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:42:37 spire-1.2.1/pkg/common/peertracker/info.go 02:42:37 spire-1.2.1/pkg/common/peertracker/listener.go 02:42:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:42:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tcp.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:42:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:42:37 spire-1.2.1/pkg/common/peertracker/uds.go 02:42:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:42:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:42:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:42:37 spire-1.2.1/pkg/common/pemutil/ 02:42:37 spire-1.2.1/pkg/common/pemutil/block.go 02:42:37 spire-1.2.1/pkg/common/pemutil/certs.go 02:42:37 spire-1.2.1/pkg/common/pemutil/common.go 02:42:37 spire-1.2.1/pkg/common/pemutil/csr.go 02:42:37 spire-1.2.1/pkg/common/pemutil/keys.go 02:42:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/ 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:42:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:42:37 spire-1.2.1/pkg/common/plugin/ 02:42:37 spire-1.2.1/pkg/common/plugin/aws/ 02:42:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:42:37 spire-1.2.1/pkg/common/plugin/azure/ 02:42:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:42:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/facade.go 02:42:37 spire-1.2.1/pkg/common/plugin/facade_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/gcp/ 02:42:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/ 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:42:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/log.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/ 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:42:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:42:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:42:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:42:37 spire-1.2.1/pkg/common/plugin/x509pop/ 02:42:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:42:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:42:37 spire-1.2.1/pkg/common/profiling/ 02:42:37 spire-1.2.1/pkg/common/profiling/dumpers.go 02:42:37 spire-1.2.1/pkg/common/profiling/profiling.go 02:42:37 spire-1.2.1/pkg/common/protoutil/ 02:42:37 spire-1.2.1/pkg/common/protoutil/masks.go 02:42:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:42:37 spire-1.2.1/pkg/common/rotationutil/ 02:42:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:42:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:42:37 spire-1.2.1/pkg/common/selector/ 02:42:37 spire-1.2.1/pkg/common/selector/selector.go 02:42:37 spire-1.2.1/pkg/common/selector/selector_test.go 02:42:37 spire-1.2.1/pkg/common/selector/set.go 02:42:37 spire-1.2.1/pkg/common/selector/set_utils.go 02:42:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:42:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:42:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:42:37 spire-1.2.1/pkg/common/telemetry/call.go 02:42:37 spire-1.2.1/pkg/common/telemetry/common/ 02:42:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:42:37 spire-1.2.1/pkg/common/telemetry/config.go 02:42:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:42:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/inmem.go 02:42:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/m3.go 02:42:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/metrics.go 02:42:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/names.go 02:42:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:42:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:42:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/ 02:42:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:42:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:42:37 spire-1.2.1/pkg/common/telemetry/server/server.go 02:42:37 spire-1.2.1/pkg/common/telemetry/sink.go 02:42:37 spire-1.2.1/pkg/common/telemetry/statsd.go 02:42:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:42:37 spire-1.2.1/pkg/common/telemetry/uptime.go 02:42:37 spire-1.2.1/pkg/common/telemetry/version.go 02:42:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:42:37 spire-1.2.1/pkg/common/uptime/ 02:42:37 spire-1.2.1/pkg/common/uptime/uptime.go 02:42:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:42:37 spire-1.2.1/pkg/common/util/ 02:42:37 spire-1.2.1/pkg/common/util/certs.go 02:42:37 spire-1.2.1/pkg/common/util/certs_test.go 02:42:37 spire-1.2.1/pkg/common/util/csr.go 02:42:37 spire-1.2.1/pkg/common/util/hash.go 02:42:37 spire-1.2.1/pkg/common/util/selectors.go 02:42:37 spire-1.2.1/pkg/common/util/selectors_test.go 02:42:37 spire-1.2.1/pkg/common/util/signals.go 02:42:37 spire-1.2.1/pkg/common/util/sort.go 02:42:37 spire-1.2.1/pkg/common/util/sort_test.go 02:42:37 spire-1.2.1/pkg/common/util/task.go 02:42:37 spire-1.2.1/pkg/common/util/task_test.go 02:42:37 spire-1.2.1/pkg/common/util/testdata/ 02:42:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:42:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:42:37 spire-1.2.1/pkg/common/version/ 02:42:37 spire-1.2.1/pkg/common/version/version.go 02:42:37 spire-1.2.1/pkg/common/x509svid/ 02:42:37 spire-1.2.1/pkg/common/x509svid/common_test.go 02:42:37 spire-1.2.1/pkg/common/x509svid/csr.go 02:42:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:42:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:42:37 spire-1.2.1/pkg/common/x509util/ 02:42:37 spire-1.2.1/pkg/common/x509util/cert.go 02:42:37 spire-1.2.1/pkg/common/x509util/dns.go 02:42:37 spire-1.2.1/pkg/common/x509util/dns_test.go 02:42:37 spire-1.2.1/pkg/common/x509util/keyid.go 02:42:37 spire-1.2.1/pkg/common/x509util/keypair.go 02:42:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:42:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:42:37 spire-1.2.1/pkg/server/ 02:42:37 spire-1.2.1/pkg/server/api/ 02:42:37 spire-1.2.1/pkg/server/api/agent.go 02:42:37 spire-1.2.1/pkg/server/api/agent/ 02:42:37 spire-1.2.1/pkg/server/api/agent/v1/ 02:42:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/agent_test.go 02:42:37 spire-1.2.1/pkg/server/api/api.go 02:42:37 spire-1.2.1/pkg/server/api/audit/ 02:42:37 spire-1.2.1/pkg/server/api/audit/audit.go 02:42:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:42:37 spire-1.2.1/pkg/server/api/bundle.go 02:42:37 spire-1.2.1/pkg/server/api/bundle/ 02:42:37 spire-1.2.1/pkg/server/api/bundle/v1/ 02:42:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/bundle_test.go 02:42:37 spire-1.2.1/pkg/server/api/debug/ 02:42:37 spire-1.2.1/pkg/server/api/debug/v1/ 02:42:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/entry.go 02:42:37 spire-1.2.1/pkg/server/api/entry/ 02:42:37 spire-1.2.1/pkg/server/api/entry/v1/ 02:42:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/entry_test.go 02:42:37 spire-1.2.1/pkg/server/api/health/ 02:42:37 spire-1.2.1/pkg/server/api/health/v1/ 02:42:37 spire-1.2.1/pkg/server/api/health/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/id.go 02:42:37 spire-1.2.1/pkg/server/api/id_test.go 02:42:37 spire-1.2.1/pkg/server/api/limits/ 02:42:37 spire-1.2.1/pkg/server/api/limits/limits.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/ 02:42:37 spire-1.2.1/pkg/server/api/middleware/alias.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/audit.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/caller.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/common.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/entries.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:42:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:42:37 spire-1.2.1/pkg/server/api/ratelimit.go 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/ 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:42:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:42:37 spire-1.2.1/pkg/server/api/selector.go 02:42:37 spire-1.2.1/pkg/server/api/selector_test.go 02:42:37 spire-1.2.1/pkg/server/api/status.go 02:42:37 spire-1.2.1/pkg/server/api/status_test.go 02:42:37 spire-1.2.1/pkg/server/api/svid/ 02:42:37 spire-1.2.1/pkg/server/api/svid/v1/ 02:42:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/trustdomain.go 02:42:37 spire-1.2.1/pkg/server/api/trustdomain/ 02:42:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:42:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:42:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:42:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:42:37 spire-1.2.1/pkg/server/authpolicy/ 02:42:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:42:37 spire-1.2.1/pkg/server/authpolicy/policy.go 02:42:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:42:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:42:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:42:37 spire-1.2.1/pkg/server/authpolicy/validate.go 02:42:37 spire-1.2.1/pkg/server/bundle/ 02:42:37 spire-1.2.1/pkg/server/bundle/client/ 02:42:37 spire-1.2.1/pkg/server/bundle/client/client.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/manager.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/sources.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/updater.go 02:42:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:42:37 spire-1.2.1/pkg/server/ca/ 02:42:37 spire-1.2.1/pkg/server/ca/ca.go 02:42:37 spire-1.2.1/pkg/server/ca/ca_health.go 02:42:37 spire-1.2.1/pkg/server/ca/ca_test.go 02:42:37 spire-1.2.1/pkg/server/ca/journal.go 02:42:37 spire-1.2.1/pkg/server/ca/journal_test.go 02:42:37 spire-1.2.1/pkg/server/ca/manager.go 02:42:37 spire-1.2.1/pkg/server/ca/manager_health.go 02:42:37 spire-1.2.1/pkg/server/ca/manager_test.go 02:42:37 spire-1.2.1/pkg/server/ca/templates.go 02:42:37 spire-1.2.1/pkg/server/ca/upstream_client.go 02:42:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:42:37 spire-1.2.1/pkg/server/ca/validation.go 02:42:37 spire-1.2.1/pkg/server/cache/ 02:42:37 spire-1.2.1/pkg/server/cache/dscache/ 02:42:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:42:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/ 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:42:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:42:37 spire-1.2.1/pkg/server/catalog/ 02:42:37 spire-1.2.1/pkg/server/catalog/catalog.go 02:42:37 spire-1.2.1/pkg/server/catalog/keymanager.go 02:42:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:42:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:42:37 spire-1.2.1/pkg/server/catalog/notifier.go 02:42:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:42:37 spire-1.2.1/pkg/server/config.go 02:42:37 spire-1.2.1/pkg/server/datastore/ 02:42:37 spire-1.2.1/pkg/server/datastore/datastore.go 02:42:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:42:37 spire-1.2.1/pkg/server/datastore/repository.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:42:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:42:37 spire-1.2.1/pkg/server/endpoints/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:42:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:42:37 spire-1.2.1/pkg/server/endpoints/config.go 02:42:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:42:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:42:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:42:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:42:37 spire-1.2.1/pkg/server/endpoints/middleware.go 02:42:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:42:37 spire-1.2.1/pkg/server/hostservice/ 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:42:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:42:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:42:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:42:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:42:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/ 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:42:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:42:37 spire-1.2.1/pkg/server/registration/ 02:42:37 spire-1.2.1/pkg/server/registration/manager.go 02:42:37 spire-1.2.1/pkg/server/registration/manager_test.go 02:42:37 spire-1.2.1/pkg/server/scanentries.go 02:42:37 spire-1.2.1/pkg/server/scanentries_test.go 02:42:37 spire-1.2.1/pkg/server/server.go 02:42:37 spire-1.2.1/pkg/server/server_test.go 02:42:37 spire-1.2.1/pkg/server/svid/ 02:42:37 spire-1.2.1/pkg/server/svid/observer.go 02:42:37 spire-1.2.1/pkg/server/svid/observer_test.go 02:42:37 spire-1.2.1/pkg/server/svid/rotator.go 02:42:37 spire-1.2.1/pkg/server/svid/rotator_config.go 02:42:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:42:37 spire-1.2.1/pkg/server/svid/rotator_test.go 02:42:37 spire-1.2.1/proto/ 02:42:37 spire-1.2.1/proto/private/ 02:42:37 spire-1.2.1/proto/private/server/ 02:42:37 spire-1.2.1/proto/private/server/journal/ 02:42:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:42:37 spire-1.2.1/proto/private/server/journal/journal.proto 02:42:37 spire-1.2.1/proto/spire/ 02:42:37 spire-1.2.1/proto/spire/common/ 02:42:37 spire-1.2.1/proto/spire/common/common.pb.go 02:42:37 spire-1.2.1/proto/spire/common/common.proto 02:42:37 spire-1.2.1/proto/spire/common/plugin/ 02:42:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:42:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:42:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:42:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:42:37 spire-1.2.1/proto/spire/plugin/ 02:42:37 spire-1.2.1/proto/spire/plugin/agent/ 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:42:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:42:37 spire-1.2.1/release/ 02:42:37 spire-1.2.1/release/spire-extras/ 02:42:37 spire-1.2.1/release/spire-extras/README.md 02:42:37 spire-1.2.1/release/spire-extras/conf/ 02:42:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:42:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:42:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:42:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:42:37 spire-1.2.1/release/spire/ 02:42:37 spire-1.2.1/release/spire/README.md 02:42:37 spire-1.2.1/release/spire/conf/ 02:42:37 spire-1.2.1/release/spire/conf/agent/ 02:42:37 spire-1.2.1/release/spire/conf/agent/agent.conf 02:42:37 spire-1.2.1/release/spire/conf/server/ 02:42:37 spire-1.2.1/release/spire/conf/server/server.conf 02:42:37 spire-1.2.1/script/ 02:42:37 spire-1.2.1/script/build-artifact.sh 02:42:37 spire-1.2.1/script/generate_dummy_ca.sh 02:42:37 spire-1.2.1/support/ 02:42:37 spire-1.2.1/support/k8s/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:42:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/ 02:42:37 spire-1.2.1/support/oidc-discovery-provider/README.md 02:42:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/config.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/main.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:42:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:42:37 spire-1.2.1/test/ 02:42:37 spire-1.2.1/test/clock/ 02:42:37 spire-1.2.1/test/clock/clock.go 02:42:37 spire-1.2.1/test/fakes/ 02:42:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:42:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:42:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:42:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:42:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:42:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:42:37 spire-1.2.1/test/fakes/fakeagentstore/ 02:42:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 02:42:37 spire-1.2.1/test/fakes/fakedatastore/ 02:42:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:42:37 spire-1.2.1/test/fakes/fakeentryclient/ 02:42:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:42:37 spire-1.2.1/test/fakes/fakehealthchecker/ 02:42:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:42:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:42:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:42:37 spire-1.2.1/test/fakes/fakemetrics/ 02:42:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:42:37 spire-1.2.1/test/fakes/fakenoderesolver/ 02:42:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:42:37 spire-1.2.1/test/fakes/fakenotifier/ 02:42:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:42:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:42:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:42:37 spire-1.2.1/test/fakes/fakeserverca/ 02:42:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:42:37 spire-1.2.1/test/fakes/fakeservercatalog/ 02:42:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:42:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:42:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:42:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:42:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:42:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:42:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:42:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:42:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:42:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:42:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:42:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:42:37 spire-1.2.1/test/fixture/ 02:42:37 spire-1.2.1/test/fixture/certs/ 02:42:37 spire-1.2.1/test/fixture/certs/agent_svid.der 02:42:37 spire-1.2.1/test/fixture/certs/base_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/blog_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/bundle.der 02:42:37 spire-1.2.1/test/fixture/certs/ca.pem 02:42:37 spire-1.2.1/test/fixture/certs/ca_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/database_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/database_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/database_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/node_cert.pem 02:42:37 spire-1.2.1/test/fixture/certs/node_csr.pem 02:42:37 spire-1.2.1/test/fixture/certs/node_key.pem 02:42:37 spire-1.2.1/test/fixture/certs/svid.pem 02:42:37 spire-1.2.1/test/fixture/certs/svid_key.pem 02:42:37 spire-1.2.1/test/fixture/config/ 02:42:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:42:37 spire-1.2.1/test/fixture/config/agent_good.conf 02:42:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:42:37 spire-1.2.1/test/fixture/config/plugin_good.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:42:37 spire-1.2.1/test/fixture/config/server_good.conf 02:42:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:42:37 spire-1.2.1/test/fixture/fixture.go 02:42:37 spire-1.2.1/test/fixture/nodeattestor/ 02:42:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:42:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:42:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:42:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:42:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:42:37 spire-1.2.1/test/fixture/registration/ 02:42:37 spire-1.2.1/test/fixture/registration/entries.json 02:42:37 spire-1.2.1/test/fixture/registration/good-for-update.json 02:42:37 spire-1.2.1/test/fixture/registration/good.json 02:42:37 spire-1.2.1/test/fixture/registration/invalid.json 02:42:37 spire-1.2.1/test/fixture/registration/invalid_json.json 02:42:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:42:37 spire-1.2.1/test/integration/ 02:42:37 spire-1.2.1/test/integration/README.md 02:42:37 spire-1.2.1/test/integration/common 02:42:37 spire-1.2.1/test/integration/setup/ 02:42:37 spire-1.2.1/test/integration/setup/adminclient/ 02:42:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:42:37 spire-1.2.1/test/integration/setup/adminclient/client.go 02:42:37 spire-1.2.1/test/integration/setup/debugagent/ 02:42:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:42:37 spire-1.2.1/test/integration/setup/debugagent/main.go 02:42:37 spire-1.2.1/test/integration/setup/debugserver/ 02:42:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:42:37 spire-1.2.1/test/integration/setup/debugserver/main.go 02:42:37 spire-1.2.1/test/integration/setup/downstreamclient/ 02:42:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:42:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:42:37 spire-1.2.1/test/integration/setup/itclient/ 02:42:37 spire-1.2.1/test/integration/setup/itclient/client.go 02:42:37 spire-1.2.1/test/integration/setup/node-attestation/ 02:42:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:42:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:42:37 spire-1.2.1/test/integration/setup/x509pop/ 02:42:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:42:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:42:37 spire-1.2.1/test/integration/suites/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:42:37 spire-1.2.1/test/integration/suites/join-token/ 02:42:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:42:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:42:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:42:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:42:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:42:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:42:37 spire-1.2.1/test/integration/suites/join-token/README.md 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/ 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:42:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:42:37 spire-1.2.1/test/integration/suites/join-token/teardown 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:42:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:42:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:42:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:42:38 spire-1.2.1/test/integration/suites/k8s/ 02:42:38 spire-1.2.1/test/integration/suites/k8s/00-setup 02:42:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:42:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:42:38 spire-1.2.1/test/integration/suites/k8s/README.md 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/ 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:42:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:42:38 spire-1.2.1/test/integration/suites/k8s/teardown 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/ 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:42:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:42:38 spire-1.2.1/test/integration/suites/rotation/ 02:42:38 spire-1.2.1/test/integration/suites/rotation/00-setup 02:42:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:42:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:42:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:42:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:42:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:42:38 spire-1.2.1/test/integration/suites/rotation/README.md 02:42:38 spire-1.2.1/test/integration/suites/rotation/conf/ 02:42:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:42:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:42:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:42:38 spire-1.2.1/test/integration/suites/rotation/teardown 02:42:38 spire-1.2.1/test/integration/suites/self-test/ 02:42:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:42:38 spire-1.2.1/test/integration/suites/self-test/README.md 02:42:38 spire-1.2.1/test/integration/suites/self-test/teardown 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:42:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:42:38 spire-1.2.1/test/integration/suites/upgrade/ 02:42:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:42:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:42:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:42:38 spire-1.2.1/test/integration/suites/upgrade/README.md 02:42:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:42:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:42:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:42:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:42:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:42:38 spire-1.2.1/test/integration/suites/upgrade/teardown 02:42:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:42:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:42:38 spire-1.2.1/test/integration/test-one.sh 02:42:38 spire-1.2.1/test/integration/test.sh 02:42:38 spire-1.2.1/test/plugintest/ 02:42:38 spire-1.2.1/test/plugintest/config.go 02:42:38 spire-1.2.1/test/plugintest/load.go 02:42:38 spire-1.2.1/test/plugintest/option.go 02:42:38 spire-1.2.1/test/spiretest/ 02:42:38 spire-1.2.1/test/spiretest/apiserver.go 02:42:38 spire-1.2.1/test/spiretest/assertions.go 02:42:38 spire-1.2.1/test/spiretest/dir.go 02:42:38 spire-1.2.1/test/spiretest/errors_posix.go 02:42:38 spire-1.2.1/test/spiretest/errors_windows.go 02:42:38 spire-1.2.1/test/spiretest/logs.go 02:42:38 spire-1.2.1/test/spiretest/socketapi.go 02:42:38 spire-1.2.1/test/spiretest/suite.go 02:42:38 spire-1.2.1/test/spiretest/x509.go 02:42:38 spire-1.2.1/test/testca/ 02:42:38 spire-1.2.1/test/testca/ca.go 02:42:38 spire-1.2.1/test/testkey/ 02:42:38 spire-1.2.1/test/testkey/generate.sh 02:42:38 spire-1.2.1/test/testkey/genkeys.go 02:42:38 spire-1.2.1/test/testkey/keys.go 02:42:38 spire-1.2.1/test/testkey/new.go 02:42:38 spire-1.2.1/test/tpmsimulator/ 02:42:38 spire-1.2.1/test/tpmsimulator/simulator.go 02:42:38 spire-1.2.1/test/util/ 02:42:38 spire-1.2.1/test/util/cert_fixtures.go 02:42:38 spire-1.2.1/test/util/cert_generation.go 02:42:38 spire-1.2.1/test/util/io_redirection.go 02:42:38 spire-1.2.1/test/util/race.go 02:42:38 spire-1.2.1/test/util/util.go 02:42:38 building spire from source... 02:42:38 Installing go1.17.7... 02:42:38 Removing intermediate container 9ec5389d01d9 02:42:38 ---> 89db2a83358d 02:42:38 Step 6/22 : COPY go.mod vendor* ./ 02:42:40 ---> 373f20732e19 02:42:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:41 Removing intermediate container 7ecdd07def98 02:42:41 ---> 526e7e913c2d 02:42:41 02:42:41 Step 9/20 : FROM alpine:3.15 02:42:41 ---> Running in 7b4c25ead284 02:42:41 3.15: Pulling from library/alpine 02:42:41 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:42:41 Status: Downloaded newer image for alpine:3.15 02:42:41 ---> 0ac33e5f5afa 02:42:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:42:41 ---> Running in 7686670c4311 02:42:42 Removing intermediate container 7686670c4311 02:42:42 ---> c7c9148c75b9 02:42:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:43 Building bin/spire-server... 02:42:43 go: downloading github.com/mitchellh/cli v1.1.2 02:42:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:42:43 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:42:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:42:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:42:43 go: downloading github.com/imdario/mergo v0.3.12 02:42:43 go: downloading github.com/sirupsen/logrus v1.8.1 02:42:43 Building bin/spire-server... 02:42:43 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:42:43 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:42:43 go: downloading google.golang.org/grpc v1.44.0 02:42:43 go: downloading github.com/mitchellh/cli v1.1.2 02:42:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:42:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:42:43 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:42:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:42:43 go: downloading github.com/imdario/mergo v0.3.12 02:42:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:42:43 go: downloading github.com/fatih/color v1.13.0 02:42:43 go: downloading github.com/sirupsen/logrus v1.8.1 02:42:43 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:42:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:42:44 go: downloading google.golang.org/grpc v1.44.0 02:42:44 go: downloading github.com/mattn/go-isatty v0.0.14 02:42:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:42:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:42:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:42:44 go: downloading github.com/fatih/color v1.13.0 02:42:44 go: downloading github.com/mattn/go-isatty v0.0.14 02:42:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:42:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:42:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:42:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:42:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:42:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:42:44 go: downloading github.com/armon/go-metrics v0.3.10 02:42:44 go: downloading github.com/armon/go-metrics v0.3.10 02:42:44 go: downloading github.com/prometheus/client_golang v1.12.1 02:42:44 go: downloading github.com/prometheus/client_golang v1.12.1 02:42:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:42:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:42:44 go: downloading github.com/open-policy-agent/opa v0.38.0 02:42:44 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:42:44 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:42:44 go: downloading github.com/open-policy-agent/opa v0.38.0 02:42:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:42:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:42:44 go: downloading github.com/mattn/go-colorable v0.1.12 02:42:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:42:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:42:44 go: downloading github.com/mattn/go-colorable v0.1.12 02:42:44 go: downloading github.com/Masterminds/goutils v1.1.0 02:42:44 go: downloading github.com/google/uuid v1.1.2 02:42:44 go: downloading github.com/Masterminds/goutils v1.1.0 02:42:44 go: downloading github.com/Masterminds/semver v1.5.0 02:42:44 go: downloading github.com/huandu/xstrings v1.3.2 02:42:44 go: downloading github.com/Masterminds/semver v1.5.0 02:42:44 go: downloading github.com/google/uuid v1.1.2 02:42:44 go: downloading github.com/huandu/xstrings v1.3.2 02:42:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:42:44 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:42:44 go: downloading github.com/oklog/run v1.0.0 02:42:44 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:42:44 go: downloading github.com/oklog/run v1.0.0 02:42:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:42:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:42:44 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:42:44 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:42:44 go: downloading github.com/prometheus/client_model v0.2.0 02:42:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:42:44 go: downloading github.com/imkira/go-observer v1.0.3 02:42:44 go: downloading github.com/prometheus/common v0.32.1 02:42:44 go: downloading github.com/prometheus/client_model v0.2.0 02:42:44 go: downloading github.com/prometheus/common v0.32.1 02:42:44 go: downloading github.com/beorn7/perks v1.0.1 02:42:44 go: downloading github.com/beorn7/perks v1.0.1 02:42:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:42:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:42:44 go: downloading github.com/prometheus/procfs v0.7.3 02:42:45 go: downloading github.com/prometheus/procfs v0.7.3 02:42:45 go: downloading go.uber.org/atomic v1.9.0 02:42:45 go: downloading github.com/hashicorp/errwrap v1.1.0 02:42:45 go: downloading github.com/imkira/go-observer v1.0.3 02:42:45 go: downloading go.uber.org/atomic v1.9.0 02:42:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:42:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:42:45 go: downloading github.com/hashicorp/errwrap v1.1.0 02:42:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:42:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:42:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:42:45 go: downloading github.com/blang/semver/v4 v4.0.0 02:42:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:42:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:42:45 go: downloading github.com/blang/semver/v4 v4.0.0 02:42:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:42:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:42:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:42:46  ---> Running in 7b46f066908e 02:42:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:42:46 go: downloading github.com/jinzhu/gorm v1.9.16 02:42:46 go: downloading github.com/jinzhu/gorm v1.9.16 02:42:46 go: downloading github.com/lib/pq v1.10.4 02:42:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:42:46 go: downloading github.com/lib/pq v1.10.4 02:42:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:42:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:42:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:42:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:42:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:42:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:42:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:42:46 Removing intermediate container 7b4c25ead284 02:42:46 ---> f0ad4ca2ab83 02:42:46 Step 8/22 : COPY . . 02:42:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:42:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:42:46 go: downloading github.com/stretchr/testify v1.7.0 02:42:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:42:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:42:47 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:42:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:42:47 go: downloading github.com/stretchr/testify v1.7.0 02:42:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:42:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:42:51 go: downloading google.golang.org/api v0.70.0 02:42:51 go: downloading k8s.io/client-go v0.23.4 02:42:51 go: downloading k8s.io/api v0.23.4 02:42:51 go: downloading github.com/google/go-tpm v0.3.3 02:42:51 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:42:51 go: downloading google.golang.org/api v0.70.0 02:42:51 go: downloading k8s.io/client-go v0.23.4 02:42:51 go: downloading k8s.io/api v0.23.4 02:42:51 go: downloading github.com/google/go-tpm v0.3.3 02:42:51 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:42:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:42:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:42:51 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:42:51 go: downloading cloud.google.com/go/storage v1.21.0 02:42:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:42:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:42:52 go: downloading cloud.google.com/go v0.100.2 02:42:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:42:52 go: downloading cloud.google.com/go/storage v1.21.0 02:42:52 go: downloading k8s.io/apimachinery v0.23.4 02:42:52 go: downloading cloud.google.com/go v0.100.2 02:42:53 go: downloading k8s.io/apimachinery v0.23.4 02:42:53 go: downloading k8s.io/kube-aggregator v0.23.3 02:42:53 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:42:53 go: downloading cloud.google.com/go/security v1.3.0 02:42:53 go: downloading github.com/hashicorp/vault/api v1.4.1 02:42:53 go: downloading k8s.io/kube-aggregator v0.23.3 02:42:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:42:53 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:42:53 go: downloading cloud.google.com/go/security v1.3.0 02:42:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:42:54 go: downloading github.com/twmb/murmur3 v1.1.6 02:42:54 go: downloading github.com/jinzhu/inflection v1.0.0 02:42:54 go: downloading github.com/hashicorp/vault/api v1.4.1 02:42:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:42:54 go: downloading github.com/aws/smithy-go v1.11.0 02:42:54 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:42:54 go: downloading github.com/twmb/murmur3 v1.1.6 02:42:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:42:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:42:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:42:54 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:42:54 go: downloading github.com/jinzhu/inflection v1.0.0 02:42:54 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:42:55 go: downloading github.com/dimchansky/utfbom v1.1.1 02:42:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:42:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:42:55 go: downloading github.com/gogo/protobuf v1.3.2 02:42:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:42:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:42:55 go: downloading cloud.google.com/go/compute v1.3.0 02:42:55 go: downloading cloud.google.com/go/iam v0.1.1 02:42:55 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:42:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:42:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:42:55 go: downloading github.com/aws/smithy-go v1.11.0 02:42:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:42:55 go: downloading k8s.io/klog/v2 v2.30.0 02:42:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:42:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:42:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:42:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:42:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:42:55 go: downloading github.com/google/gofuzz v1.1.0 02:42:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:42:55 go: downloading github.com/dimchansky/utfbom v1.1.1 02:42:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:42:55 go: downloading cloud.google.com/go/iam v0.1.1 02:42:55 go: downloading cloud.google.com/go/compute v1.3.0 02:42:55 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:42:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:42:55 go: downloading github.com/spf13/pflag v1.0.5 02:42:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:42:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:42:55 go: downloading github.com/gogo/protobuf v1.3.2 02:42:55 go: downloading k8s.io/klog/v2 v2.30.0 02:42:55 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:42:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:42:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:42:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:42:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:42:55 go: downloading github.com/google/gofuzz v1.1.0 02:42:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:42:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:42:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:42:55 go: downloading github.com/spf13/pflag v1.0.5 02:42:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:42:55 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:42:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:42:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:42:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:42:56 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:42:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:42:56 go: downloading gopkg.in/yaml.v2 v2.4.0 02:42:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:42:56 go: downloading github.com/gobwas/glob v0.2.3 02:42:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:42:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:42:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:42:56 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:42:56 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:42:56 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:42:56 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:42:56 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:42:56 go: downloading gopkg.in/inf.v0 v0.9.1 02:42:56 go: downloading go.opencensus.io v0.23.0 02:42:56 go: downloading github.com/google/go-cmp v0.5.7 02:42:56 go: downloading github.com/go-logr/logr v1.2.2 02:42:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:42:56 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:42:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:42:56 go: downloading gopkg.in/yaml.v2 v2.4.0 02:42:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:42:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:42:56 go: downloading github.com/googleapis/gnostic v0.5.5 02:42:56 go: downloading github.com/gobwas/glob v0.2.3 02:42:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:42:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:42:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:42:56 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:42:56 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:42:56 go: downloading github.com/json-iterator/go v1.1.12 02:42:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:42:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:42:57 go: downloading go.uber.org/zap v1.21.0 02:42:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:42:57 go: downloading go.opencensus.io v0.23.0 02:42:57 go: downloading gopkg.in/inf.v0 v0.9.1 02:42:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:42:57 go: downloading github.com/google/go-cmp v0.5.7 02:42:57 go: downloading github.com/googleapis/gnostic v0.5.5 02:42:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:42:57 go: downloading github.com/tklauser/numcpus v0.3.0 02:42:57 go: downloading github.com/go-logr/logr v1.2.2 02:42:57 go: downloading github.com/json-iterator/go v1.1.12 02:42:57 go: downloading sigs.k8s.io/yaml v1.3.0 02:42:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:42:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:42:57 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:42:57 go: downloading github.com/ryanuber/go-glob v1.0.0 02:42:57 go: downloading github.com/golang/snappy v0.0.4 02:42:57 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:42:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:42:57 go: downloading go.uber.org/zap v1.21.0 02:42:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:42:57 go: downloading github.com/modern-go/reflect2 v1.0.2 02:42:57 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:42:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:42:57 go: downloading github.com/tklauser/numcpus v0.3.0 02:42:57 go: downloading sigs.k8s.io/yaml v1.3.0 02:42:57 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:42:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:42:58 go: downloading github.com/hashicorp/go-version v1.2.0 02:42:58 go: downloading github.com/golang/snappy v0.0.4 02:42:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:42:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:42:58 go: downloading github.com/ryanuber/go-glob v1.0.0 02:42:58 go: downloading go.uber.org/multierr v1.6.0 02:42:58 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:42:58 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:42:58 go: downloading github.com/hashicorp/go-version v1.2.0 02:42:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:42:58 go: downloading github.com/modern-go/reflect2 v1.0.2 02:42:58 go: downloading go.uber.org/multierr v1.6.0 02:42:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:43:00 Building bin/spire-agent... 02:43:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:43:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:43:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:43:00 go: downloading github.com/docker/docker v20.10.12+incompatible 02:43:00 go: downloading github.com/google/go-tpm-tools v0.3.3 02:43:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:43:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:43:01 go: downloading github.com/docker/go-connections v0.4.0 02:43:01 go: downloading github.com/docker/go-units v0.4.0 02:43:01 go: downloading github.com/opencontainers/image-spec v1.0.1 02:43:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:43:01 go: downloading github.com/containerd/containerd v1.3.4 02:43:01 go: downloading github.com/opencontainers/go-digest v1.0.0 02:43:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:43:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:43:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:43:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:43:12  ---> 264ee27a2c94 02:43:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:43:13 Removing intermediate container 7b46f066908e 02:43:13 ---> f800253862c8 02:43:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:43:13 ---> Running in 3defb7c96308 02:43:13 ---> Running in 113ea0eb1fe4 02:43:14 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 02:43:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:43:15 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:43:15 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 02:43:15 OK: 15855 distinct packages available 02:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:43:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:43:17 (1/9) Installing ca-certificates (20211220-r0) 02:43:17 (2/9) Installing brotli-libs (1.0.9-r5) 02:43:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:43:17 (4/9) Installing libcurl (7.80.0-r0) 02:43:17 (5/9) Installing curl (7.80.0-r0) 02:43:17 (6/9) Installing dumb-init (1.2.5-r1) 02:43:17 (7/9) Installing musl-obstack (1.2.3-r0) 02:43:17 (8/9) Installing libucontext (1.1-r0) 02:43:17 (9/9) Installing gcompat (1.0.0-r4) 02:43:17 Executing busybox-1.34.1-r5.trigger 02:43:17 Executing ca-certificates-20211220-r0.trigger 02:43:18 OK: 8 MiB in 23 packages 02:43:23 Removing intermediate container 113ea0eb1fe4 02:43:23 ---> a0f9b30c2f75 02:43:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:26 ---> c72b52c18d69 02:43:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:43:29 ---> 320779d01fba 02:43:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:43:30 ---> 6e47af25731f 02:43:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:43:30 ---> Running in 8904418bcfa1 02:43:31 Removing intermediate container 8904418bcfa1 02:43:31 ---> bef77792edda 02:43:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:43:31 ---> Running in f996045855d1 02:43:32 Removing intermediate container f996045855d1 02:43:32 ---> edd505883260 02:43:32 Step 18/20 : LABEL arch=x86_64 02:43:33 ---> Running in f989361c01e9 02:43:34 Removing intermediate container f989361c01e9 02:43:34 ---> 6ae8a655fb7e 02:43:34 Step 19/20 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:43:34 ---> Running in eb51beffb2cb 02:43:34 Removing intermediate container eb51beffb2cb 02:43:34 ---> 912ad90df986 02:43:34 Step 20/20 : LABEL version=0.0.0 02:43:35 ---> Running in 10ef05810032 02:43:35 Removing intermediate container 10ef05810032 02:43:35 ---> 4daf5be68fc9 02:43:35 02:43:35 Successfully built 4daf5be68fc9 02:43:35 Successfully tagged security-spiffe-token-provider:latest 02:43:35  Building security-spiffe-token-provider ... done Building support-notifications 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:43:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:43:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:43:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:43:51 ---> bbda82ed3090 02:43:51 Step 3/22 : WORKDIR /edgex-go 02:43:51 ---> Using cache 02:43:51 ---> 58dfe1c30a72 02:43:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:51 ---> Using cache 02:43:51 ---> a195ab3553e8 02:43:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.220s coverage: 28.7% of statements 02:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:44:03 ---> Running in ecb966a38b05 02:44:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements 02:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:44:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.438s coverage: 53.4% of statements 02:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:44:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:44:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:44:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:44:22 Removing intermediate container 3defb7c96308 02:44:22 ---> 50cbcac596fc 02:44:22 02:44:22 Step 10/22 : FROM alpine:3.14 02:44:22 ---> e04c818066af 02:44:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:44:23 OK: 221 MiB in 52 packages 02:44:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.627s coverage: 89.2% of statements 02:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:44:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.479s coverage: 84.4% of statements 02:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:44:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.188s coverage: 95.6% of statements 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.368s coverage: 72.2% of statements 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.358s coverage: 60.0% of statements 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.698s coverage: 0.9% of statements 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.383s coverage: 58.8% of statements 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.448s coverage: 24.0% of statements 02:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements 02:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 02:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 02:44:30 ---> Running in 874cb7f6dbb6 02:44:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements 02:44:30 Removing intermediate container ecb966a38b05 02:44:30 ---> 6d0b239e579e 02:44:30 Step 6/22 : COPY go.mod vendor* ./ 02:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:44:31 (1/1) Installing dumb-init (1.2.5-r1) 02:44:31 Executing busybox-1.33.1-r7.trigger 02:44:31 OK: 6 MiB in 15 packages 02:44:31 ---> d70b6a09a8da 02:44:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:32 ---> Running in 9b57bbb2bf28 02:44:33 Removing intermediate container 874cb7f6dbb6 02:44:33 ---> 850f640abe52 02:44:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:44:33 ---> Running in 9c55b45a8aaa 02:44:33 Removing intermediate container c8bdf44e8f52 02:44:33 ---> 58a358d0ede8 02:44:33 02:44:33 Step 13/25 : FROM alpine:3.15 02:44:33 ---> 0ac33e5f5afa 02:44:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:44:33 ---> Using cache 02:44:33 ---> c7c9148c75b9 02:44:33 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:33 ---> Using cache 02:44:33 ---> f800253862c8 02:44:33 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:36 ---> Running in a917cbc4e9a2 02:44:37 Removing intermediate container 9c55b45a8aaa 02:44:37 ---> 0a45cda24232 02:44:37 Step 13/22 : ENV APP_PORT=59861 02:44:37 ---> Running in 682d17bb0ba2 02:44:37 Removing intermediate container 9b57bbb2bf28 02:44:37 ---> b3e2b1ede59a 02:44:37 Step 8/22 : COPY . . 02:44:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:44:38 Removing intermediate container 682d17bb0ba2 02:44:38 ---> e4d0644d7126 02:44:38 Step 14/22 : EXPOSE $APP_PORT 02:44:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:44:38 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:44:38 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 02:44:38 OK: 15855 distinct packages available 02:44:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:44:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:44:39 (1/5) Installing dumb-init (1.2.5-r1) 02:44:39 (2/5) Installing musl-obstack (1.2.3-r0) 02:44:40 (3/5) Installing libucontext (1.1-r0) 02:44:40 (4/5) Installing gcompat (1.0.0-r4) 02:44:40 (5/5) Installing openssl (1.1.1n-r0) 02:44:40 Executing busybox-1.34.1-r5.trigger 02:44:40 OK: 6 MiB in 19 packages 02:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 02:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 02:44:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.614s coverage: 82.5% of statements 02:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:44:50 ---> Running in 2703f1bf0e7c 02:44:50 ---> ffd3c9a290cc 02:44:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:44:50 ---> Running in e915f7cbadf4 02:44:50 Removing intermediate container 2703f1bf0e7c 02:44:50 ---> 384e77f2df8a 02:44:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:50 Removing intermediate container a917cbc4e9a2 02:44:50 ---> 624fcf52f134 02:44:50 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:44:51 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 02:44:54 ---> 69fe8b74f359 02:44:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:44:55 ---> 7a8947f86b1d 02:44:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:44:56 ---> 0f4acb6ca0c9 02:44:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 02:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.755s coverage: 91.2% of statements 02:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:44:56 ---> 0e26ff1d16ca 02:44:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:44:57 ---> fb47cb3a944e 02:44:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:44:58 ---> Running in ba65276995f7 02:44:58 ---> e4cfc556dd81 02:44:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:44:58 Removing intermediate container ba65276995f7 02:44:58 ---> acc315efa31b 02:44:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:58 ---> 05014d52330e 02:44:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:44:58 ---> Running in 66bbb3fa1219 02:44:58 ---> Running in 9a6264bb7c68 02:44:58 Removing intermediate container 66bbb3fa1219 02:44:58 ---> dff36f5fd2c3 02:44:58 Step 20/22 : LABEL arch=x86_64 02:44:59 ---> Running in 7573d655a0b5 02:44:59 Removing intermediate container 9a6264bb7c68 02:44:59 ---> accf3369b929 02:44:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:44:59 ---> Running in 58e80b987129 02:44:59 Removing intermediate container 7573d655a0b5 02:44:59 ---> 0ff5b54235cf 02:44:59 Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:44:59 ---> Running in ab89bde49e44 02:44:59 Removing intermediate container 58e80b987129 02:44:59 ---> e7373c0249c9 02:44:59 Step 23/25 : LABEL arch=x86_64 02:44:59 ---> Running in 7755dfb8a223 02:44:59 Removing intermediate container ab89bde49e44 02:44:59 ---> 178753136ac8 02:44:59 Step 22/22 : LABEL version=0.0.0 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.277s coverage: 64.4% of statements 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.363s coverage: 100.0% of statements 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.195s coverage: 100.0% of statements 02:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 02:44:59 ---> Running in ae51dc7b429e 02:44:59 Removing intermediate container 7755dfb8a223 02:44:59 ---> 83888b8d354c 02:44:59 Step 24/25 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.105s coverage: 100.0% of statements 02:45:00 ---> Running in 75d6326bcfd0 02:45:00 Removing intermediate container ae51dc7b429e 02:45:00 ---> 5fe5fe083177 02:45:00 02:45:00 Successfully built 5fe5fe083177 02:45:00 Removing intermediate container 75d6326bcfd0 02:45:00 ---> 82f7df1e2109 02:45:00 Step 25/25 : LABEL version=0.0.0 02:45:00 Successfully tagged support-scheduler:latest 02:45:00  Building support-scheduler ... done Building core-command 02:45:00 ---> Running in 0930496496ef 02:45:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:45:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:45:05 ---> bbda82ed3090 02:45:05 Step 3/23 : WORKDIR /edgex-go 02:45:05 ---> Using cache 02:45:05 ---> 58dfe1c30a72 02:45:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:05 ---> Using cache 02:45:05 ---> a195ab3553e8 02:45:05 Step 5/23 : RUN apk add --update --no-cache make git 02:45:05 ---> Using cache 02:45:05 ---> 89db2a83358d 02:45:05 Step 6/23 : COPY go.mod vendor* ./ 02:45:05 ---> Using cache 02:45:05 ---> 373f20732e19 02:45:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:05 ---> Using cache 02:45:05 ---> f0ad4ca2ab83 02:45:05 Step 8/23 : COPY . . 02:45:05 ---> Using cache 02:45:05 ---> 264ee27a2c94 02:45:05 Step 9/23 : RUN make cmd/core-command/core-command 02:45:07 Removing intermediate container 0930496496ef 02:45:07 ---> b0d920593e19 02:45:07 02:45:07 Successfully built b0d920593e19 02:45:07 Successfully tagged security-spire-server:latest 02:45:07  Building security-spire-server ... done Building security-proxy-setup 02:45:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.362s coverage: 65.4% of statements 02:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.8% of statements 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.383s coverage: 84.8% of statements 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:45:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:45:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:45:13 ---> bbda82ed3090 02:45:13 Step 3/22 : WORKDIR /edgex-go 02:45:13 ---> Using cache 02:45:13 ---> 58dfe1c30a72 02:45:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:13 ---> Using cache 02:45:13 ---> a195ab3553e8 02:45:13 Step 5/22 : RUN apk add --update --no-cache make git 02:45:13 ---> Using cache 02:45:13 ---> 89db2a83358d 02:45:13 Step 6/22 : COPY go.mod vendor* ./ 02:45:13 ---> Using cache 02:45:13 ---> 373f20732e19 02:45:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:13 ---> Using cache 02:45:13 ---> f0ad4ca2ab83 02:45:13 Step 8/22 : COPY . . 02:45:13 ---> Using cache 02:45:13 ---> 264ee27a2c94 02:45:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:45:14 ---> Running in 9419c7e1a635 02:45:14 ---> Running in 2ee5c72e92d2 02:45: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/core-command/core-command ./cmd/core-command 02:45:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:45:17 Removing intermediate container e915f7cbadf4 02:45:17 ---> 0b48d5899074 02:45:17 02:45:17 Step 10/22 : FROM alpine:3.14 02:45:17 ---> e04c818066af 02:45:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:45:17 ---> Running in cec8b4b18087 02:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:45:18 (1/2) Installing ca-certificates (20211220-r0) 02:45:18 (2/2) Installing dumb-init (1.2.5-r1) 02:45:18 Executing busybox-1.33.1-r7.trigger 02:45:18 Executing ca-certificates-20211220-r0.trigger 02:45:18 OK: 6 MiB in 16 packages 02:45:19 Removing intermediate container cec8b4b18087 02:45:19 ---> c1626fa0b26b 02:45:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:45:19 ---> Running in 7c63d2483e09 02:45:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.302s coverage: 17.7% of statements 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:45:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.599s coverage: 92.3% of statements 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:45:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:45:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:45:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.262s coverage: 28.9% of statements 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:45:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements 02:45:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 02:45:19 Removing intermediate container 7c63d2483e09 02:45:19 ---> d50806ee7ca9 02:45:19 Step 13/22 : ENV APP_PORT=59860 02:45:19 ---> Running in a07ddcc2fca5 02:45:20 Removing intermediate container a07ddcc2fca5 02:45:20 ---> a12c4c11a28c 02:45:20 Step 14/22 : EXPOSE $APP_PORT 02:45:20 ---> Running in 8297df47f86b 02:45:20 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 02:45:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:45:20 GO111MODULE=on go vet ./... 02:45:20 Removing intermediate container 8297df47f86b 02:45:20 ---> 845ebac31852 02:45:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:22 ---> c6a107203826 02:45:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:45:23 ---> 76c05b5ee2ed 02:45:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:45:24 ---> c794c3f06147 02:45:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:45:24 ---> Running in 1d7cc86cb33c 02:45:24 Removing intermediate container 1d7cc86cb33c 02:45:24 ---> e9429eed73be 02:45:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:24 ---> Running in f4037a92774d 02:45:24 Removing intermediate container f4037a92774d 02:45:24 ---> 83ae2df79d38 02:45:24 Step 20/22 : LABEL arch=x86_64 02:45:24 ---> Running in d816d179a576 02:45:25 Removing intermediate container d816d179a576 02:45:25 ---> 67e6f534610b 02:45:25 Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:45:25 ---> Running in f19ac01ced11 02:45:25 Removing intermediate container f19ac01ced11 02:45:25 ---> a11cd66a887d 02:45:25 Step 22/22 : LABEL version=0.0.0 02:45:25 ---> Running in 324ada9685a2 02:45:26 Removing intermediate container 324ada9685a2 02:45:26 ---> 82001a0fe4c5 02:45:26 02:45:26 Successfully built 82001a0fe4c5 02:45:26 Successfully tagged support-notifications:latest 02:45:26 Building core-metadata 02:45:28  Building support-notifications ... done Building bin/spire-agent... 02:45:28 Building bin/spire-agent... 02:45:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:45:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:45:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:45:28 go: downloading github.com/docker/docker v20.10.12+incompatible 02:45:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:45:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:45:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:45:28 go: downloading github.com/docker/docker v20.10.12+incompatible 02:45:29 go: downloading github.com/google/go-tpm-tools v0.3.3 02:45:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:45:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:45:29 go: downloading github.com/google/go-tpm-tools v0.3.3 02:45:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:45:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:45:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:45:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:45:29 ---> bbda82ed3090 02:45:29 Step 3/23 : WORKDIR /edgex-go 02:45:29 ---> Using cache 02:45:29 ---> 58dfe1c30a72 02:45:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:29 ---> Using cache 02:45:29 ---> a195ab3553e8 02:45:29 Step 5/23 : RUN apk add --update --no-cache make git 02:45:29 ---> Using cache 02:45:29 ---> 89db2a83358d 02:45:29 Step 6/23 : COPY go.mod vendor* ./ 02:45:29 ---> Using cache 02:45:29 ---> 373f20732e19 02:45:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:29 ---> Using cache 02:45:29 ---> f0ad4ca2ab83 02:45:29 Step 8/23 : COPY . . 02:45:29 ---> Using cache 02:45:29 ---> 264ee27a2c94 02:45:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:45:29 go: downloading github.com/docker/go-connections v0.4.0 02:45:29 go: downloading github.com/docker/go-units v0.4.0 02:45:29 go: downloading github.com/opencontainers/image-spec v1.0.1 02:45:29 go: downloading github.com/containerd/containerd v1.3.4 02:45:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:45:29 go: downloading github.com/docker/go-units v0.4.0 02:45:29 go: downloading github.com/opencontainers/image-spec v1.0.1 02:45:29 go: downloading github.com/docker/go-connections v0.4.0 02:45:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:45:29 go: downloading github.com/containerd/containerd v1.3.4 02:45:30 go: downloading github.com/opencontainers/go-digest v1.0.0 02:45:30 go: downloading github.com/opencontainers/go-digest v1.0.0 02:45:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:45:42 ---> Running in e42af5c6097e 02:45:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:45:49 Removing intermediate container 9419c7e1a635 02:45:49 ---> 21101b898e3c 02:45:49 02:45:49 Step 10/23 : FROM alpine:3.14 02:45:49 ---> e04c818066af 02:45:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:45:49 ---> Using cache 02:45:49 ---> 850f640abe52 02:45:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:45:49 ---> Using cache 02:45:49 ---> 0a45cda24232 02:45:49 Step 13/23 : ENV APP_PORT=59882 02:45:51 Removing intermediate container 2ee5c72e92d2 02:45:51 ---> d4f41786559c 02:45:51 02:45:51 Step 10/22 : FROM alpine:3.14 02:45:51 ---> e04c818066af 02:45:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:45:51 ---> Running in c5a422cded31 02:45:51 ---> Running in 31e7243f553f 02:45:52 Removing intermediate container c5a422cded31 02:45:52 ---> 5c0b491e3ebc 02:45:52 Step 14/23 : EXPOSE $APP_PORT 02:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:45:52 (1/6) Installing ca-certificates (20211220-r0) 02:45:52 (2/6) Installing brotli-libs (1.0.9-r5) 02:45:52 (3/6) Installing nghttp2-libs (1.43.0-r0) 02:45:52 (4/6) Installing libcurl (7.79.1-r0) 02:45:52 (5/6) Installing curl (7.79.1-r0) 02:45:52 (6/6) Installing dumb-init (1.2.5-r1) 02:45:52 Executing busybox-1.33.1-r7.trigger 02:45:52 Executing ca-certificates-20211220-r0.trigger 02:45:52 OK: 8 MiB in 20 packages 02:45:54 ---> Running in ed9bb422d832 02:45:59 Removing intermediate container ed9bb422d832 02:45:59 ---> 551df410826c 02:45:59 Step 15/23 : WORKDIR / 02:46:00 Removing intermediate container 31e7243f553f 02:46:00 ---> 48f1145c4ca2 02:46:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:46:03 ---> Running in 9b70fa39b2d0 02:46:03 ---> Running in e064ff449142 02:46:03 Removing intermediate container e42af5c6097e 02:46:03 ---> cd7380a7484e 02:46:03 02:46:03 Step 10/23 : FROM alpine:3.14 02:46:03 ---> e04c818066af 02:46:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:46:03 ---> Using cache 02:46:03 ---> 850f640abe52 02:46:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:46:03 ---> Using cache 02:46:03 ---> 0a45cda24232 02:46:03 Step 13/23 : ENV APP_PORT=59881 02:46:04 Removing intermediate container 9b70fa39b2d0 02:46:04 ---> 1e45316ab337 02:46:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:04 Removing intermediate container e064ff449142 02:46:04 ---> ec123085e548 02:46:04 Step 13/22 : WORKDIR /edgex 02:46:05 ---> Running in 62bf9cca243a 02:46:08 ---> Running in a2d26d0efda2 02:46:20 Removing intermediate container 62bf9cca243a 02:46:20 ---> fda04d1e7736 02:46:20 Step 14/23 : EXPOSE $APP_PORT 02:46:24 ---> bb6fbf6bd810 02:46:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:46:34 Removing intermediate container a2d26d0efda2 02:46:34 ---> d0d79167bbea 02:46:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:46:38 ---> Running in 26b715b8963f 02:46:38 ---> 689f759bc6b9 02:46:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:46:38 ---> 5e847acb0f51 02:46:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:46:38 Removing intermediate container 26b715b8963f 02:46:38 ---> cb943c3b259e 02:46:38 Step 15/23 : WORKDIR / 02:46:38 ---> 188bb6100cca 02:46:38 Step 19/23 : ENTRYPOINT ["/core-command"] 02:46:38 ---> Running in 95a32cdab2e2 02:46:38 ---> 4fb4b42dbc05 02:46:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:46:38 ---> Running in 4a2b0caf869c 02:46:38 Removing intermediate container 95a32cdab2e2 02:46:38 ---> 474a449d8a67 02:46:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:38 Removing intermediate container 4a2b0caf869c 02:46:38 ---> acf89d0981e5 02:46:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:38 ---> 836fb202f9ad 02:46:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:46:38 ---> 612bf1da85b4 02:46:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:46:39 ---> Running in b49a4d773557 02:46:39 Removing intermediate container b49a4d773557 02:46:39 ---> ac0d7a198b09 02:46:39 Step 21/23 : LABEL arch=x86_64 02:46:39 ---> 76115412dcf8 02:46:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:39 ---> e6fa8dfb577a 02:46:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:46:39 ---> Running in e764b332db3e 02:46:39 ---> Running in 190c5b022533 02:46:39 Removing intermediate container e764b332db3e 02:46:39 ---> 7b16aac5dade 02:46:39 Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:46:39 ---> ac8ca272d231 02:46:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:46:39 ---> Running in 7caa402288bc 02:46:39 ---> Running in f8627d2c76cd 02:46:40 Removing intermediate container 7caa402288bc 02:46:40 ---> b83ba1da5c58 02:46:40 Step 23/23 : LABEL version=0.0.0 02:46:40 Removing intermediate container f8627d2c76cd 02:46:40 ---> 2ea79ff79da7 02:46:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:40 ---> Running in cad59db8b1d8 02:46:40 ---> Running in c84e27b975a7 02:46:40 Removing intermediate container cad59db8b1d8 02:46:40 ---> dd5fa7ab5c63 02:46:40 02:46:40 Removing intermediate container c84e27b975a7 02:46:40 ---> 22d43e66fcf0 02:46:40 Step 21/23 : LABEL arch=x86_64 02:46:40 Removing intermediate container 190c5b022533 02:46:40 ---> a0e59643dfd9 02:46:40 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:46:40 Successfully built dd5fa7ab5c63 02:46:40 ---> Running in 53a27290a778 02:46:40 Successfully tagged core-command:latest 02:46:40  Building core-command ... done  ---> Running in 6285661ab58d 02:46:40 Removing intermediate container 53a27290a778 02:46:40 ---> 5edf324fcdc7 02:46:40 Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:46:40 Removing intermediate container 6285661ab58d 02:46:40 ---> c5420279afdf 02:46:40 Step 20/22 : LABEL arch=x86_64 02:46:40 ---> Running in 7f41d72afdc9 02:46:40 ---> Running in c9ce89c361e8 02:46:40 Removing intermediate container 7f41d72afdc9 02:46:40 ---> c41512248eb4 02:46:40 Step 23/23 : LABEL version=0.0.0 02:46:40 Removing intermediate container c9ce89c361e8 02:46:40 ---> 72faeee34ff0 02:46:40 Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:46:40 ---> Running in 20df3f3d85c3 02:46:41 ---> Running in 3880979b7349 02:46:41 Removing intermediate container 20df3f3d85c3 02:46:41 ---> ec87c679d8a1 02:46:41 02:46:41 Successfully built ec87c679d8a1 02:46:41 Successfully tagged core-metadata:latest 02:46:41  Building core-metadata ... done Removing intermediate container 3880979b7349 02:46:41 ---> 183d09e41949 02:46:41 Step 22/22 : LABEL version=0.0.0 02:46:41 ---> Running in 8aa31fec5782 02:46:41 Removing intermediate container 8aa31fec5782 02:46:41 ---> f1224f65ab59 02:46:41 02:46:41 Successfully built f1224f65ab59 02:46:41 Successfully tagged security-proxy-setup:latest 02:46:42  Building security-proxy-setup ... done Removing intermediate container 7be1889068f0 02:46:42 ---> ec8108b26bce 02:46:42 02:46:42 Step 13/26 : FROM alpine:3.15 02:46:42 ---> 0ac33e5f5afa 02:46:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:46:42 ---> Using cache 02:46:42 ---> c7c9148c75b9 02:46:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:42 ---> Using cache 02:46:42 ---> f800253862c8 02:46:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:46:42 ---> Using cache 02:46:42 ---> 624fcf52f134 02:46:42 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 02:46:42 Removing intermediate container 7235b99588a0 02:46:42 ---> 0f1954a1ffe9 02:46:42 02:46:42 Step 13/26 : FROM alpine:3.15 02:46:42 ---> 0ac33e5f5afa 02:46:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:46:42 ---> Using cache 02:46:42 ---> c7c9148c75b9 02:46:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:42 ---> Using cache 02:46:42 ---> f800253862c8 02:46:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:46:43 ---> Running in 671ae7073119 02:46:43 ---> bd796f21fc41 02:46:43 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:46:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:46:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:46:44 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:46:44 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 02:46:44 OK: 15855 distinct packages available 02:46:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:46:45 ---> 9b534c11de47 02:46:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:46:45 ---> 3f477e5bd1f4 02:46:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:46:45 ---> f65d2e346803 02:46:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:46:45 ---> 39c3a70dd0d7 02:46:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:46:45 ---> Running in fbd612c43094 02:46:45 Removing intermediate container fbd612c43094 02:46:45 ---> ccf41a257a8f 02:46:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:46:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:46:45 ---> Running in 92fd62189714 02:46:45 Removing intermediate container 92fd62189714 02:46:45 ---> 7d1283ec1e45 02:46:45 Step 24/26 : LABEL arch=x86_64 02:46:45 ---> Running in 8f7606b0a8c8 02:46:46 Removing intermediate container 8f7606b0a8c8 02:46:46 ---> 77b38dc9e196 02:46:46 Step 25/26 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:46:46 ---> Running in c872b659b10b 02:46:46 (1/4) Installing dumb-init (1.2.5-r1) 02:46:46 Removing intermediate container c872b659b10b 02:46:46 ---> da4b901e2730 02:46:46 Step 26/26 : LABEL version=0.0.0 02:46:46 ---> Running in 579ff42e6d8b 02:46:46 (2/4) Installing musl-obstack (1.2.3-r0) 02:46:46 (3/4) Installing libucontext (1.1-r0) 02:46:46 Removing intermediate container 579ff42e6d8b 02:46:46 ---> 8b6354368089 02:46:46 02:46:46 (4/4) Installing gcompat (1.0.0-r4) 02:46:46 Successfully built 8b6354368089 02:46:46 Successfully tagged security-spire-agent:latest 02:46:46  Building security-spire-agent ... done Executing busybox-1.34.1-r5.trigger 02:46:46 OK: 6 MiB in 18 packages 02:46:47 Removing intermediate container 671ae7073119 02:46:47 ---> 48e4497d5cc2 02:46:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:46:48 ---> 7d9801c24eb9 02:46:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:46:49 ---> 80a15a38b504 02:46:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:46:49 ---> Running in 408f45163e0c 02:46:49 Removing intermediate container 408f45163e0c 02:46:49 ---> 35ad3f6767e3 02:46:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:46:49 ---> a195dc586e62 02:46:49 Step 21/26 : WORKDIR / 02:46:49 ---> Running in 0cbb83c690e7 02:46:49 Removing intermediate container 0cbb83c690e7 02:46:49 ---> 165595838697 02:46:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:46:49 ---> Running in e50d9491ea25 02:46:49 Removing intermediate container e50d9491ea25 02:46:49 ---> 075ea276d7ec 02:46:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:46:49 ---> Running in 679a3148db60 02:46:49 Removing intermediate container 679a3148db60 02:46:49 ---> 9edfce4e0a64 02:46:49 Step 24/26 : LABEL arch=x86_64 02:46:49 ---> Running in 87f4d81db63d 02:46:50 Removing intermediate container 87f4d81db63d 02:46:50 ---> de17098f6bad 02:46:50 Step 25/26 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:46:50 ---> Running in b254300e1e99 02:46:50 Removing intermediate container b254300e1e99 02:46:50 ---> 7f80ee4c65bf 02:46:50 Step 26/26 : LABEL version=0.0.0 02:46:50 ---> Running in 7372cd648e05 02:46:50 Removing intermediate container 7372cd648e05 02:46:50 ---> d4527c9cbd77 02:46:50 02:46:50 Successfully built d4527c9cbd77 02:46:50 Successfully tagged security-spire-config:latest 02:46:50  Building security-spire-config ... done  [Pipeline] } 02:46:50 $ docker stop --time=1 1ca260bc61f20d63da4988b937442b8815b265af695675bb63c9fd86a669db28 02:46:52 $ docker rm -f 1ca260bc61f20d63da4988b937442b8815b265af695675bb63c9fd86a669db28 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:52 + docker images 02:46:52 REPOSITORY TAG IMAGE ID CREATED SIZE 02:46:52 security-spire-config latest d4527c9cbd77 2 seconds ago 86.7MB 02:46:52 security-spire-agent latest 8b6354368089 6 seconds ago 127MB 02:46:52 security-proxy-setup latest f1224f65ab59 11 seconds ago 26.9MB 02:46:52 core-metadata latest ec87c679d8a1 12 seconds ago 17MB 02:46:52 core-command latest dd5fa7ab5c63 12 seconds ago 16MB 02:46:52 0f1954a1ffe9 15 seconds ago 4.43GB 02:46:52 ec8108b26bce 15 seconds ago 4.43GB 02:46:52 cd7380a7484e 50 seconds ago 1.5GB 02:46:52 d4f41786559c About a minute ago 1.5GB 02:46:52 21101b898e3c About a minute ago 1.49GB 02:46:52 support-notifications latest 82001a0fe4c5 About a minute ago 26.8MB 02:46:52 0b48d5899074 About a minute ago 1.55GB 02:46:52 support-scheduler latest 5fe5fe083177 About a minute ago 26.2MB 02:46:52 security-spire-server latest b0d920593e19 About a minute ago 87.3MB 02:46:52 58a358d0ede8 2 minutes ago 4.43GB 02:46:52 50cbcac596fc 2 minutes ago 1.55GB 02:46:52 security-spiffe-token-provider latest 4daf5be68fc9 3 minutes ago 28.8MB 02:46:52 526e7e913c2d 4 minutes ago 1.54GB 02:46:52 sys-mgmt-agent latest bdd08bf76260 4 minutes ago 299MB 02:46:52 security-bootstrapper latest a22c0308a5f4 4 minutes ago 19MB 02:46:52 security-secretstore-setup latest f39aae43859e 4 minutes ago 28.5MB 02:46:52 core-data latest c03a9f5b8bad 4 minutes ago 22.5MB 02:46:52 d2aea27b8504 5 minutes ago 1.49GB 02:46:52 2082d6148203 5 minutes ago 1.52GB 02:46:52 2a5c9c79b747 5 minutes ago 1.5GB 02:46:52 d9efcc1272ec 5 minutes ago 1.5GB 02:46:52 ci-base-image-x86_64 latest bbda82ed3090 8 minutes ago 896MB 02:46:52 docker 20.10.14 7417809fdb73 9 days ago 218MB 02:46:52 alpine 3.14 e04c818066af 10 days ago 5.59MB 02:46:52 alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB 02:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 02:46:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 02:46:52 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] } 02:46:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:46:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:47:00 ./bin/test-attribution-txt.sh [Pipeline] echo 02:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:47:04 + ls -al . 02:47:04 total 668 02:47:04 drwxrwxr-x 9 1001 1001 4096 Apr 15 02:47 . 02:47:04 drwxr-xr-x 4 root root 4096 Apr 15 02:41 .. 02:47:04 -rw-rw-r-- 1 1001 1001 11 Apr 15 02:39 .dockerignore 02:47:04 drwxrwxr-x 8 1001 1001 4096 Apr 15 02:39 .git 02:47:04 drwxrwxr-x 3 1001 1001 4096 Apr 15 02:39 .github 02:47:04 -rw-rw-r-- 1 1001 1001 879 Apr 15 02:39 .gitignore 02:47:04 -rw-rw-r-- 1 1001 1001 42 Apr 15 02:39 .golangci.yml 02:47:04 -rw-rw-r-- 1 1001 1001 87 Apr 15 02:39 .hadolint.yml 02:47:04 -rw-rw-r-- 1 1001 1001 166 Apr 15 02:39 .sonarcloud.properties 02:47:04 -rw-rw-r-- 1 1001 1001 1171 Apr 15 02:39 ADOPTERS.md 02:47:04 -rw-rw-r-- 1 1001 1001 10086 Apr 15 02:39 Attribution.txt 02:47:04 -rw-rw-r-- 1 1001 1001 51732 Apr 15 02:39 CHANGELOG.md 02:47:04 -rw-rw-r-- 1 1001 1001 3804 Apr 15 02:39 CONTRIBUTING.md 02:47:04 -rw-rw-r-- 1 1001 1001 677 Apr 15 02:39 GOVERNANCE.md 02:47:04 -rw-rw-r-- 1 1001 1001 850 Apr 15 02:39 Jenkinsfile 02:47:04 -rw-rw-r-- 1 1001 1001 10775 Apr 15 02:39 LICENSE 02:47:04 -rw-rw-r-- 1 1001 1001 10389 Apr 15 02:39 Makefile 02:47:04 -rw-rw-r-- 1 1001 1001 582 Apr 15 02:39 OWNERS.md 02:47:04 -rw-rw-r-- 1 1001 1001 9120 Apr 15 02:39 README.md 02:47:04 -rw-rw-r-- 1 1001 1001 6912 Apr 15 02:39 SECURITY.md 02:47:04 -rw-rw-r-- 1 1001 1001 5 Apr 15 02:37 VERSION 02:47:04 -rw-rw-r-- 1 1001 1001 4131 Apr 15 02:39 ZMQWindows.md 02:47:04 drwxrwxr-x 2 1001 1001 4096 Apr 15 02:39 bin 02:47:04 drwxrwxr-x 18 1001 1001 4096 Apr 15 02:39 cmd 02:47:04 -rw-r--r-- 1 root root 434743 Apr 15 02:45 coverage.out 02:47:04 -rw-rw-r-- 1 1001 1001 3256 Apr 15 02:39 go.mod 02:47:04 -rw-rw-r-- 1 1001 1001 35162 Apr 15 02:39 go.sum 02:47:04 drwxrwxr-x 8 1001 1001 4096 Apr 15 02:39 internal 02:47:04 drwxrwxr-x 3 1001 1001 4096 Apr 15 02:39 openapi 02:47:04 drwxrwxr-x 4 1001 1001 4096 Apr 15 02:39 snap 02:47:04 -rw-rw-r-- 1 1001 1001 204 Apr 15 02:39 version.go [Pipeline] sh 02:47:04 + '[' -e coverage.out ] 02:47:04 + chown 1001:1001 coverage.out [Pipeline] stash 02:47:04 Warning: overwriting stash ‘coverage-report’ 02:47:05 Stashed 1 file(s) [Pipeline] sh 02:47:06 + make build 02:47:06 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 02:48: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/core-metadata/core-metadata ./cmd/core-metadata 02:49:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:49:24 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 02:49:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:49:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:49:58 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 02:50:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:50:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:50:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:50: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/secrets-config ./cmd/secrets-config 02:50:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:50: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:50:31 $ docker stop --time=1 37ba32b1234637337bc31777e7a27ad4714c7ff15666d194d62ec5f43470247a 02:50:33 $ docker rm -f 37ba32b1234637337bc31777e7a27ad4714c7ff15666d194d62ec5f43470247a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:50:36 02:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:50:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:50:36 latest: Pulling from edgex-devops/edgex-compose-arm64 02:50:36 29e5d40040c1: Pulling fs layer 02:50:36 1ce36da41761: Pulling fs layer 02:50:36 25b303627fd3: Pulling fs layer 02:50:36 29e5d40040c1: Verifying Checksum 02:50:36 29e5d40040c1: Download complete 02:50:37 1ce36da41761: Verifying Checksum 02:50:37 1ce36da41761: Download complete 02:50:37 29e5d40040c1: Pull complete 02:50:38 25b303627fd3: Verifying Checksum 02:50:38 25b303627fd3: Download complete 02:50:38 1ce36da41761: Pull complete 02:50:51 25b303627fd3: Pull complete 02:50:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:50:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:50:51 prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container 02:50:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:50:53 $ docker top b998241dd8d7a774f6328f9dcf5020685181269836c3c0293df61ae5bd7cedf6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:54 + docker-compose build --help 02:50:54 + grep parallel 02:50:57 --parallel Build images in parallel. [Pipeline] } 02:50:58 $ docker stop --time=1 b998241dd8d7a774f6328f9dcf5020685181269836c3c0293df61ae5bd7cedf6 02:50:59 $ docker rm -f b998241dd8d7a774f6328f9dcf5020685181269836c3c0293df61ae5bd7cedf6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:00 . [Pipeline] withDockerContainer 02:51:00 prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container 02:51:00 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 02:51:02 $ docker top 45f54f39f6e8a26cd6097a83915cc1716b0bf776301554de3699a305b8bfcbf8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:03 + docker-compose -f ./docker-compose-build.yml build --parallel 02:51:07 Building core-command ... 02:51:07 Building core-data ... 02:51:07 Building core-metadata ... 02:51:07 Building security-bootstrapper ... 02:51:07 Building security-proxy-setup ... 02:51:07 Building security-secretstore-setup ... 02:51:07 Building security-spiffe-token-provider ... 02:51:07 Building security-spire-agent ... 02:51:07 Building security-spire-config ... 02:51:07 Building security-spire-server ... 02:51:07 Building support-notifications ... 02:51:07 Building support-scheduler ... 02:51:07 Building sys-mgmt-agent ... 02:51:07 Building support-notifications 02:51:07 Building core-command 02:51:07 Building security-spire-agent 02:51:07 Building core-metadata 02:51:07 Building support-scheduler 02:52:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:52:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:52:29 ---> 4cb159305e09 02:52:29 Step 3/23 : WORKDIR /edgex-go 02:52:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:52:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:52:29 ---> 4cb159305e09 02:52:29 Step 3/22 : WORKDIR /edgex-go 02:52:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:52:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:52:29 ---> 4cb159305e09 02:52:29 Step 3/22 : WORKDIR /edgex-go 02:52:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:52:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:52:29 ---> 4cb159305e09 02:52:29 Step 3/23 : WORKDIR /edgex-go 02:52:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:52:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:52:30 ---> 4cb159305e09 02:52:30 Step 3/26 : WORKDIR /edgex-go 02:52:30 ---> Running in 1d59ffd29749 02:52:30 ---> Running in 4b9f0f19710a 02:52:30 ---> Running in 75d448c0723f 02:52:30 ---> Running in 4fa9de0cd618 02:52:30 ---> Running in 0bba7ba9fca0 02:52:30 Removing intermediate container 1d59ffd29749 02:52:30 ---> 0ea0653f93c1 02:52:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:30 ---> Running in ecca810737d1 02:52:31 Removing intermediate container 4fa9de0cd618 02:52:31 ---> bcd9e8a7d956 02:52:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:31 Removing intermediate container 4b9f0f19710a 02:52:31 ---> 6faf5cf66f31 02:52:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:31 Removing intermediate container 0bba7ba9fca0 02:52:31 ---> 0bc7475628b8 02:52:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:31 Removing intermediate container 75d448c0723f 02:52:31 ---> 73328b2ea6f6 02:52:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:31 ---> Running in 8e8f0db828c5 02:52:31 ---> Running in 90c3d2d69751 02:52:31 ---> Running in 855c9b682365 02:52:31 ---> Running in 9366853d17ac 02:52:35 Removing intermediate container ecca810737d1 02:52:35 ---> 11a1c89ff553 02:52:35 Step 5/23 : RUN apk add --update --no-cache make git 02:52:35 ---> Running in b9af8a9dbf80 02:52:35 Removing intermediate container 8e8f0db828c5 02:52:35 ---> 6c33728c3da3 02:52:35 Step 5/22 : RUN apk add --update --no-cache make git 02:52:35 ---> Running in d6bd155a72ba 02:52:36 Removing intermediate container 90c3d2d69751 02:52:36 ---> bb601d4f9e32 02:52:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:52:36 ---> Running in 575226c582c7 02:52:36 Removing intermediate container 855c9b682365 02:52:36 ---> 7fb7c9a55f25 02:52:36 Step 5/23 : RUN apk add --update --no-cache make git 02:52:36 Removing intermediate container 9366853d17ac 02:52:36 ---> 0e6f159cd023 02:52:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:52:36 ---> Running in 40207e1ea162 02:52:36 ---> Running in e2bb9bb3fa59 02:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:39 OK: 220 MiB in 52 packages 02:52:40 OK: 220 MiB in 52 packages 02:52:40 OK: 220 MiB in 52 packages 02:52:40 OK: 220 MiB in 52 packages 02:52:40 OK: 220 MiB in 52 packages 02:52:41 Removing intermediate container b9af8a9dbf80 02:52:41 ---> 8989d590dd97 02:52:41 Step 6/23 : COPY go.mod vendor* ./ 02:52:42 Removing intermediate container 575226c582c7 02:52:42 ---> 4af4f90dc608 02:52:42 Step 6/26 : COPY go.mod vendor* ./ 02:52:42 Removing intermediate container d6bd155a72ba 02:52:42 ---> a65c6662e5be 02:52:42 Step 6/22 : COPY go.mod vendor* ./ 02:52:42 Removing intermediate container e2bb9bb3fa59 02:52:42 ---> 20cec51eb135 02:52:42 Step 6/22 : COPY go.mod vendor* ./ 02:52:42 Removing intermediate container 40207e1ea162 02:52:42 ---> dbe91a0cc669 02:52:42 Step 6/23 : COPY go.mod vendor* ./ 02:52:43 ---> 059119e259e5 02:52:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:43 ---> Running in 3df049ad2511 02:52:43 ---> ae1ef9c4e10c 02:52:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:43 ---> Running in 77a86c0e5d4b 02:52:43 ---> e8764bfbdd9d 02:52:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:43 ---> 805e282f3e00 02:52:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:43 ---> Running in abe37eb5dde5 02:52:43 ---> Running in f2f275ba9ff5 02:52:44 ---> 63d194436dfc 02:52:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:44 ---> Running in b58698f29b33 02:52:47 Removing intermediate container 3df049ad2511 02:52:47 ---> 0f10cec78a6b 02:52:47 Step 8/23 : COPY . . 02:52:50 Removing intermediate container 77a86c0e5d4b 02:52:50 ---> e1b26dcdd4d5 02:52:50 Step 8/26 : COPY . . 02:52:50 Removing intermediate container b58698f29b33 02:52:50 ---> bb078613d793 02:52:50 Step 8/23 : COPY . . 02:52:50 Removing intermediate container abe37eb5dde5 02:52:50 ---> 30fa78c96a0c 02:52:50 Step 8/22 : COPY . . 02:52:50 Removing intermediate container f2f275ba9ff5 02:52:50 ---> d906d34969b2 02:52:50 Step 8/22 : COPY . . 02:53:17 ---> 63b936a33511 02:53:17 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:53:17 ---> Running in 953cf55de97c 02:53:18 ---> 47c0b6dc9e68 02:53:18 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:53:18 ---> 70571f1a08bc 02:53:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:53:18 ---> Running in 0b2c66df2d45 02:53:18 ---> Running in 22836f4868b0 02:53:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:53:19 ---> e785d81b62aa 02:53:19 Step 9/23 : RUN make cmd/core-command/core-command 02:53:19 ---> Running in 4535a868f689 02:53:19 Removing intermediate container 22836f4868b0 02:53:19 ---> 46b7a09de883 02:53:19 Step 10/26 : RUN mkdir -p spire-build 02:53:19 ---> Running in 2de7fe789c6b 02:53:19 ---> 7554dd2b40af 02:53:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:53:20 ---> Running in 20c5d053efc7 02:53:21 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 02:53: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/core-command/core-command ./cmd/core-command 02:53: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 02:53:23 Removing intermediate container 2de7fe789c6b 02:53:23 ---> b87a744d371b 02:53:23 Step 11/26 : WORKDIR /edgex-go/spire-build 02:53:23 ---> Running in dfdc0a9f1711 02:53:24 Removing intermediate container dfdc0a9f1711 02:53:24 ---> 6dff64f5696d 02:53: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 02:53:24 ---> Running in 74664fb3e5b7 02:53:27 spire-1.2.1/ 02:53:27 spire-1.2.1/.data/ 02:53:27 spire-1.2.1/.data/.file 02:53:27 spire-1.2.1/.dockerignore 02:53:27 spire-1.2.1/.gitattributes 02:53:27 spire-1.2.1/.githooks/ 02:53:27 spire-1.2.1/.githooks/pre-commit 02:53:27 spire-1.2.1/.github/ 02:53:27 spire-1.2.1/.github/ISSUE_TEMPLATE.md 02:53:27 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 02:53:27 spire-1.2.1/.github/dependabot.yml 02:53:27 spire-1.2.1/.github/workflows/ 02:53:27 spire-1.2.1/.github/workflows/nightly_build.yaml 02:53:27 spire-1.2.1/.github/workflows/pr_build.yaml 02:53:27 spire-1.2.1/.github/workflows/release_build.yaml 02:53:27 spire-1.2.1/.github/workflows/scripts/ 02:53:27 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 02:53:27 spire-1.2.1/.github/workflows/scripts/push-images.sh 02:53:27 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 02:53:27 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 02:53:27 spire-1.2.1/.github/workflows/scripts/split.sh 02:53:27 spire-1.2.1/.gitignore 02:53:27 spire-1.2.1/.go-version 02:53:27 spire-1.2.1/.golangci.yml 02:53:27 spire-1.2.1/ADOPTERS.md 02:53:27 spire-1.2.1/CHANGELOG.md 02:53:27 spire-1.2.1/CODE-OF-CONDUCT.md 02:53:27 spire-1.2.1/CODEOWNERS 02:53:27 spire-1.2.1/CONTRIBUTING.md 02:53:27 spire-1.2.1/Dockerfile 02:53:27 spire-1.2.1/Dockerfile.dev 02:53:27 spire-1.2.1/Dockerfile.scratch 02:53:27 spire-1.2.1/LICENSE 02:53:27 spire-1.2.1/MAINTAINERS.md 02:53:27 spire-1.2.1/Makefile 02:53:27 spire-1.2.1/README.md 02:53:27 spire-1.2.1/ROADMAP.md 02:53:27 spire-1.2.1/SECURITY.md 02:53:27 spire-1.2.1/cmd/ 02:53:27 spire-1.2.1/cmd/spire-agent/ 02:53:27 spire-1.2.1/cmd/spire-agent/cli/ 02:53:27 spire-1.2.1/cmd/spire-agent/cli/api/ 02:53:27 spire-1.2.1/cmd/spire-agent/cli/api/common.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/cli.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/common/ 02:53:27 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 02:53:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/run/ 02:53:27 spire-1.2.1/cmd/spire-agent/cli/run/run.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/validate/ 02:53:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 02:53:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 02:53:27 spire-1.2.1/cmd/spire-agent/main.go 02:53:27 spire-1.2.1/cmd/spire-server/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/agent/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/agent/count.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/agent/list.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/agent/show.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/cli.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/count.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/create.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/show.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/update.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/util.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/common.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/create.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/list.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/show.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/update.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/jwt/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/run/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/run/run.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/token/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/token/generate.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/validate/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/x509/ 02:53:27 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 02:53:27 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 02:53:27 spire-1.2.1/cmd/spire-server/main.go 02:53:27 spire-1.2.1/cmd/spire-server/util/ 02:53:27 spire-1.2.1/cmd/spire-server/util/util.go 02:53:27 spire-1.2.1/conf/ 02:53:27 spire-1.2.1/conf/agent/ 02:53:27 spire-1.2.1/conf/agent/agent.conf 02:53:27 spire-1.2.1/conf/agent/agent_full.conf 02:53:27 spire-1.2.1/conf/agent/dummy_root_ca.crt 02:53:27 spire-1.2.1/conf/server/ 02:53:27 spire-1.2.1/conf/server/dummy_upstream_ca.crt 02:53:27 spire-1.2.1/conf/server/dummy_upstream_ca.key 02:53:27 spire-1.2.1/conf/server/server.conf 02:53:27 spire-1.2.1/conf/server/server_full.conf 02:53:27 spire-1.2.1/doc/ 02:53:27 spire-1.2.1/doc/SPIRE101.md 02:53:27 spire-1.2.1/doc/auditlog.md 02:53:27 spire-1.2.1/doc/authorization_policy_engine.md 02:53:27 spire-1.2.1/doc/changelog_guidelines.md 02:53:27 spire-1.2.1/doc/cure53-report.pdf 02:53:27 spire-1.2.1/doc/images/ 02:53:27 spire-1.2.1/doc/images/2019_roadmap.png 02:53:27 spire-1.2.1/doc/images/SPIRE101.png 02:53:27 spire-1.2.1/doc/images/SPIRE_agent.png 02:53:27 spire-1.2.1/doc/images/SPIRE_server.png 02:53:27 spire-1.2.1/doc/images/cache_mgr.png 02:53:27 spire-1.2.1/doc/images/cache_mgr_components.png 02:53:27 spire-1.2.1/doc/images/federated_spire.png 02:53:27 spire-1.2.1/doc/images/ha_mode.png 02:53:27 spire-1.2.1/doc/images/nested_spire.png 02:53:27 spire-1.2.1/doc/images/oidc_federation.png 02:53:27 spire-1.2.1/doc/images/single_trust_domain.png 02:53:27 spire-1.2.1/doc/images/spiffe_compatible.png 02:53:27 spire-1.2.1/doc/images/spire_logo.png 02:53:27 spire-1.2.1/doc/migrating_registration_api_clients.md 02:53:27 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 02:53:27 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 02:53:27 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 02:53:27 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 02:53:27 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 02:53:27 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 02:53:27 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 02:53:27 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 02:53:27 spire-1.2.1/doc/plugin_server_datastore_sql.md 02:53:27 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 02:53:27 spire-1.2.1/doc/plugin_server_keymanager_disk.md 02:53:27 spire-1.2.1/doc/plugin_server_keymanager_memory.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 02:53:27 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 02:53:27 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 02:53:27 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 02:53:27 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 02:53:27 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 02:53:27 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 02:53:27 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 02:53:27 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 02:53:27 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 02:53:27 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 02:53:27 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 02:53:27 spire-1.2.1/doc/scaling_spire.md 02:53:27 spire-1.2.1/doc/spire_agent.md 02:53:27 spire-1.2.1/doc/spire_server.md 02:53:27 spire-1.2.1/doc/supported_integrations.md 02:53:27 spire-1.2.1/doc/telemetry.md 02:53:27 spire-1.2.1/doc/telemetry_config.md 02:53:27 spire-1.2.1/doc/upgrading.md 02:53:27 spire-1.2.1/doc/using_spire.md 02:53:27 spire-1.2.1/examples/ 02:53:27 spire-1.2.1/examples/README.md 02:53:27 spire-1.2.1/go.mod 02:53:27 spire-1.2.1/go.sum 02:53:27 spire-1.2.1/pkg/ 02:53:27 spire-1.2.1/pkg/agent/ 02:53:27 spire-1.2.1/pkg/agent/agent.go 02:53:27 spire-1.2.1/pkg/agent/api/ 02:53:27 spire-1.2.1/pkg/agent/api/config.go 02:53:27 spire-1.2.1/pkg/agent/api/debug/ 02:53:27 spire-1.2.1/pkg/agent/api/debug/v1/ 02:53:27 spire-1.2.1/pkg/agent/api/debug/v1/service.go 02:53:27 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 02:53:27 spire-1.2.1/pkg/agent/api/delegatedidentity/ 02:53:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 02:53:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 02:53:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 02:53:27 spire-1.2.1/pkg/agent/api/endpoints.go 02:53:27 spire-1.2.1/pkg/agent/api/health/ 02:53:27 spire-1.2.1/pkg/agent/api/health/v1/ 02:53:27 spire-1.2.1/pkg/agent/api/health/v1/service.go 02:53:27 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 02:53:27 spire-1.2.1/pkg/agent/api/rpccontext/ 02:53:27 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 02:53:27 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 02:53:27 spire-1.2.1/pkg/agent/attestor/ 02:53:27 spire-1.2.1/pkg/agent/attestor/node/ 02:53:27 spire-1.2.1/pkg/agent/attestor/node/experimental.go 02:53:27 spire-1.2.1/pkg/agent/attestor/node/node.go 02:53:27 spire-1.2.1/pkg/agent/attestor/node/node_test.go 02:53:27 spire-1.2.1/pkg/agent/attestor/workload/ 02:53:27 spire-1.2.1/pkg/agent/attestor/workload/workload.go 02:53:27 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 02:53:27 spire-1.2.1/pkg/agent/catalog/ 02:53:27 spire-1.2.1/pkg/agent/catalog/catalog.go 02:53:27 spire-1.2.1/pkg/agent/catalog/keymanager.go 02:53:27 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 02:53:27 spire-1.2.1/pkg/agent/catalog/svidstore.go 02:53:27 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 02:53:27 spire-1.2.1/pkg/agent/client/ 02:53:27 spire-1.2.1/pkg/agent/client/client.go 02:53:27 spire-1.2.1/pkg/agent/client/client_test.go 02:53:27 spire-1.2.1/pkg/agent/client/dial.go 02:53:27 spire-1.2.1/pkg/agent/client/nodeconn.go 02:53:27 spire-1.2.1/pkg/agent/client/nodeconn_test.go 02:53:27 spire-1.2.1/pkg/agent/client/update.go 02:53:27 spire-1.2.1/pkg/agent/client/util.go 02:53:27 spire-1.2.1/pkg/agent/common/ 02:53:27 spire-1.2.1/pkg/agent/common/backoff/ 02:53:27 spire-1.2.1/pkg/agent/common/backoff/backoff.go 02:53:27 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 02:53:27 spire-1.2.1/pkg/agent/common/cgroups/ 02:53:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 02:53:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 02:53:27 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 02:53:27 spire-1.2.1/pkg/agent/config.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/ 02:53:27 spire-1.2.1/pkg/agent/endpoints/config.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/endpoints.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/metrics.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/middleware.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/peertracker.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 02:53:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 02:53:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/workload/ 02:53:27 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 02:53:27 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 02:53:27 spire-1.2.1/pkg/agent/manager/ 02:53:27 spire-1.2.1/pkg/agent/manager/cache/ 02:53:27 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 02:53:27 spire-1.2.1/pkg/agent/manager/cache/cache.go 02:53:27 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 02:53:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 02:53:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 02:53:27 spire-1.2.1/pkg/agent/manager/cache/sets.go 02:53:27 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 02:53:27 spire-1.2.1/pkg/agent/manager/config.go 02:53:27 spire-1.2.1/pkg/agent/manager/manager.go 02:53:27 spire-1.2.1/pkg/agent/manager/manager_test.go 02:53:27 spire-1.2.1/pkg/agent/manager/storage.go 02:53:27 spire-1.2.1/pkg/agent/manager/storage_test.go 02:53:27 spire-1.2.1/pkg/agent/manager/storecache/ 02:53:27 spire-1.2.1/pkg/agent/manager/storecache/cache.go 02:53:27 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 02:53:27 spire-1.2.1/pkg/agent/manager/sync.go 02:53:27 spire-1.2.1/pkg/agent/plugin/ 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/ 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 02:53:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 02:53:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/ 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 02:53:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 02:53:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 02:53:27 spire-1.2.1/pkg/agent/svid/ 02:53:27 spire-1.2.1/pkg/agent/svid/rotator.go 02:53:27 spire-1.2.1/pkg/agent/svid/rotator_config.go 02:53:27 spire-1.2.1/pkg/agent/svid/rotator_test.go 02:53:27 spire-1.2.1/pkg/agent/svid/store/ 02:53:27 spire-1.2.1/pkg/agent/svid/store/service.go 02:53:27 spire-1.2.1/pkg/agent/svid/store/service_test.go 02:53:27 spire-1.2.1/pkg/common/ 02:53:27 spire-1.2.1/pkg/common/agentpathtemplate/ 02:53:27 spire-1.2.1/pkg/common/agentpathtemplate/template.go 02:53:27 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 02:53:27 spire-1.2.1/pkg/common/api/ 02:53:27 spire-1.2.1/pkg/common/api/metrics.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/ 02:53:27 spire-1.2.1/pkg/common/api/middleware/common_test.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/interceptor.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/logger.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/logger_test.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/metrics.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/middleware.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/misconfig.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/names.go 02:53:27 spire-1.2.1/pkg/common/api/middleware/names_test.go 02:53:27 spire-1.2.1/pkg/common/api/names.go 02:53:27 spire-1.2.1/pkg/common/api/ratelimit.go 02:53:27 spire-1.2.1/pkg/common/api/rpccontext/ 02:53:27 spire-1.2.1/pkg/common/api/rpccontext/logger.go 02:53:27 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 02:53:27 spire-1.2.1/pkg/common/api/rpccontext/names.go 02:53:27 spire-1.2.1/pkg/common/auth/ 02:53:27 spire-1.2.1/pkg/common/auth/interceptors.go 02:53:27 spire-1.2.1/pkg/common/auth/interceptors_test.go 02:53:27 spire-1.2.1/pkg/common/auth/untracked_uds.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/ 02:53:27 spire-1.2.1/pkg/common/bundleutil/bundle.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/common_test.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/marshal.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/types.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 02:53:27 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 02:53:27 spire-1.2.1/pkg/common/catalog/ 02:53:27 spire-1.2.1/pkg/common/catalog/bind.go 02:53:27 spire-1.2.1/pkg/common/catalog/builtin.go 02:53:27 spire-1.2.1/pkg/common/catalog/catalog.go 02:53:27 spire-1.2.1/pkg/common/catalog/catalog_test.go 02:53:27 spire-1.2.1/pkg/common/catalog/closers.go 02:53:27 spire-1.2.1/pkg/common/catalog/cmd_linux.go 02:53:27 spire-1.2.1/pkg/common/catalog/cmd_other.go 02:53:27 spire-1.2.1/pkg/common/catalog/config.go 02:53:27 spire-1.2.1/pkg/common/catalog/config_test.go 02:53:27 spire-1.2.1/pkg/common/catalog/configure.go 02:53:27 spire-1.2.1/pkg/common/catalog/constraints.go 02:53:27 spire-1.2.1/pkg/common/catalog/constraints_test.go 02:53:27 spire-1.2.1/pkg/common/catalog/context.go 02:53:27 spire-1.2.1/pkg/common/catalog/external.go 02:53:27 spire-1.2.1/pkg/common/catalog/host.go 02:53:27 spire-1.2.1/pkg/common/catalog/pipenet.go 02:53:27 spire-1.2.1/pkg/common/catalog/plugin.go 02:53:27 spire-1.2.1/pkg/common/catalog/testplugin/ 02:53:27 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 02:53:27 spire-1.2.1/pkg/common/catalog/testplugin/main.go 02:53:27 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 02:53:27 spire-1.2.1/pkg/common/cli/ 02:53:27 spire-1.2.1/pkg/common/cli/env.go 02:53:27 spire-1.2.1/pkg/common/cli/flags.go 02:53:27 spire-1.2.1/pkg/common/cli/trust_domain.go 02:53:27 spire-1.2.1/pkg/common/cli/trust_domain_test.go 02:53:27 spire-1.2.1/pkg/common/cli/umask.go 02:53:27 spire-1.2.1/pkg/common/cli/umask_posix.go 02:53:27 spire-1.2.1/pkg/common/cli/umask_test.go 02:53:27 spire-1.2.1/pkg/common/cli/umask_windows.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/ 02:53:27 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/flag.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/flag_test.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/format.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/format_test.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/ 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 02:53:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 02:53:27 spire-1.2.1/pkg/common/coretypes/ 02:53:27 spire-1.2.1/pkg/common/coretypes/bundle/ 02:53:27 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 02:53:27 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 02:53:27 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 02:53:27 spire-1.2.1/pkg/common/coretypes/bundle/require.go 02:53:27 spire-1.2.1/pkg/common/coretypes/jwtkey/ 02:53:27 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 02:53:27 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 02:53:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 02:53:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 02:53:27 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 02:53:27 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 02:53:27 spire-1.2.1/pkg/common/coretypes/x509certificate/ 02:53:27 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 02:53:27 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 02:53:27 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 02:53:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 02:53:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 02:53:27 spire-1.2.1/pkg/common/cryptoutil/ 02:53:27 spire-1.2.1/pkg/common/cryptoutil/keys.go 02:53:27 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 02:53:27 spire-1.2.1/pkg/common/diskutil/ 02:53:27 spire-1.2.1/pkg/common/diskutil/file_posix.go 02:53:27 spire-1.2.1/pkg/common/diskutil/file_test.go 02:53:27 spire-1.2.1/pkg/common/diskutil/file_windows.go 02:53:27 spire-1.2.1/pkg/common/errorutil/ 02:53:27 spire-1.2.1/pkg/common/errorutil/wrapper.go 02:53:27 spire-1.2.1/pkg/common/health/ 02:53:27 spire-1.2.1/pkg/common/health/config.go 02:53:27 spire-1.2.1/pkg/common/health/context.go 02:53:27 spire-1.2.1/pkg/common/health/context_test.go 02:53:27 spire-1.2.1/pkg/common/health/health.go 02:53:27 spire-1.2.1/pkg/common/health/health_test.go 02:53:27 spire-1.2.1/pkg/common/health/logger.go 02:53:27 spire-1.2.1/pkg/common/hostservice/ 02:53:27 spire-1.2.1/pkg/common/hostservice/metricsservice/ 02:53:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 02:53:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 02:53:27 spire-1.2.1/pkg/common/idutil/ 02:53:27 spire-1.2.1/pkg/common/idutil/require.go 02:53:27 spire-1.2.1/pkg/common/idutil/require_test.go 02:53:27 spire-1.2.1/pkg/common/idutil/safety.go 02:53:27 spire-1.2.1/pkg/common/idutil/safety_test.go 02:53:27 spire-1.2.1/pkg/common/idutil/spiffeid.go 02:53:27 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 02:53:27 spire-1.2.1/pkg/common/jwtsvid/ 02:53:27 spire-1.2.1/pkg/common/jwtsvid/common.go 02:53:27 spire-1.2.1/pkg/common/jwtsvid/sign.go 02:53:27 spire-1.2.1/pkg/common/jwtsvid/token_test.go 02:53:27 spire-1.2.1/pkg/common/jwtsvid/validate.go 02:53:27 spire-1.2.1/pkg/common/jwtutil/ 02:53:27 spire-1.2.1/pkg/common/jwtutil/keyset.go 02:53:27 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 02:53:27 spire-1.2.1/pkg/common/log/ 02:53:27 spire-1.2.1/pkg/common/log/hclog_adapter.go 02:53:27 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 02:53:27 spire-1.2.1/pkg/common/log/log.go 02:53:27 spire-1.2.1/pkg/common/log/log_test.go 02:53:27 spire-1.2.1/pkg/common/log/options.go 02:53:27 spire-1.2.1/pkg/common/nodeutil/ 02:53:27 spire-1.2.1/pkg/common/nodeutil/node.go 02:53:27 spire-1.2.1/pkg/common/nodeutil/node_test.go 02:53:27 spire-1.2.1/pkg/common/peertracker/ 02:53:27 spire-1.2.1/pkg/common/peertracker/conn.go 02:53:27 spire-1.2.1/pkg/common/peertracker/credentials.go 02:53:27 spire-1.2.1/pkg/common/peertracker/errors.go 02:53:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 02:53:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 02:53:27 spire-1.2.1/pkg/common/peertracker/info.go 02:53:27 spire-1.2.1/pkg/common/peertracker/listener.go 02:53:27 spire-1.2.1/pkg/common/peertracker/listener_test.go 02:53:27 spire-1.2.1/pkg/common/peertracker/peertracker.go 02:53:27 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 02:53:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 02:53:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 02:53:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 02:53:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 02:53:27 spire-1.2.1/pkg/common/peertracker/tcp.go 02:53:27 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 02:53:27 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 02:53:27 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 02:53:27 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 02:53:27 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 02:53:27 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 02:53:27 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 02:53:27 spire-1.2.1/pkg/common/peertracker/uds.go 02:53:27 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 02:53:27 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 02:53:27 spire-1.2.1/pkg/common/peertracker/uds_linux.go 02:53:27 spire-1.2.1/pkg/common/pemutil/ 02:53:27 spire-1.2.1/pkg/common/pemutil/block.go 02:53:27 spire-1.2.1/pkg/common/pemutil/certs.go 02:53:27 spire-1.2.1/pkg/common/pemutil/common.go 02:53:27 spire-1.2.1/pkg/common/pemutil/csr.go 02:53:27 spire-1.2.1/pkg/common/pemutil/keys.go 02:53:27 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/ 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 02:53:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 02:53:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 02:53:28 spire-1.2.1/pkg/common/plugin/ 02:53:28 spire-1.2.1/pkg/common/plugin/aws/ 02:53:28 spire-1.2.1/pkg/common/plugin/aws/iid.go 02:53:28 spire-1.2.1/pkg/common/plugin/azure/ 02:53:28 spire-1.2.1/pkg/common/plugin/azure/msi.go 02:53:28 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 02:53:28 spire-1.2.1/pkg/common/plugin/facade.go 02:53:28 spire-1.2.1/pkg/common/plugin/facade_test.go 02:53:28 spire-1.2.1/pkg/common/plugin/gcp/ 02:53:28 spire-1.2.1/pkg/common/plugin/gcp/iit.go 02:53:28 spire-1.2.1/pkg/common/plugin/k8s/ 02:53:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 02:53:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 02:53:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 02:53:28 spire-1.2.1/pkg/common/plugin/k8s/utils.go 02:53:28 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 02:53:28 spire-1.2.1/pkg/common/plugin/log.go 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/ 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 02:53:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 02:53:28 spire-1.2.1/pkg/common/plugin/tpmdevid/ 02:53:28 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 02:53:28 spire-1.2.1/pkg/common/plugin/x509pop/ 02:53:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 02:53:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 02:53:28 spire-1.2.1/pkg/common/profiling/ 02:53:28 spire-1.2.1/pkg/common/profiling/dumpers.go 02:53:28 spire-1.2.1/pkg/common/profiling/profiling.go 02:53:28 spire-1.2.1/pkg/common/protoutil/ 02:53:28 spire-1.2.1/pkg/common/protoutil/masks.go 02:53:28 spire-1.2.1/pkg/common/protoutil/masks_test.go 02:53:28 spire-1.2.1/pkg/common/rotationutil/ 02:53:28 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 02:53:28 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 02:53:28 spire-1.2.1/pkg/common/selector/ 02:53:28 spire-1.2.1/pkg/common/selector/selector.go 02:53:28 spire-1.2.1/pkg/common/selector/selector_test.go 02:53:28 spire-1.2.1/pkg/common/selector/set.go 02:53:28 spire-1.2.1/pkg/common/selector/set_utils.go 02:53:28 spire-1.2.1/pkg/common/selector/set_utils_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/ 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/ 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/manager.go 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/node.go 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/store/ 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 02:53:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 02:53:28 spire-1.2.1/pkg/common/telemetry/blackhole.go 02:53:28 spire-1.2.1/pkg/common/telemetry/call.go 02:53:28 spire-1.2.1/pkg/common/telemetry/common/ 02:53:28 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 02:53:28 spire-1.2.1/pkg/common/telemetry/config.go 02:53:28 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 02:53:28 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/inmem.go 02:53:28 spire-1.2.1/pkg/common/telemetry/inmem_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/m3.go 02:53:28 spire-1.2.1/pkg/common/telemetry/m3_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/metrics.go 02:53:28 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/names.go 02:53:28 spire-1.2.1/pkg/common/telemetry/prometheus.go 02:53:28 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/sanitize.go 02:53:28 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/ 02:53:28 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/datastore/ 02:53:28 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 02:53:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/rotate.go 02:53:28 spire-1.2.1/pkg/common/telemetry/server/server.go 02:53:28 spire-1.2.1/pkg/common/telemetry/sink.go 02:53:28 spire-1.2.1/pkg/common/telemetry/statsd.go 02:53:28 spire-1.2.1/pkg/common/telemetry/statsd_test.go 02:53:28 spire-1.2.1/pkg/common/telemetry/uptime.go 02:53:28 spire-1.2.1/pkg/common/telemetry/version.go 02:53:28 spire-1.2.1/pkg/common/telemetry/withlabels.go 02:53:28 spire-1.2.1/pkg/common/uptime/ 02:53:28 spire-1.2.1/pkg/common/uptime/uptime.go 02:53:28 spire-1.2.1/pkg/common/uptime/uptime_test.go 02:53:28 spire-1.2.1/pkg/common/util/ 02:53:28 spire-1.2.1/pkg/common/util/certs.go 02:53:28 spire-1.2.1/pkg/common/util/certs_test.go 02:53:28 spire-1.2.1/pkg/common/util/csr.go 02:53:28 spire-1.2.1/pkg/common/util/hash.go 02:53:28 spire-1.2.1/pkg/common/util/selectors.go 02:53:28 spire-1.2.1/pkg/common/util/selectors_test.go 02:53:28 spire-1.2.1/pkg/common/util/signals.go 02:53:28 spire-1.2.1/pkg/common/util/sort.go 02:53:28 spire-1.2.1/pkg/common/util/sort_test.go 02:53:28 spire-1.2.1/pkg/common/util/task.go 02:53:28 spire-1.2.1/pkg/common/util/task_test.go 02:53:28 spire-1.2.1/pkg/common/util/testdata/ 02:53:28 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 02:53:28 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 02:53:28 spire-1.2.1/pkg/common/version/ 02:53:28 spire-1.2.1/pkg/common/version/version.go 02:53:28 spire-1.2.1/pkg/common/x509svid/ 02:53:28 spire-1.2.1/pkg/common/x509svid/common_test.go 02:53:28 spire-1.2.1/pkg/common/x509svid/csr.go 02:53:28 spire-1.2.1/pkg/common/x509svid/upstreamca.go 02:53:28 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 02:53:28 spire-1.2.1/pkg/common/x509util/ 02:53:28 spire-1.2.1/pkg/common/x509util/cert.go 02:53:28 spire-1.2.1/pkg/common/x509util/dns.go 02:53:28 spire-1.2.1/pkg/common/x509util/dns_test.go 02:53:28 spire-1.2.1/pkg/common/x509util/keyid.go 02:53:28 spire-1.2.1/pkg/common/x509util/keypair.go 02:53:28 spire-1.2.1/pkg/common/x509util/serialnumber.go 02:53:28 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 02:53:28 spire-1.2.1/pkg/server/ 02:53:28 spire-1.2.1/pkg/server/api/ 02:53:28 spire-1.2.1/pkg/server/api/agent.go 02:53:28 spire-1.2.1/pkg/server/api/agent/ 02:53:28 spire-1.2.1/pkg/server/api/agent/v1/ 02:53:28 spire-1.2.1/pkg/server/api/agent/v1/service.go 02:53:28 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 02:53:28 spire-1.2.1/pkg/server/api/agent_test.go 02:53:28 spire-1.2.1/pkg/server/api/api.go 02:53:28 spire-1.2.1/pkg/server/api/audit/ 02:53:28 spire-1.2.1/pkg/server/api/audit/audit.go 02:53:28 spire-1.2.1/pkg/server/api/audit/audit_test.go 02:53:28 spire-1.2.1/pkg/server/api/bundle.go 02:53:28 spire-1.2.1/pkg/server/api/bundle/ 02:53:28 spire-1.2.1/pkg/server/api/bundle/v1/ 02:53:28 spire-1.2.1/pkg/server/api/bundle/v1/service.go 02:53:28 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 02:53:28 spire-1.2.1/pkg/server/api/bundle_test.go 02:53:28 spire-1.2.1/pkg/server/api/debug/ 02:53:28 spire-1.2.1/pkg/server/api/debug/v1/ 02:53:28 spire-1.2.1/pkg/server/api/debug/v1/service.go 02:53:28 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 02:53:28 spire-1.2.1/pkg/server/api/entry.go 02:53:28 spire-1.2.1/pkg/server/api/entry/ 02:53:28 spire-1.2.1/pkg/server/api/entry/v1/ 02:53:28 spire-1.2.1/pkg/server/api/entry/v1/service.go 02:53:28 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 02:53:28 spire-1.2.1/pkg/server/api/entry_test.go 02:53:28 spire-1.2.1/pkg/server/api/health/ 02:53:28 spire-1.2.1/pkg/server/api/health/v1/ 02:53:28 spire-1.2.1/pkg/server/api/health/v1/service.go 02:53:28 spire-1.2.1/pkg/server/api/health/v1/service_test.go 02:53:28 spire-1.2.1/pkg/server/api/id.go 02:53:28 spire-1.2.1/pkg/server/api/id_test.go 02:53:28 spire-1.2.1/pkg/server/api/limits/ 02:53:28 spire-1.2.1/pkg/server/api/limits/limits.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/ 02:53:28 spire-1.2.1/pkg/server/api/middleware/alias.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/audit.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/authorization.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/caller.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/caller_test.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/common.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/common_test.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/entries.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/entries_test.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 02:53:28 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 02:53:28 spire-1.2.1/pkg/server/api/ratelimit.go 02:53:28 spire-1.2.1/pkg/server/api/rpccontext/ 02:53:28 spire-1.2.1/pkg/server/api/rpccontext/alias.go 02:53:28 spire-1.2.1/pkg/server/api/rpccontext/audit.go 02:53:28 spire-1.2.1/pkg/server/api/rpccontext/caller.go 02:53:28 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 02:53:28 spire-1.2.1/pkg/server/api/selector.go 02:53:28 spire-1.2.1/pkg/server/api/selector_test.go 02:53:28 spire-1.2.1/pkg/server/api/status.go 02:53:28 spire-1.2.1/pkg/server/api/status_test.go 02:53:28 spire-1.2.1/pkg/server/api/svid/ 02:53:28 spire-1.2.1/pkg/server/api/svid/v1/ 02:53:28 spire-1.2.1/pkg/server/api/svid/v1/service.go 02:53:28 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 02:53:28 spire-1.2.1/pkg/server/api/trustdomain.go 02:53:28 spire-1.2.1/pkg/server/api/trustdomain/ 02:53:28 spire-1.2.1/pkg/server/api/trustdomain/v1/ 02:53:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 02:53:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 02:53:28 spire-1.2.1/pkg/server/api/trustdomain_test.go 02:53:28 spire-1.2.1/pkg/server/authpolicy/ 02:53:28 spire-1.2.1/pkg/server/authpolicy/defaults.go 02:53:28 spire-1.2.1/pkg/server/authpolicy/policy.go 02:53:28 spire-1.2.1/pkg/server/authpolicy/policy.rego 02:53:28 spire-1.2.1/pkg/server/authpolicy/policy_data.json 02:53:28 spire-1.2.1/pkg/server/authpolicy/policy_test.go 02:53:28 spire-1.2.1/pkg/server/authpolicy/validate.go 02:53:28 spire-1.2.1/pkg/server/bundle/ 02:53:28 spire-1.2.1/pkg/server/bundle/client/ 02:53:28 spire-1.2.1/pkg/server/bundle/client/client.go 02:53:28 spire-1.2.1/pkg/server/bundle/client/client_test.go 02:53:28 spire-1.2.1/pkg/server/bundle/client/manager.go 02:53:28 spire-1.2.1/pkg/server/bundle/client/manager_test.go 02:53:28 spire-1.2.1/pkg/server/bundle/client/sources.go 02:53:28 spire-1.2.1/pkg/server/bundle/client/sources_test.go 02:53:28 spire-1.2.1/pkg/server/bundle/client/updater.go 02:53:28 spire-1.2.1/pkg/server/bundle/client/updater_test.go 02:53:28 spire-1.2.1/pkg/server/ca/ 02:53:28 spire-1.2.1/pkg/server/ca/ca.go 02:53:28 spire-1.2.1/pkg/server/ca/ca_health.go 02:53:28 spire-1.2.1/pkg/server/ca/ca_test.go 02:53:28 spire-1.2.1/pkg/server/ca/journal.go 02:53:28 spire-1.2.1/pkg/server/ca/journal_test.go 02:53:28 spire-1.2.1/pkg/server/ca/manager.go 02:53:28 spire-1.2.1/pkg/server/ca/manager_health.go 02:53:28 spire-1.2.1/pkg/server/ca/manager_test.go 02:53:28 spire-1.2.1/pkg/server/ca/templates.go 02:53:28 spire-1.2.1/pkg/server/ca/upstream_client.go 02:53:28 spire-1.2.1/pkg/server/ca/upstream_client_test.go 02:53:28 spire-1.2.1/pkg/server/ca/validation.go 02:53:28 spire-1.2.1/pkg/server/cache/ 02:53:28 spire-1.2.1/pkg/server/cache/dscache/ 02:53:28 spire-1.2.1/pkg/server/cache/dscache/cache.go 02:53:28 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 02:53:28 spire-1.2.1/pkg/server/cache/entrycache/ 02:53:28 spire-1.2.1/pkg/server/cache/entrycache/cache.go 02:53:28 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 02:53:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 02:53:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 02:53:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 02:53:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 02:53:28 spire-1.2.1/pkg/server/catalog/ 02:53:28 spire-1.2.1/pkg/server/catalog/catalog.go 02:53:28 spire-1.2.1/pkg/server/catalog/keymanager.go 02:53:28 spire-1.2.1/pkg/server/catalog/nodeattestor.go 02:53:28 spire-1.2.1/pkg/server/catalog/noderesolver.go 02:53:28 spire-1.2.1/pkg/server/catalog/notifier.go 02:53:28 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 02:53:28 spire-1.2.1/pkg/server/config.go 02:53:28 spire-1.2.1/pkg/server/datastore/ 02:53:28 spire-1.2.1/pkg/server/datastore/datastore.go 02:53:28 spire-1.2.1/pkg/server/datastore/datastore_health.go 02:53:28 spire-1.2.1/pkg/server/datastore/repository.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/ 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 02:53:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 02:53:28 spire-1.2.1/pkg/server/endpoints/ 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/ 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/config.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/server.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 02:53:28 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 02:53:28 spire-1.2.1/pkg/server/endpoints/config.go 02:53:28 spire-1.2.1/pkg/server/endpoints/endpoints.go 02:53:28 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 02:53:28 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 02:53:28 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 02:53:28 spire-1.2.1/pkg/server/endpoints/middleware.go 02:53:28 spire-1.2.1/pkg/server/endpoints/middleware_test.go 02:53:28 spire-1.2.1/pkg/server/hostservice/ 02:53:28 spire-1.2.1/pkg/server/hostservice/agentstore/ 02:53:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 02:53:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 02:53:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 02:53:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 02:53:28 spire-1.2.1/pkg/server/hostservice/identityprovider/ 02:53:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 02:53:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/ 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/ 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/base/ 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/test/ 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 02:53:28 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 02:53:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/ 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 02:53:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/ 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/repository.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/v1.go 02:53:28 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 02:53:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 02:53:28 spire-1.2.1/pkg/server/registration/ 02:53:28 spire-1.2.1/pkg/server/registration/manager.go 02:53:28 spire-1.2.1/pkg/server/registration/manager_test.go 02:53:28 spire-1.2.1/pkg/server/scanentries.go 02:53:28 spire-1.2.1/pkg/server/scanentries_test.go 02:53:28 spire-1.2.1/pkg/server/server.go 02:53:28 spire-1.2.1/pkg/server/server_test.go 02:53:28 spire-1.2.1/pkg/server/svid/ 02:53:28 spire-1.2.1/pkg/server/svid/observer.go 02:53:28 spire-1.2.1/pkg/server/svid/observer_test.go 02:53:28 spire-1.2.1/pkg/server/svid/rotator.go 02:53:28 spire-1.2.1/pkg/server/svid/rotator_config.go 02:53:28 spire-1.2.1/pkg/server/svid/rotator_config_test.go 02:53:28 spire-1.2.1/pkg/server/svid/rotator_test.go 02:53:28 spire-1.2.1/proto/ 02:53:28 spire-1.2.1/proto/private/ 02:53:28 spire-1.2.1/proto/private/server/ 02:53:28 spire-1.2.1/proto/private/server/journal/ 02:53:28 spire-1.2.1/proto/private/server/journal/journal.pb.go 02:53:28 spire-1.2.1/proto/private/server/journal/journal.proto 02:53:28 spire-1.2.1/proto/spire/ 02:53:28 spire-1.2.1/proto/spire/common/ 02:53:28 spire-1.2.1/proto/spire/common/common.pb.go 02:53:28 spire-1.2.1/proto/spire/common/common.proto 02:53:28 spire-1.2.1/proto/spire/common/plugin/ 02:53:28 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 02:53:28 spire-1.2.1/proto/spire/common/plugin/plugin.proto 02:53:28 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 02:53:28 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 02:53:28 spire-1.2.1/proto/spire/plugin/ 02:53:28 spire-1.2.1/proto/spire/plugin/agent/ 02:53:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 02:53:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 02:53:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 02:53:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 02:53:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 02:53:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 02:53:28 spire-1.2.1/release/ 02:53:28 spire-1.2.1/release/spire-extras/ 02:53:28 spire-1.2.1/release/spire-extras/README.md 02:53:28 spire-1.2.1/release/spire-extras/conf/ 02:53:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 02:53:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 02:53:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 02:53:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 02:53:28 spire-1.2.1/release/spire/ 02:53:28 spire-1.2.1/release/spire/README.md 02:53:28 spire-1.2.1/release/spire/conf/ 02:53:28 spire-1.2.1/release/spire/conf/agent/ 02:53:28 spire-1.2.1/release/spire/conf/agent/agent.conf 02:53:28 spire-1.2.1/release/spire/conf/server/ 02:53:28 spire-1.2.1/release/spire/conf/server/server.conf 02:53:28 spire-1.2.1/script/ 02:53:28 spire-1.2.1/script/build-artifact.sh 02:53:28 spire-1.2.1/script/generate_dummy_ca.sh 02:53:28 spire-1.2.1/support/ 02:53:28 spire-1.2.1/support/k8s/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 02:53:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/ 02:53:28 spire-1.2.1/support/oidc-discovery-provider/README.md 02:53:28 spire-1.2.1/support/oidc-discovery-provider/common_test.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/config.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/config_test.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/handler.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/main.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/server_api.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 02:53:28 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 02:53:28 spire-1.2.1/test/ 02:53:28 spire-1.2.1/test/clock/ 02:53:28 spire-1.2.1/test/clock/clock.go 02:53:28 spire-1.2.1/test/fakes/ 02:53:28 spire-1.2.1/test/fakes/fakeagentcatalog/ 02:53:28 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 02:53:28 spire-1.2.1/test/fakes/fakeagentkeymanager/ 02:53:28 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 02:53:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 02:53:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 02:53:28 spire-1.2.1/test/fakes/fakeagentstore/ 02:53:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 02:53:28 spire-1.2.1/test/fakes/fakedatastore/ 02:53:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 02:53:28 spire-1.2.1/test/fakes/fakeentryclient/ 02:53:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 02:53:28 spire-1.2.1/test/fakes/fakehealthchecker/ 02:53:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 02:53:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 02:53:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 02:53:28 spire-1.2.1/test/fakes/fakemetrics/ 02:53:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 02:53:28 spire-1.2.1/test/fakes/fakenoderesolver/ 02:53:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 02:53:28 spire-1.2.1/test/fakes/fakenotifier/ 02:53:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 02:53:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 02:53:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 02:53:28 spire-1.2.1/test/fakes/fakeserverca/ 02:53:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 02:53:28 spire-1.2.1/test/fakes/fakeservercatalog/ 02:53:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 02:53:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 02:53:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 02:53:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 02:53:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 02:53:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 02:53:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 02:53:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 02:53:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 02:53:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 02:53:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 02:53:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 02:53:28 spire-1.2.1/test/fixture/ 02:53:28 spire-1.2.1/test/fixture/certs/ 02:53:28 spire-1.2.1/test/fixture/certs/agent_svid.der 02:53:28 spire-1.2.1/test/fixture/certs/base_cert.pem 02:53:28 spire-1.2.1/test/fixture/certs/base_csr.pem 02:53:28 spire-1.2.1/test/fixture/certs/base_key.pem 02:53:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 02:53:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 02:53:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 02:53:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 02:53:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 02:53:28 spire-1.2.1/test/fixture/certs/blog_key.pem 02:53:28 spire-1.2.1/test/fixture/certs/bundle.der 02:53:28 spire-1.2.1/test/fixture/certs/ca.pem 02:53:28 spire-1.2.1/test/fixture/certs/ca_key.pem 02:53:28 spire-1.2.1/test/fixture/certs/database_cert.pem 02:53:28 spire-1.2.1/test/fixture/certs/database_csr.pem 02:53:28 spire-1.2.1/test/fixture/certs/database_key.pem 02:53:28 spire-1.2.1/test/fixture/certs/node_cert.pem 02:53:28 spire-1.2.1/test/fixture/certs/node_csr.pem 02:53:28 spire-1.2.1/test/fixture/certs/node_key.pem 02:53:28 spire-1.2.1/test/fixture/certs/svid.pem 02:53:28 spire-1.2.1/test/fixture/certs/svid_key.pem 02:53:28 spire-1.2.1/test/fixture/config/ 02:53:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 02:53:28 spire-1.2.1/test/fixture/config/agent_good.conf 02:53:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 02:53:28 spire-1.2.1/test/fixture/config/plugin_good.conf 02:53:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 02:53:28 spire-1.2.1/test/fixture/config/server_good.conf 02:53:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 02:53:28 spire-1.2.1/test/fixture/fixture.go 02:53:28 spire-1.2.1/test/fixture/nodeattestor/ 02:53:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 02:53:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 02:53:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 02:53:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 02:53:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 02:53:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 02:53:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 02:53:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 02:53:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 02:53:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 02:53:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 02:53:28 spire-1.2.1/test/fixture/registration/ 02:53:28 spire-1.2.1/test/fixture/registration/entries.json 02:53:28 spire-1.2.1/test/fixture/registration/good-for-update.json 02:53:28 spire-1.2.1/test/fixture/registration/good.json 02:53:28 spire-1.2.1/test/fixture/registration/invalid.json 02:53:28 spire-1.2.1/test/fixture/registration/invalid_json.json 02:53:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 02:53:28 spire-1.2.1/test/integration/ 02:53:28 spire-1.2.1/test/integration/README.md 02:53:28 spire-1.2.1/test/integration/common 02:53:28 spire-1.2.1/test/integration/setup/ 02:53:28 spire-1.2.1/test/integration/setup/adminclient/ 02:53:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 02:53:28 spire-1.2.1/test/integration/setup/adminclient/client.go 02:53:28 spire-1.2.1/test/integration/setup/debugagent/ 02:53:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 02:53:28 spire-1.2.1/test/integration/setup/debugagent/main.go 02:53:28 spire-1.2.1/test/integration/setup/debugserver/ 02:53:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 02:53:28 spire-1.2.1/test/integration/setup/debugserver/main.go 02:53:28 spire-1.2.1/test/integration/setup/downstreamclient/ 02:53:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 02:53:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 02:53:28 spire-1.2.1/test/integration/setup/itclient/ 02:53:28 spire-1.2.1/test/integration/setup/itclient/client.go 02:53:28 spire-1.2.1/test/integration/setup/node-attestation/ 02:53:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 02:53:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 02:53:28 spire-1.2.1/test/integration/setup/x509pop/ 02:53:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 02:53:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 02:53:28 spire-1.2.1/test/integration/suites/ 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 02:53:28 spire-1.2.1/test/integration/suites/join-token/ 02:53:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 02:53:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 02:53:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 02:53:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 02:53:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 02:53:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 02:53:28 spire-1.2.1/test/integration/suites/join-token/README.md 02:53:28 spire-1.2.1/test/integration/suites/join-token/conf/ 02:53:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/join-token/teardown 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 02:53:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 02:53:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 02:53:28 spire-1.2.1/test/integration/suites/k8s/ 02:53:28 spire-1.2.1/test/integration/suites/k8s/00-setup 02:53:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 02:53:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 02:53:28 spire-1.2.1/test/integration/suites/k8s/README.md 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/ 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 02:53:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 02:53:28 spire-1.2.1/test/integration/suites/k8s/teardown 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/ 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 02:53:28 spire-1.2.1/test/integration/suites/rotation/ 02:53:28 spire-1.2.1/test/integration/suites/rotation/00-setup 02:53:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 02:53:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 02:53:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 02:53:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 02:53:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 02:53:28 spire-1.2.1/test/integration/suites/rotation/README.md 02:53:28 spire-1.2.1/test/integration/suites/rotation/conf/ 02:53:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/rotation/teardown 02:53:28 spire-1.2.1/test/integration/suites/self-test/ 02:53:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 02:53:28 spire-1.2.1/test/integration/suites/self-test/README.md 02:53:28 spire-1.2.1/test/integration/suites/self-test/teardown 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 02:53:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 02:53:28 spire-1.2.1/test/integration/suites/upgrade/ 02:53:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 02:53:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 02:53:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 02:53:28 spire-1.2.1/test/integration/suites/upgrade/README.md 02:53:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 02:53:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 02:53:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 02:53:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 02:53:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 02:53:28 spire-1.2.1/test/integration/suites/upgrade/teardown 02:53:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 02:53:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 02:53:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 02:53:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 02:53:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 02:53:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 02:53:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 02:53:29 spire-1.2.1/test/integration/test-one.sh 02:53:29 spire-1.2.1/test/integration/test.sh 02:53:29 spire-1.2.1/test/plugintest/ 02:53:29 spire-1.2.1/test/plugintest/config.go 02:53:29 spire-1.2.1/test/plugintest/load.go 02:53:29 spire-1.2.1/test/plugintest/option.go 02:53:29 spire-1.2.1/test/spiretest/ 02:53:29 spire-1.2.1/test/spiretest/apiserver.go 02:53:29 spire-1.2.1/test/spiretest/assertions.go 02:53:29 spire-1.2.1/test/spiretest/dir.go 02:53:29 spire-1.2.1/test/spiretest/errors_posix.go 02:53:29 spire-1.2.1/test/spiretest/errors_windows.go 02:53:29 spire-1.2.1/test/spiretest/logs.go 02:53:29 spire-1.2.1/test/spiretest/socketapi.go 02:53:29 spire-1.2.1/test/spiretest/suite.go 02:53:29 spire-1.2.1/test/spiretest/x509.go 02:53:29 spire-1.2.1/test/testca/ 02:53:29 spire-1.2.1/test/testca/ca.go 02:53:29 spire-1.2.1/test/testkey/ 02:53:29 spire-1.2.1/test/testkey/generate.sh 02:53:29 spire-1.2.1/test/testkey/genkeys.go 02:53:29 spire-1.2.1/test/testkey/keys.go 02:53:29 spire-1.2.1/test/testkey/new.go 02:53:29 spire-1.2.1/test/tpmsimulator/ 02:53:29 spire-1.2.1/test/tpmsimulator/simulator.go 02:53:29 spire-1.2.1/test/util/ 02:53:29 spire-1.2.1/test/util/cert_fixtures.go 02:53:29 spire-1.2.1/test/util/cert_generation.go 02:53:29 spire-1.2.1/test/util/io_redirection.go 02:53:29 spire-1.2.1/test/util/race.go 02:53:29 spire-1.2.1/test/util/util.go 02:53:29 building spire from source... 02:53:29 Installing go1.17.7... 02:53:56 Building bin/spire-server... 02:53:56 go: downloading github.com/mitchellh/cli v1.1.2 02:53:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 02:53:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 02:53:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 02:53:56 go: downloading google.golang.org/grpc v1.44.0 02:53:56 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 02:53:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 02:53:58 go: downloading github.com/imdario/mergo v0.3.12 02:53:58 go: downloading github.com/sirupsen/logrus v1.8.1 02:53:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 02:53:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 02:53:59 go: downloading github.com/fatih/color v1.13.0 02:53:59 go: downloading github.com/mattn/go-isatty v0.0.14 02:53:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 02:53:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 02:53:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 02:53:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 02:54:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 02:54:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 02:54:01 go: downloading github.com/open-policy-agent/opa v0.38.0 02:54:28 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 02:54:28 go: downloading github.com/armon/go-metrics v0.3.10 02:54:28 go: downloading github.com/prometheus/client_golang v1.12.1 02:54:28 go: downloading github.com/uber-go/tally/v4 v4.1.1 02:54:28 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 02:54:28 go: downloading github.com/mattn/go-colorable v0.1.12 02:54:28 go: downloading github.com/Masterminds/goutils v1.1.0 02:54:28 go: downloading github.com/Masterminds/semver v1.5.0 02:54:28 go: downloading github.com/google/uuid v1.1.2 02:54:28 go: downloading github.com/huandu/xstrings v1.3.2 02:54:28 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 02:54:28 go: downloading github.com/oklog/run v1.0.0 02:54:28 go: downloading github.com/imkira/go-observer v1.0.3 02:54:28 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 02:54:28 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:54:29 go: downloading github.com/prometheus/client_model v0.2.0 02:54:29 go: downloading github.com/prometheus/common v0.32.1 02:54:29 go: downloading github.com/beorn7/perks v1.0.1 02:54:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 02:54:29 go: downloading github.com/prometheus/procfs v0.7.3 02:54:30 go: downloading go.uber.org/atomic v1.9.0 02:54:30 go: downloading github.com/hashicorp/errwrap v1.1.0 02:54:31 go: downloading github.com/mitchellh/reflectwalk v1.0.1 02:54:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:54:31 go: downloading gopkg.in/yaml.v2 v2.4.0 02:54:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 02:54:31 go: downloading github.com/stretchr/testify v1.7.0 02:54:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:54:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 02:54:32 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 02:54:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 02:54:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 02:54:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 02:54:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 02:54:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:54:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 02:54:41 go: downloading github.com/blang/semver/v4 v4.0.0 02:54:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 02:54:41 go: downloading github.com/jinzhu/gorm v1.9.16 02:54:41 go: downloading github.com/lib/pq v1.10.4 02:54:41 go: downloading github.com/mattn/go-sqlite3 v1.14.12 02:54:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 02:55:03 go: downloading google.golang.org/api v0.70.0 02:55:03 go: downloading github.com/google/go-tpm v0.3.3 02:55:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 02:55:03 go: downloading k8s.io/client-go v0.23.4 02:55:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 02:55:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 02:55:51 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 02:55:51 go: downloading k8s.io/api v0.23.4 02:55:56 go: downloading k8s.io/apimachinery v0.23.4 02:55:58 go: downloading k8s.io/kube-aggregator v0.23.3 02:55:59 go: downloading cloud.google.com/go/storage v1.21.0 02:56:00 go: downloading cloud.google.com/go v0.100.2 02:56:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 02:56:03 go: downloading cloud.google.com/go/security v1.3.0 02:56:03 go: downloading github.com/hashicorp/vault/api v1.4.1 02:56:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:56:04 go: downloading github.com/gobwas/glob v0.2.3 02:56:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 02:56:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 02:56:04 go: downloading github.com/twmb/murmur3 v1.1.6 02:56:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 02:56:04 go: downloading github.com/tklauser/go-sysconf v0.3.9 02:56:05 go: downloading github.com/aws/smithy-go v1.11.0 02:56:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 02:56:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 02:56:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 02:56:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 02:56:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 02:56:07 go: downloading github.com/jinzhu/inflection v1.0.0 02:56:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 02:56:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 02:56:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 02:56:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 02:56:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 02:56:08 go: downloading github.com/dimchansky/utfbom v1.1.1 02:56:08 go: downloading github.com/gogo/protobuf v1.3.2 02:56:15 go: downloading k8s.io/klog/v2 v2.30.0 02:56:15 go: downloading github.com/google/gofuzz v1.1.0 02:56:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 02:56:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 02:56:16 go: downloading github.com/spf13/pflag v1.0.5 02:56:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 02:56:17 go: downloading cloud.google.com/go/compute v1.3.0 02:56:18 go: downloading cloud.google.com/go/iam v0.1.1 02:56:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 02:56:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 02:56:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 02:56:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:56:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 02:56:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 02:56:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 02:56:20 go: downloading github.com/mitchellh/mapstructure v1.4.3 02:56:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 02:56:20 go: downloading github.com/tklauser/numcpus v0.3.0 02:56:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 02:56:20 go: downloading github.com/jmespath/go-jmespath v0.4.0 02:56:22 go: downloading go.opencensus.io v0.23.0 02:56:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 02:56:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 02:56:24 go: downloading gopkg.in/inf.v0 v0.9.1 02:56:24 go: downloading github.com/go-logr/logr v1.2.2 02:56:24 go: downloading github.com/google/go-cmp v0.5.7 02:56:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 02:56:24 go: downloading github.com/json-iterator/go v1.1.12 02:56:25 go: downloading github.com/googleapis/gnostic v0.5.5 02:56:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 02:56:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 02:56:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:56:30 go: downloading go.uber.org/zap v1.21.0 02:56:31 go: downloading sigs.k8s.io/yaml v1.3.0 02:56:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 02:56:31 go: downloading github.com/modern-go/reflect2 v1.0.2 02:56:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 02:56:32 go: downloading github.com/ryanuber/go-glob v1.0.0 02:56:32 go: downloading github.com/golang/snappy v0.0.4 02:56:32 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 02:56:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 02:56:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:56:42 go: downloading github.com/hashicorp/go-version v1.2.0 02:56:42 go: downloading go.uber.org/multierr v1.6.0 02:57:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 02:57:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:58:09 Removing intermediate container 4535a868f689 02:58:09 ---> 72f62a88d33e 02:58:09 02:58:09 Step 10/23 : FROM alpine:3.14 02:58:09 3.14: Pulling from library/alpine 02:58:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:58:09 Status: Downloaded newer image for alpine:3.14 02:58:09 ---> ac73e934f311 02:58:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:58:09 ---> Running in c30402c72c10 02:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:58:09 (1/1) Installing dumb-init (1.2.5-r1) 02:58:09 Executing busybox-1.33.1-r7.trigger 02:58:09 OK: 5 MiB in 15 packages 02:58:09 Removing intermediate container c30402c72c10 02:58:09 ---> 0a0d4daa31ca 02:58:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:58:09 ---> Running in 6b6710b666ef 02:58:09 Removing intermediate container 6b6710b666ef 02:58:09 ---> 3a3aea11ffbd 02:58:09 Step 13/23 : ENV APP_PORT=59882 02:58:09 ---> Running in 7a9f24d4d282 02:58:09 Removing intermediate container 7a9f24d4d282 02:58:09 ---> 017f3b3de135 02:58:09 Step 14/23 : EXPOSE $APP_PORT 02:58:09 ---> Running in 14104ed5deac 02:58:09 Removing intermediate container 14104ed5deac 02:58:09 ---> 0bc6cb16b4ea 02:58:09 Step 15/23 : WORKDIR / 02:58:09 ---> Running in 2b0427d1879e 02:58:09 Removing intermediate container 2b0427d1879e 02:58:09 ---> 8ac85f044c17 02:58:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:58:11 ---> c37abf75f017 02:58:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:58:15 ---> 80aaab17f591 02:58:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:58:16 ---> 43a3d4233f0b 02:58:16 Step 19/23 : ENTRYPOINT ["/core-command"] 02:58:16 ---> Running in 0cad9515d35e 02:58:17 Removing intermediate container 0cad9515d35e 02:58:17 ---> 2d14572c7eba 02:58:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:58:18 ---> Running in 04697bb32506 02:58:19 Removing intermediate container 04697bb32506 02:58:19 ---> 07e21ab4e810 02:58:19 Step 21/23 : LABEL arch=arm64 02:58:19 ---> Running in ccc0907238e4 02:58:19 Removing intermediate container 953cf55de97c 02:58:19 ---> 53d754c74777 02:58:19 02:58:19 Step 10/23 : FROM alpine:3.14 02:58:19 ---> ac73e934f311 02:58:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:58:19 ---> Using cache 02:58:19 ---> 0a0d4daa31ca 02:58:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:58:19 ---> Using cache 02:58:19 ---> 3a3aea11ffbd 02:58:19 Step 13/23 : ENV APP_PORT=59881 02:58:19 ---> Running in efac33085ce7 02:58:20 Removing intermediate container ccc0907238e4 02:58:20 ---> 773e99e93506 02:58:20 Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:58:20 ---> Running in 9c90e35fd048 02:58:20 Removing intermediate container efac33085ce7 02:58:20 ---> cfd3743e4b57 02:58:20 Step 14/23 : EXPOSE $APP_PORT 02:58:20 ---> Running in dbadf3c943c7 02:58:21 Removing intermediate container dbadf3c943c7 02:58:21 ---> 41756ec2a0f0 02:58:21 Step 15/23 : WORKDIR / 02:58:21 Removing intermediate container 9c90e35fd048 02:58:21 ---> fc5499e8c105 02:58:21 Step 23/23 : LABEL version=0.0.0 02:58:21 ---> Running in bf1fab664d7d 02:58:21 ---> Running in c905026d7604 02:58:21 Removing intermediate container bf1fab664d7d 02:58:21 ---> fc483778622e 02:58:21 02:58:21 Removing intermediate container c905026d7604 02:58:21 ---> 43982844a8e5 02:58:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:58:22 Successfully built fc483778622e 02:58:22 Successfully tagged core-command-arm64:latest 02:58:22 Building security-secretstore-setup 02:58:23  Building core-command ... done  ---> 5fea86961f93 02:58:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:58:24 ---> 83f05462d714 02:58:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:58:25 ---> 6672102bb043 02:58:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:58:25 ---> Running in 63f7257559ad 02:58:26 Removing intermediate container 63f7257559ad 02:58:26 ---> 0f5d1c8f548f 02:58:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:58:26 ---> Running in 279c622aa172 02:58:27 Removing intermediate container 279c622aa172 02:58:27 ---> 3cc7c898b87b 02:58:27 Step 21/23 : LABEL arch=arm64 02:58:27 ---> Running in 649233fb9f66 02:58:27 Removing intermediate container 649233fb9f66 02:58:27 ---> 2ff0993fb6e2 02:58:27 Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 02:58:27 ---> Running in 34640244d82a 02:58:28 Removing intermediate container 34640244d82a 02:58:28 ---> 56f287f4138c 02:58:28 Step 23/23 : LABEL version=0.0.0 02:58:28 ---> Running in 55bbfeb2648e 02:58:28 Removing intermediate container 55bbfeb2648e 02:58:28 ---> b205dd7eb123 02:58:28 02:58:29 Successfully built b205dd7eb123 02:58:29 Successfully tagged core-metadata-arm64:latest 02:58:29  Building core-metadata ... done Building security-proxy-setup 02:59:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:59:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:59:08 ---> 4cb159305e09 02:59:08 Step 3/25 : WORKDIR /edgex-go 02:59:08 ---> Using cache 02:59:08 ---> 73328b2ea6f6 02:59:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:08 ---> Using cache 02:59:08 ---> 0e6f159cd023 02:59:08 Step 5/25 : RUN apk add --update --no-cache make git 02:59:08 ---> Running in 16cd588fc532 02:59:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:59:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:59:11 OK: 220 MiB in 52 packages 02:59:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 02:59:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:59:12 ---> 4cb159305e09 02:59:12 Step 3/22 : WORKDIR /edgex-go 02:59:12 ---> Using cache 02:59:12 ---> 73328b2ea6f6 02:59:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:12 ---> Using cache 02:59:12 ---> 0e6f159cd023 02:59:12 Step 5/22 : RUN apk add --update --no-cache make git 02:59:12 ---> Running in 9f9bf0218d6f 02:59:13 Removing intermediate container 16cd588fc532 02:59:13 ---> fe0dd829fb73 02:59:13 Step 6/25 : COPY go.mod vendor* ./ 02:59:15 ---> f02d241b03b9 02:59:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:15 ---> Running in ce2f924c890f 02:59:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:59:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:59:17 OK: 220 MiB in 52 packages 02:59:18 Removing intermediate container 9f9bf0218d6f 02:59:18 ---> 4b15fcc85307 02:59:18 Step 6/22 : COPY go.mod vendor* ./ 02:59:19 ---> 2dd4b480a9c0 02:59:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:19 ---> Running in d900187793ab 02:59:21 Removing intermediate container ce2f924c890f 02:59:21 ---> f273e72cd713 02:59:21 Step 8/25 : COPY . . 02:59:28 Removing intermediate container d900187793ab 02:59:28 ---> 5bd2ef06f588 02:59:28 Step 8/22 : COPY . . 02:59:50 ---> 875afab007b3 02:59:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:59:50 ---> Running in 25acadbcd6ec 02:59:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:59:57 ---> 50c020b08742 02:59:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:59:57 ---> Running in 9e053b364f67 02:59:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:00:37 Removing intermediate container 0b2c66df2d45 03:00:37 ---> 1d913b368230 03:00:37 03:00:37 Step 10/22 : FROM alpine:3.14 03:00:37 ---> ac73e934f311 03:00:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:00:37 ---> Using cache 03:00:37 ---> 0a0d4daa31ca 03:00:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:00:37 ---> Using cache 03:00:37 ---> 3a3aea11ffbd 03:00:37 Step 13/22 : ENV APP_PORT=59861 03:00:37 ---> Running in 64970a8da13b 03:00:37 Removing intermediate container 64970a8da13b 03:00:37 ---> 6a12505d019b 03:00:37 Step 14/22 : EXPOSE $APP_PORT 03:00:37 ---> Running in 90cc56798c51 03:00:37 Removing intermediate container 90cc56798c51 03:00:37 ---> d0ed506dfcb7 03:00:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:37 Removing intermediate container 20c5d053efc7 03:00:37 ---> 3d7c8cf95f2a 03:00:37 03:00:37 Step 10/22 : FROM alpine:3.14 03:00:37 ---> ac73e934f311 03:00:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:00:37 ---> Running in 0cfe2c52cafc 03:00:37 ---> b638299d9376 03:00:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:00:38 ---> cb7940946bab 03:00:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:00:39 (1/2) Installing ca-certificates (20211220-r0) 03:00:39 (2/2) Installing dumb-init (1.2.5-r1) 03:00:39 Executing busybox-1.33.1-r7.trigger 03:00:39 Executing ca-certificates-20211220-r0.trigger 03:00:39 ---> 25c74efa604a 03:00:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:00:40 ---> Running in de2360b87182 03:00:40 OK: 6 MiB in 16 packages 03:00:40 Removing intermediate container de2360b87182 03:00:40 ---> 0aaaf25bf0f2 03:00:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:40 ---> Running in 20d3dd1ca2f2 03:00:41 Removing intermediate container 20d3dd1ca2f2 03:00:41 ---> a20cafc674e1 03:00:41 Step 20/22 : LABEL arch=arm64 03:00:41 ---> Running in b1a506d480ec 03:00:42 Removing intermediate container b1a506d480ec 03:00:42 ---> 03a5c684d9f7 03:00:42 Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:00:42 ---> Running in 26ae02a6decb 03:00:43 Removing intermediate container 0cfe2c52cafc 03:00:43 ---> 3c17fd720385 03:00:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:00:43 ---> Running in c580b9fd2cf4 03:00:43 Removing intermediate container 26ae02a6decb 03:00:43 ---> 90fc3d1a8a9b 03:00:43 Step 22/22 : LABEL version=0.0.0 03:00:44 ---> Running in df281c0ae1f8 03:00:44 Removing intermediate container c580b9fd2cf4 03:00:44 ---> 8646a5252b9e 03:00:44 Step 13/22 : ENV APP_PORT=59860 03:00:44 ---> Running in cfcc28a6d98f 03:00:44 Removing intermediate container df281c0ae1f8 03:00:44 ---> bfb57f1a0c37 03:00:44 03:00:45 Removing intermediate container cfcc28a6d98f 03:00:45 ---> 297755c1905f 03:00:45 Step 14/22 : EXPOSE $APP_PORT 03:00:45 ---> Running in cdd297891c62 03:00:45 Successfully built bfb57f1a0c37 03:00:46 Successfully tagged support-scheduler-arm64:latest 03:00:46 Building security-spire-config 03:00:46  Building support-scheduler ... done Removing intermediate container cdd297891c62 03:00:46 ---> aa9693edf68e 03:00:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:47 ---> 4d2c71d9c796 03:00:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:00:49 ---> ed208be9f5f8 03:00:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:00:50 ---> 280879a8d355 03:00:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:00:50 ---> Running in aae11020b5d2 03:00:50 Removing intermediate container aae11020b5d2 03:00:50 ---> 6a33d56045d7 03:00:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:50 ---> Running in 857e7194d752 03:00:51 Removing intermediate container 857e7194d752 03:00:51 ---> 1831b6b77e70 03:00:51 Step 20/22 : LABEL arch=arm64 03:00:51 ---> Running in dd1ad68c63a2 03:00:52 Removing intermediate container dd1ad68c63a2 03:00:52 ---> 7b19f885744e 03:00:52 Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:00:52 ---> Running in 923d7ca5d176 03:00:53 Removing intermediate container 923d7ca5d176 03:00:53 ---> 7cd4b2c9a2e0 03:00:53 Step 22/22 : LABEL version=0.0.0 03:00:53 ---> Running in 6e9a27ab502d 03:00:53 Removing intermediate container 6e9a27ab502d 03:00:53 ---> 6e1ba1d03f43 03:00:53 03:00:53 Successfully built 6e1ba1d03f43 03:00:54 Successfully tagged support-notifications-arm64:latest 03:00:54  Building support-notifications ... done Building security-spiffe-token-provider 03:01:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:01:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:01:33 ---> 4cb159305e09 03:01:33 Step 3/26 : WORKDIR /edgex-go 03:01:33 ---> Using cache 03:01:33 ---> 73328b2ea6f6 03:01:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:33 ---> Using cache 03:01:33 ---> 0e6f159cd023 03:01:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:01:33 ---> Running in 29f4724d15a8 03:01:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:01:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:01:35 OK: 220 MiB in 52 packages 03:01:37 Removing intermediate container 29f4724d15a8 03:01:37 ---> 2ed352ba2390 03:01:37 Step 6/26 : COPY go.mod vendor* ./ 03:01:38 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:01:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:01:38 ---> 4cb159305e09 03:01:38 Step 3/20 : WORKDIR /edgex-go 03:01:38 ---> Using cache 03:01:38 ---> 73328b2ea6f6 03:01:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:01:38 ---> Running in efc79265b57f 03:01:39 ---> 332983b987f1 03:01:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:39 ---> Running in a55b8648c264 03:01:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:01:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:01:42 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:01:42 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:01:42 OK: 15741 distinct packages available 03:01:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:01:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:01:45 Removing intermediate container a55b8648c264 03:01:45 ---> 2173b695189c 03:01:45 Step 8/26 : COPY . . 03:01:45 OK: 220 MiB in 52 packages 03:01:47 Removing intermediate container efc79265b57f 03:01:47 ---> 29e1a29d6f1b 03:01:47 Step 5/20 : COPY go.mod vendor* ./ 03:01:49 ---> 9412d8fcd5b2 03:01:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:49 ---> Running in a0ffdbf3e2fa 03:01:57 Removing intermediate container a0ffdbf3e2fa 03:01:57 ---> 3bc2390a6cec 03:01:57 Step 7/20 : COPY . . 03:02:15 ---> 91af1a2d9e8a 03:02:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:02:15 ---> Running in c704851425f7 03:02:15 Removing intermediate container c704851425f7 03:02:15 ---> d0f2ac6e7654 03:02:15 Step 10/26 : RUN mkdir -p spire-build 03:02:15 ---> Running in 94b9a99b9bc6 03:02:18 Removing intermediate container 94b9a99b9bc6 03:02:18 ---> d47b2a485793 03:02:18 Step 11/26 : WORKDIR /edgex-go/spire-build 03:02:18 ---> Running in 539475b69c41 03:02:19 Removing intermediate container 539475b69c41 03:02:19 ---> a27e2990bcf2 03:02:19 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 03:02:19 ---> Running in 817d4dc820ac 03:02:22 spire-1.2.1/ 03:02:22 spire-1.2.1/.data/ 03:02:22 spire-1.2.1/.data/.file 03:02:22 spire-1.2.1/.dockerignore 03:02:22 spire-1.2.1/.gitattributes 03:02:22 spire-1.2.1/.githooks/ 03:02:22 spire-1.2.1/.githooks/pre-commit 03:02:22 spire-1.2.1/.github/ 03:02:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:02:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:02:22 spire-1.2.1/.github/dependabot.yml 03:02:22 spire-1.2.1/.github/workflows/ 03:02:22 spire-1.2.1/.github/workflows/nightly_build.yaml 03:02:22 spire-1.2.1/.github/workflows/pr_build.yaml 03:02:22 spire-1.2.1/.github/workflows/release_build.yaml 03:02:22 spire-1.2.1/.github/workflows/scripts/ 03:02:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:02:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:02:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:02:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:02:22 spire-1.2.1/.github/workflows/scripts/split.sh 03:02:22 spire-1.2.1/.gitignore 03:02:22 spire-1.2.1/.go-version 03:02:22 spire-1.2.1/.golangci.yml 03:02:22 spire-1.2.1/ADOPTERS.md 03:02:22 spire-1.2.1/CHANGELOG.md 03:02:22 spire-1.2.1/CODE-OF-CONDUCT.md 03:02:22 spire-1.2.1/CODEOWNERS 03:02:22 spire-1.2.1/CONTRIBUTING.md 03:02:22 spire-1.2.1/Dockerfile 03:02:22 spire-1.2.1/Dockerfile.dev 03:02:22 spire-1.2.1/Dockerfile.scratch 03:02:22 spire-1.2.1/LICENSE 03:02:22 spire-1.2.1/MAINTAINERS.md 03:02:22 spire-1.2.1/Makefile 03:02:22 spire-1.2.1/README.md 03:02:22 spire-1.2.1/ROADMAP.md 03:02:22 spire-1.2.1/SECURITY.md 03:02:22 spire-1.2.1/cmd/ 03:02:22 spire-1.2.1/cmd/spire-agent/ 03:02:22 spire-1.2.1/cmd/spire-agent/cli/ 03:02:22 spire-1.2.1/cmd/spire-agent/cli/api/ 03:02:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/common/ 03:02:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/run/ 03:02:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:02:22 spire-1.2.1/cmd/spire-agent/main.go 03:02:22 spire-1.2.1/cmd/spire-server/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/agent/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/cli.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/run/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/token/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/validate/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/x509/ 03:02:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:02:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:02:22 spire-1.2.1/cmd/spire-server/main.go 03:02:22 spire-1.2.1/cmd/spire-server/util/ 03:02:22 spire-1.2.1/cmd/spire-server/util/util.go 03:02:22 spire-1.2.1/conf/ 03:02:22 spire-1.2.1/conf/agent/ 03:02:22 spire-1.2.1/conf/agent/agent.conf 03:02:22 spire-1.2.1/conf/agent/agent_full.conf 03:02:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:02:22 spire-1.2.1/conf/server/ 03:02:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:02:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:02:22 spire-1.2.1/conf/server/server.conf 03:02:22 spire-1.2.1/conf/server/server_full.conf 03:02:22 spire-1.2.1/doc/ 03:02:22 spire-1.2.1/doc/SPIRE101.md 03:02:22 spire-1.2.1/doc/auditlog.md 03:02:22 spire-1.2.1/doc/authorization_policy_engine.md 03:02:22 spire-1.2.1/doc/changelog_guidelines.md 03:02:22 spire-1.2.1/doc/cure53-report.pdf 03:02:22 spire-1.2.1/doc/images/ 03:02:22 spire-1.2.1/doc/images/2019_roadmap.png 03:02:22 spire-1.2.1/doc/images/SPIRE101.png 03:02:22 spire-1.2.1/doc/images/SPIRE_agent.png 03:02:23 spire-1.2.1/doc/images/SPIRE_server.png 03:02:23 spire-1.2.1/doc/images/cache_mgr.png 03:02:23 spire-1.2.1/doc/images/cache_mgr_components.png 03:02:23 spire-1.2.1/doc/images/federated_spire.png 03:02:23 spire-1.2.1/doc/images/ha_mode.png 03:02:23 spire-1.2.1/doc/images/nested_spire.png 03:02:23 spire-1.2.1/doc/images/oidc_federation.png 03:02:23 spire-1.2.1/doc/images/single_trust_domain.png 03:02:23 spire-1.2.1/doc/images/spiffe_compatible.png 03:02:23 spire-1.2.1/doc/images/spire_logo.png 03:02:23 spire-1.2.1/doc/migrating_registration_api_clients.md 03:02:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:02:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:02:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:02:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:02:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:02:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:02:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:02:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:02:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:02:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:02:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:02:23 spire-1.2.1/doc/scaling_spire.md 03:02:23 spire-1.2.1/doc/spire_agent.md 03:02:23 spire-1.2.1/doc/spire_server.md 03:02:23 spire-1.2.1/doc/supported_integrations.md 03:02:23 spire-1.2.1/doc/telemetry.md 03:02:23 spire-1.2.1/doc/telemetry_config.md 03:02:23 spire-1.2.1/doc/upgrading.md 03:02:23 spire-1.2.1/doc/using_spire.md 03:02:23 spire-1.2.1/examples/ 03:02:23 spire-1.2.1/examples/README.md 03:02:23 spire-1.2.1/go.mod 03:02:23 spire-1.2.1/go.sum 03:02:23 spire-1.2.1/pkg/ 03:02:23 spire-1.2.1/pkg/agent/ 03:02:23 spire-1.2.1/pkg/agent/agent.go 03:02:23 spire-1.2.1/pkg/agent/api/ 03:02:23 spire-1.2.1/pkg/agent/api/config.go 03:02:23 spire-1.2.1/pkg/agent/api/debug/ 03:02:23 spire-1.2.1/pkg/agent/api/debug/v1/ 03:02:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:02:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:02:23 spire-1.2.1/pkg/agent/api/endpoints.go 03:02:23 spire-1.2.1/pkg/agent/api/health/ 03:02:23 spire-1.2.1/pkg/agent/api/health/v1/ 03:02:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:02:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:02:23 spire-1.2.1/pkg/agent/api/rpccontext/ 03:02:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:02:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:02:23 spire-1.2.1/pkg/agent/attestor/ 03:02:23 spire-1.2.1/pkg/agent/attestor/node/ 03:02:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:02:23 spire-1.2.1/pkg/agent/attestor/node/node.go 03:02:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:02:23 spire-1.2.1/pkg/agent/attestor/workload/ 03:02:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:02:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:02:23 spire-1.2.1/pkg/agent/catalog/ 03:02:23 spire-1.2.1/pkg/agent/catalog/catalog.go 03:02:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:02:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:02:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:02:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:02:23 spire-1.2.1/pkg/agent/client/ 03:02:23 spire-1.2.1/pkg/agent/client/client.go 03:02:23 spire-1.2.1/pkg/agent/client/client_test.go 03:02:23 spire-1.2.1/pkg/agent/client/dial.go 03:02:23 spire-1.2.1/pkg/agent/client/nodeconn.go 03:02:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:02:23 spire-1.2.1/pkg/agent/client/update.go 03:02:23 spire-1.2.1/pkg/agent/client/util.go 03:02:23 spire-1.2.1/pkg/agent/common/ 03:02:23 spire-1.2.1/pkg/agent/common/backoff/ 03:02:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:02:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:02:23 spire-1.2.1/pkg/agent/common/cgroups/ 03:02:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:02:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:02:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:02:23 spire-1.2.1/pkg/agent/config.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/ 03:02:23 spire-1.2.1/pkg/agent/endpoints/config.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/workload/ 03:02:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:02:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:02:23 spire-1.2.1/pkg/agent/manager/ 03:02:23 spire-1.2.1/pkg/agent/manager/cache/ 03:02:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:02:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:02:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:02:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:02:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:02:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:02:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:02:23 spire-1.2.1/pkg/agent/manager/config.go 03:02:23 spire-1.2.1/pkg/agent/manager/manager.go 03:02:23 spire-1.2.1/pkg/agent/manager/manager_test.go 03:02:23 spire-1.2.1/pkg/agent/manager/storage.go 03:02:23 spire-1.2.1/pkg/agent/manager/storage_test.go 03:02:23 spire-1.2.1/pkg/agent/manager/storecache/ 03:02:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:02:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:02:23 spire-1.2.1/pkg/agent/manager/sync.go 03:02:23 spire-1.2.1/pkg/agent/plugin/ 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:02:23 spire-1.2.1/pkg/agent/svid/ 03:02:23 spire-1.2.1/pkg/agent/svid/rotator.go 03:02:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:02:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:02:23 spire-1.2.1/pkg/agent/svid/store/ 03:02:23 spire-1.2.1/pkg/agent/svid/store/service.go 03:02:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:02:23 spire-1.2.1/pkg/common/ 03:02:23 spire-1.2.1/pkg/common/agentpathtemplate/ 03:02:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:02:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:02:23 spire-1.2.1/pkg/common/api/ 03:02:23 spire-1.2.1/pkg/common/api/metrics.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/ 03:02:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/logger.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/names.go 03:02:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:02:23 spire-1.2.1/pkg/common/api/names.go 03:02:23 spire-1.2.1/pkg/common/api/ratelimit.go 03:02:23 spire-1.2.1/pkg/common/api/rpccontext/ 03:02:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:02:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:02:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:02:23 spire-1.2.1/pkg/common/auth/ 03:02:23 spire-1.2.1/pkg/common/auth/interceptors.go 03:02:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:02:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/ 03:02:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/types.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:02:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:02:23 spire-1.2.1/pkg/common/catalog/ 03:02:23 spire-1.2.1/pkg/common/catalog/bind.go 03:02:23 spire-1.2.1/pkg/common/catalog/builtin.go 03:02:23 spire-1.2.1/pkg/common/catalog/catalog.go 03:02:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:02:23 spire-1.2.1/pkg/common/catalog/closers.go 03:02:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:02:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:02:23 spire-1.2.1/pkg/common/catalog/config.go 03:02:23 spire-1.2.1/pkg/common/catalog/config_test.go 03:02:23 spire-1.2.1/pkg/common/catalog/configure.go 03:02:23 spire-1.2.1/pkg/common/catalog/constraints.go 03:02:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:02:23 spire-1.2.1/pkg/common/catalog/context.go 03:02:23 spire-1.2.1/pkg/common/catalog/external.go 03:02:23 spire-1.2.1/pkg/common/catalog/host.go 03:02:23 spire-1.2.1/pkg/common/catalog/pipenet.go 03:02:23 spire-1.2.1/pkg/common/catalog/plugin.go 03:02:23 spire-1.2.1/pkg/common/catalog/testplugin/ 03:02:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:02:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:02:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:02:23 spire-1.2.1/pkg/common/cli/ 03:02:23 spire-1.2.1/pkg/common/cli/env.go 03:02:23 spire-1.2.1/pkg/common/cli/flags.go 03:02:23 spire-1.2.1/pkg/common/cli/trust_domain.go 03:02:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:02:23 spire-1.2.1/pkg/common/cli/umask.go 03:02:23 spire-1.2.1/pkg/common/cli/umask_posix.go 03:02:23 spire-1.2.1/pkg/common/cli/umask_test.go 03:02:23 spire-1.2.1/pkg/common/cli/umask_windows.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/ 03:02:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/flag.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/format.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/ 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:02:23 spire-1.2.1/pkg/common/coretypes/ 03:02:23 spire-1.2.1/pkg/common/coretypes/bundle/ 03:02:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:02:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:02:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:02:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:02:23 spire-1.2.1/pkg/common/cryptoutil/ 03:02:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:02:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:02:23 spire-1.2.1/pkg/common/diskutil/ 03:02:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:02:23 spire-1.2.1/pkg/common/diskutil/file_test.go 03:02:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:02:23 spire-1.2.1/pkg/common/errorutil/ 03:02:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:02:23 spire-1.2.1/pkg/common/health/ 03:02:23 spire-1.2.1/pkg/common/health/config.go 03:02:23 spire-1.2.1/pkg/common/health/context.go 03:02:23 spire-1.2.1/pkg/common/health/context_test.go 03:02:23 spire-1.2.1/pkg/common/health/health.go 03:02:23 spire-1.2.1/pkg/common/health/health_test.go 03:02:23 spire-1.2.1/pkg/common/health/logger.go 03:02:23 spire-1.2.1/pkg/common/hostservice/ 03:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:02:23 spire-1.2.1/pkg/common/idutil/ 03:02:23 spire-1.2.1/pkg/common/idutil/require.go 03:02:23 spire-1.2.1/pkg/common/idutil/require_test.go 03:02:23 spire-1.2.1/pkg/common/idutil/safety.go 03:02:23 spire-1.2.1/pkg/common/idutil/safety_test.go 03:02:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:02:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:02:23 spire-1.2.1/pkg/common/jwtsvid/ 03:02:23 spire-1.2.1/pkg/common/jwtsvid/common.go 03:02:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:02:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:02:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:02:23 spire-1.2.1/pkg/common/jwtutil/ 03:02:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:02:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:02:23 spire-1.2.1/pkg/common/log/ 03:02:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:02:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:02:23 spire-1.2.1/pkg/common/log/log.go 03:02:23 spire-1.2.1/pkg/common/log/log_test.go 03:02:23 spire-1.2.1/pkg/common/log/options.go 03:02:23 spire-1.2.1/pkg/common/nodeutil/ 03:02:23 spire-1.2.1/pkg/common/nodeutil/node.go 03:02:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:02:23 spire-1.2.1/pkg/common/peertracker/ 03:02:23 spire-1.2.1/pkg/common/peertracker/conn.go 03:02:23 spire-1.2.1/pkg/common/peertracker/credentials.go 03:02:23 spire-1.2.1/pkg/common/peertracker/errors.go 03:02:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:02:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:02:23 spire-1.2.1/pkg/common/peertracker/info.go 03:02:23 spire-1.2.1/pkg/common/peertracker/listener.go 03:02:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:02:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:02:23 spire-1.2.1/pkg/common/peertracker/tcp.go 03:02:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:02:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:02:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:02:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:02:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:02:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:02:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:02:23 spire-1.2.1/pkg/common/peertracker/uds.go 03:02:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:02:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:02:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:02:23 spire-1.2.1/pkg/common/pemutil/ 03:02:23 spire-1.2.1/pkg/common/pemutil/block.go 03:02:23 spire-1.2.1/pkg/common/pemutil/certs.go 03:02:23 spire-1.2.1/pkg/common/pemutil/common.go 03:02:23 spire-1.2.1/pkg/common/pemutil/csr.go 03:02:23 spire-1.2.1/pkg/common/pemutil/keys.go 03:02:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:02:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:02:23 spire-1.2.1/pkg/common/plugin/ 03:02:23 spire-1.2.1/pkg/common/plugin/aws/ 03:02:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:02:23 spire-1.2.1/pkg/common/plugin/azure/ 03:02:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:02:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:02:23 spire-1.2.1/pkg/common/plugin/facade.go 03:02:23 spire-1.2.1/pkg/common/plugin/facade_test.go 03:02:23 spire-1.2.1/pkg/common/plugin/gcp/ 03:02:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:02:23 spire-1.2.1/pkg/common/plugin/k8s/ 03:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:02:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:02:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:02:23 spire-1.2.1/pkg/common/plugin/log.go 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/ 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:02:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:02:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:02:23 spire-1.2.1/pkg/common/plugin/x509pop/ 03:02:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:02:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:02:23 spire-1.2.1/pkg/common/profiling/ 03:02:23 spire-1.2.1/pkg/common/profiling/dumpers.go 03:02:23 spire-1.2.1/pkg/common/profiling/profiling.go 03:02:23 spire-1.2.1/pkg/common/protoutil/ 03:02:23 spire-1.2.1/pkg/common/protoutil/masks.go 03:02:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:02:23 spire-1.2.1/pkg/common/rotationutil/ 03:02:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:02:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:02:23 spire-1.2.1/pkg/common/selector/ 03:02:23 spire-1.2.1/pkg/common/selector/selector.go 03:02:23 spire-1.2.1/pkg/common/selector/selector_test.go 03:02:23 spire-1.2.1/pkg/common/selector/set.go 03:02:23 spire-1.2.1/pkg/common/selector/set_utils.go 03:02:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/ 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/ 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:02:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:02:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:02:23 spire-1.2.1/pkg/common/telemetry/call.go 03:02:23 spire-1.2.1/pkg/common/telemetry/common/ 03:02:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:02:23 spire-1.2.1/pkg/common/telemetry/config.go 03:02:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:02:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/inmem.go 03:02:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/m3.go 03:02:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/metrics.go 03:02:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/names.go 03:02:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:02:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:02:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/ 03:02:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:02:23 spire-1.2.1/pkg/common/telemetry/server/server.go 03:02:23 spire-1.2.1/pkg/common/telemetry/sink.go 03:02:23 spire-1.2.1/pkg/common/telemetry/statsd.go 03:02:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:02:23 spire-1.2.1/pkg/common/telemetry/uptime.go 03:02:23 spire-1.2.1/pkg/common/telemetry/version.go 03:02:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:02:23 spire-1.2.1/pkg/common/uptime/ 03:02:23 spire-1.2.1/pkg/common/uptime/uptime.go 03:02:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:02:23 spire-1.2.1/pkg/common/util/ 03:02:23 spire-1.2.1/pkg/common/util/certs.go 03:02:23 spire-1.2.1/pkg/common/util/certs_test.go 03:02:23 spire-1.2.1/pkg/common/util/csr.go 03:02:23 spire-1.2.1/pkg/common/util/hash.go 03:02:23 spire-1.2.1/pkg/common/util/selectors.go 03:02:23 spire-1.2.1/pkg/common/util/selectors_test.go 03:02:23 spire-1.2.1/pkg/common/util/signals.go 03:02:23 spire-1.2.1/pkg/common/util/sort.go 03:02:23 spire-1.2.1/pkg/common/util/sort_test.go 03:02:23 spire-1.2.1/pkg/common/util/task.go 03:02:23 spire-1.2.1/pkg/common/util/task_test.go 03:02:23 spire-1.2.1/pkg/common/util/testdata/ 03:02:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:02:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:02:23 spire-1.2.1/pkg/common/version/ 03:02:23 spire-1.2.1/pkg/common/version/version.go 03:02:23 spire-1.2.1/pkg/common/x509svid/ 03:02:23 spire-1.2.1/pkg/common/x509svid/common_test.go 03:02:23 spire-1.2.1/pkg/common/x509svid/csr.go 03:02:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:02:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:02:23 spire-1.2.1/pkg/common/x509util/ 03:02:23 spire-1.2.1/pkg/common/x509util/cert.go 03:02:23 spire-1.2.1/pkg/common/x509util/dns.go 03:02:23 spire-1.2.1/pkg/common/x509util/dns_test.go 03:02:23 spire-1.2.1/pkg/common/x509util/keyid.go 03:02:23 spire-1.2.1/pkg/common/x509util/keypair.go 03:02:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:02:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:02:23 spire-1.2.1/pkg/server/ 03:02:23 spire-1.2.1/pkg/server/api/ 03:02:23 spire-1.2.1/pkg/server/api/agent.go 03:02:23 spire-1.2.1/pkg/server/api/agent/ 03:02:23 spire-1.2.1/pkg/server/api/agent/v1/ 03:02:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:02:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:02:23 spire-1.2.1/pkg/server/api/agent_test.go 03:02:23 spire-1.2.1/pkg/server/api/api.go 03:02:23 spire-1.2.1/pkg/server/api/audit/ 03:02:23 spire-1.2.1/pkg/server/api/audit/audit.go 03:02:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:02:23 spire-1.2.1/pkg/server/api/bundle.go 03:02:23 spire-1.2.1/pkg/server/api/bundle/ 03:02:23 spire-1.2.1/pkg/server/api/bundle/v1/ 03:02:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:02:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:02:23 spire-1.2.1/pkg/server/api/bundle_test.go 03:02:23 spire-1.2.1/pkg/server/api/debug/ 03:02:23 spire-1.2.1/pkg/server/api/debug/v1/ 03:02:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:02:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:02:23 spire-1.2.1/pkg/server/api/entry.go 03:02:23 spire-1.2.1/pkg/server/api/entry/ 03:02:23 spire-1.2.1/pkg/server/api/entry/v1/ 03:02:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:02:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:02:23 spire-1.2.1/pkg/server/api/entry_test.go 03:02:23 spire-1.2.1/pkg/server/api/health/ 03:02:23 spire-1.2.1/pkg/server/api/health/v1/ 03:02:23 spire-1.2.1/pkg/server/api/health/v1/service.go 03:02:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:02:23 spire-1.2.1/pkg/server/api/id.go 03:02:23 spire-1.2.1/pkg/server/api/id_test.go 03:02:23 spire-1.2.1/pkg/server/api/limits/ 03:02:23 spire-1.2.1/pkg/server/api/limits/limits.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/ 03:02:23 spire-1.2.1/pkg/server/api/middleware/alias.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/audit.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/caller.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/common.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/entries.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:02:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:02:23 spire-1.2.1/pkg/server/api/ratelimit.go 03:02:23 spire-1.2.1/pkg/server/api/rpccontext/ 03:02:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:02:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:02:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:02:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:02:23 spire-1.2.1/pkg/server/api/selector.go 03:02:23 spire-1.2.1/pkg/server/api/selector_test.go 03:02:23 spire-1.2.1/pkg/server/api/status.go 03:02:23 spire-1.2.1/pkg/server/api/status_test.go 03:02:23 spire-1.2.1/pkg/server/api/svid/ 03:02:23 spire-1.2.1/pkg/server/api/svid/v1/ 03:02:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:02:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:02:23 spire-1.2.1/pkg/server/api/trustdomain.go 03:02:23 spire-1.2.1/pkg/server/api/trustdomain/ 03:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:02:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:02:23 spire-1.2.1/pkg/server/authpolicy/ 03:02:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:02:23 spire-1.2.1/pkg/server/authpolicy/policy.go 03:02:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:02:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:02:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:02:23 spire-1.2.1/pkg/server/authpolicy/validate.go 03:02:23 spire-1.2.1/pkg/server/bundle/ 03:02:23 spire-1.2.1/pkg/server/bundle/client/ 03:02:23 spire-1.2.1/pkg/server/bundle/client/client.go 03:02:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:02:23 spire-1.2.1/pkg/server/bundle/client/manager.go 03:02:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:02:23 spire-1.2.1/pkg/server/bundle/client/sources.go 03:02:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:02:23 spire-1.2.1/pkg/server/bundle/client/updater.go 03:02:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:02:23 spire-1.2.1/pkg/server/ca/ 03:02:23 spire-1.2.1/pkg/server/ca/ca.go 03:02:23 spire-1.2.1/pkg/server/ca/ca_health.go 03:02:23 spire-1.2.1/pkg/server/ca/ca_test.go 03:02:23 spire-1.2.1/pkg/server/ca/journal.go 03:02:23 spire-1.2.1/pkg/server/ca/journal_test.go 03:02:23 spire-1.2.1/pkg/server/ca/manager.go 03:02:23 spire-1.2.1/pkg/server/ca/manager_health.go 03:02:23 spire-1.2.1/pkg/server/ca/manager_test.go 03:02:23 spire-1.2.1/pkg/server/ca/templates.go 03:02:23 spire-1.2.1/pkg/server/ca/upstream_client.go 03:02:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:02:23 spire-1.2.1/pkg/server/ca/validation.go 03:02:23 spire-1.2.1/pkg/server/cache/ 03:02:23 spire-1.2.1/pkg/server/cache/dscache/ 03:02:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:02:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:02:23 spire-1.2.1/pkg/server/cache/entrycache/ 03:02:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:02:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:02:23 spire-1.2.1/pkg/server/catalog/ 03:02:23 spire-1.2.1/pkg/server/catalog/catalog.go 03:02:23 spire-1.2.1/pkg/server/catalog/keymanager.go 03:02:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:02:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:02:23 spire-1.2.1/pkg/server/catalog/notifier.go 03:02:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:02:23 spire-1.2.1/pkg/server/config.go 03:02:23 spire-1.2.1/pkg/server/datastore/ 03:02:23 spire-1.2.1/pkg/server/datastore/datastore.go 03:02:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:02:23 spire-1.2.1/pkg/server/datastore/repository.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:02:23 spire-1.2.1/pkg/server/endpoints/ 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/ 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:02:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:02:23 spire-1.2.1/pkg/server/endpoints/config.go 03:02:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:02:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:02:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:02:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:02:23 spire-1.2.1/pkg/server/endpoints/middleware.go 03:02:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:02:23 spire-1.2.1/pkg/server/hostservice/ 03:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:02:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:02:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:02:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/ 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/ 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:02:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/ 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:02:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:02:24 spire-1.2.1/pkg/server/registration/ 03:02:24 spire-1.2.1/pkg/server/registration/manager.go 03:02:24 spire-1.2.1/pkg/server/registration/manager_test.go 03:02:24 spire-1.2.1/pkg/server/scanentries.go 03:02:24 spire-1.2.1/pkg/server/scanentries_test.go 03:02:24 spire-1.2.1/pkg/server/server.go 03:02:24 spire-1.2.1/pkg/server/server_test.go 03:02:24 spire-1.2.1/pkg/server/svid/ 03:02:24 spire-1.2.1/pkg/server/svid/observer.go 03:02:24 spire-1.2.1/pkg/server/svid/observer_test.go 03:02:24 spire-1.2.1/pkg/server/svid/rotator.go 03:02:24 spire-1.2.1/pkg/server/svid/rotator_config.go 03:02:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:02:24 spire-1.2.1/pkg/server/svid/rotator_test.go 03:02:24 spire-1.2.1/proto/ 03:02:24 spire-1.2.1/proto/private/ 03:02:24 spire-1.2.1/proto/private/server/ 03:02:24 spire-1.2.1/proto/private/server/journal/ 03:02:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:02:24 spire-1.2.1/proto/private/server/journal/journal.proto 03:02:24 spire-1.2.1/proto/spire/ 03:02:24 spire-1.2.1/proto/spire/common/ 03:02:24 spire-1.2.1/proto/spire/common/common.pb.go 03:02:24 spire-1.2.1/proto/spire/common/common.proto 03:02:24 spire-1.2.1/proto/spire/common/plugin/ 03:02:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:02:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:02:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:02:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:02:24 spire-1.2.1/proto/spire/plugin/ 03:02:24 spire-1.2.1/proto/spire/plugin/agent/ 03:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:02:24 spire-1.2.1/release/ 03:02:24 spire-1.2.1/release/spire-extras/ 03:02:24 spire-1.2.1/release/spire-extras/README.md 03:02:24 spire-1.2.1/release/spire-extras/conf/ 03:02:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:02:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:02:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:02:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:02:24 spire-1.2.1/release/spire/ 03:02:24 spire-1.2.1/release/spire/README.md 03:02:24 spire-1.2.1/release/spire/conf/ 03:02:24 spire-1.2.1/release/spire/conf/agent/ 03:02:24 spire-1.2.1/release/spire/conf/agent/agent.conf 03:02:24 spire-1.2.1/release/spire/conf/server/ 03:02:24 spire-1.2.1/release/spire/conf/server/server.conf 03:02:24 spire-1.2.1/script/ 03:02:24 spire-1.2.1/script/build-artifact.sh 03:02:24 spire-1.2.1/script/generate_dummy_ca.sh 03:02:24 spire-1.2.1/support/ 03:02:24 spire-1.2.1/support/k8s/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/ 03:02:24 spire-1.2.1/support/oidc-discovery-provider/README.md 03:02:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/config.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/main.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:02:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:02:24 spire-1.2.1/test/ 03:02:24 spire-1.2.1/test/clock/ 03:02:24 spire-1.2.1/test/clock/clock.go 03:02:24 spire-1.2.1/test/fakes/ 03:02:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:02:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:02:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:02:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:02:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:02:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:02:24 spire-1.2.1/test/fakes/fakeagentstore/ 03:02:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:02:24 spire-1.2.1/test/fakes/fakedatastore/ 03:02:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:02:24 spire-1.2.1/test/fakes/fakeentryclient/ 03:02:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:02:24 spire-1.2.1/test/fakes/fakehealthchecker/ 03:02:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:02:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:02:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:02:24 spire-1.2.1/test/fakes/fakemetrics/ 03:02:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:02:24 spire-1.2.1/test/fakes/fakenoderesolver/ 03:02:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:02:24 spire-1.2.1/test/fakes/fakenotifier/ 03:02:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:02:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:02:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:02:24 spire-1.2.1/test/fakes/fakeserverca/ 03:02:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:02:24 spire-1.2.1/test/fakes/fakeservercatalog/ 03:02:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:02:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:02:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:02:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:02:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:02:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:02:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:02:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:02:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:02:24 spire-1.2.1/test/fixture/ 03:02:24 spire-1.2.1/test/fixture/certs/ 03:02:24 spire-1.2.1/test/fixture/certs/agent_svid.der 03:02:24 spire-1.2.1/test/fixture/certs/base_cert.pem 03:02:24 spire-1.2.1/test/fixture/certs/base_csr.pem 03:02:24 spire-1.2.1/test/fixture/certs/base_key.pem 03:02:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:02:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:02:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:02:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:02:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:02:24 spire-1.2.1/test/fixture/certs/blog_key.pem 03:02:24 spire-1.2.1/test/fixture/certs/bundle.der 03:02:24 spire-1.2.1/test/fixture/certs/ca.pem 03:02:24 spire-1.2.1/test/fixture/certs/ca_key.pem 03:02:24 spire-1.2.1/test/fixture/certs/database_cert.pem 03:02:24 spire-1.2.1/test/fixture/certs/database_csr.pem 03:02:24 spire-1.2.1/test/fixture/certs/database_key.pem 03:02:24 spire-1.2.1/test/fixture/certs/node_cert.pem 03:02:24 spire-1.2.1/test/fixture/certs/node_csr.pem 03:02:24 spire-1.2.1/test/fixture/certs/node_key.pem 03:02:24 spire-1.2.1/test/fixture/certs/svid.pem 03:02:24 spire-1.2.1/test/fixture/certs/svid_key.pem 03:02:24 spire-1.2.1/test/fixture/config/ 03:02:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:02:24 spire-1.2.1/test/fixture/config/agent_good.conf 03:02:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:02:24 spire-1.2.1/test/fixture/config/plugin_good.conf 03:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:02:24 spire-1.2.1/test/fixture/config/server_good.conf 03:02:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:02:24 spire-1.2.1/test/fixture/fixture.go 03:02:24 spire-1.2.1/test/fixture/nodeattestor/ 03:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:02:24 spire-1.2.1/test/fixture/registration/ 03:02:24 spire-1.2.1/test/fixture/registration/entries.json 03:02:24 spire-1.2.1/test/fixture/registration/good-for-update.json 03:02:24 spire-1.2.1/test/fixture/registration/good.json 03:02:24 spire-1.2.1/test/fixture/registration/invalid.json 03:02:24 spire-1.2.1/test/fixture/registration/invalid_json.json 03:02:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:02:24 spire-1.2.1/test/integration/ 03:02:24 spire-1.2.1/test/integration/README.md 03:02:24 spire-1.2.1/test/integration/common 03:02:24 spire-1.2.1/test/integration/setup/ 03:02:24 spire-1.2.1/test/integration/setup/adminclient/ 03:02:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:02:24 spire-1.2.1/test/integration/setup/adminclient/client.go 03:02:24 spire-1.2.1/test/integration/setup/debugagent/ 03:02:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:02:24 spire-1.2.1/test/integration/setup/debugagent/main.go 03:02:24 spire-1.2.1/test/integration/setup/debugserver/ 03:02:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:02:24 spire-1.2.1/test/integration/setup/debugserver/main.go 03:02:24 spire-1.2.1/test/integration/setup/downstreamclient/ 03:02:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:02:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:02:24 spire-1.2.1/test/integration/setup/itclient/ 03:02:24 spire-1.2.1/test/integration/setup/itclient/client.go 03:02:24 spire-1.2.1/test/integration/setup/node-attestation/ 03:02:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:02:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:02:24 spire-1.2.1/test/integration/setup/x509pop/ 03:02:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:02:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:02:24 spire-1.2.1/test/integration/suites/ 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:02:24 spire-1.2.1/test/integration/suites/join-token/ 03:02:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:02:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:02:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:02:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:02:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:02:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:02:24 spire-1.2.1/test/integration/suites/join-token/README.md 03:02:24 spire-1.2.1/test/integration/suites/join-token/conf/ 03:02:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/join-token/teardown 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:02:24 spire-1.2.1/test/integration/suites/k8s/ 03:02:24 spire-1.2.1/test/integration/suites/k8s/00-setup 03:02:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:02:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:02:24 spire-1.2.1/test/integration/suites/k8s/README.md 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/ 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:02:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:02:24 spire-1.2.1/test/integration/suites/k8s/teardown 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/ 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:02:24 spire-1.2.1/test/integration/suites/rotation/ 03:02:24 spire-1.2.1/test/integration/suites/rotation/00-setup 03:02:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:02:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:02:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:02:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:02:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:02:24 spire-1.2.1/test/integration/suites/rotation/README.md 03:02:24 spire-1.2.1/test/integration/suites/rotation/conf/ 03:02:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/rotation/teardown 03:02:24 spire-1.2.1/test/integration/suites/self-test/ 03:02:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:02:24 spire-1.2.1/test/integration/suites/self-test/README.md 03:02:24 spire-1.2.1/test/integration/suites/self-test/teardown 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:02:24 spire-1.2.1/test/integration/suites/upgrade/ 03:02:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:02:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:02:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:02:24 spire-1.2.1/test/integration/suites/upgrade/README.md 03:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:02:24 spire-1.2.1/test/integration/suites/upgrade/teardown 03:02:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:02:24 spire-1.2.1/test/integration/test-one.sh 03:02:24 spire-1.2.1/test/integration/test.sh 03:02:24 spire-1.2.1/test/plugintest/ 03:02:24 spire-1.2.1/test/plugintest/config.go 03:02:24 spire-1.2.1/test/plugintest/load.go 03:02:24 spire-1.2.1/test/plugintest/option.go 03:02:24 spire-1.2.1/test/spiretest/ 03:02:24 spire-1.2.1/test/spiretest/apiserver.go 03:02:24 spire-1.2.1/test/spiretest/assertions.go 03:02:24 spire-1.2.1/test/spiretest/dir.go 03:02:24 spire-1.2.1/test/spiretest/errors_posix.go 03:02:24 spire-1.2.1/test/spiretest/errors_windows.go 03:02:24 spire-1.2.1/test/spiretest/logs.go 03:02:24 spire-1.2.1/test/spiretest/socketapi.go 03:02:24 spire-1.2.1/test/spiretest/suite.go 03:02:24 spire-1.2.1/test/spiretest/x509.go 03:02:24 spire-1.2.1/test/testca/ 03:02:24 spire-1.2.1/test/testca/ca.go 03:02:24 spire-1.2.1/test/testkey/ 03:02:24 spire-1.2.1/test/testkey/generate.sh 03:02:24 spire-1.2.1/test/testkey/genkeys.go 03:02:24 spire-1.2.1/test/testkey/keys.go 03:02:24 spire-1.2.1/test/testkey/new.go 03:02:24 spire-1.2.1/test/tpmsimulator/ 03:02:24 spire-1.2.1/test/tpmsimulator/simulator.go 03:02:24 spire-1.2.1/test/util/ 03:02:24 spire-1.2.1/test/util/cert_fixtures.go 03:02:24 spire-1.2.1/test/util/cert_generation.go 03:02:24 spire-1.2.1/test/util/io_redirection.go 03:02:24 spire-1.2.1/test/util/race.go 03:02:24 spire-1.2.1/test/util/util.go 03:02:24 building spire from source... 03:02:25 Installing go1.17.7... 03:02:27 ---> 9661489c0572 03:02:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:02:27 ---> Running in b3bce39edcf1 03:02: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 03:02:51 Building bin/spire-server... 03:02:51 go: downloading github.com/mitchellh/cli v1.1.2 03:02:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:02:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:02:51 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:02:52 go: downloading google.golang.org/grpc v1.44.0 03:02:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:02:53 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:02:54 go: downloading github.com/imdario/mergo v0.3.12 03:02:55 go: downloading github.com/sirupsen/logrus v1.8.1 03:02:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:02:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:02:57 go: downloading github.com/fatih/color v1.13.0 03:02:57 go: downloading github.com/mattn/go-isatty v0.0.14 03:02:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:02:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:02:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:02:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:02:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:02:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:02:59 go: downloading github.com/armon/go-metrics v0.3.10 03:02:59 go: downloading github.com/prometheus/client_golang v1.12.1 03:02:59 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:03:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:03:00 go: downloading github.com/open-policy-agent/opa v0.38.0 03:03:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:03:16 go: downloading github.com/mattn/go-colorable v0.1.12 03:03:16 go: downloading github.com/Masterminds/goutils v1.1.0 03:03:16 go: downloading github.com/Masterminds/semver v1.5.0 03:03:16 go: downloading github.com/google/uuid v1.1.2 03:03:16 go: downloading github.com/huandu/xstrings v1.3.2 03:03:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:03:16 go: downloading github.com/oklog/run v1.0.0 03:03:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:03:16 go: downloading github.com/prometheus/client_model v0.2.0 03:03:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:03:16 go: downloading github.com/prometheus/common v0.32.1 03:03:16 go: downloading go.uber.org/atomic v1.9.0 03:03:17 go: downloading github.com/beorn7/perks v1.0.1 03:03:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:03:17 go: downloading github.com/prometheus/procfs v0.7.3 03:03:18 go: downloading github.com/imkira/go-observer v1.0.3 03:03:18 go: downloading github.com/hashicorp/errwrap v1.1.0 03:03:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:03:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:03:18 go: downloading github.com/twmb/murmur3 v1.1.6 03:03:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:03:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:03:19 go: downloading github.com/stretchr/testify v1.7.0 03:03:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:03:19 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:03:19 go: downloading github.com/blang/semver/v4 v4.0.0 03:03:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:03:20 go: downloading github.com/jinzhu/gorm v1.9.16 03:03:21 go: downloading github.com/lib/pq v1.10.4 03:03:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:03:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:03:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:03:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:03:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:03:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:03:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:03:35 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:04:02 go: downloading k8s.io/client-go v0.23.4 03:04:02 go: downloading k8s.io/api v0.23.4 03:04:02 go: downloading github.com/google/go-tpm v0.3.3 03:04:02 go: downloading google.golang.org/api v0.70.0 03:04:10 go: downloading cloud.google.com/go/storage v1.21.0 03:04:10 go: downloading cloud.google.com/go v0.100.2 03:04:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:04: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/secrets-config ./cmd/secrets-config 03:04: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:04:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:04:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:04:40 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:04:40 go: downloading k8s.io/apimachinery v0.23.4 03:04:40 Removing intermediate container 25acadbcd6ec 03:04:40 ---> 0993ac71d802 03:04:40 03:04:40 Step 10/25 : FROM alpine:3.14 03:04:40 ---> ac73e934f311 03:04:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:04:40 ---> Running in c60b2a576cd5 03:04:41 go: downloading k8s.io/kube-aggregator v0.23.3 03:04:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:04:42 Removing intermediate container 9e053b364f67 03:04:42 ---> 09f03861570c 03:04:42 03:04:42 Step 10/22 : FROM alpine:3.14 03:04:42 ---> ac73e934f311 03:04:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:04:42 ---> Running in 60409ff46985 03:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:04:43 (1/3) Installing ca-certificates (20211220-r0) 03:04:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:04:44 go: downloading cloud.google.com/go/security v1.3.0 03:04:44 (2/3) Installing dumb-init (1.2.5-r1) 03:04:44 (3/3) Installing su-exec (0.2-r1) 03:04:44 Executing busybox-1.33.1-r7.trigger 03:04:44 go: downloading github.com/hashicorp/vault/api v1.4.1 03:04:44 Executing ca-certificates-20211220-r0.trigger 03:04:44 go: downloading gopkg.in/yaml.v2 v2.4.0 03:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:04:44 OK: 6 MiB in 17 packages 03:04:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:04:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:04:45 go: downloading github.com/gobwas/glob v0.2.3 03:04:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:04:45 go: downloading github.com/jinzhu/inflection v1.0.0 03:04:45 (1/6) Installing ca-certificates (20211220-r0) 03:04:45 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:04:45 (2/6) Installing brotli-libs (1.0.9-r5) 03:04:45 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:04:45 (4/6) Installing libcurl (7.79.1-r0) 03:04:46 (5/6) Installing curl (7.79.1-r0) 03:04:46 (6/6) Installing dumb-init (1.2.5-r1) 03:04:46 Executing busybox-1.33.1-r7.trigger 03:04:46 Executing ca-certificates-20211220-r0.trigger 03:04:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:04:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:04:46 OK: 8 MiB in 20 packages 03:04:46 Removing intermediate container c60b2a576cd5 03:04:46 ---> f114cd7aa197 03:04:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:04:46 ---> Running in 3d968870d034 03:04:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:04:47 go: downloading github.com/aws/smithy-go v1.11.0 03:04:48 Removing intermediate container 3d968870d034 03:04:48 ---> 83d12ec76408 03:04:48 Step 13/25 : WORKDIR / 03:04:48 ---> Running in 65d64c983b15 03:04:49 Removing intermediate container 65d64c983b15 03:04:49 ---> e0ffb9a38b92 03:04:49 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:04:49 Removing intermediate container 60409ff46985 03:04:49 ---> 67d923db3367 03:04:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:04:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:04:49 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:04:49  ---> Running in 03d6c9323f08 03:04:50 go: downloading github.com/gogo/protobuf v1.3.2 03:04:50 Removing intermediate container 03d6c9323f08 03:04:50 ---> d873405520d7 03:04:50 Step 13/22 : WORKDIR /edgex 03:04:50 ---> Running in b10925df7295 03:04:50 ---> 1332ba1680bb 03:04:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:04:51 Removing intermediate container b10925df7295 03:04:51 ---> 5f425e698a92 03:04:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:04:51 ---> 6a2e6d32328a 03:04:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:04:52 ---> df6f295e6f10 03:04:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:04:53 ---> 247521e5dbcc 03:04:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:04:54 ---> 4f9d91bd4db6 03:04:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:04:54 ---> a6f9e1a7b43e 03:04:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:04:55 go: downloading cloud.google.com/go/compute v1.3.0 03:04:56 go: downloading cloud.google.com/go/iam v0.1.1 03:04:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:04:56  ---> 869d17cf711a 03:04:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:04:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:04:56  ---> f0cbbcda0fef 03:04:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:04:57 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:04:57 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:04:57 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:04:57 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:04:57 go: downloading github.com/dimchansky/utfbom v1.1.1 03:04:57 go: downloading k8s.io/klog/v2 v2.30.0 03:04:58 go: downloading github.com/google/gofuzz v1.1.0 03:04:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:04:58  ---> a4a7ccaea609 03:04:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:58 ---> Running in 4efd5cd23e79 03:04:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:04:59  ---> 03f722784dd6 03:04:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:04:59 go: downloading github.com/spf13/pflag v1.0.5 03:05:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:05:00 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:05:00 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:05:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:05:00 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:05:00 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:05:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:05:01  ---> cb13cc35f80f 03:05:01 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/ 03:05:01 ---> Running in 26214d4aa12a 03:05:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:05:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:05:01 go: downloading github.com/tklauser/numcpus v0.3.0 03:05:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:05:02 Removing intermediate container 4efd5cd23e79 03:05:02 ---> 99b84b9de622 03:05:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:05:02 ---> Running in a889454ba6f9 03:05:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:05:02 Removing intermediate container a889454ba6f9 03:05:02 ---> 860d4b366a0c 03:05:02 Step 20/22 : LABEL arch=arm64 03:05:03 ---> Running in 27b2b7117380 03:05:04 Removing intermediate container 27b2b7117380 03:05:04 ---> f625ee70b7c9 03:05:04 Step 21/22 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:05:04 ---> Running in 02e228a46897 03:05:04 go: downloading go.opencensus.io v0.23.0 03:05:05 Removing intermediate container 26214d4aa12a 03:05:05 ---> f7110e6de575 03:05:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:05:05 Removing intermediate container 02e228a46897 03:05:05 ---> 1ffe941dc891 03:05:05 Step 22/22 : LABEL version=0.0.0 03:05:05 ---> Running in 2a8b916383be 03:05:05 ---> Running in b448eff29dcc 03:05:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:05:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:05:05 go: downloading gopkg.in/inf.v0 v0.9.1 03:05:05 go: downloading github.com/go-logr/logr v1.2.2 03:05:05 Removing intermediate container 2a8b916383be 03:05:05 ---> c013f5b03886 03:05:05 Step 23/25 : LABEL arch=arm64 03:05:06 Removing intermediate container b448eff29dcc 03:05:06 ---> ebcd63162edf 03:05:06 03:05:06 ---> Running in e066e3a02236 03:05:06 go: downloading github.com/google/go-cmp v0.5.7 03:05:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:05:06 go: downloading github.com/json-iterator/go v1.1.12 03:05:06 Removing intermediate container e066e3a02236 03:05:06 ---> 9909991aa381 03:05:06 Step 24/25 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:05:06 ---> Running in 525ce42acff4 03:05:06 Successfully built ebcd63162edf 03:05:06 Successfully tagged security-proxy-setup-arm64:latest 03:05:06 Building security-bootstrapper 03:05:07  Building security-proxy-setup ... done go: downloading github.com/googleapis/gnostic v0.5.5 03:05:07 Removing intermediate container 525ce42acff4 03:05:07 ---> 79864b100d22 03:05:07 Step 25/25 : LABEL version=0.0.0 03:05:07 ---> Running in dc22a9af25ad 03:05:08 Removing intermediate container dc22a9af25ad 03:05:08 ---> 9f895bff80c7 03:05:08 03:05:08 Successfully built 9f895bff80c7 03:05:08 Successfully tagged security-secretstore-setup-arm64:latest 03:05:08  Building security-secretstore-setup ... done Building sys-mgmt-agent 03:05:09 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:05:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:05:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:05:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:05:11 go: downloading go.uber.org/zap v1.21.0 03:05:12 go: downloading sigs.k8s.io/yaml v1.3.0 03:05:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:05:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:05:12 go: downloading github.com/modern-go/reflect2 v1.0.2 03:05:12 go: downloading github.com/ryanuber/go-glob v1.0.0 03:05:12 go: downloading github.com/golang/snappy v0.0.4 03:05:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:05:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:05:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:05:21 go: downloading github.com/hashicorp/go-version v1.2.0 03:05:21 go: downloading go.uber.org/multierr v1.6.0 03:05:53 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:05:53 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:05:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:05:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:05:53 ---> 4cb159305e09 03:05:53 Step 3/31 : WORKDIR /edgex-go 03:05:53 ---> Using cache 03:05:53 ---> 73328b2ea6f6 03:05:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:53 ---> Using cache 03:05:53 ---> 0e6f159cd023 03:05:53 Step 5/31 : RUN apk add --update --no-cache make git 03:05:53 ---> Using cache 03:05:53 ---> 4b15fcc85307 03:05:53 Step 6/31 : COPY go.mod vendor* ./ 03:05:53 ---> Using cache 03:05:53 ---> 2dd4b480a9c0 03:05:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:53 ---> Using cache 03:05:53 ---> 5bd2ef06f588 03:05:53 Step 8/31 : COPY . . 03:05:53 ---> Using cache 03:05:53 ---> 50c020b08742 03:05:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:05:53 ---> Running in 5b6b20765fdc 03:05:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:05:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:05:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:05:56 ---> 4cb159305e09 03:05:56 Step 3/23 : WORKDIR /edgex-go 03:05:56 ---> Using cache 03:05:56 ---> 73328b2ea6f6 03:05:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:56 ---> Using cache 03:05:56 ---> 0e6f159cd023 03:05:56 Step 5/23 : RUN apk add --update --no-cache make bash git 03:05:56 ---> Running in 48a1018db62f 03:05:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:05:59 OK: 220 MiB in 52 packages 03:06:01 Removing intermediate container 48a1018db62f 03:06:01 ---> 3df304dd4c8c 03:06:01 Step 6/23 : COPY go.mod vendor* ./ 03:06:02 ---> faf2097a976b 03:06:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:02 ---> Running in 55524c440720 03:06:09 Removing intermediate container 55524c440720 03:06:09 ---> 58c003c2c282 03:06:09 Step 8/23 : COPY . . 03:06:27 ---> 538d2b954953 03:06:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:06:27 ---> Running in 460df9750282 03:06: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:09:06 Removing intermediate container b3bce39edcf1 03:09:06 ---> 74b0d7970c0c 03:09:06 03:09:06 Step 9/20 : FROM alpine:3.15 03:09:06 3.15: Pulling from library/alpine 03:09:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:09:06 Status: Downloaded newer image for alpine:3.15 03:09:06 ---> 3fb3c9af89a9 03:09:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:09:06 ---> Running in de705d7b7e69 03:09:06 Removing intermediate container de705d7b7e69 03:09:06 ---> 904a5a4b9e62 03:09:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:06 ---> Running in 32cb1826a185 03:09:06 Removing intermediate container 32cb1826a185 03:09:06 ---> 461ab4307d55 03:09:06 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:09:06 ---> Running in 5c72fd8e06bb 03:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:09 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:09:09 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:09:09 OK: 15730 distinct packages available 03:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:11 (1/9) Installing ca-certificates (20211220-r0) 03:09:12 (2/9) Installing brotli-libs (1.0.9-r5) 03:09:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:09:12 (4/9) Installing libcurl (7.80.0-r0) 03:09:12 (5/9) Installing curl (7.80.0-r0) 03:09:12 (6/9) Installing dumb-init (1.2.5-r1) 03:09:12 (7/9) Installing musl-obstack (1.2.3-r0) 03:09:12 (8/9) Installing libucontext (1.1-r0) 03:09:12 (9/9) Installing gcompat (1.0.0-r4) 03:09:12 Executing busybox-1.34.1-r5.trigger 03:09:12 Executing ca-certificates-20211220-r0.trigger 03:09:13 OK: 8 MiB in 23 packages 03:09:16 Removing intermediate container 5c72fd8e06bb 03:09:16 ---> a3dca5b43fc9 03:09:16 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:16 ---> 806dd2143356 03:09:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:09:18 ---> 401b37d4802b 03:09:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:09:19 ---> 0d14e21db5d1 03:09:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:09:19 ---> Running in da805828f010 03:09:20 Removing intermediate container da805828f010 03:09:20 ---> ef2f66a35bea 03:09:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:20 ---> Running in bf43257f3bfe 03:09:21 Removing intermediate container bf43257f3bfe 03:09:21 ---> 6d407fe660b2 03:09:21 Step 18/20 : LABEL arch=arm64 03:09:21 ---> Running in 6ab0d9071aa7 03:09:21 Removing intermediate container 6ab0d9071aa7 03:09:21 ---> 92a729e3d97e 03:09:21 Step 19/20 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:09:21 ---> Running in ea6318420f26 03:09:22 Removing intermediate container ea6318420f26 03:09:22 ---> d54307fd48e1 03:09:22 Step 20/20 : LABEL version=0.0.0 03:09:22 ---> Running in 10f3e58c9370 03:09:22 Removing intermediate container 10f3e58c9370 03:09:22 ---> 42269f7b9651 03:09:22 03:09:23 Successfully built 42269f7b9651 03:09:23 Successfully tagged security-spiffe-token-provider-arm64:latest 03:09:23  Building security-spiffe-token-provider ... done Building core-data 03:09:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:09:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:09:50 ---> 4cb159305e09 03:09:50 Step 3/23 : WORKDIR /edgex-go 03:09:50 ---> Using cache 03:09:50 ---> 73328b2ea6f6 03:09:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:50 ---> Using cache 03:09:50 ---> 0e6f159cd023 03:09:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:09:50 ---> Running in 4df939200f3f 03:09:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:09:54 OK: 220 MiB in 52 packages 03:09:55 Removing intermediate container 4df939200f3f 03:09:55 ---> 1950513bdd18 03:09:55 Step 6/23 : COPY go.mod vendor* ./ 03:09:56 ---> f0d233143280 03:09:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:56 ---> Running in 84b969cc39b9 03:10:02 Removing intermediate container 84b969cc39b9 03:10:02 ---> 481b657bc321 03:10:02 Step 8/23 : COPY . . 03:10:24 ---> 1b2b8a4a32d3 03:10:24 Step 9/23 : RUN make cmd/core-data/core-data 03:10:24 ---> Running in 3cb59f2043c7 03:10:24 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 03:10:57 Removing intermediate container 5b6b20765fdc 03:10:57 ---> 53c7423e971e 03:10:57 03:10:57 Step 10/31 : FROM alpine:3.14 03:10:57 ---> ac73e934f311 03:10:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:10:57 ---> Running in a571b842a5a1 03:10:57 Removing intermediate container a571b842a5a1 03:10:57 ---> 7fac27359f7b 03:10:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:10:57 ---> Running in 585f6728b468 03:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:10:57 (1/2) Installing dumb-init (1.2.5-r1) 03:10:57 (2/2) Installing su-exec (0.2-r1) 03:10:57 Executing busybox-1.33.1-r7.trigger 03:10:57 OK: 6 MiB in 16 packages 03:10:58 Removing intermediate container 585f6728b468 03:10:58 ---> d9a1e84a259b 03:10:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:10:58 ---> Running in 7f9af83530e9 03:10:58 Removing intermediate container 7f9af83530e9 03:10:58 ---> e80b8d9e671b 03:10:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:10:58 ---> Running in babaca17294b 03:10:59 Removing intermediate container babaca17294b 03:10:59 ---> 1668a1331871 03:10:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:10:59 ---> Running in 3188f7cd460a 03:11:03 Removing intermediate container 3188f7cd460a 03:11:03 ---> 499691a9f23b 03:11:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:11:03 ---> Running in 7fed453ac3ff 03:11:03 Removing intermediate container 7fed453ac3ff 03:11:03 ---> e9a73a22d80d 03:11:03 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:11:04 ---> 17ad1e345618 03:11:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:11:04 ---> Running in 26efba636939 03:11:07 Removing intermediate container 26efba636939 03:11:07 ---> f41f161911d5 03:11:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:08 ---> 8fabd6e8ef07 03:11:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:11:10 ---> f9175509e2d3 03:11:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:11:11 ---> f1842356b44e 03:11:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:11:12 ---> 448a4cade0ba 03:11:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:11:14 ---> ca0f897976bc 03:11:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:11:14 ---> Running in 1f69de01e3ad 03:11:15 Removing intermediate container 1f69de01e3ad 03:11:15 ---> 0d45a73e48c4 03:11:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:11:17 ---> aac0b9253f89 03:11:17 Step 26/31 : RUN chmod +x /entrypoint.sh 03:11:17 ---> Running in 7aa896b3772f 03:11:22 Removing intermediate container 460df9750282 03:11:22 ---> eb851294c26e 03:11:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:11:22 Removing intermediate container 7aa896b3772f 03:11:22 ---> 012f04998278 03:11:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:11:22 ---> Running in 058839123ba6 03:11:22 ---> Running in 52a026ab87d0 03:11:23 Removing intermediate container 52a026ab87d0 03:11:23 ---> 07faa240f787 03:11:23 Step 28/31 : CMD ["gate"] 03:11:23 ---> Running in 3cffed771682 03:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:11:24 Removing intermediate container 3cffed771682 03:11:24 ---> 1a8ca4c09c6b 03:11:24 Step 29/31 : LABEL arch=arm64 03:11:25 ---> Running in 2ed0a11d9066 03:11:25 Removing intermediate container 2ed0a11d9066 03:11:25 ---> c960b30f1973 03:11:25 Step 30/31 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:11:25 ---> Running in fbaade516648 03:11:26 Removing intermediate container fbaade516648 03:11:26 ---> 560f1886cb08 03:11:26 Step 31/31 : LABEL version=0.0.0 03:11:26 ---> Running in a4306b83117f 03:11:27 Removing intermediate container a4306b83117f 03:11:27 ---> 4676f81d7929 03:11:27 03:11:28 Successfully built 4676f81d7929 03:11:28 Successfully tagged security-bootstrapper-arm64:latest 03:11:28  Building security-bootstrapper ... done Building security-spire-server 03:11:28 Removing intermediate container 058839123ba6 03:11:28 ---> f9e0015d51ae 03:11:28 03:11:28 Step 11/23 : FROM docker:20.10.14 03:11:28 20.10.14: Pulling from library/docker 03:11:47 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 03:11:47 Status: Downloaded newer image for docker:20.10.14 03:11:47 ---> c346e9eafbab 03:11:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:11:48 ---> Running in 159faeccfcb6 03:11:49 Removing intermediate container 159faeccfcb6 03:11:49 ---> 1629e457ec95 03:11:49 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 03:11:49 ---> Running in 08deb1649fb2 03:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:11:54 (1/43) Installing readline (8.1.1-r0) 03:11:54 (2/43) Installing bash (5.1.16-r0) 03:11:54 Executing bash-5.1.16-r0.post-install 03:11:54 (3/43) Installing brotli-libs (1.0.9-r5) 03:11:54 (4/43) Installing nghttp2-libs (1.46.0-r0) 03:11:54 (5/43) Installing libcurl (7.80.0-r0) 03:11:54 (6/43) Installing curl (7.80.0-r0) 03:11:54 (7/43) Installing dumb-init (1.2.5-r1) 03:11:54 (8/43) Installing libbz2 (1.0.8-r1) 03:11:54 (9/43) Installing expat (2.4.7-r0) 03:11:54 (10/43) Installing libffi (3.4.2-r1) 03:11:54 (11/43) Installing gdbm (1.22-r0) 03:11:54 (12/43) Installing xz-libs (5.2.5-r1) 03:11:54 (13/43) Installing libgcc (10.3.1_git20211027-r0) 03:11:54 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 03:11:54 (15/43) Installing mpdecimal (2.5.1-r1) 03:11:54 (16/43) Installing sqlite-libs (3.36.0-r0) 03:11:54 (17/43) Installing python3 (3.9.7-r4) 03:11:58 (18/43) Installing py3-appdirs (1.4.4-r2) 03:11:58 (19/43) Installing py3-certifi (2020.12.5-r1) 03:11:58 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 03:11:58 (21/43) Installing py3-idna (3.3-r0) 03:11:58 (22/43) Installing py3-urllib3 (1.26.7-r0) 03:11:58 (23/43) Installing py3-requests (2.26.0-r1) 03:11:58 (24/43) Installing py3-msgpack (1.0.2-r1) 03:11:58 (25/43) Installing py3-lockfile (0.12.2-r4) 03:11:58 (26/43) Installing py3-cachecontrol (0.12.10-r0) 03:11:58 (27/43) Installing py3-colorama (0.4.4-r1) 03:11:58 (28/43) Installing py3-contextlib2 (21.6.0-r1) 03:11:58 (29/43) Installing py3-distlib (0.3.3-r0) 03:11:58 (30/43) Installing py3-distro (1.6.0-r0) 03:11:58 (31/43) Installing py3-six (1.16.0-r0) 03:11:59 (32/43) Installing py3-webencodings (0.5.1-r4) 03:11:59 (33/43) Installing py3-html5lib (1.1-r1) 03:11:59 (34/43) Installing py3-parsing (2.4.7-r2) 03:11:59 (35/43) Installing py3-packaging (20.9-r1) 03:11:59 (36/43) Installing py3-tomli (1.2.2-r0) 03:11:59 (37/43) Installing py3-pep517 (0.12.0-r0) 03:11:59 (38/43) Installing py3-progress (1.6-r0) 03:11:59 (39/43) Installing py3-retrying (1.3.3-r2) 03:11:59 (40/43) Installing py3-ordered-set (4.0.2-r2) 03:11:59 (41/43) Installing py3-setuptools (52.0.0-r4) 03:11:59 (42/43) Installing py3-toml (0.10.2-r2) 03:11:59 (43/43) Installing py3-pip (20.3.4-r1) 03:11:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:11:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:11:59 ---> 4cb159305e09 03:11:59 Step 3/25 : WORKDIR /edgex-go 03:11:59 ---> Using cache 03:11:59 ---> 73328b2ea6f6 03:11:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:59 ---> Using cache 03:11:59 ---> 0e6f159cd023 03:11:59 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:11:59 ---> Using cache 03:11:59 ---> 2ed352ba2390 03:11:59 Step 6/25 : COPY go.mod vendor* ./ 03:11:59 ---> Using cache 03:11:59 ---> 332983b987f1 03:11:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:59 ---> Using cache 03:11:59 ---> 2173b695189c 03:11:59 Step 8/25 : COPY . . 03:11:59 ---> Using cache 03:11:59 ---> 91af1a2d9e8a 03:11:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:11:59 ---> Using cache 03:11:59 ---> d0f2ac6e7654 03:11:59 Step 10/25 : RUN mkdir -p spire-build 03:11:59 ---> Using cache 03:11:59 ---> d47b2a485793 03:11:59 Step 11/25 : WORKDIR /edgex-go/spire-build 03:11:59 ---> Using cache 03:11:59 ---> a27e2990bcf2 03:11:59 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 03:12:00 Executing busybox-1.34.1-r5.trigger 03:12:00 OK: 82 MiB in 65 packages 03:12:00 ---> Running in 7ed173e95a66 03:12:04 spire-1.2.1/ 03:12:04 spire-1.2.1/.data/ 03:12:04 spire-1.2.1/.data/.file 03:12:04 spire-1.2.1/.dockerignore 03:12:04 spire-1.2.1/.gitattributes 03:12:04 spire-1.2.1/.githooks/ 03:12:04 spire-1.2.1/.githooks/pre-commit 03:12:04 spire-1.2.1/.github/ 03:12:04 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:12:04 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:12:04 spire-1.2.1/.github/dependabot.yml 03:12:04 spire-1.2.1/.github/workflows/ 03:12:04 spire-1.2.1/.github/workflows/nightly_build.yaml 03:12:04 spire-1.2.1/.github/workflows/pr_build.yaml 03:12:04 spire-1.2.1/.github/workflows/release_build.yaml 03:12:04 spire-1.2.1/.github/workflows/scripts/ 03:12:04 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:12:04 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:12:04 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:12:04 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:12:04 spire-1.2.1/.github/workflows/scripts/split.sh 03:12:04 spire-1.2.1/.gitignore 03:12:04 spire-1.2.1/.go-version 03:12:04 spire-1.2.1/.golangci.yml 03:12:04 spire-1.2.1/ADOPTERS.md 03:12:04 spire-1.2.1/CHANGELOG.md 03:12:04 spire-1.2.1/CODE-OF-CONDUCT.md 03:12:04 spire-1.2.1/CODEOWNERS 03:12:04 spire-1.2.1/CONTRIBUTING.md 03:12:04 spire-1.2.1/Dockerfile 03:12:04 spire-1.2.1/Dockerfile.dev 03:12:04 spire-1.2.1/Dockerfile.scratch 03:12:04 spire-1.2.1/LICENSE 03:12:04 spire-1.2.1/MAINTAINERS.md 03:12:04 spire-1.2.1/Makefile 03:12:04 spire-1.2.1/README.md 03:12:04 spire-1.2.1/ROADMAP.md 03:12:04 spire-1.2.1/SECURITY.md 03:12:04 spire-1.2.1/cmd/ 03:12:04 spire-1.2.1/cmd/spire-agent/ 03:12:04 spire-1.2.1/cmd/spire-agent/cli/ 03:12:04 spire-1.2.1/cmd/spire-agent/cli/api/ 03:12:04 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/common/ 03:12:04 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:12:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/run/ 03:12:04 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:12:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:12:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:12:04 spire-1.2.1/cmd/spire-agent/main.go 03:12:04 spire-1.2.1/cmd/spire-server/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/agent/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/cli.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/run/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/token/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/validate/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/x509/ 03:12:04 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:12:04 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:12:04 spire-1.2.1/cmd/spire-server/main.go 03:12:04 spire-1.2.1/cmd/spire-server/util/ 03:12:04 spire-1.2.1/cmd/spire-server/util/util.go 03:12:04 spire-1.2.1/conf/ 03:12:04 spire-1.2.1/conf/agent/ 03:12:04 spire-1.2.1/conf/agent/agent.conf 03:12:04 spire-1.2.1/conf/agent/agent_full.conf 03:12:04 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:12:04 spire-1.2.1/conf/server/ 03:12:04 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:12:04 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:12:04 spire-1.2.1/conf/server/server.conf 03:12:04 spire-1.2.1/conf/server/server_full.conf 03:12:04 spire-1.2.1/doc/ 03:12:04 spire-1.2.1/doc/SPIRE101.md 03:12:04 spire-1.2.1/doc/auditlog.md 03:12:04 spire-1.2.1/doc/authorization_policy_engine.md 03:12:04 spire-1.2.1/doc/changelog_guidelines.md 03:12:04 spire-1.2.1/doc/cure53-report.pdf 03:12:04 spire-1.2.1/doc/images/ 03:12:04 spire-1.2.1/doc/images/2019_roadmap.png 03:12:04 spire-1.2.1/doc/images/SPIRE101.png 03:12:04 spire-1.2.1/doc/images/SPIRE_agent.png 03:12:04 spire-1.2.1/doc/images/SPIRE_server.png 03:12:04 spire-1.2.1/doc/images/cache_mgr.png 03:12:04 spire-1.2.1/doc/images/cache_mgr_components.png 03:12:04 spire-1.2.1/doc/images/federated_spire.png 03:12:04 spire-1.2.1/doc/images/ha_mode.png 03:12:04 spire-1.2.1/doc/images/nested_spire.png 03:12:04 spire-1.2.1/doc/images/oidc_federation.png 03:12:04 spire-1.2.1/doc/images/single_trust_domain.png 03:12:04 spire-1.2.1/doc/images/spiffe_compatible.png 03:12:04 spire-1.2.1/doc/images/spire_logo.png 03:12:04 spire-1.2.1/doc/migrating_registration_api_clients.md 03:12:04 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:12:04 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:12:04 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:12:04 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:12:04 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:12:04 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:12:04 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:12:04 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:12:04 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:12:04 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:12:04 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:12:04 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:12:04 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:12:04 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:12:04 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:12:04 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:12:04 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:12:04 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:12:04 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:12:04 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:12:04 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:12:04 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:12:04 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:12:04 spire-1.2.1/doc/scaling_spire.md 03:12:04 spire-1.2.1/doc/spire_agent.md 03:12:04 spire-1.2.1/doc/spire_server.md 03:12:04 spire-1.2.1/doc/supported_integrations.md 03:12:04 spire-1.2.1/doc/telemetry.md 03:12:04 spire-1.2.1/doc/telemetry_config.md 03:12:04 spire-1.2.1/doc/upgrading.md 03:12:04 spire-1.2.1/doc/using_spire.md 03:12:04 spire-1.2.1/examples/ 03:12:04 spire-1.2.1/examples/README.md 03:12:04 spire-1.2.1/go.mod 03:12:04 spire-1.2.1/go.sum 03:12:04 spire-1.2.1/pkg/ 03:12:04 spire-1.2.1/pkg/agent/ 03:12:04 spire-1.2.1/pkg/agent/agent.go 03:12:04 spire-1.2.1/pkg/agent/api/ 03:12:04 spire-1.2.1/pkg/agent/api/config.go 03:12:04 spire-1.2.1/pkg/agent/api/debug/ 03:12:04 spire-1.2.1/pkg/agent/api/debug/v1/ 03:12:04 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:12:04 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:12:04 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:12:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:12:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:12:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:12:04 spire-1.2.1/pkg/agent/api/endpoints.go 03:12:04 spire-1.2.1/pkg/agent/api/health/ 03:12:04 spire-1.2.1/pkg/agent/api/health/v1/ 03:12:04 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:12:04 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:12:04 spire-1.2.1/pkg/agent/api/rpccontext/ 03:12:04 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:12:04 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:12:04 spire-1.2.1/pkg/agent/attestor/ 03:12:04 spire-1.2.1/pkg/agent/attestor/node/ 03:12:04 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:12:04 spire-1.2.1/pkg/agent/attestor/node/node.go 03:12:04 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:12:04 spire-1.2.1/pkg/agent/attestor/workload/ 03:12:04 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:12:04 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:12:04 spire-1.2.1/pkg/agent/catalog/ 03:12:04 spire-1.2.1/pkg/agent/catalog/catalog.go 03:12:04 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:12:04 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:12:04 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:12:04 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:12:04 spire-1.2.1/pkg/agent/client/ 03:12:04 spire-1.2.1/pkg/agent/client/client.go 03:12:04 spire-1.2.1/pkg/agent/client/client_test.go 03:12:04 spire-1.2.1/pkg/agent/client/dial.go 03:12:04 spire-1.2.1/pkg/agent/client/nodeconn.go 03:12:04 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:12:04 spire-1.2.1/pkg/agent/client/update.go 03:12:04 spire-1.2.1/pkg/agent/client/util.go 03:12:04 spire-1.2.1/pkg/agent/common/ 03:12:04 spire-1.2.1/pkg/agent/common/backoff/ 03:12:04 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:12:04 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:12:04 spire-1.2.1/pkg/agent/common/cgroups/ 03:12:04 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:12:04 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:12:04 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:12:04 spire-1.2.1/pkg/agent/config.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/ 03:12:04 spire-1.2.1/pkg/agent/endpoints/config.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:12:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:12:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/workload/ 03:12:04 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:12:04 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:12:04 spire-1.2.1/pkg/agent/manager/ 03:12:04 spire-1.2.1/pkg/agent/manager/cache/ 03:12:04 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:12:04 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:12:04 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:12:04 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:12:04 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:12:04 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:12:04 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:12:04 spire-1.2.1/pkg/agent/manager/config.go 03:12:04 spire-1.2.1/pkg/agent/manager/manager.go 03:12:04 spire-1.2.1/pkg/agent/manager/manager_test.go 03:12:04 spire-1.2.1/pkg/agent/manager/storage.go 03:12:04 spire-1.2.1/pkg/agent/manager/storage_test.go 03:12:04 spire-1.2.1/pkg/agent/manager/storecache/ 03:12:04 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:12:04 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:12:04 spire-1.2.1/pkg/agent/manager/sync.go 03:12:04 spire-1.2.1/pkg/agent/plugin/ 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:12:04 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:12:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:12:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:12:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:12:04 spire-1.2.1/pkg/agent/svid/ 03:12:04 spire-1.2.1/pkg/agent/svid/rotator.go 03:12:04 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:12:04 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:12:04 spire-1.2.1/pkg/agent/svid/store/ 03:12:04 spire-1.2.1/pkg/agent/svid/store/service.go 03:12:04 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:12:04 spire-1.2.1/pkg/common/ 03:12:04 spire-1.2.1/pkg/common/agentpathtemplate/ 03:12:04 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:12:04 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:12:04 spire-1.2.1/pkg/common/api/ 03:12:04 spire-1.2.1/pkg/common/api/metrics.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/ 03:12:04 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/logger.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/names.go 03:12:04 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:12:04 spire-1.2.1/pkg/common/api/names.go 03:12:04 spire-1.2.1/pkg/common/api/ratelimit.go 03:12:04 spire-1.2.1/pkg/common/api/rpccontext/ 03:12:04 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:12:04 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:12:04 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:12:04 spire-1.2.1/pkg/common/auth/ 03:12:04 spire-1.2.1/pkg/common/auth/interceptors.go 03:12:04 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:12:04 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/ 03:12:04 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/types.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:12:04 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:12:04 spire-1.2.1/pkg/common/catalog/ 03:12:04 spire-1.2.1/pkg/common/catalog/bind.go 03:12:04 spire-1.2.1/pkg/common/catalog/builtin.go 03:12:04 spire-1.2.1/pkg/common/catalog/catalog.go 03:12:04 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:12:04 spire-1.2.1/pkg/common/catalog/closers.go 03:12:04 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:12:04 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:12:04 spire-1.2.1/pkg/common/catalog/config.go 03:12:04 spire-1.2.1/pkg/common/catalog/config_test.go 03:12:04 spire-1.2.1/pkg/common/catalog/configure.go 03:12:04 spire-1.2.1/pkg/common/catalog/constraints.go 03:12:04 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:12:04 spire-1.2.1/pkg/common/catalog/context.go 03:12:04 spire-1.2.1/pkg/common/catalog/external.go 03:12:04 spire-1.2.1/pkg/common/catalog/host.go 03:12:04 spire-1.2.1/pkg/common/catalog/pipenet.go 03:12:04 spire-1.2.1/pkg/common/catalog/plugin.go 03:12:04 spire-1.2.1/pkg/common/catalog/testplugin/ 03:12:04 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:12:04 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:12:04 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:12:04 spire-1.2.1/pkg/common/cli/ 03:12:04 spire-1.2.1/pkg/common/cli/env.go 03:12:04 spire-1.2.1/pkg/common/cli/flags.go 03:12:04 spire-1.2.1/pkg/common/cli/trust_domain.go 03:12:04 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:12:04 spire-1.2.1/pkg/common/cli/umask.go 03:12:04 spire-1.2.1/pkg/common/cli/umask_posix.go 03:12:04 spire-1.2.1/pkg/common/cli/umask_test.go 03:12:04 spire-1.2.1/pkg/common/cli/umask_windows.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/ 03:12:04 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/flag.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/format.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/ 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:12:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:12:04 spire-1.2.1/pkg/common/coretypes/ 03:12:04 spire-1.2.1/pkg/common/coretypes/bundle/ 03:12:04 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:12:04 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:12:04 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:12:04 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:12:04 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:12:04 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:12:04 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:12:04 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:12:04 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:12:04 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:12:04 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:12:04 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:12:04 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:12:04 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:12:04 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:12:04 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:12:04 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:12:04 spire-1.2.1/pkg/common/cryptoutil/ 03:12:04 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:12:04 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:12:04 spire-1.2.1/pkg/common/diskutil/ 03:12:04 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:12:04 spire-1.2.1/pkg/common/diskutil/file_test.go 03:12:04 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:12:04 spire-1.2.1/pkg/common/errorutil/ 03:12:04 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:12:04 spire-1.2.1/pkg/common/health/ 03:12:04 spire-1.2.1/pkg/common/health/config.go 03:12:04 spire-1.2.1/pkg/common/health/context.go 03:12:04 spire-1.2.1/pkg/common/health/context_test.go 03:12:04 spire-1.2.1/pkg/common/health/health.go 03:12:04 spire-1.2.1/pkg/common/health/health_test.go 03:12:04 spire-1.2.1/pkg/common/health/logger.go 03:12:04 spire-1.2.1/pkg/common/hostservice/ 03:12:04 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:12:04 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:12:04 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:12:04 spire-1.2.1/pkg/common/idutil/ 03:12:04 spire-1.2.1/pkg/common/idutil/require.go 03:12:04 spire-1.2.1/pkg/common/idutil/require_test.go 03:12:04 spire-1.2.1/pkg/common/idutil/safety.go 03:12:04 spire-1.2.1/pkg/common/idutil/safety_test.go 03:12:04 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:12:04 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:12:04 spire-1.2.1/pkg/common/jwtsvid/ 03:12:04 spire-1.2.1/pkg/common/jwtsvid/common.go 03:12:04 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:12:04 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:12:04 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:12:04 spire-1.2.1/pkg/common/jwtutil/ 03:12:04 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:12:04 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:12:04 spire-1.2.1/pkg/common/log/ 03:12:04 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:12:04 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:12:04 spire-1.2.1/pkg/common/log/log.go 03:12:04 spire-1.2.1/pkg/common/log/log_test.go 03:12:04 spire-1.2.1/pkg/common/log/options.go 03:12:04 spire-1.2.1/pkg/common/nodeutil/ 03:12:04 spire-1.2.1/pkg/common/nodeutil/node.go 03:12:04 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:12:04 spire-1.2.1/pkg/common/peertracker/ 03:12:04 spire-1.2.1/pkg/common/peertracker/conn.go 03:12:04 spire-1.2.1/pkg/common/peertracker/credentials.go 03:12:04 spire-1.2.1/pkg/common/peertracker/errors.go 03:12:04 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:12:04 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:12:04 spire-1.2.1/pkg/common/peertracker/info.go 03:12:04 spire-1.2.1/pkg/common/peertracker/listener.go 03:12:04 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:12:04 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:12:04 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:12:04 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:12:04 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:12:04 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:12:04 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:12:04 spire-1.2.1/pkg/common/peertracker/tcp.go 03:12:04 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:12:04 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:12:04 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:12:04 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:12:04 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:12:04 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:12:04 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:12:04 spire-1.2.1/pkg/common/peertracker/uds.go 03:12:04 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:12:04 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:12:04 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:12:04 spire-1.2.1/pkg/common/pemutil/ 03:12:04 spire-1.2.1/pkg/common/pemutil/block.go 03:12:04 spire-1.2.1/pkg/common/pemutil/certs.go 03:12:04 spire-1.2.1/pkg/common/pemutil/common.go 03:12:04 spire-1.2.1/pkg/common/pemutil/csr.go 03:12:04 spire-1.2.1/pkg/common/pemutil/keys.go 03:12:04 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/ 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:12:04 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:12:04 spire-1.2.1/pkg/common/plugin/ 03:12:04 spire-1.2.1/pkg/common/plugin/aws/ 03:12:04 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:12:04 spire-1.2.1/pkg/common/plugin/azure/ 03:12:04 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:12:04 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:12:04 spire-1.2.1/pkg/common/plugin/facade.go 03:12:04 spire-1.2.1/pkg/common/plugin/facade_test.go 03:12:04 spire-1.2.1/pkg/common/plugin/gcp/ 03:12:04 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:12:04 spire-1.2.1/pkg/common/plugin/k8s/ 03:12:04 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:12:04 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:12:04 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:12:04 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:12:04 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:12:04 spire-1.2.1/pkg/common/plugin/log.go 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/ 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:12:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:12:04 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:12:04 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:12:04 spire-1.2.1/pkg/common/plugin/x509pop/ 03:12:04 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:12:04 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:12:04 spire-1.2.1/pkg/common/profiling/ 03:12:04 spire-1.2.1/pkg/common/profiling/dumpers.go 03:12:04 spire-1.2.1/pkg/common/profiling/profiling.go 03:12:04 spire-1.2.1/pkg/common/protoutil/ 03:12:04 spire-1.2.1/pkg/common/protoutil/masks.go 03:12:04 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:12:04 spire-1.2.1/pkg/common/rotationutil/ 03:12:04 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:12:04 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:12:04 spire-1.2.1/pkg/common/selector/ 03:12:04 spire-1.2.1/pkg/common/selector/selector.go 03:12:04 spire-1.2.1/pkg/common/selector/selector_test.go 03:12:04 spire-1.2.1/pkg/common/selector/set.go 03:12:04 spire-1.2.1/pkg/common/selector/set_utils.go 03:12:04 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/ 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/ 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:12:04 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:12:04 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:12:04 spire-1.2.1/pkg/common/telemetry/call.go 03:12:04 spire-1.2.1/pkg/common/telemetry/common/ 03:12:04 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:12:04 spire-1.2.1/pkg/common/telemetry/config.go 03:12:04 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:12:04 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/inmem.go 03:12:04 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/m3.go 03:12:04 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/metrics.go 03:12:04 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/names.go 03:12:04 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:12:04 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:12:04 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/ 03:12:04 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:12:04 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:12:04 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:12:04 spire-1.2.1/pkg/common/telemetry/server/server.go 03:12:04 spire-1.2.1/pkg/common/telemetry/sink.go 03:12:04 spire-1.2.1/pkg/common/telemetry/statsd.go 03:12:04 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:12:04 spire-1.2.1/pkg/common/telemetry/uptime.go 03:12:04 spire-1.2.1/pkg/common/telemetry/version.go 03:12:04 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:12:04 spire-1.2.1/pkg/common/uptime/ 03:12:04 spire-1.2.1/pkg/common/uptime/uptime.go 03:12:04 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:12:04 spire-1.2.1/pkg/common/util/ 03:12:04 spire-1.2.1/pkg/common/util/certs.go 03:12:04 spire-1.2.1/pkg/common/util/certs_test.go 03:12:04 spire-1.2.1/pkg/common/util/csr.go 03:12:04 spire-1.2.1/pkg/common/util/hash.go 03:12:04 spire-1.2.1/pkg/common/util/selectors.go 03:12:04 spire-1.2.1/pkg/common/util/selectors_test.go 03:12:04 spire-1.2.1/pkg/common/util/signals.go 03:12:04 spire-1.2.1/pkg/common/util/sort.go 03:12:04 spire-1.2.1/pkg/common/util/sort_test.go 03:12:04 spire-1.2.1/pkg/common/util/task.go 03:12:04 spire-1.2.1/pkg/common/util/task_test.go 03:12:04 spire-1.2.1/pkg/common/util/testdata/ 03:12:04 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:12:04 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:12:04 spire-1.2.1/pkg/common/version/ 03:12:04 spire-1.2.1/pkg/common/version/version.go 03:12:04 spire-1.2.1/pkg/common/x509svid/ 03:12:04 spire-1.2.1/pkg/common/x509svid/common_test.go 03:12:04 spire-1.2.1/pkg/common/x509svid/csr.go 03:12:04 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:12:04 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:12:04 spire-1.2.1/pkg/common/x509util/ 03:12:04 spire-1.2.1/pkg/common/x509util/cert.go 03:12:04 spire-1.2.1/pkg/common/x509util/dns.go 03:12:04 spire-1.2.1/pkg/common/x509util/dns_test.go 03:12:04 spire-1.2.1/pkg/common/x509util/keyid.go 03:12:04 spire-1.2.1/pkg/common/x509util/keypair.go 03:12:04 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:12:04 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:12:04 spire-1.2.1/pkg/server/ 03:12:04 spire-1.2.1/pkg/server/api/ 03:12:04 spire-1.2.1/pkg/server/api/agent.go 03:12:04 spire-1.2.1/pkg/server/api/agent/ 03:12:04 spire-1.2.1/pkg/server/api/agent/v1/ 03:12:04 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:12:04 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:12:04 spire-1.2.1/pkg/server/api/agent_test.go 03:12:04 spire-1.2.1/pkg/server/api/api.go 03:12:04 spire-1.2.1/pkg/server/api/audit/ 03:12:04 spire-1.2.1/pkg/server/api/audit/audit.go 03:12:04 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:12:04 spire-1.2.1/pkg/server/api/bundle.go 03:12:04 spire-1.2.1/pkg/server/api/bundle/ 03:12:04 spire-1.2.1/pkg/server/api/bundle/v1/ 03:12:04 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:12:04 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:12:04 spire-1.2.1/pkg/server/api/bundle_test.go 03:12:04 spire-1.2.1/pkg/server/api/debug/ 03:12:04 spire-1.2.1/pkg/server/api/debug/v1/ 03:12:04 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:12:04 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:12:04 spire-1.2.1/pkg/server/api/entry.go 03:12:04 spire-1.2.1/pkg/server/api/entry/ 03:12:04 spire-1.2.1/pkg/server/api/entry/v1/ 03:12:04 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:12:04 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:12:04 spire-1.2.1/pkg/server/api/entry_test.go 03:12:04 spire-1.2.1/pkg/server/api/health/ 03:12:04 spire-1.2.1/pkg/server/api/health/v1/ 03:12:04 spire-1.2.1/pkg/server/api/health/v1/service.go 03:12:04 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:12:04 spire-1.2.1/pkg/server/api/id.go 03:12:04 spire-1.2.1/pkg/server/api/id_test.go 03:12:04 spire-1.2.1/pkg/server/api/limits/ 03:12:04 spire-1.2.1/pkg/server/api/limits/limits.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/ 03:12:04 spire-1.2.1/pkg/server/api/middleware/alias.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/audit.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/caller.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/common.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/entries.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:12:04 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:12:04 spire-1.2.1/pkg/server/api/ratelimit.go 03:12:04 spire-1.2.1/pkg/server/api/rpccontext/ 03:12:04 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:12:04 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:12:04 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:12:04 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:12:04 spire-1.2.1/pkg/server/api/selector.go 03:12:04 spire-1.2.1/pkg/server/api/selector_test.go 03:12:04 spire-1.2.1/pkg/server/api/status.go 03:12:04 spire-1.2.1/pkg/server/api/status_test.go 03:12:04 spire-1.2.1/pkg/server/api/svid/ 03:12:04 spire-1.2.1/pkg/server/api/svid/v1/ 03:12:04 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:12:04 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:12:04 spire-1.2.1/pkg/server/api/trustdomain.go 03:12:04 spire-1.2.1/pkg/server/api/trustdomain/ 03:12:04 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:12:04 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:12:04 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:12:04 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:12:04 spire-1.2.1/pkg/server/authpolicy/ 03:12:04 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:12:04 spire-1.2.1/pkg/server/authpolicy/policy.go 03:12:04 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:12:04 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:12:04 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:12:04 spire-1.2.1/pkg/server/authpolicy/validate.go 03:12:04 spire-1.2.1/pkg/server/bundle/ 03:12:04 spire-1.2.1/pkg/server/bundle/client/ 03:12:04 spire-1.2.1/pkg/server/bundle/client/client.go 03:12:04 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:12:04 spire-1.2.1/pkg/server/bundle/client/manager.go 03:12:04 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:12:04 spire-1.2.1/pkg/server/bundle/client/sources.go 03:12:04 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:12:04 spire-1.2.1/pkg/server/bundle/client/updater.go 03:12:04 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:12:04 spire-1.2.1/pkg/server/ca/ 03:12:04 spire-1.2.1/pkg/server/ca/ca.go 03:12:04 spire-1.2.1/pkg/server/ca/ca_health.go 03:12:04 spire-1.2.1/pkg/server/ca/ca_test.go 03:12:04 spire-1.2.1/pkg/server/ca/journal.go 03:12:04 spire-1.2.1/pkg/server/ca/journal_test.go 03:12:04 spire-1.2.1/pkg/server/ca/manager.go 03:12:04 spire-1.2.1/pkg/server/ca/manager_health.go 03:12:04 spire-1.2.1/pkg/server/ca/manager_test.go 03:12:04 spire-1.2.1/pkg/server/ca/templates.go 03:12:04 spire-1.2.1/pkg/server/ca/upstream_client.go 03:12:04 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:12:04 spire-1.2.1/pkg/server/ca/validation.go 03:12:04 spire-1.2.1/pkg/server/cache/ 03:12:04 spire-1.2.1/pkg/server/cache/dscache/ 03:12:04 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:12:04 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:12:04 spire-1.2.1/pkg/server/cache/entrycache/ 03:12:04 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:12:04 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:12:04 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:12:04 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:12:04 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:12:04 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:12:04 spire-1.2.1/pkg/server/catalog/ 03:12:04 spire-1.2.1/pkg/server/catalog/catalog.go 03:12:04 spire-1.2.1/pkg/server/catalog/keymanager.go 03:12:04 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:12:04 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:12:04 spire-1.2.1/pkg/server/catalog/notifier.go 03:12:04 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:12:04 spire-1.2.1/pkg/server/config.go 03:12:04 spire-1.2.1/pkg/server/datastore/ 03:12:04 spire-1.2.1/pkg/server/datastore/datastore.go 03:12:04 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:12:04 spire-1.2.1/pkg/server/datastore/repository.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:12:04 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:12:04 spire-1.2.1/pkg/server/endpoints/ 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/ 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:12:04 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:12:04 spire-1.2.1/pkg/server/endpoints/config.go 03:12:04 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:12:04 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:12:04 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:12:04 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:12:04 spire-1.2.1/pkg/server/endpoints/middleware.go 03:12:04 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:12:04 spire-1.2.1/pkg/server/hostservice/ 03:12:04 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:12:04 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:12:04 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:12:04 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:12:04 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:12:04 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:12:04 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:12:04 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/ 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/ 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:12:04 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:12:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:12:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/ 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:12:04 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:12:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:12:04 spire-1.2.1/pkg/server/registration/ 03:12:04 spire-1.2.1/pkg/server/registration/manager.go 03:12:04 spire-1.2.1/pkg/server/registration/manager_test.go 03:12:04 spire-1.2.1/pkg/server/scanentries.go 03:12:04 spire-1.2.1/pkg/server/scanentries_test.go 03:12:04 spire-1.2.1/pkg/server/server.go 03:12:04 spire-1.2.1/pkg/server/server_test.go 03:12:04 spire-1.2.1/pkg/server/svid/ 03:12:04 spire-1.2.1/pkg/server/svid/observer.go 03:12:04 spire-1.2.1/pkg/server/svid/observer_test.go 03:12:04 spire-1.2.1/pkg/server/svid/rotator.go 03:12:04 spire-1.2.1/pkg/server/svid/rotator_config.go 03:12:04 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:12:04 spire-1.2.1/pkg/server/svid/rotator_test.go 03:12:04 spire-1.2.1/proto/ 03:12:04 spire-1.2.1/proto/private/ 03:12:04 spire-1.2.1/proto/private/server/ 03:12:04 spire-1.2.1/proto/private/server/journal/ 03:12:04 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:12:04 spire-1.2.1/proto/private/server/journal/journal.proto 03:12:04 spire-1.2.1/proto/spire/ 03:12:04 spire-1.2.1/proto/spire/common/ 03:12:04 spire-1.2.1/proto/spire/common/common.pb.go 03:12:04 spire-1.2.1/proto/spire/common/common.proto 03:12:04 spire-1.2.1/proto/spire/common/plugin/ 03:12:04 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:12:04 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:12:04 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:12:04 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:12:04 spire-1.2.1/proto/spire/plugin/ 03:12:04 spire-1.2.1/proto/spire/plugin/agent/ 03:12:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:12:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:12:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:12:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:12:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:12:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:12:04 spire-1.2.1/release/ 03:12:04 spire-1.2.1/release/spire-extras/ 03:12:04 spire-1.2.1/release/spire-extras/README.md 03:12:04 spire-1.2.1/release/spire-extras/conf/ 03:12:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:12:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:12:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:12:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:12:04 spire-1.2.1/release/spire/ 03:12:04 spire-1.2.1/release/spire/README.md 03:12:04 spire-1.2.1/release/spire/conf/ 03:12:04 spire-1.2.1/release/spire/conf/agent/ 03:12:04 spire-1.2.1/release/spire/conf/agent/agent.conf 03:12:04 spire-1.2.1/release/spire/conf/server/ 03:12:04 spire-1.2.1/release/spire/conf/server/server.conf 03:12:04 spire-1.2.1/script/ 03:12:04 spire-1.2.1/script/build-artifact.sh 03:12:04 spire-1.2.1/script/generate_dummy_ca.sh 03:12:04 spire-1.2.1/support/ 03:12:04 spire-1.2.1/support/k8s/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:12:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/ 03:12:04 spire-1.2.1/support/oidc-discovery-provider/README.md 03:12:04 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/config.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/main.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:12:04 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:12:04 spire-1.2.1/test/ 03:12:04 spire-1.2.1/test/clock/ 03:12:04 spire-1.2.1/test/clock/clock.go 03:12:04 spire-1.2.1/test/fakes/ 03:12:04 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:12:04 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:12:04 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:12:04 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:12:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:12:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:12:04 spire-1.2.1/test/fakes/fakeagentstore/ 03:12:04 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:12:04 spire-1.2.1/test/fakes/fakedatastore/ 03:12:04 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:12:04 spire-1.2.1/test/fakes/fakeentryclient/ 03:12:04 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:12:04 spire-1.2.1/test/fakes/fakehealthchecker/ 03:12:04 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:12:04 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:12:04 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:12:04 spire-1.2.1/test/fakes/fakemetrics/ 03:12:04 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:12:04 spire-1.2.1/test/fakes/fakenoderesolver/ 03:12:04 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:12:04 spire-1.2.1/test/fakes/fakenotifier/ 03:12:04 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:12:04 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:12:04 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:12:04 spire-1.2.1/test/fakes/fakeserverca/ 03:12:04 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:12:04 spire-1.2.1/test/fakes/fakeservercatalog/ 03:12:04 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:12:04 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:12:04 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:12:04 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:12:04 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:12:04 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:12:04 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:12:04 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:12:04 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:12:04 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:12:04 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:12:04 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:12:04 spire-1.2.1/test/fixture/ 03:12:04 spire-1.2.1/test/fixture/certs/ 03:12:04 spire-1.2.1/test/fixture/certs/agent_svid.der 03:12:04 spire-1.2.1/test/fixture/certs/base_cert.pem 03:12:04 spire-1.2.1/test/fixture/certs/base_csr.pem 03:12:04 spire-1.2.1/test/fixture/certs/base_key.pem 03:12:04 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:12:04 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:12:04 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:12:04 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:12:04 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:12:04 spire-1.2.1/test/fixture/certs/blog_key.pem 03:12:04 spire-1.2.1/test/fixture/certs/bundle.der 03:12:04 spire-1.2.1/test/fixture/certs/ca.pem 03:12:04 spire-1.2.1/test/fixture/certs/ca_key.pem 03:12:04 spire-1.2.1/test/fixture/certs/database_cert.pem 03:12:04 spire-1.2.1/test/fixture/certs/database_csr.pem 03:12:04 spire-1.2.1/test/fixture/certs/database_key.pem 03:12:04 spire-1.2.1/test/fixture/certs/node_cert.pem 03:12:04 spire-1.2.1/test/fixture/certs/node_csr.pem 03:12:04 spire-1.2.1/test/fixture/certs/node_key.pem 03:12:04 spire-1.2.1/test/fixture/certs/svid.pem 03:12:04 spire-1.2.1/test/fixture/certs/svid_key.pem 03:12:04 spire-1.2.1/test/fixture/config/ 03:12:04 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:12:04 spire-1.2.1/test/fixture/config/agent_good.conf 03:12:04 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:12:04 spire-1.2.1/test/fixture/config/plugin_good.conf 03:12:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:12:04 spire-1.2.1/test/fixture/config/server_good.conf 03:12:04 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:12:04 spire-1.2.1/test/fixture/fixture.go 03:12:04 spire-1.2.1/test/fixture/nodeattestor/ 03:12:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:12:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:12:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:12:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:12:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:12:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:12:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:12:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:12:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:12:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:12:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:12:04 spire-1.2.1/test/fixture/registration/ 03:12:04 spire-1.2.1/test/fixture/registration/entries.json 03:12:04 spire-1.2.1/test/fixture/registration/good-for-update.json 03:12:04 spire-1.2.1/test/fixture/registration/good.json 03:12:04 spire-1.2.1/test/fixture/registration/invalid.json 03:12:04 spire-1.2.1/test/fixture/registration/invalid_json.json 03:12:04 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:12:04 spire-1.2.1/test/integration/ 03:12:04 spire-1.2.1/test/integration/README.md 03:12:04 spire-1.2.1/test/integration/common 03:12:04 spire-1.2.1/test/integration/setup/ 03:12:04 spire-1.2.1/test/integration/setup/adminclient/ 03:12:04 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:12:04 spire-1.2.1/test/integration/setup/adminclient/client.go 03:12:04 spire-1.2.1/test/integration/setup/debugagent/ 03:12:04 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:12:04 spire-1.2.1/test/integration/setup/debugagent/main.go 03:12:04 spire-1.2.1/test/integration/setup/debugserver/ 03:12:04 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:12:04 spire-1.2.1/test/integration/setup/debugserver/main.go 03:12:04 spire-1.2.1/test/integration/setup/downstreamclient/ 03:12:04 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:12:04 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:12:04 spire-1.2.1/test/integration/setup/itclient/ 03:12:04 spire-1.2.1/test/integration/setup/itclient/client.go 03:12:04 spire-1.2.1/test/integration/setup/node-attestation/ 03:12:04 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:12:04 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:12:05 spire-1.2.1/test/integration/setup/x509pop/ 03:12:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:12:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:12:05 spire-1.2.1/test/integration/suites/ 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:12:05 spire-1.2.1/test/integration/suites/join-token/ 03:12:05 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:12:05 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:12:05 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:12:05 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:12:05 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:12:05 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:12:05 spire-1.2.1/test/integration/suites/join-token/README.md 03:12:05 spire-1.2.1/test/integration/suites/join-token/conf/ 03:12:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/join-token/teardown 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:12:05 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:12:05 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:12:05 spire-1.2.1/test/integration/suites/k8s/ 03:12:05 spire-1.2.1/test/integration/suites/k8s/00-setup 03:12:05 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:12:05 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:12:05 spire-1.2.1/test/integration/suites/k8s/README.md 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/ 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:12:05 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:12:05 spire-1.2.1/test/integration/suites/k8s/teardown 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/ 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:12:05 spire-1.2.1/test/integration/suites/rotation/ 03:12:05 spire-1.2.1/test/integration/suites/rotation/00-setup 03:12:05 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:12:05 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:12:05 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:12:05 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:12:05 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:12:05 spire-1.2.1/test/integration/suites/rotation/README.md 03:12:05 spire-1.2.1/test/integration/suites/rotation/conf/ 03:12:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/rotation/teardown 03:12:05 spire-1.2.1/test/integration/suites/self-test/ 03:12:05 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:12:05 spire-1.2.1/test/integration/suites/self-test/README.md 03:12:05 spire-1.2.1/test/integration/suites/self-test/teardown 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:12:05 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:12:05 spire-1.2.1/test/integration/suites/upgrade/ 03:12:05 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:12:05 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:12:05 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:12:05 spire-1.2.1/test/integration/suites/upgrade/README.md 03:12:05 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:12:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:12:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:12:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:12:05 spire-1.2.1/test/integration/suites/upgrade/teardown 03:12:05 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:12:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:12:05 spire-1.2.1/test/integration/test-one.sh 03:12:05 spire-1.2.1/test/integration/test.sh 03:12:05 spire-1.2.1/test/plugintest/ 03:12:05 spire-1.2.1/test/plugintest/config.go 03:12:05 spire-1.2.1/test/plugintest/load.go 03:12:05 spire-1.2.1/test/plugintest/option.go 03:12:05 spire-1.2.1/test/spiretest/ 03:12:05 spire-1.2.1/test/spiretest/apiserver.go 03:12:05 spire-1.2.1/test/spiretest/assertions.go 03:12:05 spire-1.2.1/test/spiretest/dir.go 03:12:05 spire-1.2.1/test/spiretest/errors_posix.go 03:12:05 spire-1.2.1/test/spiretest/errors_windows.go 03:12:05 spire-1.2.1/test/spiretest/logs.go 03:12:05 spire-1.2.1/test/spiretest/socketapi.go 03:12:05 spire-1.2.1/test/spiretest/suite.go 03:12:05 spire-1.2.1/test/spiretest/x509.go 03:12:05 spire-1.2.1/test/testca/ 03:12:05 spire-1.2.1/test/testca/ca.go 03:12:05 spire-1.2.1/test/testkey/ 03:12:05 spire-1.2.1/test/testkey/generate.sh 03:12:05 spire-1.2.1/test/testkey/genkeys.go 03:12:05 spire-1.2.1/test/testkey/keys.go 03:12:05 spire-1.2.1/test/testkey/new.go 03:12:05 spire-1.2.1/test/tpmsimulator/ 03:12:05 spire-1.2.1/test/tpmsimulator/simulator.go 03:12:05 spire-1.2.1/test/util/ 03:12:05 spire-1.2.1/test/util/cert_fixtures.go 03:12:05 spire-1.2.1/test/util/cert_generation.go 03:12:05 spire-1.2.1/test/util/io_redirection.go 03:12:05 spire-1.2.1/test/util/race.go 03:12:05 spire-1.2.1/test/util/util.go 03:12:05 building spire from source... 03:12:06 Installing go1.17.7... 03:12:06 Collecting docker-compose==1.23.2 03:12:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:12:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:12:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:12:09 Collecting jsonschema<3,>=2.5.1 03:12:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:12:09 Collecting docopt<0.7,>=0.6.1 03:12:09 Downloading docopt-0.6.2.tar.gz (25 kB) 03:12:12 Collecting texttable<0.10,>=0.9.0 03:12:12 Downloading texttable-0.9.1.tar.gz (11 kB) 03:12:14 Collecting cached-property<2,>=1.2.0 03:12:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:12:14 Collecting docker<4.0,>=3.6.0 03:12:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:12:16 Collecting PyYAML<4,>=3.10 03:12:16 Downloading PyYAML-3.13.tar.gz (270 kB) 03:12:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 03:12:20 Collecting websocket-client<1.0,>=0.32.0 03:12:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:12:20 Collecting dockerpty<0.5,>=0.4.1 03:12:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:12:23 Collecting docker-pycreds>=0.4.0 03:12:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:12:24 Collecting idna<2.8,>=2.5 03:12:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:12:25 Collecting urllib3<1.25,>=1.21.1 03:12:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:12:25 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) 03:12:26 Collecting chardet<3.1.0,>=3.0.2 03:12:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:12:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:12:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:12:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:12:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:12:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:12:28 Attempting uninstall: urllib3 03:12:28 Found existing installation: urllib3 1.26.7 03:12:28 Uninstalling urllib3-1.26.7: 03:12:28 Successfully uninstalled urllib3-1.26.7 03:12:29 Attempting uninstall: idna 03:12:29 Found existing installation: idna 3.3 03:12:29 Uninstalling idna-3.3: 03:12:29 Successfully uninstalled idna-3.3 03:12:32 Attempting uninstall: requests 03:12:32 Found existing installation: requests 2.26.0 03:12:32 Uninstalling requests-2.26.0: 03:12:32 Successfully uninstalled requests-2.26.0 03:12:33 Building bin/spire-server... 03:12:33 Running setup.py install for texttable: started 03:12:33 go: downloading github.com/mitchellh/cli v1.1.2 03:12:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:12:33 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:12:33 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:12:34 go: downloading google.golang.org/grpc v1.44.0 03:12:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:12:35  Running setup.py install for texttable: finished with status 'done' 03:12:35 Running setup.py install for PyYAML: started 03:12:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:12:37 go: downloading github.com/imdario/mergo v0.3.12 03:12:38 go: downloading github.com/sirupsen/logrus v1.8.1 03:12:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:12:39  Running setup.py install for PyYAML: finished with status 'done' 03:12:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:12:39  Running setup.py install for docopt: started 03:12:39 go: downloading github.com/fatih/color v1.13.0 03:12:39 go: downloading github.com/mattn/go-isatty v0.0.14 03:12:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:12:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:12:40 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:12:40 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:12:41 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:12:41 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:12:41 go: downloading github.com/armon/go-metrics v0.3.10 03:12:41 go: downloading github.com/prometheus/client_golang v1.12.1 03:12:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:12:41  Running setup.py install for docopt: finished with status 'done' 03:12:41 Running setup.py install for dockerpty: started 03:12:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:12:42 go: downloading github.com/open-policy-agent/opa v0.38.0 03:12:44  Running setup.py install for dockerpty: finished with status 'done' 03:12:47 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 03:13:02 go: downloading github.com/Masterminds/goutils v1.1.0 03:13:02 go: downloading github.com/Masterminds/semver v1.5.0 03:13:02 go: downloading github.com/google/uuid v1.1.2 03:13:02 go: downloading github.com/huandu/xstrings v1.3.2 03:13:02 go: downloading github.com/mattn/go-colorable v0.1.12 03:13:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:13:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:13:02 go: downloading github.com/oklog/run v1.0.0 03:13:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:13:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:13:02 go: downloading github.com/prometheus/client_model v0.2.0 03:13:02 go: downloading github.com/prometheus/common v0.32.1 03:13:02 go: downloading github.com/beorn7/perks v1.0.1 03:13:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:13:02 go: downloading github.com/prometheus/procfs v0.7.3 03:13:03 go: downloading github.com/imkira/go-observer v1.0.3 03:13:03 Removing intermediate container 08deb1649fb2 03:13:03 ---> 7e5b66eede8d 03:13:03 Step 14/23 : ENV APP_PORT=58890 03:13:03 ---> Running in ee17e28539ea 03:13:03 go: downloading go.uber.org/atomic v1.9.0 03:13:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:13:04 go: downloading github.com/hashicorp/errwrap v1.1.0 03:13:04 Removing intermediate container ee17e28539ea 03:13:04 ---> 401fcbbc4ace 03:13:04 Step 15/23 : EXPOSE $APP_PORT 03:13:04 ---> Running in 2b0848719598 03:13:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:13:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:13:04 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:13:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:13:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:13:04 Removing intermediate container 2b0848719598 03:13:04 ---> f85de29162b0 03:13:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:13:06 ---> 1baf9d926889 03:13:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:13:07 ---> 1b46a61cb97f 03:13:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:13:08 ---> 166d0b32e2d3 03:13:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:13:08 ---> Running in a4999e670afc 03:13:09 Removing intermediate container a4999e670afc 03:13:09 ---> 9da330d9edaa 03:13:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:13:09 ---> Running in 1e885a0e83f0 03:13:10 Removing intermediate container 1e885a0e83f0 03:13:10 ---> 645d6e6187e0 03:13:10 Step 21/23 : LABEL arch=arm64 03:13:10 ---> Running in f34c6db2f7f9 03:13:10 Removing intermediate container f34c6db2f7f9 03:13:10 ---> d79cfabcca00 03:13:10 Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:13:10 ---> Running in 99443b586430 03:13:11 Removing intermediate container 99443b586430 03:13:11 ---> cab5398ee23a 03:13:11 Step 23/23 : LABEL version=0.0.0 03:13:11 ---> Running in 44e86a9459bd 03:13:11 Removing intermediate container 44e86a9459bd 03:13:11 ---> e05f84f66714 03:13:11 03:13:12 Successfully built e05f84f66714 03:13:12 Successfully tagged sys-mgmt-agent-arm64:latest 03:13:18  Building sys-mgmt-agent ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:13:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:13:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:13:18 go: downloading github.com/stretchr/testify v1.7.0 03:13:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:13:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:13:18 go: downloading github.com/blang/semver/v4 v4.0.0 03:13:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:13:18 go: downloading github.com/jinzhu/gorm v1.9.16 03:13:19 go: downloading github.com/lib/pq v1.10.4 03:13:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:13:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:13:41 go: downloading google.golang.org/api v0.70.0 03:13:41 go: downloading k8s.io/client-go v0.23.4 03:13:41 go: downloading k8s.io/api v0.23.4 03:13:50 go: downloading github.com/google/go-tpm v0.3.3 03:13:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:14:17 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:14:17 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:14:17 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:14:17 go: downloading k8s.io/apimachinery v0.23.4 03:14:17 go: downloading k8s.io/kube-aggregator v0.23.3 03:14:17 go: downloading cloud.google.com/go/storage v1.21.0 03:14:17 go: downloading cloud.google.com/go v0.100.2 03:14:18 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:14:19 go: downloading cloud.google.com/go/security v1.3.0 03:14:19 go: downloading github.com/hashicorp/vault/api v1.4.1 03:14:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:14:20 go: downloading github.com/twmb/murmur3 v1.1.6 03:14:20 go: downloading gopkg.in/yaml.v2 v2.4.0 03:14:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:14:20 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:14:21 go: downloading github.com/gobwas/glob v0.2.3 03:14:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:14:21 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:14:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:14:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:14:21 go: downloading github.com/aws/smithy-go v1.11.0 03:14:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:14:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:14:23 go: downloading github.com/jinzhu/inflection v1.0.0 03:14:23 go: downloading github.com/gogo/protobuf v1.3.2 03:14:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:14:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:14:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:14:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:14:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:14:28 go: downloading github.com/dimchansky/utfbom v1.1.1 03:14:28 go: downloading k8s.io/klog/v2 v2.30.0 03:14:28 go: downloading github.com/google/gofuzz v1.1.0 03:14:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:14:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:14:30 go: downloading github.com/spf13/pflag v1.0.5 03:14:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:14:30 go: downloading cloud.google.com/go/compute v1.3.0 03:14:32 go: downloading cloud.google.com/go/iam v0.1.1 03:14:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:14:32 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:14:32 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:14:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:14:32 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:14:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:14:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:14:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:14:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:14:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:14:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:14:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:14:36 go: downloading go.opencensus.io v0.23.0 03:14:36 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:14:36 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:14:37 go: downloading gopkg.in/inf.v0 v0.9.1 03:14:37 go: downloading github.com/go-logr/logr v1.2.2 03:14:37 go: downloading github.com/google/go-cmp v0.5.7 03:14:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:14:37 go: downloading github.com/json-iterator/go v1.1.12 03:14:38 go: downloading github.com/googleapis/gnostic v0.5.5 03:14:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:14:42 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:14:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:14:43 go: downloading github.com/tklauser/numcpus v0.3.0 03:14:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:14:43 go: downloading go.uber.org/zap v1.21.0 03:14:43 go: downloading sigs.k8s.io/yaml v1.3.0 03:14:43 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:14:43 go: downloading github.com/modern-go/reflect2 v1.0.2 03:14:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:14:44 go: downloading github.com/ryanuber/go-glob v1.0.0 03:14:44 go: downloading github.com/golang/snappy v0.0.4 03:14:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:14:51 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:14:51 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:14:51 go: downloading github.com/hashicorp/go-version v1.2.0 03:14:51 go: downloading go.uber.org/multierr v1.6.0 03:15:13 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:15:13 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:15:45 Removing intermediate container 3cb59f2043c7 03:15:45 ---> b365414d7f20 03:15:45 03:15:45 Step 10/23 : FROM alpine:3.14 03:15:45 ---> ac73e934f311 03:15:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:15:45 ---> Running in f8b5baa33433 03:15:45 Removing intermediate container f8b5baa33433 03:15:45 ---> 23f7ec3c19f7 03:15:45 Step 12/23 : ENV APP_PORT=59880 03:15:45 ---> Running in c6a747aff00f 03:15:45 Removing intermediate container c6a747aff00f 03:15:45 ---> a9a22a676530 03:15:45 Step 13/23 : EXPOSE $APP_PORT 03:15:45 ---> Running in 7ca7de6cf20a 03:15:46 Removing intermediate container 7ca7de6cf20a 03:15:46 ---> ec0b60ca7c39 03:15:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:46 ---> Running in 520462efddf3 03:15:49 Removing intermediate container 520462efddf3 03:15:49 ---> e77e2c5c5cd4 03:15:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:15:49 ---> Running in 098c5a8fc26c 03:15:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:15:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:15:53 (1/6) Installing dumb-init (1.2.5-r1) 03:15:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:15:53 (3/6) Installing libsodium (1.0.18-r0) 03:15:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:15:53 (5/6) Installing libzmq (4.3.4-r0) 03:15:53 (6/6) Installing zeromq (4.3.4-r0) 03:15:53 Executing busybox-1.33.1-r7.trigger 03:15:53 OK: 8 MiB in 20 packages 03:15:55 Removing intermediate container 098c5a8fc26c 03:15:55 ---> 26b147254267 03:15:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:56 ---> 14f98d861e7f 03:15:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:15:58 ---> 7155cc68f31f 03:15:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:15:59 ---> 00ecf71d4bbd 03:15:59 Step 19/23 : ENTRYPOINT ["/core-data"] 03:15:59 ---> Running in 82a8a78a0cfe 03:15:59 Removing intermediate container 82a8a78a0cfe 03:15:59 ---> 6f720295aef6 03:15:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:59 ---> Running in ef86258e3146 03:16:00 Removing intermediate container ef86258e3146 03:16:00 ---> 3dd1dc063004 03:16:00 Step 21/23 : LABEL arch=arm64 03:16:00 ---> Running in 0f47c96593c0 03:16:01 Removing intermediate container 0f47c96593c0 03:16:01 ---> 260b6a2c9d23 03:16:01 Step 22/23 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:16:01 ---> Running in 8b019983dc17 03:16:02 Removing intermediate container 8b019983dc17 03:16:02 ---> 60806ad5ab35 03:16:02 Step 23/23 : LABEL version=0.0.0 03:16:02 ---> Running in 84b2875fb226 03:16:02 Removing intermediate container 84b2875fb226 03:16:02 ---> ac645cf4ea36 03:16:02 03:16:03 Successfully built ac645cf4ea36 03:16:03 Successfully tagged core-data-arm64:latest 03:30:26  Building core-data ... done Building bin/spire-agent... 03:30:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:30:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:30:26 go: downloading github.com/docker/docker v20.10.12+incompatible 03:30:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:30:27 go: downloading github.com/google/go-tpm-tools v0.3.3 03:30:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:30:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:30:30 go: downloading github.com/docker/go-connections v0.4.0 03:30:30 go: downloading github.com/docker/go-units v0.4.0 03:30:30 go: downloading github.com/opencontainers/image-spec v1.0.1 03:30:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:30:30 go: downloading github.com/containerd/containerd v1.3.4 03:30:30 go: downloading github.com/opencontainers/go-digest v1.0.0 03:35:23 Building bin/spire-agent... 03:35:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:35:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:35:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:35:23 go: downloading github.com/docker/docker v20.10.12+incompatible 03:35:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:35:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:35:23 go: downloading github.com/google/go-tpm-tools v0.3.3 03:35:23 go: downloading github.com/docker/go-connections v0.4.0 03:35:23 go: downloading github.com/docker/go-units v0.4.0 03:35:23 go: downloading github.com/opencontainers/image-spec v1.0.1 03:35:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:35:23 go: downloading github.com/containerd/containerd v1.3.4 03:35:23 go: downloading github.com/opencontainers/go-digest v1.0.0 03:37:00 Removing intermediate container 74664fb3e5b7 03:37:00 ---> 09204079fedb 03:37:00 03:37:00 Step 13/26 : FROM alpine:3.15 03:37:00 ---> 3fb3c9af89a9 03:37:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:37:00 ---> Using cache 03:37:00 ---> 904a5a4b9e62 03:37:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:00 ---> Using cache 03:37:00 ---> 461ab4307d55 03:37:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:37:00 ---> Running in 76d00e0cc0d8 03:37:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:37:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:37:00 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:37:00 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:37:00 OK: 15730 distinct packages available 03:37:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:37:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:37:00 (1/5) Installing dumb-init (1.2.5-r1) 03:37:00 (2/5) Installing musl-obstack (1.2.3-r0) 03:37:00 (3/5) Installing libucontext (1.1-r0) 03:37:00 (4/5) Installing gcompat (1.0.0-r4) 03:37:00 (5/5) Installing openssl (1.1.1n-r0) 03:37:00 Executing busybox-1.34.1-r5.trigger 03:37:00 OK: 6 MiB in 19 packages 03:37:00 Removing intermediate container 76d00e0cc0d8 03:37:00 ---> 760546767a58 03:37:00 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 03:37:00 ---> ba462d88f765 03:37:00 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:37:03 ---> 7d0a7af74caa 03:37:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:37:03 ---> d13880cf038d 03:37:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:37:04 ---> 24a20797b524 03:37:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:37:05 ---> b78fa45248e6 03:37:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:37:05 ---> Running in 0d5ba6066262 03:37:05 Removing intermediate container 0d5ba6066262 03:37:05 ---> 4b8787aee477 03:37:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:37:05 ---> Running in 156751e91c36 03:37:06 Removing intermediate container 156751e91c36 03:37:06 ---> bc2d42105288 03:37:06 Step 24/26 : LABEL arch=arm64 03:37:06 ---> Running in 9c0fad00280e 03:37:07 Removing intermediate container 9c0fad00280e 03:37:07 ---> c7a12090f82e 03:37:07 Step 25/26 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:37:07 ---> Running in bf65b4be020b 03:37:07 Removing intermediate container bf65b4be020b 03:37:07 ---> 2c875d3fe3f6 03:37:07 Step 26/26 : LABEL version=0.0.0 03:37:07 ---> Running in fafc3b82e8c5 03:37:08 Removing intermediate container fafc3b82e8c5 03:37:08 ---> 4a9cc03e8081 03:37:08 03:37:08 Successfully built 4a9cc03e8081 03:37:08 Successfully tagged security-spire-agent-arm64:latest 03:39:45  Building security-spire-agent ... done Building bin/spire-agent... 03:39:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:39:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:39:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:39:45 go: downloading github.com/docker/docker v20.10.12+incompatible 03:39:45 go: downloading github.com/google/go-tpm-tools v0.3.3 03:39:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:39:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:39:45 go: downloading github.com/docker/go-connections v0.4.0 03:39:45 go: downloading github.com/docker/go-units v0.4.0 03:39:45 go: downloading github.com/opencontainers/image-spec v1.0.1 03:39:45 go: downloading github.com/containerd/containerd v1.3.4 03:39:45 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:39:45 go: downloading github.com/opencontainers/go-digest v1.0.0 03:40:00 Removing intermediate container 817d4dc820ac 03:40:00 ---> 31c56e90555f 03:40:00 03:40:00 Step 13/26 : FROM alpine:3.15 03:40:00 ---> 3fb3c9af89a9 03:40:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:40:00 ---> Using cache 03:40:00 ---> 904a5a4b9e62 03:40:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:00 ---> Using cache 03:40:00 ---> 461ab4307d55 03:40:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:00 ---> Running in 3216bc686873 03:40:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:40:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:40:03 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:40:03 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 03:40:03 OK: 15730 distinct packages available 03:40:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:40:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:40:05 (1/4) Installing dumb-init (1.2.5-r1) 03:40:06 (2/4) Installing musl-obstack (1.2.3-r0) 03:40:06 (3/4) Installing libucontext (1.1-r0) 03:40:06 (4/4) Installing gcompat (1.0.0-r4) 03:40:06 Executing busybox-1.34.1-r5.trigger 03:40:06 OK: 6 MiB in 18 packages 03:40:07 Removing intermediate container 3216bc686873 03:40:07 ---> 3d490d9a8aa8 03:40:07 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:40:13 ---> f3e41ff4e8fb 03:40:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:40:14 ---> cd4b185a118d 03:40:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:40:14 ---> Running in 17433314394f 03:40:14 Removing intermediate container 17433314394f 03:40:14 ---> e07925debfe1 03:40:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:40:15 ---> bb034bbc0bcc 03:40:15 Step 21/26 : WORKDIR / 03:40:15 ---> Running in 0a8aa7ef8441 03:40:16 Removing intermediate container 0a8aa7ef8441 03:40:16 ---> f5253ebedbb1 03:40:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:40:16 ---> Running in f019ac41d07d 03:40:16 Removing intermediate container f019ac41d07d 03:40:16 ---> cd839d5ee1cb 03:40:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:40:16 ---> Running in 2112c8eb8a59 03:40:17 Removing intermediate container 2112c8eb8a59 03:40:17 ---> c338f53d9056 03:40:17 Step 24/26 : LABEL arch=arm64 03:40:17 ---> Running in 5b512530a327 03:40:17 Removing intermediate container 5b512530a327 03:40:17 ---> 03502ba0fa83 03:40:17 Step 25/26 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:40:17 ---> Running in b0049bceebde 03:40:18 Removing intermediate container b0049bceebde 03:40:18 ---> 1b5066b111be 03:40:18 Step 26/26 : LABEL version=0.0.0 03:40:18 ---> Running in cbbca129ad50 03:40:18 Removing intermediate container cbbca129ad50 03:40:18 ---> d08204e90bd1 03:40:18 03:40:18 Successfully built d08204e90bd1 03:40:18 Successfully tagged security-spire-config-arm64:latest 03:43:26  Building security-spire-config ... done Removing intermediate container 7ed173e95a66 03:43:26 ---> 96030233571f 03:43:26 03:43:26 Step 13/25 : FROM alpine:3.15 03:43:26 ---> 3fb3c9af89a9 03:43:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:43:26 ---> Using cache 03:43:26 ---> 904a5a4b9e62 03:43:26 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:26 ---> Using cache 03:43:26 ---> 461ab4307d55 03:43:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:43:26 ---> Using cache 03:43:26 ---> 760546767a58 03:43:26 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:43:26 ---> 9e90c484aae5 03:43:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:43:26 ---> 0a9d5d693a62 03:43:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:43:26 ---> 4a307e68e5c0 03:43:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:43:26 ---> 194ea84730cb 03:43:26 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:43:26 ---> Running in 458fe152914d 03:43:26 Removing intermediate container 458fe152914d 03:43:26 ---> 67557944a830 03:43:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:43:26 ---> Running in a3ac230953ca 03:43:26 Removing intermediate container a3ac230953ca 03:43:26 ---> a18f38336e0b 03:43:26 Step 23/25 : LABEL arch=arm64 03:43:26 ---> Running in 63fb90b82478 03:43:26 Removing intermediate container 63fb90b82478 03:43:26 ---> dfa5ed2352f0 03:43:26 Step 24/25 : LABEL git_sha=80f156bd09d73c08268e0ba95d5f169ddefce439 03:43:26 ---> Running in 078ee02d0579 03:43:26 Removing intermediate container 078ee02d0579 03:43:26 ---> 28fb95266c22 03:43:26 Step 25/25 : LABEL version=0.0.0 03:43:26 ---> Running in d68451837240 03:43:26 Removing intermediate container d68451837240 03:43:26 ---> ab9a8f23aa59 03:43:26 03:43:26 Successfully built ab9a8f23aa59 03:43:26 Successfully tagged security-spire-server-arm64:latest 03:43:26  Building security-spire-server ... done  [Pipeline] } 03:43:26 $ docker stop --time=1 45f54f39f6e8a26cd6097a83915cc1716b0bf776301554de3699a305b8bfcbf8 03:43:28 $ docker rm -f 45f54f39f6e8a26cd6097a83915cc1716b0bf776301554de3699a305b8bfcbf8 [Pipeline] // withDockerContainer [Pipeline] sh 03:43:29 + docker images 03:43:29 REPOSITORY TAG IMAGE ID CREATED SIZE 03:43:29 security-spire-server-arm64 latest ab9a8f23aa59 7 seconds ago 86.3MB 03:43:29 96030233571f 29 seconds ago 4.14GB 03:43:29 security-spire-config-arm64 latest d08204e90bd1 3 minutes ago 85.6MB 03:43:29 31c56e90555f 3 minutes ago 4.14GB 03:43:29 security-spire-agent-arm64 latest 4a9cc03e8081 6 minutes ago 126MB 03:43:29 09204079fedb 7 minutes ago 4.14GB 03:43:29 core-data-arm64 latest ac645cf4ea36 27 minutes ago 21.6MB 03:43:29 b365414d7f20 27 minutes ago 1.34GB 03:43:29 sys-mgmt-agent-arm64 latest e05f84f66714 30 minutes ago 282MB 03:43:29 f9e0015d51ae 32 minutes ago 1.31GB 03:43:29 security-bootstrapper-arm64 latest 4676f81d7929 32 minutes ago 18.3MB 03:43:29 53c7423e971e 32 minutes ago 1.31GB 03:43:29 security-spiffe-token-provider-arm64 latest 42269f7b9651 34 minutes ago 27.9MB 03:43:29 74b0d7970c0c 34 minutes ago 1.36GB 03:43:29 security-secretstore-setup-arm64 latest 9f895bff80c7 38 minutes ago 27.5MB 03:43:29 security-proxy-setup-arm64 latest ebcd63162edf 38 minutes ago 26.1MB 03:43:29 09f03861570c 38 minutes ago 1.32GB 03:43:29 0993ac71d802 38 minutes ago 1.32GB 03:43:29 support-notifications-arm64 latest 6e1ba1d03f43 42 minutes ago 25.8MB 03:43:29 support-scheduler-arm64 latest bfb57f1a0c37 42 minutes ago 25.2MB 03:43:29 3d7c8cf95f2a 42 minutes ago 1.37GB 03:43:29 1d913b368230 42 minutes ago 1.36GB 03:43:29 core-metadata-arm64 latest b205dd7eb123 45 minutes ago 16.3MB 03:43:29 core-command-arm64 latest fc483778622e 45 minutes ago 15.5MB 03:43:29 53d754c74777 45 minutes ago 1.31GB 03:43:29 72f62a88d33e 45 minutes ago 1.31GB 03:43:29 ci-base-image-arm64 latest 4cb159305e09 About an hour ago 886MB 03:43:29 docker 20.10.14 c346e9eafbab 9 days ago 202MB 03:43:29 alpine 3.14 ac73e934f311 10 days ago 5.34MB 03:43:29 alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB 03:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 03:43: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 03:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:30 03:43:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:30 arm64: Pulling from edgex-lftools-log-publisher 03:43:30 8998bd30e6a1: Pulling fs layer 03:43:30 04944245beec: Pulling fs layer 03:43:30 699f458cf7ca: Pulling fs layer 03:43:30 765212b225bb: Pulling fs layer 03:43:30 f23df028b6ca: Pulling fs layer 03:43:30 d65c8cfc05b1: Pulling fs layer 03:43:30 2437ff75d9bd: Pulling fs layer 03:43:30 f23df028b6ca: Waiting 03:43:30 d65c8cfc05b1: Waiting 03:43:30 765212b225bb: Waiting 03:43:30 2437ff75d9bd: Waiting 03:43:30 04944245beec: Verifying Checksum 03:43:30 04944245beec: Download complete 03:43:30 765212b225bb: Verifying Checksum 03:43:30 765212b225bb: Download complete 03:43:31 f23df028b6ca: Verifying Checksum 03:43:31 f23df028b6ca: Download complete 03:43:31 d65c8cfc05b1: Verifying Checksum 03:43:31 d65c8cfc05b1: Download complete 03:43:31 699f458cf7ca: Verifying Checksum 03:43:31 699f458cf7ca: Download complete 03:43:31 8998bd30e6a1: Download complete 03:43:34 2437ff75d9bd: Verifying Checksum 03:43:34 2437ff75d9bd: Download complete 03:43:36 8998bd30e6a1: Pull complete 03:43:36 04944245beec: Pull complete 03:43:38 699f458cf7ca: Pull complete 03:43:38 765212b225bb: Pull complete 03:43:39 f23df028b6ca: Pull complete 03:43:39 d65c8cfc05b1: Pull complete 03:43:54 2437ff75d9bd: Pull complete 03:43:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:43:54 prd-ubuntu20.04-docker-arm64-4c-16g-21019 does not seem to be running inside a container 03:43: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat 03:43:57 $ docker top 194db9df4031b25d9c5ce4ab54000704d47f388730df16085bef6eef46309c0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:58 ---> job-cost.sh 03:43:58 lf-activate-venv: SKIPPING 03:43:58 INFO: No Stack... 03:43:59 INFO: Retrieving Pricing Info for: v3-standard-4 03:43:59 INFO: Archiving Costs [Pipeline] sh 03:44:00 + + cat /w/workspace/edgex-go/3/archives/cost.csv 03:44:00 cut -d, -f6 [Pipeline] lock 03:44:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3971-3-stack-cost] 03:44:00 Resource [jenkins-edgexfoundry-edgex-go-PR-3971-3-stack-cost] did not exist. Created. 03:44:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3971-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:44:01 + echo total: 0.2199999988079071 [Pipeline] stash 03:44:01 Stashed 1 file(s) [Pipeline] } 03:44:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3971-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:44:01 $ docker stop --time=1 194db9df4031b25d9c5ce4ab54000704d47f388730df16085bef6eef46309c0d 03:44:03 $ docker rm -f 194db9df4031b25d9c5ce4ab54000704d47f388730df16085bef6eef46309c0d [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 03:44:03 provisioning config files... 03:44:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3298302625632236289tmp [Pipeline] { [Pipeline] sh 03:44:03 + set +x 03:44:03 + curl -s https://codecov.io/bash 03:44:03 + bash -s -- 03:44:03 03:44:03 _____ _ 03:44:03 / ____| | | 03:44:03 | | ___ __| | ___ ___ _____ __ 03:44:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:44:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:44:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:44:03 Bash-1.0.6 03:44:03 03:44:03 03:44:03 ==> git version 2.25.1 found 03:44: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 03:44:03 Release-Date: 2020-01-08 03:44: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 03:44:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:44:03 ==> Jenkins CI detected. 03:44:03 current dir:  /w/workspace/edgex-go/3 03:44:03 project root: . 03:44:03 --> token set from env 03:44:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:44:03 ==> Running gcov in . (disable via -X gcov) 03:44:03 ==> Python coveragepy not found 03:44:03 ==> Searching for coverage reports in: 03:44:03 + . 03:44:03 -> Found 1 reports 03:44:03 ==> Detecting git/mercurial file structure 03:44:04 ==> Reading reports 03:44:04 + ./coverage.out bytes=434743 03:44:04 ==> Appending adjustments 03:44:04 https://docs.codecov.io/docs/fixing-reports 03:44:05 + Found adjustments 03:44:05 ==> Gzipping contents 03:44:05 60K /tmp/codecov.l9bQBQ.gz 03:44:05 ==> Uploading reports 03:44:05 url: https://codecov.io 03:44:05 query: branch=PR-3971&commit=80f156bd09d73c08268e0ba95d5f169ddefce439&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3971%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3971&job=&cmd_args= 03:44:05 -> Pinging Codecov 03:44: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-3971&commit=80f156bd09d73c08268e0ba95d5f169ddefce439&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3971%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3971&job=&cmd_args= 03:44:05 -> Uploading to 03:44:05 https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/80f156bd09d73c08268e0ba95d5f169ddefce439/df7b0399-afe6-4725-a036-c2baf4267ad6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T034405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba1b74f873f639fcc2329708adde90a202f9dab18264acd3c68792a9f4112888 03:44:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:05 Dload Upload Total Spent Left Speed 03:44:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59824 0 0 100 59824 0 260k --:--:-- --:--:-- --:--:-- 259k 100 59824 0 0 100 59824 0 215k --:--:-- --:--:-- --:--:-- 214k 03:44:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/80f156bd09d73c08268e0ba95d5f169ddefce439 [Pipeline] } 03:44: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 03:44:06 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 03:44:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:44:07 ---> package-listing.sh 03:44:07 ++ facter osfamily 03:44:07 ++ tr '[:upper:]' '[:lower:]' 03:44:08 + OS_FAMILY=debian 03:44:08 + workspace=/w/workspace/edgex-go/3 03:44:08 + START_PACKAGES=/tmp/packages_start.txt 03:44:08 + END_PACKAGES=/tmp/packages_end.txt 03:44:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:44:08 + PACKAGES=/tmp/packages_start.txt 03:44:08 + '[' /w/workspace/edgex-go/3 ']' 03:44:08 + PACKAGES=/tmp/packages_end.txt 03:44:08 + case "${OS_FAMILY}" in 03:44:08 + dpkg -l 03:44:08 + grep '^ii' 03:44:08 + '[' -f /tmp/packages_start.txt ']' 03:44:08 + '[' -f /tmp/packages_end.txt ']' 03:44:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:44:08 + '[' /w/workspace/edgex-go/3 ']' 03:44:08 + mkdir -p /w/workspace/edgex-go/3/archives/ 03:44:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 03:44: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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:44:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:08 03:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:44:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:09 latest: Pulling from edgex-lftools-log-publisher 03:44:09 5eb5b503b376: Pulling fs layer 03:44:09 5c69ac0246d0: Pulling fs layer 03:44:09 ec43610c2a17: Pulling fs layer 03:44:09 3a2ae6a8a46f: Pulling fs layer 03:44:09 33b1e0a273af: Pulling fs layer 03:44:09 5d3b04190fa2: Pulling fs layer 03:44:09 2f39f015ded8: Pulling fs layer 03:44:09 33b1e0a273af: Waiting 03:44:09 5d3b04190fa2: Waiting 03:44:09 3a2ae6a8a46f: Waiting 03:44:09 2f39f015ded8: Waiting 03:44:09 5c69ac0246d0: Verifying Checksum 03:44:09 5c69ac0246d0: Download complete 03:44:09 3a2ae6a8a46f: Verifying Checksum 03:44:09 3a2ae6a8a46f: Download complete 03:44:09 33b1e0a273af: Verifying Checksum 03:44:09 33b1e0a273af: Download complete 03:44:09 5d3b04190fa2: Download complete 03:44:09 ec43610c2a17: Verifying Checksum 03:44:09 ec43610c2a17: Download complete 03:44:09 5eb5b503b376: Verifying Checksum 03:44:09 5eb5b503b376: Download complete 03:44:10 2f39f015ded8: Download complete 03:44:10 5eb5b503b376: Pull complete 03:44:10 5c69ac0246d0: Pull complete 03:44:11 ec43610c2a17: Pull complete 03:44:11 3a2ae6a8a46f: Pull complete 03:44:11 33b1e0a273af: Pull complete 03:44:11 5d3b04190fa2: Pull complete 03:44:15 2f39f015ded8: Pull complete 03:44:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:44:15 prd-ubuntu20.04-docker-8c-8g-21018 does not seem to be running inside a container 03:44: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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:44:17 $ docker top a3af04757c85324eddce37df4b02f8b783e97b61a601f335629076b05574781e -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:18 + touch /tmp/pre-build-complete [Pipeline] sh 03:44:18 + mkdir -p /var/log/sysstat [Pipeline] sh 03:44:18 + ls /var/log/sa-host 03:44:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:19 provisioning config files... 03:44:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8614288172172613196tmp [Pipeline] { [Pipeline] echo 03:44:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:44:19 ---> create-netrc.sh [Pipeline] } 03:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:44:19 ---> python-tools-install.sh [Pipeline] echo 03:44:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:44:19 ---> sudo-logs.sh 03:44:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:44:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:44:20 ---> job-cost.sh 03:44:20 lf-activate-venv: SKIPPING 03:44:20 DEBUG: total: 0.2199999988079071 03:44:20 INFO: Retrieving Stack Cost... 03:44:20 INFO: Retrieving Pricing Info for: v3-standard-8 03:44:21 INFO: Archiving Costs [Pipeline] echo 03:44:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:44:21 ---> logs-deploy.sh 03:44:21 lf-activate-venv: SKIPPING 03:44:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3971/3 03:44:21 INFO: archiving workspace using pattern(s): 03:44:22 Archives upload complete. 03:44:22 INFO: archiving logs to Nexus 03:44:23 ---> uname -a: 03:44:23 Linux prd-ubuntu20-04-docker-8c-8g-21018 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:44:23 03:44:23 03:44:23 ---> lscpu: 03:44:23 Architecture: x86_64 03:44:23 CPU op-mode(s): 32-bit, 64-bit 03:44:23 Byte Order: Little Endian 03:44:23 Address sizes: 40 bits physical, 48 bits virtual 03:44:23 CPU(s): 8 03:44:23 On-line CPU(s) list: 0-7 03:44:23 Thread(s) per core: 1 03:44:23 Core(s) per socket: 1 03:44:23 Socket(s): 8 03:44:23 NUMA node(s): 1 03:44:23 Vendor ID: AuthenticAMD 03:44:23 CPU family: 23 03:44:23 Model: 49 03:44:23 Model name: AMD EPYC-Rome Processor 03:44:23 Stepping: 0 03:44:23 CPU MHz: 2799.994 03:44:23 BogoMIPS: 5599.98 03:44:23 Virtualization: AMD-V 03:44:23 Hypervisor vendor: KVM 03:44:23 Virtualization type: full 03:44:23 L1d cache: 256 KiB 03:44:23 L1i cache: 256 KiB 03:44:23 L2 cache: 4 MiB 03:44:23 L3 cache: 128 MiB 03:44:23 NUMA node0 CPU(s): 0-7 03:44:23 Vulnerability Itlb multihit: Not affected 03:44:23 Vulnerability L1tf: Not affected 03:44:23 Vulnerability Mds: Not affected 03:44:23 Vulnerability Meltdown: Not affected 03:44:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:44:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:44:23 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:44:23 Vulnerability Srbds: Not affected 03:44:23 Vulnerability Tsx async abort: Not affected 03:44: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 03:44:23 03:44:23 03:44:23 ---> nproc: 03:44:23 8 03:44:23 03:44:23 03:44:23 ---> df -h: 03:44:23 Filesystem Size Used Avail Use% Mounted on 03:44:23 overlay 155G 27G 129G 17% / 03:44:23 tmpfs 64M 0 64M 0% /dev 03:44:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:44:23 shm 64M 0 64M 0% /dev/shm 03:44:23 /dev/vda1 155G 27G 129G 17% /facter-os 03:44:23 03:44:23 03:44:23 ---> sar -b -r -n DEV: 03:44:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21018) 04/15/22 _x86_64_ (8 CPU) 03:44:23 03:44:23 02:36:13 LINUX RESTART (8 CPU) 03:44:23 03:44:23 02:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:44:23 02:38:01 151.62 11.95 139.67 0.00 1988.80 86588.53 0.00 03:44:23 02:39:01 28.64 0.10 28.54 0.00 0.80 13094.70 0.00 03:44:23 02:40:01 87.17 0.08 87.09 0.00 1.33 32814.01 0.00 03:44:23 02:41:01 371.18 0.30 370.88 0.00 19.06 306779.68 0.00 03:44:23 02:42:01 729.56 0.35 729.21 0.00 5.73 207727.42 0.00 03:44:23 02:43:01 678.52 3.73 674.79 0.00 31.06 371365.17 0.00 03:44:23 02:44:01 603.27 0.13 603.13 0.00 1.07 206055.79 0.00 03:44:23 02:45:01 523.03 0.03 522.99 0.00 0.27 181777.01 0.00 03:44:23 02:46:01 584.60 1.22 583.39 0.00 16.40 210193.10 0.00 03:44:23 02:47:01 708.88 2.02 706.86 0.00 18.26 205484.57 0.00 03:44:23 02:48:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 03:44:23 02:49:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 03:44:23 02:50:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 03:44:23 02:51:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 03:44:23 02:52:01 1.62 0.02 1.60 0.00 0.13 20.26 0.00 03:44:23 02:53:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 03:44:23 02:54:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 03:44:23 02:55:01 1.40 0.00 1.40 0.00 0.00 18.40 0.00 03:44:23 02:56:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 03:44:23 02:57:01 1.37 0.00 1.37 0.00 0.00 18.66 0.00 03:44:23 02:58:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 03:44:23 02:59:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 03:44:23 03:00:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 03:44:23 03:01:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 03:44:23 03:02:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 03:44:23 03:03:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 03:44:23 03:04:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 03:44:23 03:05:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 03:44:23 03:06:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 03:44:23 03:07:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 03:44:23 03:08:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 03:44:23 03:09:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 03:44:23 03:10:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 03:44:23 03:11:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 03:44:23 03:12:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 03:44:23 03:13:01 1.62 0.00 1.62 0.00 0.00 17.99 0.00 03:44:23 03:14:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 03:44:23 03:15:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 03:44:23 03:16:01 2.65 1.58 1.07 0.00 50.39 14.40 0.00 03:44:23 03:17:01 1.85 0.02 1.83 0.00 0.13 22.66 0.00 03:44:23 03:18:01 3.15 0.87 2.28 0.00 18.39 30.12 0.00 03:44:23 03:19:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 03:44:23 03:20:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:44:23 03:21:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 03:44:23 03:22:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 03:44:23 03:23:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 03:44:23 03:24:02 1.03 0.00 1.03 0.00 0.00 11.33 0.00 03:44:23 03:25:01 1.39 0.00 1.39 0.00 0.00 15.59 0.00 03:44:23 03:26:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 03:44:23 03:27:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 03:44:23 03:28:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 03:44:23 03:29:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 03:44:23 03:30:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 03:44:23 03:31:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 03:44:23 03:32:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 03:44:23 03:33:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 03:44:23 03:34:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 03:44:23 03:35:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 03:44:23 03:36:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 03:44:23 03:37:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 03:44:23 03:38:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 03:44:23 03:39:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 03:44:23 03:40:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 03:44:23 03:41:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 03:44:23 03:42:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 03:44:23 03:43:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 03:44:23 03:44:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 03:44:23 Average: 67.84 0.33 67.51 0.00 32.12 27213.08 0.00 03:44:23 03:44:23 02:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:44:23 02:38:01 28594692 31766912 530252 1.61 158468 3252016 1935796 5.70 1175260 2699996 568 03:44:23 02:39:01 28050332 31685616 606364 1.84 163200 3659012 2027808 5.98 1353656 3006296 172032 03:44:23 02:40:01 27526356 31731468 561172 1.71 165400 4217776 1953112 5.76 1383184 3492948 478312 03:44:23 02:41:01 21330844 31114228 1144280 3.48 201088 9477020 4161172 12.26 2666104 8077096 1355096 03:44:23 02:42:01 16881532 29782844 2482904 7.55 262480 12332252 5175444 15.25 4790632 10207716 780 03:44:23 02:43:01 11712876 31575816 665084 2.02 427992 18581116 2525320 7.44 3011836 16588416 1347252 03:44:23 02:44:01 4750956 27911844 4332040 13.17 507544 21630056 6881108 20.28 7704276 18679812 317604 03:44:23 02:45:01 6844200 30790456 1467640 4.46 537756 22394776 3894572 11.48 5486152 18828512 370692 03:44:23 02:46:01 6535676 31549912 712100 2.17 597484 23443088 2751100 8.11 3542340 21128980 77524 03:44:23 02:47:01 10629744 31727032 538532 1.64 725556 19542788 1996860 5.88 2827428 17897256 536 03:44:23 02:48:01 10631612 31728924 536764 1.63 725580 19542788 1996860 5.88 2826748 17897256 168 03:44:23 02:49:01 10631900 31729348 536240 1.63 725604 19542792 1996860 5.88 2826084 17897324 200 03:44:23 02:50:01 10648364 31745800 520016 1.58 725620 19542796 1996860 5.88 2810916 17897328 180 03:44:23 02:51:01 10648820 31746280 519516 1.58 725644 19542796 1996860 5.88 2809788 17897328 188 03:44:23 02:52:01 10649812 31747368 518516 1.58 725664 19542804 2012812 5.93 2809648 17897364 20 03:44:23 02:53:01 10650516 31748104 518000 1.58 725676 19542804 2012812 5.93 2809008 17897372 28 03:44:23 02:54:01 10649892 31747504 518504 1.58 725696 19542808 2012812 5.93 2810088 17897376 204 03:44:23 02:55:01 10649900 31747560 518456 1.58 725736 19542812 2012812 5.93 2809588 17897380 188 03:44:23 02:56:01 10649964 31747688 518356 1.58 725768 19542812 2012812 5.93 2809348 17897412 20 03:44:23 02:57:01 10649868 31747740 518204 1.58 725792 19542944 2012812 5.93 2809996 17897544 72 03:44:23 02:58:01 10649768 31747672 518432 1.58 725804 19542944 2028864 5.98 2809768 17897544 152 03:44:23 02:59:01 10649608 31747568 518388 1.58 725820 19542952 2028864 5.98 2809640 17897552 204 03:44:23 03:00:01 10649560 31747524 518372 1.58 725820 19542956 2028864 5.98 2809560 17897556 188 03:44:23 03:01:01 10649472 31747460 518372 1.58 725840 19542960 2028864 5.98 2809656 17897556 204 03:44:23 03:02:01 10649536 31747548 518280 1.58 725868 19542960 2028864 5.98 2809796 17897564 16 03:44:23 03:03:01 10648700 31746744 519120 1.58 725892 19542964 2028864 5.98 2809592 17897564 200 03:44:23 03:04:01 10648604 31746656 519128 1.58 725904 19542968 2028864 5.98 2809696 17897568 208 03:44:23 03:05:01 10648580 31746664 519076 1.58 725920 19542972 2012632 5.93 2810468 17897572 192 03:44:23 03:06:01 10648832 31746944 518792 1.58 725952 19542972 2012632 5.93 2809884 17897572 8 03:44:23 03:07:01 10648984 31747120 518772 1.58 725964 19542976 2012632 5.93 2809752 17897576 20 03:44:23 03:08:01 10649148 31747284 518468 1.58 725980 19542976 2012632 5.93 2809800 17897576 208 03:44:23 03:09:01 10648928 31747096 518664 1.58 725996 19542984 2012632 5.93 2809628 17897580 8 03:44:23 03:10:01 10648716 31746904 518912 1.58 726004 19542988 2012632 5.93 2810080 17897584 60 03:44:23 03:11:01 10649008 31747204 518620 1.58 726020 19542988 2012632 5.93 2809728 17897588 16 03:44:23 03:12:01 10648756 31746984 518836 1.58 726052 19542988 2012632 5.93 2810120 17897592 16 03:44:23 03:13:01 10648716 31746964 518848 1.58 726060 19542992 2012632 5.93 2809512 17897592 12 03:44:23 03:14:01 10648692 31746944 518820 1.58 726064 19542996 2012632 5.93 2809496 17897596 12 03:44:23 03:15:01 10648580 31746856 518796 1.58 726076 19543000 2012632 5.93 2809796 17897600 56 03:44:23 03:16:01 10646828 31747460 518084 1.58 726092 19544516 2012632 5.93 2813836 17897196 224 03:44:23 03:17:01 10646544 31747188 518316 1.58 726108 19544516 2012632 5.93 2812808 17897164 12 03:44:23 03:18:01 10643684 31745108 520404 1.58 726168 19545036 2032180 5.99 2813024 17897572 196 03:44:23 03:19:01 10643604 31745044 520412 1.58 726176 19545040 2032180 5.99 2813044 17897576 220 03:44:23 03:20:01 10644000 31745456 520136 1.58 726188 19545040 2032180 5.99 2813028 17897576 200 03:44:23 03:21:01 10643652 31745168 520324 1.58 726208 19545044 2032180 5.99 2813044 17897580 212 03:44:23 03:22:01 10643652 31745184 520288 1.58 726224 19545044 2032180 5.99 2813360 17897584 32 03:44:23 03:23:01 10644024 31745588 520036 1.58 726248 19545048 2032180 5.99 2813080 17897584 200 03:44:23 03:24:02 10643992 31745564 519992 1.58 726256 19545052 2032180 5.99 2813012 17897588 204 03:44:23 03:25:01 10643676 31745392 520096 1.58 726268 19545180 2032180 5.99 2813160 17897716 200 03:44:23 03:26:01 10643912 31745664 519776 1.58 726288 19545184 2032180 5.99 2813184 17897720 216 03:44:23 03:27:01 10643840 31745612 519764 1.58 726304 19545192 2032180 5.99 2813592 17897728 228 03:44:23 03:28:01 10644064 31745848 519740 1.58 726312 19545192 2032180 5.99 2812844 17897728 20 03:44:23 03:29:01 10643748 31745536 519948 1.58 726320 19545196 2032180 5.99 2813232 17897732 196 03:44:23 03:30:01 10643952 31745760 519880 1.58 726332 19545200 2032180 5.99 2813304 17897732 208 03:44:23 03:31:01 10644156 31745972 519608 1.58 726344 19545204 2032180 5.99 2813280 17897736 232 03:44:23 03:32:01 10644116 31745964 519580 1.58 726360 19545208 2032180 5.99 2813592 17897744 208 03:44:23 03:33:01 10643856 31745720 519804 1.58 726388 19545196 2032180 5.99 2813084 17897744 24 03:44:23 03:34:01 10643840 31745724 519784 1.58 726392 19545212 2048236 6.04 2812984 17897748 212 03:44:23 03:35:01 10644056 31745940 519780 1.58 726396 19545212 2048236 6.04 2812908 17897748 16 03:44:23 03:36:01 10644000 31745908 519776 1.58 726404 19545220 2048236 6.04 2813264 17897756 224 03:44:23 03:37:01 10643668 31745600 520032 1.58 726420 19545224 2048236 6.04 2813768 17897760 212 03:44:23 03:38:01 10644416 31746352 519252 1.58 726432 19545224 2048236 6.04 2813344 17897760 24 03:44:23 03:39:01 10644148 31746112 519488 1.58 726444 19545228 2048236 6.04 2813208 17897764 16 03:44:23 03:40:01 10643888 31745872 519708 1.58 726464 19545228 2048236 6.04 2813224 17897764 188 03:44:23 03:41:01 10644156 31746176 519380 1.58 726496 19545232 2048236 6.04 2812992 17897768 12 03:44:23 03:42:01 10644076 31746136 519356 1.58 726532 19545236 2048236 6.04 2813428 17897772 20 03:44:23 03:43:01 10643840 31745936 519540 1.58 726576 19545228 2048236 6.04 2813332 17897772 12 03:44:23 03:44:01 10643856 31745976 519476 1.58 726584 19545240 2031600 5.99 2813540 17897776 16 03:44:23 Average: 11487751 31629098 636887 1.94 673649 18694629 2220324 6.54 2898978 17026409 61603 03:44:23 03:44:23 02:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:44:23 02:38:01 ens3 738.77 952.95 7418.47 124.36 0.00 0.00 0.00 0.00 03:44:23 02:38:01 lo 3.80 3.80 0.38 0.38 0.00 0.00 0.00 0.00 03:44:23 02:38:01 docker0 805.90 489.93 71.10 3706.24 0.00 0.00 0.00 0.00 03:44:23 02:38:01 veth8436b38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:39:01 ens3 41.92 32.84 26.99 58.13 0.00 0.00 0.00 0.00 03:44:23 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:39:01 docker0 1.37 1.40 0.09 0.11 0.00 0.00 0.00 0.00 03:44:23 02:39:01 veth8436b38 1.37 1.52 0.11 0.12 0.00 0.00 0.00 0.00 03:44:23 02:40:01 ens3 120.33 87.84 1707.10 73.32 0.00 0.00 0.00 0.00 03:44:23 02:40:01 vethea16488 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 03:44:23 02:40:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:44:23 02:40:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:41:01 veth77cdd22 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:41:01 veth4a4901b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:41:01 veth4680b5f 117.89 248.14 9.40 3628.32 0.00 0.00 0.00 0.30 03:44:23 02:41:01 ens3 318.16 167.15 3841.62 25.86 0.00 0.00 0.00 0.00 03:44:23 02:41:01 veth206b151 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:41:01 vethea16488 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 03:44:23 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:41:01 docker0 150.51 290.25 9.61 3818.70 0.00 0.00 0.00 0.00 03:44:23 02:41:01 vethe4e2e55 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:42:01 veth4680b5f 73.66 141.22 8.28 2197.71 0.00 0.00 0.00 0.18 03:44:23 02:42:01 vethe6cb41e 13.55 33.54 1.32 405.68 0.00 0.00 0.00 0.03 03:44:23 02:42:01 vethcb2e58a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:42:01 ens3 295.73 176.21 3941.69 87.21 0.00 0.00 0.00 0.00 03:44:23 02:42:01 vethea16488 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:42:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 03:44:23 02:42:01 docker0 99.52 194.07 9.16 2729.77 0.00 0.00 0.00 0.00 03:44:23 02:42:01 vetha1de478 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:43:01 veth4680b5f 9.62 13.45 0.92 206.48 0.00 0.00 0.00 0.02 03:44:23 02:43:01 veth5b88ecf 231.29 404.42 19.84 5826.87 0.00 0.00 0.00 0.48 03:44:23 02:43:01 ens3 913.45 542.56 12055.68 133.04 0.00 0.00 0.00 0.00 03:44:23 02:43:01 vethcf0e60b 208.68 376.39 18.40 5823.90 0.00 0.00 0.00 0.48 03:44:23 02:43:01 vethea16488 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 03:44:23 02:43:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 03:44:23 02:43:01 docker0 479.04 830.03 34.72 12012.10 0.00 0.00 0.00 0.00 03:44:23 02:44:01 veth5b88ecf 12.28 18.11 1.26 3.18 0.00 0.00 0.00 0.00 03:44:23 02:44:01 ens3 84.95 57.62 122.47 16.40 0.00 0.00 0.00 0.00 03:44:23 02:44:01 vethcf0e60b 12.55 17.95 1.28 3.16 0.00 0.00 0.00 0.00 03:44:23 02:44:01 vethea16488 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:44:01 docker0 39.99 56.16 3.12 98.86 0.00 0.00 0.00 0.00 03:44:23 02:45:01 veth4ef360a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:45:01 veth5b88ecf 0.15 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:45:01 ens3 104.97 81.47 184.62 79.00 0.00 0.00 0.00 0.00 03:44:23 02:45:01 vethcf0e60b 0.17 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:45:01 vethea16488 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:45:01 docker0 30.21 41.34 1.70 156.59 0.00 0.00 0.00 0.00 03:44:23 02:46:01 ens3 75.74 41.96 532.63 18.03 0.00 0.00 0.00 0.00 03:44:23 02:46:01 vethea16488 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:44:23 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:46:01 docker0 22.00 37.84 1.81 502.71 0.00 0.00 0.00 0.00 03:44:23 02:47:01 ens3 71.88 59.15 104.59 76.05 0.00 0.00 0.00 0.00 03:44:23 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:47:01 docker0 16.34 20.59 0.96 77.60 0.00 0.00 0.00 0.00 03:44:23 02:48:01 ens3 0.72 0.27 0.07 0.02 0.00 0.00 0.00 0.00 03:44:23 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:49:01 ens3 0.60 0.22 0.06 0.02 0.00 0.00 0.00 0.00 03:44:23 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:50:01 ens3 1.20 0.73 1.98 0.23 0.00 0.00 0.00 0.00 03:44:23 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:51:01 ens3 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 03:44:23 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:52:01 ens3 1.18 0.37 0.39 0.27 0.00 0.00 0.00 0.00 03:44:23 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:53:01 ens3 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:44:23 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:54:01 ens3 0.63 0.37 0.35 0.27 0.00 0.00 0.00 0.00 03:44:23 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:55:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:56:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:44:23 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:57:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:44:23 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 02:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:01:01 ens3 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00 03:44:23 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:02:01 ens3 0.97 0.68 0.51 0.35 0.00 0.00 0.00 0.00 03:44:23 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:03:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:04:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:44:23 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:05:01 ens3 0.50 0.40 0.26 0.21 0.00 0.00 0.00 0.00 03:44:23 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:06:01 ens3 0.90 0.35 0.36 0.21 0.00 0.00 0.00 0.00 03:44:23 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:07:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:44:23 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:09:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:44:23 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:11:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:12:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:44:23 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:13:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:14:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:16:01 ens3 20.98 19.51 6.09 39.16 0.00 0.00 0.00 0.00 03:44:23 03:16:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:17:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:44:23 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:22:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:44:23 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:24:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:25:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:26:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:44:23 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:27:01 ens3 0.90 0.80 0.60 0.36 0.00 0.00 0.00 0.00 03:44:23 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:32:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:44:23 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:37:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 03:44:23 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:42:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:44:23 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:44:23 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:44:01 ens3 0.25 0.18 0.24 0.01 0.00 0.00 0.00 0.00 03:44:23 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:23 Average: ens3 41.82 33.25 447.07 10.95 0.00 0.00 0.00 0.00 03:44:23 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:44:23 Average: docker0 24.55 29.29 1.97 344.89 0.00 0.00 0.00 0.00 03:44:23 03:44:23 03:44:23 ---> sar -P ALL: 03:44:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21018) 04/15/22 _x86_64_ (8 CPU) 03:44:23 03:44:23 02:36:13 LINUX RESTART (8 CPU) 03:44:23 03:44:23 02:37:01 CPU %user %nice %system %iowait %steal %idle 03:44:23 02:38:01 all 11.09 0.00 4.49 2.17 0.07 82.18 03:44:23 02:38:01 0 10.04 0.00 3.91 0.08 0.08 85.88 03:44:23 02:38:01 1 10.69 0.00 4.62 1.26 0.10 83.33 03:44:23 02:38:01 2 9.61 0.00 4.46 0.62 0.05 85.26 03:44:23 02:38:01 3 9.07 0.00 4.52 0.10 0.07 86.24 03:44:23 02:38:01 4 9.74 0.00 5.00 5.43 0.07 79.77 03:44:23 02:38:01 5 9.74 0.00 4.09 0.20 0.05 85.91 03:44:23 02:38:01 6 12.07 0.00 4.31 1.26 0.05 82.30 03:44:23 02:38:01 7 17.89 0.00 4.99 8.46 0.09 68.59 03:44:23 02:39:01 all 46.63 0.00 6.41 0.36 0.10 46.50 03:44:23 02:39:01 0 46.76 0.00 5.97 0.05 0.10 47.11 03:44:23 02:39:01 1 46.40 0.00 6.65 0.03 0.10 46.82 03:44:23 02:39:01 2 47.09 0.00 6.31 0.05 0.12 46.43 03:44:23 02:39:01 3 46.91 0.00 6.74 0.27 0.10 45.98 03:44:23 02:39:01 4 47.13 0.00 6.44 1.53 0.10 44.80 03:44:23 02:39:01 5 46.26 0.00 7.17 0.20 0.10 46.26 03:44:23 02:39:01 6 46.06 0.00 6.07 0.27 0.10 47.49 03:44:23 02:39:01 7 46.41 0.00 5.88 0.51 0.10 47.10 03:44:23 02:40:01 all 30.29 0.00 5.76 1.19 0.10 62.66 03:44:23 02:40:01 0 29.44 0.00 6.18 0.24 0.10 64.04 03:44:23 02:40:01 1 31.37 0.00 6.27 6.44 0.10 55.81 03:44:23 02:40:01 2 32.19 0.00 5.79 0.03 0.10 61.89 03:44:23 02:40:01 3 30.06 0.00 5.23 0.03 0.10 64.58 03:44:23 02:40:01 4 30.09 0.00 5.54 1.34 0.08 62.95 03:44:23 02:40:01 5 29.67 0.00 5.65 0.13 0.10 64.44 03:44:23 02:40:01 6 29.91 0.00 5.99 0.17 0.12 63.81 03:44:23 02:40:01 7 29.58 0.00 5.46 1.17 0.10 63.70 03:44:23 02:41:01 all 32.43 0.00 12.11 9.48 0.13 45.85 03:44:23 02:41:01 0 31.31 0.00 13.09 1.57 0.12 53.91 03:44:23 02:41:01 1 30.06 0.00 13.39 23.87 0.15 32.52 03:44:23 02:41:01 2 33.30 0.00 12.58 17.15 0.14 36.83 03:44:23 02:41:01 3 31.89 0.00 13.05 9.17 0.14 45.76 03:44:23 02:41:01 4 33.61 0.00 10.26 3.85 0.12 52.16 03:44:23 02:41:01 5 33.91 0.00 10.49 2.89 0.12 52.60 03:44:23 02:41:01 6 33.19 0.00 11.96 11.76 0.12 42.98 03:44:23 02:41:01 7 32.15 0.00 12.07 5.65 0.14 50.00 03:44:23 02:42:01 all 69.42 0.00 10.91 7.97 0.18 11.53 03:44:23 02:42:01 0 71.09 0.00 11.87 9.97 0.17 6.90 03:44:23 02:42:01 1 67.52 0.00 10.22 8.17 0.17 13.92 03:44:23 02:42:01 2 67.31 0.00 10.48 7.10 0.19 14.93 03:44:23 02:42:01 3 71.61 0.00 11.44 6.81 0.17 9.97 03:44:23 02:42:01 4 67.68 0.00 9.97 6.86 0.19 15.29 03:44:23 02:42:01 5 68.04 0.00 11.08 9.01 0.17 11.70 03:44:23 02:42:01 6 70.78 0.00 11.04 6.92 0.17 11.09 03:44:23 02:42:01 7 71.26 0.00 11.12 8.86 0.19 8.58 03:44:23 02:43:01 all 40.09 0.00 11.75 15.98 0.17 32.01 03:44:23 02:43:01 0 47.94 0.00 12.85 9.74 0.19 29.29 03:44:23 02:43:01 1 41.66 0.00 11.66 22.28 0.15 24.25 03:44:23 02:43:01 2 33.98 0.00 10.19 7.32 0.17 48.34 03:44:23 02:43:01 3 48.59 0.00 10.43 11.16 0.17 29.65 03:44:23 02:43:01 4 35.48 0.00 11.34 8.02 0.15 45.01 03:44:23 02:43:01 5 35.44 0.00 11.51 23.72 0.15 29.17 03:44:23 02:43:01 6 35.59 0.00 11.99 28.77 0.20 23.45 03:44:23 02:43:01 7 42.01 0.00 14.06 16.81 0.20 26.92 03:44:23 02:44:01 all 84.13 0.00 11.74 1.96 0.18 2.00 03:44:23 02:44:01 0 84.17 0.00 12.17 1.95 0.15 1.56 03:44:23 02:44:01 1 84.82 0.00 11.60 2.88 0.18 0.52 03:44:23 02:44:01 2 83.60 0.00 11.10 1.77 0.19 3.35 03:44:23 02:44:01 3 83.06 0.00 12.17 1.80 0.17 2.80 03:44:23 02:44:01 4 84.19 0.00 11.62 1.87 0.20 2.12 03:44:23 02:44:01 5 84.01 0.00 10.70 2.12 0.17 3.00 03:44:23 02:44:01 6 85.30 0.00 11.17 1.49 0.18 1.86 03:44:23 02:44:01 7 83.91 0.00 13.35 1.79 0.17 0.79 03:44:23 02:45:01 all 66.19 0.00 9.48 7.67 0.16 16.49 03:44:23 02:45:01 0 62.65 0.00 10.01 4.41 0.17 22.76 03:44:23 02:45:01 1 64.62 0.00 9.72 22.24 0.15 3.27 03:44:23 02:45:01 2 62.54 0.00 8.74 4.51 0.15 24.07 03:44:23 02:45:01 3 60.50 0.00 8.91 1.35 0.15 29.09 03:44:23 02:45:01 4 82.73 0.00 8.51 3.92 0.18 4.66 03:44:23 02:45:01 5 58.14 0.00 9.18 1.94 0.15 30.59 03:44:23 02:45:01 6 66.73 0.00 10.07 11.01 0.15 12.04 03:44:23 02:45:01 7 71.61 0.00 10.71 11.93 0.17 5.58 03:44:23 02:46:01 all 54.83 0.00 10.95 12.19 0.16 21.86 03:44:23 02:46:01 0 51.83 0.00 10.25 9.42 0.15 28.35 03:44:23 02:46:01 1 52.05 0.00 12.21 16.02 0.17 19.55 03:44:23 02:46:01 2 64.50 0.00 9.38 7.15 0.15 18.82 03:44:23 02:46:01 3 63.27 0.00 8.61 6.57 0.15 21.39 03:44:23 02:46:01 4 53.99 0.00 11.39 6.19 0.19 28.25 03:44:23 02:46:01 5 50.07 0.00 9.96 12.69 0.19 27.09 03:44:23 02:46:01 6 50.82 0.00 12.36 14.61 0.15 22.05 03:44:23 02:46:01 7 52.03 0.00 13.45 24.97 0.17 9.38 03:44:23 02:47:01 all 13.67 0.00 7.99 16.59 0.14 61.61 03:44:23 02:47:01 0 14.08 0.00 9.53 13.32 0.24 62.83 03:44:23 02:47:01 1 14.41 0.00 6.94 4.19 0.14 74.33 03:44:23 02:47:01 2 6.93 0.00 7.13 41.61 0.12 44.22 03:44:23 02:47:01 3 12.60 0.00 9.97 16.98 0.14 60.31 03:44:23 02:47:01 4 14.86 0.00 8.47 12.24 0.12 64.32 03:44:23 02:47:01 5 15.26 0.00 7.73 9.87 0.08 67.06 03:44:23 02:47:01 6 16.07 0.00 6.45 19.07 0.12 58.29 03:44:23 02:47:01 7 15.24 0.00 7.72 15.19 0.15 61.69 03:44:23 02:48:01 all 0.18 0.00 0.01 0.01 0.00 99.80 03:44:23 02:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 02:48:01 1 0.03 0.00 0.02 0.03 0.00 99.92 03:44:23 02:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:48:01 5 1.37 0.00 0.02 0.05 0.00 98.56 03:44:23 02:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:44:23 02:48:01 CPU %user %nice %system %iowait %steal %idle 03:44:23 02:49:01 all 0.03 0.00 0.01 0.01 0.00 99.96 03:44:23 02:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 02:49:01 1 0.03 0.00 0.00 0.07 0.00 99.90 03:44:23 02:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:49:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:44:23 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 02:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 02:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 02:50:01 all 0.02 0.00 0.03 0.02 0.01 99.92 03:44:23 02:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:44:23 02:50:01 1 0.03 0.00 0.03 0.15 0.00 99.78 03:44:23 02:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:44:23 02:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:50:01 4 0.00 0.00 0.07 0.00 0.02 99.92 03:44:23 02:50:01 5 0.00 0.00 0.02 0.03 0.00 99.95 03:44:23 02:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:44:23 02:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 02:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:44:23 02:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 02:51:01 1 0.02 0.00 0.03 0.03 0.00 99.92 03:44:23 02:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:51:01 3 0.00 0.00 0.00 0.03 0.00 99.97 03:44:23 02:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 02:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 02:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 02:52:01 all 0.03 0.00 0.03 0.01 0.00 99.93 03:44:23 02:52:01 0 0.08 0.00 0.03 0.00 0.00 99.88 03:44:23 02:52:01 1 0.02 0.00 0.02 0.03 0.02 99.92 03:44:23 02:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 02:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 02:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 02:52:01 5 0.03 0.00 0.03 0.03 0.00 99.90 03:44:23 02:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 02:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 02:53:01 all 0.22 0.00 0.02 0.00 0.00 99.75 03:44:23 02:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:44:23 02:53:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:44:23 02:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:53:01 5 1.73 0.00 0.07 0.00 0.00 98.21 03:44:23 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 02:54:01 all 0.26 0.00 0.01 0.00 0.00 99.72 03:44:23 02:54:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:44:23 02:54:01 1 0.05 0.00 0.02 0.02 0.00 99.92 03:44:23 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 02:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:54:01 5 1.97 0.00 0.02 0.02 0.00 98.00 03:44:23 02:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 02:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 02:55:01 all 0.20 0.00 0.01 0.01 0.00 99.78 03:44:23 02:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:44:23 02:55:01 1 0.00 0.00 0.02 0.03 0.00 99.95 03:44:23 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:44:23 02:55:01 5 1.48 0.00 0.00 0.08 0.00 98.43 03:44:23 02:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 02:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:56:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:44:23 02:56:01 0 0.12 0.00 0.02 0.00 0.00 99.87 03:44:23 02:56:01 1 0.02 0.00 0.03 0.02 0.00 99.93 03:44:23 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 02:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 02:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 02:56:01 7 0.02 0.00 0.00 0.03 0.02 99.93 03:44:23 02:57:01 all 0.26 0.00 0.01 0.01 0.00 99.72 03:44:23 02:57:01 0 0.10 0.00 0.02 0.00 0.02 99.87 03:44:23 02:57:01 1 0.10 0.00 0.00 0.02 0.00 99.88 03:44:23 02:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:57:01 5 1.82 0.00 0.00 0.00 0.00 98.18 03:44:23 02:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 02:57:01 7 0.00 0.00 0.03 0.03 0.00 99.93 03:44:23 02:58:01 all 0.04 0.00 0.01 0.00 0.00 99.95 03:44:23 02:58:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:44:23 02:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:58:01 5 0.22 0.00 0.02 0.00 0.00 99.77 03:44:23 02:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:44:23 02:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:44:23 02:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:59:01 3 0.00 0.00 0.00 0.03 0.00 99.97 03:44:23 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 02:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:44:23 02:59:01 CPU %user %nice %system %iowait %steal %idle 03:44:23 03:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:44:23 03:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:44:23 03:00:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:44:23 03:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:01:01 all 0.01 0.00 0.01 0.05 0.00 99.93 03:44:23 03:01:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:44:23 03:01:01 1 0.00 0.00 0.03 0.18 0.02 99.77 03:44:23 03:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:01:01 3 0.02 0.00 0.00 0.20 0.00 99.78 03:44:23 03:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 03:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:02:01 all 0.03 0.00 0.01 0.01 0.00 99.94 03:44:23 03:02:01 0 0.10 0.00 0.03 0.00 0.00 99.87 03:44:23 03:02:01 1 0.02 0.00 0.02 0.08 0.00 99.88 03:44:23 03:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:44:23 03:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:02:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:44:23 03:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:44:23 03:03:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:44:23 03:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:03:01 3 0.00 0.00 0.03 0.05 0.00 99.92 03:44:23 03:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:04:01 all 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:44:23 03:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:44:23 03:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:05:01 all 0.26 0.00 0.01 0.01 0.00 99.72 03:44:23 03:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 03:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:05:01 3 0.00 0.00 0.00 0.03 0.02 99.95 03:44:23 03:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:05:01 5 1.97 0.00 0.02 0.00 0.00 98.01 03:44:23 03:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 03:44:23 03:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:44:23 03:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:06:01 5 1.97 0.00 0.00 0.00 0.02 98.01 03:44:23 03:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:06:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:07:01 all 0.16 0.00 0.01 0.01 0.00 99.82 03:44:23 03:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:44:23 03:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:07:01 3 0.02 0.00 0.00 0.03 0.00 99.95 03:44:23 03:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:07:01 5 1.19 0.00 0.00 0.00 0.00 98.81 03:44:23 03:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:44:23 03:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:44:23 03:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:44:23 03:09:01 all 0.02 0.00 0.01 0.03 0.00 99.94 03:44:23 03:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:44:23 03:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:09:01 7 0.00 0.00 0.00 0.25 0.00 99.75 03:44:23 03:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:44:23 03:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:44:23 03:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:44:23 03:44:23 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:44:23 03:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:44:23 03:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:44:23 03:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:11:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:44:23 03:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:44:23 03:12:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:44:23 03:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:44:23 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:44:23 03:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:44:23 03:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 03:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:44:23 03:13:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:44:23 03:14:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:44:23 03:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:44:23 03:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:44:23 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:44:23 03:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:44:23 03:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:15:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:16:01 all 0.30 0.00 0.05 0.01 0.00 99.64 03:44:23 03:16:01 0 0.27 0.00 0.05 0.00 0.00 99.68 03:44:23 03:16:01 1 0.25 0.00 0.07 0.00 0.00 99.68 03:44:23 03:16:01 2 0.15 0.00 0.03 0.00 0.00 99.82 03:44:23 03:16:01 3 0.18 0.00 0.07 0.00 0.02 99.73 03:44:23 03:16:01 4 0.10 0.00 0.03 0.02 0.02 99.83 03:44:23 03:16:01 5 0.18 0.00 0.03 0.00 0.00 99.78 03:44:23 03:16:01 6 1.03 0.00 0.03 0.03 0.00 98.91 03:44:23 03:16:01 7 0.23 0.00 0.05 0.03 0.00 99.68 03:44:23 03:17:01 all 0.28 0.00 0.01 0.01 0.00 99.70 03:44:23 03:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:44:23 03:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:17:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:44:23 03:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:17:01 6 1.99 0.00 0.02 0.02 0.02 97.97 03:44:23 03:17:01 7 0.03 0.00 0.02 0.03 0.00 99.92 03:44:23 03:18:01 all 0.21 0.00 0.03 0.01 0.00 99.74 03:44:23 03:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 03:18:01 3 0.20 0.00 0.08 0.02 0.02 99.68 03:44:23 03:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:18:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:44:23 03:18:01 6 1.45 0.00 0.02 0.02 0.00 98.51 03:44:23 03:18:01 7 0.03 0.00 0.03 0.05 0.00 99.88 03:44:23 03:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:44:23 03:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:19:01 7 0.00 0.00 0.03 0.03 0.00 99.93 03:44:23 03:20:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:44:23 03:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:44:23 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:44:23 03:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:44:23 03:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:21:01 7 0.00 0.00 0.02 0.03 0.00 99.95 03:44:23 03:44:23 03:21:01 CPU %user %nice %system %iowait %steal %idle 03:44:23 03:22:01 all 0.25 0.00 0.01 0.01 0.01 99.73 03:44:23 03:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:22:01 2 1.86 0.00 0.02 0.00 0.02 98.11 03:44:23 03:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:44:23 03:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:22:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:44:23 03:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:44:23 03:23:01 all 0.14 0.00 0.00 0.00 0.00 99.85 03:44:23 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:23:01 2 1.06 0.00 0.00 0.00 0.00 98.94 03:44:23 03:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:44:23 03:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:24:02 all 0.02 0.00 0.00 0.00 0.00 99.97 03:44:23 03:24:02 0 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:24:02 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:24:02 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:24:02 3 0.05 0.00 0.00 0.00 0.02 99.93 03:44:23 03:24:02 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:24:02 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:24:02 6 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:24:02 7 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:25:01 all 0.00 0.00 0.01 0.00 0.00 99.98 03:44:23 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:25:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:44:23 03:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:44:23 03:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:44:23 03:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:44:23 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:26:01 7 0.02 0.00 0.05 0.03 0.00 99.90 03:44:23 03:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:44:23 03:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:44:23 03:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:44:23 03:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:44:23 03:27:01 7 0.02 0.00 0.03 0.02 0.00 99.93 03:44:23 03:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:44:23 03:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:29:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:44:23 03:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:44:23 03:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:29:01 3 0.03 0.00 0.02 0.00 0.03 99.92 03:44:23 03:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 03:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:29:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:44:23 03:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:44:23 03:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:30:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:44:23 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:30:01 7 0.02 0.00 0.02 0.03 0.00 99.93 03:44:23 03:31:01 all 0.00 0.00 0.00 0.00 0.00 99.99 03:44:23 03:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:32:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:44:23 03:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:44:23 03:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:32:01 6 0.02 0.00 0.00 0.03 0.00 99.95 03:44:23 03:32:01 7 0.51 0.00 0.00 0.02 0.00 99.47 03:44:23 03:44:23 03:32:01 CPU %user %nice %system %iowait %steal %idle 03:44:23 03:33:01 all 0.26 0.00 0.01 0.00 0.01 99.73 03:44:23 03:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:33:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:44:23 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:33:01 7 1.99 0.00 0.00 0.02 0.02 97.98 03:44:23 03:34:01 all 0.26 0.00 0.01 0.00 0.00 99.73 03:44:23 03:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:44:23 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:34:01 7 1.94 0.00 0.00 0.02 0.00 98.05 03:44:23 03:35:01 all 0.24 0.00 0.01 0.01 0.00 99.73 03:44:23 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:44:23 03:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:44:23 03:35:01 7 1.89 0.00 0.03 0.03 0.00 98.05 03:44:23 03:36:01 all 0.06 0.00 0.02 0.00 0.00 99.91 03:44:23 03:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:44:23 03:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:36:01 7 0.47 0.00 0.12 0.02 0.00 99.40 03:44:23 03:37:01 all 0.02 0.00 0.00 0.01 0.00 99.96 03:44:23 03:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:44:23 03:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:44:23 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:44:23 03:37:01 6 0.02 0.00 0.00 0.05 0.00 99.93 03:44:23 03:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:38:01 all 0.01 0.00 0.01 0.01 0.00 99.98 03:44:23 03:38:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:44:23 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:44:23 03:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:38:01 6 0.00 0.00 0.02 0.03 0.00 99.95 03:44:23 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:44:23 03:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:44:23 03:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:39:01 6 0.03 0.00 0.02 0.05 0.00 99.90 03:44:23 03:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:44:23 03:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:40:01 6 0.00 0.00 0.00 0.03 0.02 99.95 03:44:23 03:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:41:01 all 0.01 0.00 0.00 0.01 0.00 99.97 03:44:23 03:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:44:23 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:41:01 6 0.00 0.00 0.00 0.07 0.00 99.93 03:44:23 03:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:42:01 all 0.00 0.00 0.01 0.01 0.00 99.98 03:44:23 03:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:44:23 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:42:01 6 0.00 0.00 0.00 0.05 0.00 99.95 03:44:23 03:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:44:23 03:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:44:23 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:44:23 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:44:23 03:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:44:23 03:43:01 6 0.02 0.00 0.00 0.07 0.00 99.92 03:44:23 03:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:44:23 03:44:23 03:43:01 CPU %user %nice %system %iowait %steal %idle 03:44:23 03:44:01 all 0.00 0.00 0.00 0.00 0.00 99.99 03:44:23 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 03:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:44:23 03:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:44:23 03:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:44:23 03:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:44:23 Average: all 6.70 0.00 1.36 1.12 0.02 90.80 03:44:23 Average: 0 6.68 0.00 1.43 0.75 0.02 91.11 03:44:23 Average: 1 6.58 0.00 1.39 1.59 0.02 90.42 03:44:23 Average: 2 6.57 0.00 1.28 1.29 0.02 90.84 03:44:23 Average: 3 6.78 0.00 1.36 0.81 0.03 91.03 03:44:23 Average: 4 6.79 0.00 1.31 0.75 0.02 91.12 03:44:23 Average: 5 6.57 0.00 1.30 0.93 0.02 91.19 03:44:23 Average: 6 6.68 0.00 1.35 1.42 0.02 90.53 03:44:23 Average: 7 6.94 0.00 1.47 1.42 0.02 90.15 03:44:23 03:44:23 03:44:23