Pull request #3922 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ef374cd9aa3595b832078e6a63259bfa9d8ff87f+ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (48b5789cc2b98182c6cbbb7534202b0596292791) 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-ssh10937229889587130595.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-ssh11471051049970122374.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-3922/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-3922/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6503717254754892302.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-ssh1904284859932446881.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-3922/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-3922/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3530120281319033655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20689’ Running on prd-ubuntu20.04-docker-8c-8g-20692 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit ef374cd9aa3595b832078e6a63259bfa9d8ff87f Merge succeeded, producing ef374cd9aa3595b832078e6a63259bfa9d8ff87f Checking out Revision ef374cd9aa3595b832078e6a63259bfa9d8ff87f (PR-3922) > git config core.sparsecheckout # timeout=10 > git checkout -f ef374cd9aa3595b832078e6a63259bfa9d8ff87f # 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 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef374cd9aa3595b832078e6a63259bfa9d8ff87f # timeout=10 Commit message: "refactor: Rework for dynamic update from Wrtable.Telemetry config." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:25:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:25:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:25:56 ========================================================= 15:25:56 EdgeX Global Pipelines Version Info 15:25:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:25:57 ------------------- 15:25:57 stable info: 15:25:57 ------------------- 15:25:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:25:57 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:25:57 Message: update stable to v1.0.221 > git rev-list --no-walk 0dfbcd33956a356da7194b32d7b28e74d5a91f42 # timeout=10 15:25:58 ------------------- 15:25:58 experimental info: 15:25:58 ------------------- 15:25:58 Commited By: **** collab-it+edgex@linuxfoundation.org 15:25:58 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:25:58 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3922 [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3922 [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3922 [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef374cd9aa3595b832078e6a63259bfa9d8ff87f [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef374cd [Pipeline] echo 15:25:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:58 provisioning config files... 15:25:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5012803062261899197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:59 ---> docker-login.sh 15:25:59 nexus3.edgexfoundry.org:10001 15:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:59 Configure a credential helper to remove this warning. See 15:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:59 15:25:59 Login Succeeded 15:25:59 nexus3.edgexfoundry.org:10002 15:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:59 Configure a credential helper to remove this warning. See 15:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:59 15:25:59 Login Succeeded 15:25:59 nexus3.edgexfoundry.org:10003 15:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:59 Configure a credential helper to remove this warning. See 15:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:59 15:25:59 Login Succeeded 15:25:59 nexus3.edgexfoundry.org:10004 15:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:59 Configure a credential helper to remove this warning. See 15:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:59 15:25:59 Login Succeeded 15:25:59 docker.io 15:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:00 Configure a credential helper to remove this warning. See 15:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:00 15:26:00 Login Succeeded 15:26:00 ---> docker-login.sh ends [Pipeline] } 15:26:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:00 + 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 15:26:00 + dirname cmd/core-command/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo core-command,cmd/core-command/Dockerfile 15:26:00 + dirname cmd/core-data/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo core-data,cmd/core-data/Dockerfile 15:26:00 + dirname cmd/core-metadata/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo core-metadata,cmd/core-metadata/Dockerfile 15:26:00 + dirname cmd/security-bootstrapper/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:26:00 + dirname cmd/security-proxy-setup/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:26:00 + dirname cmd/security-secretstore-setup/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:26:00 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 15:26:00 -d/ -f2 15:26:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:26:00 + dirname cmd/security-spire-agent/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:26:00 + dirname cmd/security-spire-config/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:26:00 + dirname cmd/security-spire-server/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:26:00 + dirname cmd/support-notifications/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo support-notifications,cmd/support-notifications/Dockerfile 15:26:00 + dirname cmd/support-scheduler/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:26:00 + dirname cmd/sys-mgmt-agent/Dockerfile 15:26:00 + cut -d/ -f2 15:26:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:26:00 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 15:26:01 + git rev-list -1 --merges ef374cd9aa3595b832078e6a63259bfa9d8ff87f~1..ef374cd9aa3595b832078e6a63259bfa9d8ff87f [Pipeline] echo 15:26:01 -----------> git rev-list -1 --merges ef374cd9aa3595b832078e6a63259bfa9d8ff87f~1..ef374cd9aa3595b832078e6a63259bfa9d8ff87f ef374cd9aa3595b832078e6a63259bfa9d8ff87f [false] [Pipeline] sh 15:26:01 + git log --format=format:%s -1 ef374cd9aa3595b832078e6a63259bfa9d8ff87f [Pipeline] echo 15:26:01 ========================================================= 15:26:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:26:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:26:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:26:02 + grep -v github /etc/ssh/ssh_known_hosts 15:26:02 + [ -e /tmp/ssh_known_hosts ] 15:26:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:26:02 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 15:26:02 -a /etc/ssh/ssh_known_hosts 15:26:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:02 15:26:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:26:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:02 latest: Pulling from edgex-devops/git-semver 15:26:02 a0d0a0d46f8b: Pulling fs layer 15:26:02 3e5f54012d9b: Pulling fs layer 15:26:02 4c7163046ea9: Pulling fs layer 15:26:02 0c2d73faf560: Pulling fs layer 15:26:02 3e5f54012d9b: Download complete 15:26:02 a0d0a0d46f8b: Download complete 15:26:02 0c2d73faf560: Verifying Checksum 15:26:02 0c2d73faf560: Download complete 15:26:03 4c7163046ea9: Verifying Checksum 15:26:03 4c7163046ea9: Download complete 15:26:03 a0d0a0d46f8b: Pull complete 15:26:03 3e5f54012d9b: Pull complete 15:26:03 4c7163046ea9: Pull complete 15:26:03 0c2d73faf560: Pull complete 15:26:03 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:26:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:26:03 prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container 15:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:26:04 $ docker top e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:04 [ssh-agent] Looking for ssh-agent implementation... 15:26:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:04 $ docker exec e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 ssh-agent 15:26:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkjJFkP/agent.14 15:26:05 SSH_AGENT_PID=20 15:26:05 Running ssh-add (command line suppressed) 15:26:05 Identity added: /w/workspace/edgex-go/7@tmp/private_key_3070002270889751996.key (/w/workspace/edgex-go/7@tmp/private_key_3070002270889751996.key) 15:26:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:05 + git tag --points-at HEAD [Pipeline] } 15:26:05 $ docker exec --env ******** --env ******** e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 ssh-agent -k 15:26:05 unset SSH_AUTH_SOCK; 15:26:05 unset SSH_AGENT_PID; 15:26:05 echo Agent pid 20 killed; 15:26:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:26:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:05 [ssh-agent] Looking for ssh-agent implementation... 15:26:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:05 $ docker exec e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 ssh-agent 15:26:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdGkaIa/agent.54 15:26:05 SSH_AGENT_PID=61 15:26:05 Running ssh-add (command line suppressed) 15:26:06 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8479148075439769795.key (/w/workspace/edgex-go/7@tmp/private_key_8479148075439769795.key) 15:26:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:06 + git semver init 15:26:06 # -> Open(): unable to determine branch for HEAD 15:26:06 # $GIT_DIR = /w/workspace/edgex-go/7/.git 15:26:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 15:26:06 # $SEMVER_REMOTE_NAME = origin 15:26:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:26:06 # $SEMVER_USER_NAME = edgex-jenkins 15:26:06 # $SEMVER_BRANCH = PR-3922 15:26:06 # $SEMVER_TEMP = /tmp/semver-444955252 15:26:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:26:21 # '/tmp/semver-444955252' -> '/w/workspace/edgex-go/7/.semver' 15:26:21 # -> Force: false 15:26:21 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 15:26:21 $ docker exec --env ******** --env ******** e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 ssh-agent -k 15:26:21 unset SSH_AUTH_SOCK; 15:26:21 unset SSH_AGENT_PID; 15:26:21 echo Agent pid 61 killed; 15:26:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:21 + git semver [Pipeline] } 15:26:21 $ docker stop --time=1 e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 15:26:23 $ docker rm -f e3ec8f35f3001f2298b35773a25dbe551959835e74b391d92472e407810d2730 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:26:24 Stashed 1 file(s) [Pipeline] echo 15:26:24 [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 15:26:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:24 ========================================================= 15:26:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:26:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:26:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:26:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:26:24 59bf1c3509f3: Pulling fs layer 15:26:24 666ba61612fd: Pulling fs layer 15:26:24 8ed8ca486205: Pulling fs layer 15:26:24 4fe6c5a15a65: Pulling fs layer 15:26:24 22a0e8bec74d: Pulling fs layer 15:26:24 640e595b4fbd: Pulling fs layer 15:26:24 763cafe07f6e: Pulling fs layer 15:26:24 0c0b528cf693: Pulling fs layer 15:26:24 10935f4eaf8b: Pulling fs layer 15:26:24 22a0e8bec74d: Waiting 15:26:24 4fe6c5a15a65: Waiting 15:26:24 640e595b4fbd: Waiting 15:26:24 763cafe07f6e: Waiting 15:26:24 0c0b528cf693: Waiting 15:26:24 10935f4eaf8b: Waiting 15:26:24 8ed8ca486205: Verifying Checksum 15:26:24 8ed8ca486205: Download complete 15:26:24 666ba61612fd: Verifying Checksum 15:26:24 666ba61612fd: Download complete 15:26:24 22a0e8bec74d: Verifying Checksum 15:26:24 22a0e8bec74d: Download complete 15:26:24 640e595b4fbd: Verifying Checksum 15:26:24 640e595b4fbd: Download complete 15:26:24 59bf1c3509f3: Download complete 15:26:24 763cafe07f6e: Verifying Checksum 15:26:24 763cafe07f6e: Download complete 15:26:25 0c0b528cf693: Verifying Checksum 15:26:25 0c0b528cf693: Download complete 15:26:25 59bf1c3509f3: Pull complete 15:26:25 666ba61612fd: Pull complete 15:26:25 8ed8ca486205: Pull complete 15:26:25 10935f4eaf8b: Verifying Checksum 15:26:25 10935f4eaf8b: Download complete 15:26:25 4fe6c5a15a65: Verifying Checksum 15:26:25 4fe6c5a15a65: Download complete 15:26:29 4fe6c5a15a65: Pull complete 15:26:30 22a0e8bec74d: Pull complete 15:26:30 640e595b4fbd: Pull complete 15:26:30 763cafe07f6e: Pull complete 15:26:30 0c0b528cf693: Pull complete 15:26:33 10935f4eaf8b: Pull complete 15:26:33 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:26:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:26:33 WORKDIR /edgex 15:26:33 COPY go.mod . 15:26:33 RUN go mod download 15:26:33 + docker build -t ci-base-image-x86_64 -f - . 15:26:34 Sending build context to Docker daemon 334.8MB 15:26:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:26:34 ---> 99d49a6021b9 15:26:34 Step 2/4 : WORKDIR /edgex 15:26:37 ---> Running in 898127e41c44 15:26:37 Removing intermediate container 898127e41c44 15:26:37 ---> d7c1ef3a6821 15:26:37 Step 3/4 : COPY go.mod . 15:26:37 ---> c259ab39f8f2 15:26:37 Step 4/4 : RUN go mod download 15:26:37 ---> Running in 40ab6003fccb 15:26:39 Still waiting to schedule task 15:26:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20691’ is offline 15:26:55 Removing intermediate container 40ab6003fccb 15:26:55 ---> a463eab64751 15:26:55 Successfully built a463eab64751 15:26:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:26:56 + docker inspect -f . ci-base-image-x86_64 15:26:56 . [Pipeline] withDockerContainer 15:26:56 prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container 15:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:26:56 $ docker top 704aeb3701a8f489330d1a39154c9f4f58565bdfb61583e7cf9f48ca956045d3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:57 + go version 15:26:57 go version go1.17.6 linux/amd64 [Pipeline] } 15:26:57 $ docker stop --time=1 704aeb3701a8f489330d1a39154c9f4f58565bdfb61583e7cf9f48ca956045d3 15:26:58 $ docker rm -f 704aeb3701a8f489330d1a39154c9f4f58565bdfb61583e7cf9f48ca956045d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:58 + docker inspect -f . ci-base-image-x86_64 15:26:58 . [Pipeline] withDockerContainer 15:26:58 prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container 15:26:58 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:26:59 $ docker top 74f3023acdc9f20c700847ec5affc491db40fe1d1647b314fc18e9b7d2133b9f -eo pid,comm [Pipeline] { [Pipeline] echo 15:26:59 ========================================================= 15:26:59 [edgeXBuildGoParallel] Running Tests and Build... 15:26:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:26:59 + make test 15:26:59 go mod tidy -compat=1.17 15:27:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:27:06 ? github.com/edgexfoundry/edgex-go [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:27:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:27:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:27:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:27:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:27:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:27:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements 15:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 15:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.4% of statements 15:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.228s coverage: 89.2% of statements 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.406s coverage: 95.4% of statements 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 24.0% of statements 15:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 15:27:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 15:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 15:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.5% of statements 15:27:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.4% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:27:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:27:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 15:27:45 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 15:28:03 GO111MODULE=on go vet ./... 15:28:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:28:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:28:06 ./bin/test-attribution-txt.sh [Pipeline] echo 15:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:28:07 + ls -al . 15:28:07 total 668 15:28:07 drwxrwxr-x 10 1001 1001 4096 Apr 12 15:28 . 15:28:07 drwxr-xr-x 4 root root 4096 Apr 12 15:26 .. 15:28:07 -rw-rw-r-- 1 1001 1001 11 Apr 12 15:25 .dockerignore 15:28:07 drwxrwxr-x 8 1001 1001 4096 Apr 12 15:25 .git 15:28:07 drwxrwxr-x 3 1001 1001 4096 Apr 12 15:25 .github 15:28:07 -rw-rw-r-- 1 1001 1001 879 Apr 12 15:25 .gitignore 15:28:07 -rw-rw-r-- 1 1001 1001 42 Apr 12 15:25 .golangci.yml 15:28:07 -rw-rw-r-- 1 1001 1001 87 Apr 12 15:25 .hadolint.yml 15:28:07 drwx------ 3 1001 1001 4096 Apr 12 15:26 .semver 15:28:07 -rw-rw-r-- 1 1001 1001 166 Apr 12 15:25 .sonarcloud.properties 15:28:07 -rw-rw-r-- 1 1001 1001 1171 Apr 12 15:25 ADOPTERS.md 15:28:07 -rw-rw-r-- 1 1001 1001 10086 Apr 12 15:25 Attribution.txt 15:28:07 -rw-rw-r-- 1 1001 1001 51732 Apr 12 15:25 CHANGELOG.md 15:28:07 -rw-rw-r-- 1 1001 1001 3804 Apr 12 15:25 CONTRIBUTING.md 15:28:07 -rw-rw-r-- 1 1001 1001 677 Apr 12 15:25 GOVERNANCE.md 15:28:07 -rw-rw-r-- 1 1001 1001 850 Apr 12 15:25 Jenkinsfile 15:28:07 -rw-rw-r-- 1 1001 1001 10775 Apr 12 15:25 LICENSE 15:28:07 -rw-rw-r-- 1 1001 1001 8511 Apr 12 15:25 Makefile 15:28:07 -rw-rw-r-- 1 1001 1001 582 Apr 12 15:25 OWNERS.md 15:28:07 -rw-rw-r-- 1 1001 1001 8207 Apr 12 15:25 README.md 15:28:07 -rw-rw-r-- 1 1001 1001 6912 Apr 12 15:25 SECURITY.md 15:28:07 -rw-rw-r-- 1 1001 1001 5 Apr 12 15:26 VERSION 15:28:07 -rw-rw-r-- 1 1001 1001 4131 Apr 12 15:25 ZMQWindows.md 15:28:07 drwxrwxr-x 2 1001 1001 4096 Apr 12 15:25 bin 15:28:07 drwxrwxr-x 18 1001 1001 4096 Apr 12 15:25 cmd 15:28:07 -rw-r--r-- 1 root root 433581 Apr 12 15:27 coverage.out 15:28:07 -rw-rw-r-- 1 1001 1001 3256 Apr 12 15:25 go.mod 15:28:07 -rw-rw-r-- 1 1001 1001 35162 Apr 12 15:25 go.sum 15:28:07 drwxrwxr-x 8 1001 1001 4096 Apr 12 15:25 internal 15:28:07 drwxrwxr-x 3 1001 1001 4096 Apr 12 15:25 openapi 15:28:07 drwxrwxr-x 4 1001 1001 4096 Apr 12 15:25 snap 15:28:07 -rw-rw-r-- 1 1001 1001 204 Apr 12 15:25 version.go [Pipeline] sh 15:28:07 + '[' -e coverage.out ] 15:28:07 + chown 1001:1001 coverage.out [Pipeline] stash 15:28:07 Stashed 1 file(s) [Pipeline] sh 15:28:08 + make build 15:28:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:28:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20694 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws 15:28:20 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:28:20 The recommended git tool is: git 15:28:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:28:27 using credential edgex-jenkins-ssh 15:28:27 Cloning the remote Git repository 15:28:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:28:28 > git init /w/workspace/edgex-go/7 # timeout=10 15:28:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:28:28 > git --version # timeout=10 15:28:28 > git --version # 'git version 2.25.1' 15:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:28:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:28:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:28:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:28:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:28:46 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:28:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:28:46 Merge succeeded, producing ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:28:46 Checking out Revision ef374cd9aa3595b832078e6a63259bfa9d8ff87f (PR-3922) 15:28:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:28:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:28:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:28:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3922/head:refs/remotes/origin/PR-3922 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:28:46 > git config core.sparsecheckout # timeout=10 15:28:46 > git checkout -f ef374cd9aa3595b832078e6a63259bfa9d8ff87f # timeout=10 15:28:46 > git remote # timeout=10 15:28:46 > git config --get remote.origin.url # timeout=10 15:28:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:46 > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 15:28:46 > git rev-parse HEAD^{commit} # timeout=10 15:28:46 > git config core.sparsecheckout # timeout=10 15:28:46 > git checkout -f ef374cd9aa3595b832078e6a63259bfa9d8ff87f # timeout=10 15:28:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:28:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:28:50 Commit message: "refactor: Rework for dynamic update from Wrtable.Telemetry config." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:28:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:51 Dload Upload Total Spent Left Speed 15:28:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47562 15:28:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh 15:28:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:28:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:28:52 + sudo tee /etc/docker/daemon.new 15:28:52 { 15:28:52 "registry-mirrors": [ 15:28:52 "https://nexus3.edgexfoundry.org:10001" 15:28:52 ], 15:28:52 "bip": "10.250.0.254/24", 15:28:52 "hosts": [ 15:28:52 "tcp://0.0.0.0:5555", 15:28:52 "unix:///var/run/docker.sock" 15:28:52 ], 15:28:52 "mtu": 1458, 15:28:52 "selinux-enabled": true, 15:28:52 "seccomp-profile": "/etc/docker/seccomp.json" 15:28:52 } [Pipeline] sh 15:28:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:28:53 + sudo service docker restart 15:28:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:28:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:28:59 $ docker stop --time=1 74f3023acdc9f20c700847ec5affc491db40fe1d1647b314fc18e9b7d2133b9f 15:29:01 $ docker rm -f 74f3023acdc9f20c700847ec5affc491db40fe1d1647b314fc18e9b7d2133b9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:29:03 15:29:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:29:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:29:03 latest: Pulling from edgex-devops/edgex-compose 15:29:03 cbdbe7a5bc2a: Pulling fs layer 15:29:03 ca9280d653b3: Pulling fs layer 15:29:03 7e9c9ca2126c: Pulling fs layer 15:29:03 cbdbe7a5bc2a: Verifying Checksum 15:29:03 cbdbe7a5bc2a: Download complete 15:29:03 ca9280d653b3: Verifying Checksum 15:29:03 ca9280d653b3: Download complete 15:29:03 cbdbe7a5bc2a: Pull complete 15:29:04 7e9c9ca2126c: Download complete 15:29:04 ca9280d653b3: Pull complete 15:29:07 7e9c9ca2126c: Pull complete 15:29:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:29:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:29:07 prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container 15:29:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:29:09 $ docker top dbe1bc0fc8ab4ebea7d17c37fb3ea820f23030c2c38ed8408f844d181a9e09de -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:09 + docker-compose build --help 15:29:09 + grep parallel 15:29:10 --parallel Build images in parallel. [Pipeline] } 15:29:10 $ docker stop --time=1 dbe1bc0fc8ab4ebea7d17c37fb3ea820f23030c2c38ed8408f844d181a9e09de 15:29:12 $ docker rm -f dbe1bc0fc8ab4ebea7d17c37fb3ea820f23030c2c38ed8408f844d181a9e09de [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:12 provisioning config files... 15:29:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4418041082413099862tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:29:12 ---> docker-login.sh 15:29:12 nexus3.edgexfoundry.org:10001 15:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:29:12 . [Pipeline] withDockerContainer 15:29:12 prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container 15:29:12 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:29:13 $ docker top 7e38fa1f05418db1950088d29546a43cf0bce1ac77fc49552286f1417686de76 -eo pid,comm 15:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh 15:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:13 Configure a credential helper to remove this warning. See 15:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:13 15:29:13 Login Succeeded 15:29:13 nexus3.edgexfoundry.org:10002 15:29:13 + docker-compose -f ./docker-compose-build.yml build --parallel 15:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:13 Configure a credential helper to remove this warning. See 15:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:13 15:29:13 Login Succeeded 15:29:13 nexus3.edgexfoundry.org:10003 15:29:13 Building core-command ... 15:29:13 Building core-data ... 15:29:13 Building core-metadata ... 15:29:13 Building security-bootstrapper ... 15:29:13 Building security-proxy-setup ... 15:29:13 Building security-secretstore-setup ... 15:29:13 Building security-spiffe-token-provider ... 15:29:13 Building security-spire-agent ... 15:29:13 Building security-spire-config ... 15:29:13 Building security-spire-server ... 15:29:13 Building support-notifications ... 15:29:13 Building support-scheduler ... 15:29:13 Building sys-mgmt-agent ... 15:29:13 Building security-proxy-setup 15:29:13 Building support-scheduler 15:29:13 Building core-data 15:29:13 Building security-bootstrapper 15:29:13 Building security-spire-server 15:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:14 Configure a credential helper to remove this warning. See 15:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:14 15:29:14 Login Succeeded 15:29:14 nexus3.edgexfoundry.org:10004 15:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:14 Configure a credential helper to remove this warning. See 15:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:14 15:29:14 Login Succeeded 15:29:14 docker.io 15:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:15 Configure a credential helper to remove this warning. See 15:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:15 15:29:15 Login Succeeded 15:29:15 ---> docker-login.sh ends [Pipeline] } 15:29:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:29:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:16 ========================================================= 15:29:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:29:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:29:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:29:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:29:16 9b3977197b4f: Pulling fs layer 15:29:16 1a89e8eeedd5: Pulling fs layer 15:29:16 94645a83ff95: Pulling fs layer 15:29:16 3f3a8bcf1eab: Pulling fs layer 15:29:16 0c92f367c5e7: Pulling fs layer 15:29:16 f7c0051592d6: Pulling fs layer 15:29:16 a227ed2f7395: Pulling fs layer 15:29:16 7b1c46037f91: Pulling fs layer 15:29:16 3f3a8bcf1eab: Waiting 15:29:16 0c92f367c5e7: Waiting 15:29:16 7b1c46037f91: Waiting 15:29:16 f7c0051592d6: Waiting 15:29:16 a227ed2f7395: Waiting 15:29:16 94645a83ff95: Verifying Checksum 15:29:16 94645a83ff95: Download complete 15:29:16 1a89e8eeedd5: Verifying Checksum 15:29:16 1a89e8eeedd5: Download complete 15:29:16 0c92f367c5e7: Verifying Checksum 15:29:16 0c92f367c5e7: Download complete 15:29:16 f7c0051592d6: Verifying Checksum 15:29:16 f7c0051592d6: Download complete 15:29:16 9b3977197b4f: Download complete 15:29:16 a227ed2f7395: Verifying Checksum 15:29:16 a227ed2f7395: Download complete 15:29:17 9b3977197b4f: Pull complete 15:29:17 1a89e8eeedd5: Pull complete 15:29:18 94645a83ff95: Pull complete 15:29:18 7b1c46037f91: Verifying Checksum 15:29:18 7b1c46037f91: Download complete 15:29:19 3f3a8bcf1eab: Verifying Checksum 15:29:19 3f3a8bcf1eab: Download complete 15:29:31 3f3a8bcf1eab: Pull complete 15:29:31 0c92f367c5e7: Pull complete 15:29:31 f7c0051592d6: Pull complete 15:29:31 a227ed2f7395: Pull complete 15:29:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:29:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:29:32 ---> a463eab64751 15:29:32 Step 3/22 : WORKDIR /edgex-go 15:29:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:29:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:29:32 ---> a463eab64751 15:29:32 Step 3/22 : WORKDIR /edgex-go 15:29:32 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:29:32 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:29:32 ---> a463eab64751 15:29:32 Step 3/31 : WORKDIR /edgex-go 15:29:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:29:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:29:32 ---> a463eab64751 15:29:32 Step 3/23 : WORKDIR /edgex-go 15:29:32 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:29:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:29:32 ---> a463eab64751 15:29:32 Step 3/25 : WORKDIR /edgex-go 15:29:36 ---> Running in ed142bd9ae66 15:29:36 ---> Running in ef768caf134d 15:29:36 ---> Running in 1902ab1191f8 15:29:36 ---> Running in ceed22abf847 15:29:36 ---> Running in 9a6cd1f3a6d1 15:29:36 Removing intermediate container ceed22abf847 15:29:36 ---> e8641432ff4a 15:29:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:36 Removing intermediate container ed142bd9ae66 15:29:36 ---> 4c810db904cb 15:29:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:36 Removing intermediate container ef768caf134d 15:29:36 ---> 1d2a84930fdd 15:29:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:36 Removing intermediate container 1902ab1191f8 15:29:36 ---> bc517ecf9dc0 15:29:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:36 Removing intermediate container 9a6cd1f3a6d1 15:29:36 ---> 2db7e60a58c2 15:29:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:36 ---> Running in f39b3022b703 15:29:36 ---> Running in 365bf720a1ff 15:29:36 ---> Running in 5a5c19090bd9 15:29:36 ---> Running in 1594297d80e3 15:29:36 ---> Running in d254899b9811 15:29:36 Removing intermediate container f39b3022b703 15:29:36 ---> 8239ec075888 15:29:36 Step 5/22 : RUN apk add --update --no-cache make git 15:29:37 ---> Running in 6b610c203c79 15:29:37 Removing intermediate container 1594297d80e3 15:29:37 ---> b8cf5acec553 15:29:37 Step 5/22 : RUN apk add --update --no-cache make git 15:29:37 ---> Running in 8ba2cdb2107d 15:29:37 Removing intermediate container 365bf720a1ff 15:29:37 ---> b311ea5c8a43 15:29:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:29:37 ---> Running in 962b22817121 15:29:37 Removing intermediate container 5a5c19090bd9 15:29:37 ---> 61e8b84a3140 15:29:37 Step 5/31 : RUN apk add --update --no-cache make git 15:29:37 ---> Running in 3b554d1cb32e 15:29:37 Removing intermediate container d254899b9811 15:29:37 ---> 8d037292ee69 15:29:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:29:37 ---> Running in ed17cb33f925 15:29:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:29:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:29:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:29:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:29:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:29:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:29:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:29:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:29:38 OK: 221 MiB in 52 packages 15:29:38 OK: 221 MiB in 52 packages 15:29:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:29:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:29:39 OK: 221 MiB in 52 packages 15:29:39 Removing intermediate container 6b610c203c79 15:29:39 ---> 4bc1bede6975 15:29:39 Step 6/22 : COPY go.mod vendor* ./ 15:29:39 Removing intermediate container 8ba2cdb2107d 15:29:39 ---> 866d3d25b727 15:29:39 Step 6/22 : COPY go.mod vendor* ./ 15:29:39 OK: 221 MiB in 52 packages 15:29:39 ---> 2f7a9c1dc2fd 15:29:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:39 OK: 221 MiB in 52 packages 15:29:39 ---> 7069f15645b2 15:29:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:39 ---> Running in ba57a037847a 15:29:39 ---> Running in 4c16ec456266 15:29:39 Removing intermediate container 962b22817121 15:29:39 ---> 209461a03dfb 15:29:39 Step 6/25 : COPY go.mod vendor* ./ 15:29:39 ---> d18e7fb2d6e7 15:29:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:39 ---> Running in 092c0d2f6fd4 15:29:39 Removing intermediate container 3b554d1cb32e 15:29:39 ---> 94659830a9f5 15:29:39 Step 6/31 : COPY go.mod vendor* ./ 15:29:39 Removing intermediate container ed17cb33f925 15:29:39 ---> b0021f1a8ad5 15:29:39 Step 6/23 : COPY go.mod vendor* ./ 15:29:39 ---> d311edcf7d46 15:29:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:40 7b1c46037f91: Pull complete 15:29:40 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:29:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:29:40 ---> Running in 84ce64168fef 15:29:40 ---> 5b2950787439 15:29:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:40 ---> Running in 28e1755712f3 15:29:40 + docker build -t ci-base-image-arm64 -f - . 15:29:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:29:40 WORKDIR /edgex 15:29:40 COPY go.mod . 15:29:40 RUN go mod download 15:29:40 Removing intermediate container ba57a037847a 15:29:40 ---> e2e940a3539f 15:29:40 Step 8/22 : COPY . . 15:29:42 Removing intermediate container 4c16ec456266 15:29:42 ---> 3fc664adbba1 15:29:42 Step 8/22 : COPY . . 15:29:42 Removing intermediate container 092c0d2f6fd4 15:29:42 ---> 74262b017f50 15:29:42 Step 8/25 : COPY . . 15:29:43 Sending build context to Docker daemon 169.2MB 15:29:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:29:43 ---> f79e39bc4007 15:29:43 Step 2/4 : WORKDIR /edgex 15:29:43 Removing intermediate container 28e1755712f3 15:29:43 ---> cbaeac5b9fac 15:29:43 Step 8/23 : COPY . . 15:29:43 Removing intermediate container 84ce64168fef 15:29:43 ---> bf1c94370aa4 15:29:43 Step 8/31 : COPY . . 15:29:44 ---> Running in 1fd6ed9d69a0 15:29:44 Removing intermediate container 1fd6ed9d69a0 15:29:44 ---> a530a2a7121c 15:29:44 Step 3/4 : COPY go.mod . 15:29:45 ---> b747b352e7b4 15:29:45 Step 4/4 : RUN go mod download 15:29:45 ---> Running in 43be16bbb92b 15:29:56 ---> ae0b78e0a801 15:29:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:29:56 ---> 9fb99e2d310b 15:29:56 Step 9/23 : RUN make cmd/core-data/core-data 15:29:56 ---> 8f73ad85f7d5 15:29:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:29:56 ---> b46a2533baae 15:29:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:29:56 ---> 94ca3a4603c2 15:29:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:29:56 ---> Running in 87b60efe895b 15:29:56 ---> Running in a2e5b964dcc4 15:29:56 ---> Running in 46936d76f5d2 15:29:56 ---> Running in 52822bd5e956 15:29:56 ---> Running in ecb6c90cfd7b 15:29:56 Removing intermediate container ecb6c90cfd7b 15:29:56 ---> 57e4a7b3a583 15:29:56 Step 10/25 : RUN mkdir -p spire-build 15:29:56 ---> Running in 925d86371146 15:29:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:29:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:29:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:29:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:29:56 Removing intermediate container 925d86371146 15:29:56 ---> 7ad6b18749f9 15:29:56 Step 11/25 : WORKDIR /edgex-go/spire-build 15:29:56 ---> Running in ce990acbe9a4 15:29:56 Removing intermediate container ce990acbe9a4 15:29:56 ---> ceed7c8afd4f 15:29:56 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 15:29:56 ---> Running in 41bc1470e676 15:29:57 spire-1.2.1/ 15:29:57 spire-1.2.1/.data/ 15:29:57 spire-1.2.1/.data/.file 15:29:57 spire-1.2.1/.dockerignore 15:29:57 spire-1.2.1/.gitattributes 15:29:57 spire-1.2.1/.githooks/ 15:29:57 spire-1.2.1/.githooks/pre-commit 15:29:57 spire-1.2.1/.github/ 15:29:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:29:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:29:57 spire-1.2.1/.github/dependabot.yml 15:29:57 spire-1.2.1/.github/workflows/ 15:29:57 spire-1.2.1/.github/workflows/nightly_build.yaml 15:29:57 spire-1.2.1/.github/workflows/pr_build.yaml 15:29:57 spire-1.2.1/.github/workflows/release_build.yaml 15:29:57 spire-1.2.1/.github/workflows/scripts/ 15:29:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:29:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:29:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:29:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:29:57 spire-1.2.1/.github/workflows/scripts/split.sh 15:29:57 spire-1.2.1/.gitignore 15:29:57 spire-1.2.1/.go-version 15:29:57 spire-1.2.1/.golangci.yml 15:29:57 spire-1.2.1/ADOPTERS.md 15:29:57 spire-1.2.1/CHANGELOG.md 15:29:57 spire-1.2.1/CODE-OF-CONDUCT.md 15:29:57 spire-1.2.1/CODEOWNERS 15:29:57 spire-1.2.1/CONTRIBUTING.md 15:29:57 spire-1.2.1/Dockerfile 15:29:57 spire-1.2.1/Dockerfile.dev 15:29:57 spire-1.2.1/Dockerfile.scratch 15:29:57 spire-1.2.1/LICENSE 15:29:57 spire-1.2.1/MAINTAINERS.md 15:29:57 spire-1.2.1/Makefile 15:29:57 spire-1.2.1/README.md 15:29:57 spire-1.2.1/ROADMAP.md 15:29:57 spire-1.2.1/SECURITY.md 15:29:57 spire-1.2.1/cmd/ 15:29:57 spire-1.2.1/cmd/spire-agent/ 15:29:57 spire-1.2.1/cmd/spire-agent/cli/ 15:29:57 spire-1.2.1/cmd/spire-agent/cli/api/ 15:29:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/common/ 15:29:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:29:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/run/ 15:29:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:29:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:29:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:29:57 spire-1.2.1/cmd/spire-agent/main.go 15:29:57 spire-1.2.1/cmd/spire-server/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/agent/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/cli.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/run/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/token/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/validate/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/x509/ 15:29:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:29:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:29:57 spire-1.2.1/cmd/spire-server/main.go 15:29:57 spire-1.2.1/cmd/spire-server/util/ 15:29:57 spire-1.2.1/cmd/spire-server/util/util.go 15:29:57 spire-1.2.1/conf/ 15:29:57 spire-1.2.1/conf/agent/ 15:29:57 spire-1.2.1/conf/agent/agent.conf 15:29:57 spire-1.2.1/conf/agent/agent_full.conf 15:29:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:29:57 spire-1.2.1/conf/server/ 15:29:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:29:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:29:57 spire-1.2.1/conf/server/server.conf 15:29:57 spire-1.2.1/conf/server/server_full.conf 15:29:57 spire-1.2.1/doc/ 15:29:57 spire-1.2.1/doc/SPIRE101.md 15:29:57 spire-1.2.1/doc/auditlog.md 15:29:57 spire-1.2.1/doc/authorization_policy_engine.md 15:29:57 spire-1.2.1/doc/changelog_guidelines.md 15:29:57 spire-1.2.1/doc/cure53-report.pdf 15:29:57 spire-1.2.1/doc/images/ 15:29:57 spire-1.2.1/doc/images/2019_roadmap.png 15:29:57 spire-1.2.1/doc/images/SPIRE101.png 15:29:57 spire-1.2.1/doc/images/SPIRE_agent.png 15:29:57 spire-1.2.1/doc/images/SPIRE_server.png 15:29:57 spire-1.2.1/doc/images/cache_mgr.png 15:29:57 spire-1.2.1/doc/images/cache_mgr_components.png 15:29:57 spire-1.2.1/doc/images/federated_spire.png 15:29:57 spire-1.2.1/doc/images/ha_mode.png 15:29:57 spire-1.2.1/doc/images/nested_spire.png 15:29:57 spire-1.2.1/doc/images/oidc_federation.png 15:29:57 spire-1.2.1/doc/images/single_trust_domain.png 15:29:57 spire-1.2.1/doc/images/spiffe_compatible.png 15:29:57 spire-1.2.1/doc/images/spire_logo.png 15:29:57 spire-1.2.1/doc/migrating_registration_api_clients.md 15:29:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:29:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:29:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:29:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:29:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:29:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:29:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:29:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:29:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:29:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:29:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:29:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:29:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:29:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:29:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:29:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:29:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:29:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:29:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:29:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:29:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:29:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:29:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:29:57 spire-1.2.1/doc/scaling_spire.md 15:29:57 spire-1.2.1/doc/spire_agent.md 15:29:57 spire-1.2.1/doc/spire_server.md 15:29:57 spire-1.2.1/doc/supported_integrations.md 15:29:57 spire-1.2.1/doc/telemetry.md 15:29:57 spire-1.2.1/doc/telemetry_config.md 15:29:57 spire-1.2.1/doc/upgrading.md 15:29:57 spire-1.2.1/doc/using_spire.md 15:29:57 spire-1.2.1/examples/ 15:29:57 spire-1.2.1/examples/README.md 15:29:57 spire-1.2.1/go.mod 15:29:57 spire-1.2.1/go.sum 15:29:57 spire-1.2.1/pkg/ 15:29:57 spire-1.2.1/pkg/agent/ 15:29:57 spire-1.2.1/pkg/agent/agent.go 15:29:57 spire-1.2.1/pkg/agent/api/ 15:29:57 spire-1.2.1/pkg/agent/api/config.go 15:29:57 spire-1.2.1/pkg/agent/api/debug/ 15:29:57 spire-1.2.1/pkg/agent/api/debug/v1/ 15:29:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:29:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:29:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:29:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:29:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:29:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:29:57 spire-1.2.1/pkg/agent/api/endpoints.go 15:29:57 spire-1.2.1/pkg/agent/api/health/ 15:29:57 spire-1.2.1/pkg/agent/api/health/v1/ 15:29:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:29:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:29:57 spire-1.2.1/pkg/agent/api/rpccontext/ 15:29:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:29:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:29:57 spire-1.2.1/pkg/agent/attestor/ 15:29:57 spire-1.2.1/pkg/agent/attestor/node/ 15:29:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:29:57 spire-1.2.1/pkg/agent/attestor/node/node.go 15:29:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:29:57 spire-1.2.1/pkg/agent/attestor/workload/ 15:29:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:29:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:29:57 spire-1.2.1/pkg/agent/catalog/ 15:29:57 spire-1.2.1/pkg/agent/catalog/catalog.go 15:29:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:29:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:29:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:29:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:29:57 spire-1.2.1/pkg/agent/client/ 15:29:57 spire-1.2.1/pkg/agent/client/client.go 15:29:57 spire-1.2.1/pkg/agent/client/client_test.go 15:29:57 spire-1.2.1/pkg/agent/client/dial.go 15:29:57 spire-1.2.1/pkg/agent/client/nodeconn.go 15:29:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:29:57 spire-1.2.1/pkg/agent/client/update.go 15:29:57 spire-1.2.1/pkg/agent/client/util.go 15:29:57 spire-1.2.1/pkg/agent/common/ 15:29:57 spire-1.2.1/pkg/agent/common/backoff/ 15:29:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:29:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:29:57 spire-1.2.1/pkg/agent/common/cgroups/ 15:29:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:29:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:29:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:29:57 spire-1.2.1/pkg/agent/config.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/ 15:29:57 spire-1.2.1/pkg/agent/endpoints/config.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:29:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:29:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/workload/ 15:29:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:29:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:29:57 spire-1.2.1/pkg/agent/manager/ 15:29:57 spire-1.2.1/pkg/agent/manager/cache/ 15:29:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:29:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:29:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:29:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:29:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:29:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:29:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:29:57 spire-1.2.1/pkg/agent/manager/config.go 15:29:57 spire-1.2.1/pkg/agent/manager/manager.go 15:29:57 spire-1.2.1/pkg/agent/manager/manager_test.go 15:29:57 spire-1.2.1/pkg/agent/manager/storage.go 15:29:57 spire-1.2.1/pkg/agent/manager/storage_test.go 15:29:57 spire-1.2.1/pkg/agent/manager/storecache/ 15:29:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:29:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:29:57 spire-1.2.1/pkg/agent/manager/sync.go 15:29:57 spire-1.2.1/pkg/agent/plugin/ 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:29:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:29:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:29:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:29:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:29:57 spire-1.2.1/pkg/agent/svid/ 15:29:57 spire-1.2.1/pkg/agent/svid/rotator.go 15:29:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:29:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:29:57 spire-1.2.1/pkg/agent/svid/store/ 15:29:57 spire-1.2.1/pkg/agent/svid/store/service.go 15:29:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:29:57 spire-1.2.1/pkg/common/ 15:29:57 spire-1.2.1/pkg/common/agentpathtemplate/ 15:29:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:29:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:29:57 spire-1.2.1/pkg/common/api/ 15:29:57 spire-1.2.1/pkg/common/api/metrics.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/ 15:29:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/logger.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/names.go 15:29:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:29:57 spire-1.2.1/pkg/common/api/names.go 15:29:57 spire-1.2.1/pkg/common/api/ratelimit.go 15:29:57 spire-1.2.1/pkg/common/api/rpccontext/ 15:29:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:29:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:29:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:29:57 spire-1.2.1/pkg/common/auth/ 15:29:57 spire-1.2.1/pkg/common/auth/interceptors.go 15:29:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:29:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/ 15:29:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/types.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:29:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:29:57 spire-1.2.1/pkg/common/catalog/ 15:29:57 spire-1.2.1/pkg/common/catalog/bind.go 15:29:57 spire-1.2.1/pkg/common/catalog/builtin.go 15:29:57 spire-1.2.1/pkg/common/catalog/catalog.go 15:29:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:29:57 spire-1.2.1/pkg/common/catalog/closers.go 15:29:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:29:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:29:57 spire-1.2.1/pkg/common/catalog/config.go 15:29:57 spire-1.2.1/pkg/common/catalog/config_test.go 15:29:57 spire-1.2.1/pkg/common/catalog/configure.go 15:29:57 spire-1.2.1/pkg/common/catalog/constraints.go 15:29:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:29:57 spire-1.2.1/pkg/common/catalog/context.go 15:29:57 spire-1.2.1/pkg/common/catalog/external.go 15:29:57 spire-1.2.1/pkg/common/catalog/host.go 15:29:57 spire-1.2.1/pkg/common/catalog/pipenet.go 15:29:57 spire-1.2.1/pkg/common/catalog/plugin.go 15:29:57 spire-1.2.1/pkg/common/catalog/testplugin/ 15:29:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:29:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:29:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:29:57 spire-1.2.1/pkg/common/cli/ 15:29:57 spire-1.2.1/pkg/common/cli/env.go 15:29:57 spire-1.2.1/pkg/common/cli/flags.go 15:29:57 spire-1.2.1/pkg/common/cli/trust_domain.go 15:29:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:29:57 spire-1.2.1/pkg/common/cli/umask.go 15:29:57 spire-1.2.1/pkg/common/cli/umask_posix.go 15:29:57 spire-1.2.1/pkg/common/cli/umask_test.go 15:29:57 spire-1.2.1/pkg/common/cli/umask_windows.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/ 15:29:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/flag.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/format.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/ 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:29:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:29:57 spire-1.2.1/pkg/common/coretypes/ 15:29:57 spire-1.2.1/pkg/common/coretypes/bundle/ 15:29:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:29:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:29:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:29:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:29:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:29:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:29:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:29:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:29:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:29:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:29:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:29:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:29:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:29:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:29:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:29:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:29:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:29:57 spire-1.2.1/pkg/common/cryptoutil/ 15:29:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:29:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:29:57 spire-1.2.1/pkg/common/diskutil/ 15:29:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:29:57 spire-1.2.1/pkg/common/diskutil/file_test.go 15:29:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:29:57 spire-1.2.1/pkg/common/errorutil/ 15:29:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:29:57 spire-1.2.1/pkg/common/health/ 15:29:57 spire-1.2.1/pkg/common/health/config.go 15:29:57 spire-1.2.1/pkg/common/health/context.go 15:29:57 spire-1.2.1/pkg/common/health/context_test.go 15:29:57 spire-1.2.1/pkg/common/health/health.go 15:29:57 spire-1.2.1/pkg/common/health/health_test.go 15:29:57 spire-1.2.1/pkg/common/health/logger.go 15:29:57 spire-1.2.1/pkg/common/hostservice/ 15:29:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:29:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:29:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:29:57 spire-1.2.1/pkg/common/idutil/ 15:29:57 spire-1.2.1/pkg/common/idutil/require.go 15:29:57 spire-1.2.1/pkg/common/idutil/require_test.go 15:29:57 spire-1.2.1/pkg/common/idutil/safety.go 15:29:57 spire-1.2.1/pkg/common/idutil/safety_test.go 15:29:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:29:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:29:57 spire-1.2.1/pkg/common/jwtsvid/ 15:29:57 spire-1.2.1/pkg/common/jwtsvid/common.go 15:29:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:29:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:29:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:29:57 spire-1.2.1/pkg/common/jwtutil/ 15:29:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:29:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:29:57 spire-1.2.1/pkg/common/log/ 15:29:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:29:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:29:57 spire-1.2.1/pkg/common/log/log.go 15:29:57 spire-1.2.1/pkg/common/log/log_test.go 15:29:57 spire-1.2.1/pkg/common/log/options.go 15:29:57 spire-1.2.1/pkg/common/nodeutil/ 15:29:57 spire-1.2.1/pkg/common/nodeutil/node.go 15:29:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:29:57 spire-1.2.1/pkg/common/peertracker/ 15:29:57 spire-1.2.1/pkg/common/peertracker/conn.go 15:29:57 spire-1.2.1/pkg/common/peertracker/credentials.go 15:29:57 spire-1.2.1/pkg/common/peertracker/errors.go 15:29:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:29:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:29:57 spire-1.2.1/pkg/common/peertracker/info.go 15:29:57 spire-1.2.1/pkg/common/peertracker/listener.go 15:29:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:29:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:29:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:29:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:29:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:29:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:29:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:29:57 spire-1.2.1/pkg/common/peertracker/tcp.go 15:29:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:29:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:29:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:29:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:29:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:29:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:29:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:29:57 spire-1.2.1/pkg/common/peertracker/uds.go 15:29:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:29:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:29:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:29:57 spire-1.2.1/pkg/common/pemutil/ 15:29:57 spire-1.2.1/pkg/common/pemutil/block.go 15:29:57 spire-1.2.1/pkg/common/pemutil/certs.go 15:29:57 spire-1.2.1/pkg/common/pemutil/common.go 15:29:57 spire-1.2.1/pkg/common/pemutil/csr.go 15:29:57 spire-1.2.1/pkg/common/pemutil/keys.go 15:29:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/ 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:29:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:29:57 spire-1.2.1/pkg/common/plugin/ 15:29:57 spire-1.2.1/pkg/common/plugin/aws/ 15:29:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:29:57 spire-1.2.1/pkg/common/plugin/azure/ 15:29:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:29:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:29:57 spire-1.2.1/pkg/common/plugin/facade.go 15:29:57 spire-1.2.1/pkg/common/plugin/facade_test.go 15:29:57 spire-1.2.1/pkg/common/plugin/gcp/ 15:29:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:29:57 spire-1.2.1/pkg/common/plugin/k8s/ 15:29:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:29:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:29:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:29:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:29:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:29:57 spire-1.2.1/pkg/common/plugin/log.go 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/ 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:29:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:29:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:29:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:29:57 spire-1.2.1/pkg/common/plugin/x509pop/ 15:29:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:29:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:29:57 spire-1.2.1/pkg/common/profiling/ 15:29:57 spire-1.2.1/pkg/common/profiling/dumpers.go 15:29:57 spire-1.2.1/pkg/common/profiling/profiling.go 15:29:57 spire-1.2.1/pkg/common/protoutil/ 15:29:57 spire-1.2.1/pkg/common/protoutil/masks.go 15:29:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:29:57 spire-1.2.1/pkg/common/rotationutil/ 15:29:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:29:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:29:57 spire-1.2.1/pkg/common/selector/ 15:29:57 spire-1.2.1/pkg/common/selector/selector.go 15:29:57 spire-1.2.1/pkg/common/selector/selector_test.go 15:29:57 spire-1.2.1/pkg/common/selector/set.go 15:29:57 spire-1.2.1/pkg/common/selector/set_utils.go 15:29:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/ 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/ 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:29:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:29:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:29:57 spire-1.2.1/pkg/common/telemetry/call.go 15:29:57 spire-1.2.1/pkg/common/telemetry/common/ 15:29:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:29:57 spire-1.2.1/pkg/common/telemetry/config.go 15:29:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:29:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/inmem.go 15:29:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/m3.go 15:29:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/metrics.go 15:29:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/names.go 15:29:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:29:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:29:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/ 15:29:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:29:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:29:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:29:57 spire-1.2.1/pkg/common/telemetry/server/server.go 15:29:57 spire-1.2.1/pkg/common/telemetry/sink.go 15:29:57 spire-1.2.1/pkg/common/telemetry/statsd.go 15:29:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:29:57 spire-1.2.1/pkg/common/telemetry/uptime.go 15:29:57 spire-1.2.1/pkg/common/telemetry/version.go 15:29:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:29:57 spire-1.2.1/pkg/common/uptime/ 15:29:57 spire-1.2.1/pkg/common/uptime/uptime.go 15:29:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:29:57 spire-1.2.1/pkg/common/util/ 15:29:57 spire-1.2.1/pkg/common/util/certs.go 15:29:57 spire-1.2.1/pkg/common/util/certs_test.go 15:29:57 spire-1.2.1/pkg/common/util/csr.go 15:29:57 spire-1.2.1/pkg/common/util/hash.go 15:29:57 spire-1.2.1/pkg/common/util/selectors.go 15:29:57 spire-1.2.1/pkg/common/util/selectors_test.go 15:29:57 spire-1.2.1/pkg/common/util/signals.go 15:29:57 spire-1.2.1/pkg/common/util/sort.go 15:29:57 spire-1.2.1/pkg/common/util/sort_test.go 15:29:57 spire-1.2.1/pkg/common/util/task.go 15:29:57 spire-1.2.1/pkg/common/util/task_test.go 15:29:57 spire-1.2.1/pkg/common/util/testdata/ 15:29:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:29:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:29:57 spire-1.2.1/pkg/common/version/ 15:29:57 spire-1.2.1/pkg/common/version/version.go 15:29:57 spire-1.2.1/pkg/common/x509svid/ 15:29:57 spire-1.2.1/pkg/common/x509svid/common_test.go 15:29:57 spire-1.2.1/pkg/common/x509svid/csr.go 15:29:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:29:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:29:57 spire-1.2.1/pkg/common/x509util/ 15:29:57 spire-1.2.1/pkg/common/x509util/cert.go 15:29:57 spire-1.2.1/pkg/common/x509util/dns.go 15:29:57 spire-1.2.1/pkg/common/x509util/dns_test.go 15:29:57 spire-1.2.1/pkg/common/x509util/keyid.go 15:29:57 spire-1.2.1/pkg/common/x509util/keypair.go 15:29:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:29:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:29:57 spire-1.2.1/pkg/server/ 15:29:57 spire-1.2.1/pkg/server/api/ 15:29:57 spire-1.2.1/pkg/server/api/agent.go 15:29:57 spire-1.2.1/pkg/server/api/agent/ 15:29:57 spire-1.2.1/pkg/server/api/agent/v1/ 15:29:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:29:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:29:57 spire-1.2.1/pkg/server/api/agent_test.go 15:29:57 spire-1.2.1/pkg/server/api/api.go 15:29:57 spire-1.2.1/pkg/server/api/audit/ 15:29:57 spire-1.2.1/pkg/server/api/audit/audit.go 15:29:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:29:57 spire-1.2.1/pkg/server/api/bundle.go 15:29:57 spire-1.2.1/pkg/server/api/bundle/ 15:29:57 spire-1.2.1/pkg/server/api/bundle/v1/ 15:29:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:29:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:29:57 spire-1.2.1/pkg/server/api/bundle_test.go 15:29:57 spire-1.2.1/pkg/server/api/debug/ 15:29:57 spire-1.2.1/pkg/server/api/debug/v1/ 15:29:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:29:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:29:57 spire-1.2.1/pkg/server/api/entry.go 15:29:57 spire-1.2.1/pkg/server/api/entry/ 15:29:57 spire-1.2.1/pkg/server/api/entry/v1/ 15:29:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:29:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:29:57 spire-1.2.1/pkg/server/api/entry_test.go 15:29:57 spire-1.2.1/pkg/server/api/health/ 15:29:57 spire-1.2.1/pkg/server/api/health/v1/ 15:29:57 spire-1.2.1/pkg/server/api/health/v1/service.go 15:29:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:29:57 spire-1.2.1/pkg/server/api/id.go 15:29:57 spire-1.2.1/pkg/server/api/id_test.go 15:29:57 spire-1.2.1/pkg/server/api/limits/ 15:29:57 spire-1.2.1/pkg/server/api/limits/limits.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/ 15:29:57 spire-1.2.1/pkg/server/api/middleware/alias.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/audit.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/caller.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/common.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/entries.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:29:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:29:57 spire-1.2.1/pkg/server/api/ratelimit.go 15:29:57 spire-1.2.1/pkg/server/api/rpccontext/ 15:29:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:29:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:29:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:29:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:29:57 spire-1.2.1/pkg/server/api/selector.go 15:29:57 spire-1.2.1/pkg/server/api/selector_test.go 15:29:57 spire-1.2.1/pkg/server/api/status.go 15:29:57 spire-1.2.1/pkg/server/api/status_test.go 15:29:57 spire-1.2.1/pkg/server/api/svid/ 15:29:57 spire-1.2.1/pkg/server/api/svid/v1/ 15:29:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:29:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:29:57 spire-1.2.1/pkg/server/api/trustdomain.go 15:29:57 spire-1.2.1/pkg/server/api/trustdomain/ 15:29:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:29:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:29:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:29:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:29:57 spire-1.2.1/pkg/server/authpolicy/ 15:29:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:29:57 spire-1.2.1/pkg/server/authpolicy/policy.go 15:29:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:29:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:29:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:29:57 spire-1.2.1/pkg/server/authpolicy/validate.go 15:29:57 spire-1.2.1/pkg/server/bundle/ 15:29:57 spire-1.2.1/pkg/server/bundle/client/ 15:29:57 spire-1.2.1/pkg/server/bundle/client/client.go 15:29:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:29:57 spire-1.2.1/pkg/server/bundle/client/manager.go 15:29:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:29:57 spire-1.2.1/pkg/server/bundle/client/sources.go 15:29:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:29:57 spire-1.2.1/pkg/server/bundle/client/updater.go 15:29:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:29:57 spire-1.2.1/pkg/server/ca/ 15:29:57 spire-1.2.1/pkg/server/ca/ca.go 15:29:57 spire-1.2.1/pkg/server/ca/ca_health.go 15:29:57 spire-1.2.1/pkg/server/ca/ca_test.go 15:29:57 spire-1.2.1/pkg/server/ca/journal.go 15:29:57 spire-1.2.1/pkg/server/ca/journal_test.go 15:29:57 spire-1.2.1/pkg/server/ca/manager.go 15:29:57 spire-1.2.1/pkg/server/ca/manager_health.go 15:29:57 spire-1.2.1/pkg/server/ca/manager_test.go 15:29:57 spire-1.2.1/pkg/server/ca/templates.go 15:29:57 spire-1.2.1/pkg/server/ca/upstream_client.go 15:29:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:29:57 spire-1.2.1/pkg/server/ca/validation.go 15:29:57 spire-1.2.1/pkg/server/cache/ 15:29:57 spire-1.2.1/pkg/server/cache/dscache/ 15:29:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:29:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:29:57 spire-1.2.1/pkg/server/cache/entrycache/ 15:29:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:29:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:29:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:29:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:29:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:29:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:29:57 spire-1.2.1/pkg/server/catalog/ 15:29:57 spire-1.2.1/pkg/server/catalog/catalog.go 15:29:57 spire-1.2.1/pkg/server/catalog/keymanager.go 15:29:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:29:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:29:57 spire-1.2.1/pkg/server/catalog/notifier.go 15:29:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:29:57 spire-1.2.1/pkg/server/config.go 15:29:57 spire-1.2.1/pkg/server/datastore/ 15:29:57 spire-1.2.1/pkg/server/datastore/datastore.go 15:29:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:29:57 spire-1.2.1/pkg/server/datastore/repository.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:29:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:29:57 spire-1.2.1/pkg/server/endpoints/ 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/ 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:29:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:29:57 spire-1.2.1/pkg/server/endpoints/config.go 15:29:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:29:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:29:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:29:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:29:57 spire-1.2.1/pkg/server/endpoints/middleware.go 15:29:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:29:57 spire-1.2.1/pkg/server/hostservice/ 15:29:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:29:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:29:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:29:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:29:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:29:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:29:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:29:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/ 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/ 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:29:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:29:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:29:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/ 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:29:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:29:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:29:57 spire-1.2.1/pkg/server/registration/ 15:29:57 spire-1.2.1/pkg/server/registration/manager.go 15:29:57 spire-1.2.1/pkg/server/registration/manager_test.go 15:29:57 spire-1.2.1/pkg/server/scanentries.go 15:29:57 spire-1.2.1/pkg/server/scanentries_test.go 15:29:57 spire-1.2.1/pkg/server/server.go 15:29:57 spire-1.2.1/pkg/server/server_test.go 15:29:57 spire-1.2.1/pkg/server/svid/ 15:29:57 spire-1.2.1/pkg/server/svid/observer.go 15:29:57 spire-1.2.1/pkg/server/svid/observer_test.go 15:29:57 spire-1.2.1/pkg/server/svid/rotator.go 15:29:57 spire-1.2.1/pkg/server/svid/rotator_config.go 15:29:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:29:57 spire-1.2.1/pkg/server/svid/rotator_test.go 15:29:57 spire-1.2.1/proto/ 15:29:57 spire-1.2.1/proto/private/ 15:29:57 spire-1.2.1/proto/private/server/ 15:29:57 spire-1.2.1/proto/private/server/journal/ 15:29:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:29:57 spire-1.2.1/proto/private/server/journal/journal.proto 15:29:57 spire-1.2.1/proto/spire/ 15:29:57 spire-1.2.1/proto/spire/common/ 15:29:57 spire-1.2.1/proto/spire/common/common.pb.go 15:29:57 spire-1.2.1/proto/spire/common/common.proto 15:29:57 spire-1.2.1/proto/spire/common/plugin/ 15:29:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:29:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:29:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:29:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:29:57 spire-1.2.1/proto/spire/plugin/ 15:29:57 spire-1.2.1/proto/spire/plugin/agent/ 15:29:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:29:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:29:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:29:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:29:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:29:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:29:57 spire-1.2.1/release/ 15:29:57 spire-1.2.1/release/spire-extras/ 15:29:57 spire-1.2.1/release/spire-extras/README.md 15:29:57 spire-1.2.1/release/spire-extras/conf/ 15:29:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:29:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:29:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:29:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:29:57 spire-1.2.1/release/spire/ 15:29:57 spire-1.2.1/release/spire/README.md 15:29:57 spire-1.2.1/release/spire/conf/ 15:29:57 spire-1.2.1/release/spire/conf/agent/ 15:29:57 spire-1.2.1/release/spire/conf/agent/agent.conf 15:29:57 spire-1.2.1/release/spire/conf/server/ 15:29:57 spire-1.2.1/release/spire/conf/server/server.conf 15:29:57 spire-1.2.1/script/ 15:29:57 spire-1.2.1/script/build-artifact.sh 15:29:57 spire-1.2.1/script/generate_dummy_ca.sh 15:29:57 spire-1.2.1/support/ 15:29:57 spire-1.2.1/support/k8s/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:29:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/ 15:29:57 spire-1.2.1/support/oidc-discovery-provider/README.md 15:29:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/config.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/main.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:29:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:29:57 spire-1.2.1/test/ 15:29:57 spire-1.2.1/test/clock/ 15:29:57 spire-1.2.1/test/clock/clock.go 15:29:57 spire-1.2.1/test/fakes/ 15:29:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:29:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:29:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:29:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:29:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:29:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:29:57 spire-1.2.1/test/fakes/fakeagentstore/ 15:29:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:29:57 spire-1.2.1/test/fakes/fakedatastore/ 15:29:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:29:57 spire-1.2.1/test/fakes/fakeentryclient/ 15:29:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:29:57 spire-1.2.1/test/fakes/fakehealthchecker/ 15:29:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:29:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:29:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:29:57 spire-1.2.1/test/fakes/fakemetrics/ 15:29:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:29:57 spire-1.2.1/test/fakes/fakenoderesolver/ 15:29:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:29:57 spire-1.2.1/test/fakes/fakenotifier/ 15:29:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:29:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:29:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:29:57 spire-1.2.1/test/fakes/fakeserverca/ 15:29:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:29:57 spire-1.2.1/test/fakes/fakeservercatalog/ 15:29:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:29:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:29:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:29:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:29:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:29:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:29:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:29:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:29:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:29:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:29:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:29:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:29:57 spire-1.2.1/test/fixture/ 15:29:57 spire-1.2.1/test/fixture/certs/ 15:29:57 spire-1.2.1/test/fixture/certs/agent_svid.der 15:29:57 spire-1.2.1/test/fixture/certs/base_cert.pem 15:29:57 spire-1.2.1/test/fixture/certs/base_csr.pem 15:29:57 spire-1.2.1/test/fixture/certs/base_key.pem 15:29:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:29:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:29:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:29:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:29:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:29:57 spire-1.2.1/test/fixture/certs/blog_key.pem 15:29:57 spire-1.2.1/test/fixture/certs/bundle.der 15:29:57 spire-1.2.1/test/fixture/certs/ca.pem 15:29:57 spire-1.2.1/test/fixture/certs/ca_key.pem 15:29:57 spire-1.2.1/test/fixture/certs/database_cert.pem 15:29:57 spire-1.2.1/test/fixture/certs/database_csr.pem 15:29:57 spire-1.2.1/test/fixture/certs/database_key.pem 15:29:57 spire-1.2.1/test/fixture/certs/node_cert.pem 15:29:57 spire-1.2.1/test/fixture/certs/node_csr.pem 15:29:57 spire-1.2.1/test/fixture/certs/node_key.pem 15:29:57 spire-1.2.1/test/fixture/certs/svid.pem 15:29:57 spire-1.2.1/test/fixture/certs/svid_key.pem 15:29:57 spire-1.2.1/test/fixture/config/ 15:29:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:29:57 spire-1.2.1/test/fixture/config/agent_good.conf 15:29:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:29:57 spire-1.2.1/test/fixture/config/plugin_good.conf 15:29:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:29:57 spire-1.2.1/test/fixture/config/server_good.conf 15:29:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:29:57 spire-1.2.1/test/fixture/fixture.go 15:29:57 spire-1.2.1/test/fixture/nodeattestor/ 15:29:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:29:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:29:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:29:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:29:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:29:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:29:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:29:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:29:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:29:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:29:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:29:57 spire-1.2.1/test/fixture/registration/ 15:29:57 spire-1.2.1/test/fixture/registration/entries.json 15:29:57 spire-1.2.1/test/fixture/registration/good-for-update.json 15:29:57 spire-1.2.1/test/fixture/registration/good.json 15:29:57 spire-1.2.1/test/fixture/registration/invalid.json 15:29:57 spire-1.2.1/test/fixture/registration/invalid_json.json 15:29:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:29:57 spire-1.2.1/test/integration/ 15:29:57 spire-1.2.1/test/integration/README.md 15:29:57 spire-1.2.1/test/integration/common 15:29:57 spire-1.2.1/test/integration/setup/ 15:29:57 spire-1.2.1/test/integration/setup/adminclient/ 15:29:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:29:57 spire-1.2.1/test/integration/setup/adminclient/client.go 15:29:57 spire-1.2.1/test/integration/setup/debugagent/ 15:29:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:29:57 spire-1.2.1/test/integration/setup/debugagent/main.go 15:29:57 spire-1.2.1/test/integration/setup/debugserver/ 15:29:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:29:57 spire-1.2.1/test/integration/setup/debugserver/main.go 15:29:57 spire-1.2.1/test/integration/setup/downstreamclient/ 15:29:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:29:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:29:57 spire-1.2.1/test/integration/setup/itclient/ 15:29:57 spire-1.2.1/test/integration/setup/itclient/client.go 15:29:57 spire-1.2.1/test/integration/setup/node-attestation/ 15:29:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:29:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:29:57 spire-1.2.1/test/integration/setup/x509pop/ 15:29:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:29:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:29:57 spire-1.2.1/test/integration/suites/ 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:29:57 spire-1.2.1/test/integration/suites/join-token/ 15:29:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:29:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:29:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:29:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:29:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:29:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:29:57 spire-1.2.1/test/integration/suites/join-token/README.md 15:29:57 spire-1.2.1/test/integration/suites/join-token/conf/ 15:29:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/join-token/teardown 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:29:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:29:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:29:57 spire-1.2.1/test/integration/suites/k8s/ 15:29:57 spire-1.2.1/test/integration/suites/k8s/00-setup 15:29:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:29:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:29:57 spire-1.2.1/test/integration/suites/k8s/README.md 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/ 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:29:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:29:57 spire-1.2.1/test/integration/suites/k8s/teardown 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/ 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:29:57 spire-1.2.1/test/integration/suites/rotation/ 15:29:57 spire-1.2.1/test/integration/suites/rotation/00-setup 15:29:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:29:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:29:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:29:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:29:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:29:57 spire-1.2.1/test/integration/suites/rotation/README.md 15:29:57 spire-1.2.1/test/integration/suites/rotation/conf/ 15:29:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/rotation/teardown 15:29:57 spire-1.2.1/test/integration/suites/self-test/ 15:29:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:29:57 spire-1.2.1/test/integration/suites/self-test/README.md 15:29:57 spire-1.2.1/test/integration/suites/self-test/teardown 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:29:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:29:57 spire-1.2.1/test/integration/suites/upgrade/ 15:29:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:29:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:29:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:29:57 spire-1.2.1/test/integration/suites/upgrade/README.md 15:29:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:29:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:29:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:29:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:29:57 spire-1.2.1/test/integration/suites/upgrade/teardown 15:29:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:29:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:29:57 spire-1.2.1/test/integration/test-one.sh 15:29:57 spire-1.2.1/test/integration/test.sh 15:29:57 spire-1.2.1/test/plugintest/ 15:29:57 spire-1.2.1/test/plugintest/config.go 15:29:57 spire-1.2.1/test/plugintest/load.go 15:29:57 spire-1.2.1/test/plugintest/option.go 15:29:57 spire-1.2.1/test/spiretest/ 15:29:57 spire-1.2.1/test/spiretest/apiserver.go 15:29:57 spire-1.2.1/test/spiretest/assertions.go 15:29:57 spire-1.2.1/test/spiretest/dir.go 15:29:57 spire-1.2.1/test/spiretest/errors_posix.go 15:29:57 spire-1.2.1/test/spiretest/errors_windows.go 15:29:57 spire-1.2.1/test/spiretest/logs.go 15:29:57 spire-1.2.1/test/spiretest/socketapi.go 15:29:57 spire-1.2.1/test/spiretest/suite.go 15:29:57 spire-1.2.1/test/spiretest/x509.go 15:29:57 spire-1.2.1/test/testca/ 15:29:57 spire-1.2.1/test/testca/ca.go 15:29:57 spire-1.2.1/test/testkey/ 15:29:57 spire-1.2.1/test/testkey/generate.sh 15:29:57 spire-1.2.1/test/testkey/genkeys.go 15:29:57 spire-1.2.1/test/testkey/keys.go 15:29:57 spire-1.2.1/test/testkey/new.go 15:29:57 spire-1.2.1/test/tpmsimulator/ 15:29:57 spire-1.2.1/test/tpmsimulator/simulator.go 15:29:57 spire-1.2.1/test/util/ 15:29:57 spire-1.2.1/test/util/cert_fixtures.go 15:29:57 spire-1.2.1/test/util/cert_generation.go 15:29:57 spire-1.2.1/test/util/io_redirection.go 15:29:57 spire-1.2.1/test/util/race.go 15:29:57 spire-1.2.1/test/util/util.go 15:29:57 building spire from source... 15:29:57 Installing go1.17.7... 15:30:04 Building bin/spire-server... 15:30:04 go: downloading github.com/mitchellh/cli v1.1.2 15:30:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:30:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:30:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:30:04 go: downloading google.golang.org/grpc v1.44.0 15:30:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:30:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:30:04 go: downloading github.com/imdario/mergo v0.3.12 15:30:04 go: downloading github.com/sirupsen/logrus v1.8.1 15:30:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:30:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:30:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:30:04 go: downloading github.com/fatih/color v1.13.0 15:30:04 go: downloading github.com/mattn/go-isatty v0.0.14 15:30:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:30:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:30:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:30:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:30:04 go: downloading github.com/armon/go-metrics v0.3.10 15:30:04 go: downloading github.com/prometheus/client_golang v1.12.1 15:30:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:30:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:30:04 go: downloading github.com/open-policy-agent/opa v0.38.0 15:30:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:30:04 go: downloading github.com/mattn/go-colorable v0.1.12 15:30:04 go: downloading github.com/Masterminds/semver v1.5.0 15:30:04 go: downloading github.com/Masterminds/goutils v1.1.0 15:30:04 go: downloading github.com/google/uuid v1.1.2 15:30:04 go: downloading github.com/huandu/xstrings v1.3.2 15:30:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:30:04 go: downloading github.com/oklog/run v1.0.0 15:30:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:30:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:30:04 go: downloading github.com/beorn7/perks v1.0.1 15:30:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:30:04 go: downloading github.com/prometheus/client_model v0.2.0 15:30:04 go: downloading github.com/prometheus/common v0.32.1 15:30:04 go: downloading github.com/prometheus/procfs v0.7.3 15:30:04 go: downloading go.uber.org/atomic v1.9.0 15:30:04 go: downloading github.com/imkira/go-observer v1.0.3 15:30:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:30:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:30:04 go: downloading github.com/hashicorp/errwrap v1.1.0 15:30:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:30:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:30:04 go: downloading github.com/twmb/murmur3 v1.1.6 15:30:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:30:04 go: downloading github.com/blang/semver/v4 v4.0.0 15:30:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:30:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:30:05 go: downloading github.com/jinzhu/gorm v1.9.16 15:30:05 go: downloading github.com/lib/pq v1.10.4 15:30:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:30:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:30:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:30:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:30:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:30:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:30:07 go: downloading github.com/stretchr/testify v1.7.0 15:30:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:30:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:30:11 go: downloading google.golang.org/api v0.70.0 15:30:11 go: downloading k8s.io/client-go v0.23.4 15:30:11 go: downloading k8s.io/api v0.23.4 15:30:11 go: downloading github.com/google/go-tpm v0.3.3 15:30:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:30:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:30:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:30:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:30:11 go: downloading cloud.google.com/go/storage v1.21.0 15:30:11 go: downloading cloud.google.com/go v0.100.2 15:30:13 go: downloading k8s.io/apimachinery v0.23.4 15:30:13 go: downloading k8s.io/kube-aggregator v0.23.3 15:30:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:30:13 go: downloading cloud.google.com/go/security v1.3.0 15:30:13 go: downloading github.com/hashicorp/vault/api v1.4.1 15:30:13 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:30:13 go: downloading github.com/jinzhu/inflection v1.0.0 15:30:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:30:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:30:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:30:13 go: downloading github.com/aws/smithy-go v1.11.0 15:30:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:30:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:30:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:30:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:30:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:30:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:30:14 go: downloading github.com/dimchansky/utfbom v1.1.1 15:30:14 go: downloading cloud.google.com/go/compute v1.3.0 15:30:14 go: downloading cloud.google.com/go/iam v0.1.1 15:30:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:30:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:30:17 go: downloading github.com/gogo/protobuf v1.3.2 15:30:17 go: downloading k8s.io/klog/v2 v2.30.0 15:30:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:30:17 go: downloading github.com/google/gofuzz v1.1.0 15:30:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:30:17 go: downloading github.com/spf13/pflag v1.0.5 15:30:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:30:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:30:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:30:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:30:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:30:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:30:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:30:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:30:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:30:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:30:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:30:18 go: downloading gopkg.in/yaml.v2 v2.4.0 15:30:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:30:18 go: downloading github.com/gobwas/glob v0.2.3 15:30:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:30:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:30:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:30:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:30:18 go: downloading go.opencensus.io v0.23.0 15:30:18 go: downloading gopkg.in/inf.v0 v0.9.1 15:30:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:30:18 go: downloading github.com/googleapis/gnostic v0.5.5 15:30:18 go: downloading github.com/go-logr/logr v1.2.2 15:30:18 go: downloading github.com/google/go-cmp v0.5.7 15:30:18 go: downloading github.com/json-iterator/go v1.1.12 15:30:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:30:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:30:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:30:18 go: downloading go.uber.org/zap v1.21.0 15:30:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:30:18 go: downloading github.com/tklauser/numcpus v0.3.0 15:30:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:30:18 go: downloading sigs.k8s.io/yaml v1.3.0 15:30:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:30:18 go: downloading github.com/modern-go/reflect2 v1.0.2 15:30:18 go: downloading github.com/ryanuber/go-glob v1.0.0 15:30:18 go: downloading github.com/golang/snappy v0.0.4 15:30:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:30:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:30:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:30:18 go: downloading github.com/hashicorp/go-version v1.2.0 15:30:18 go: downloading go.uber.org/multierr v1.6.0 15:30:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:30:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:30:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:30:32 Removing intermediate container 43be16bbb92b 15:30:32 ---> de32095d6c36 15:30:32 Successfully built de32095d6c36 15:30:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:30:32 + docker inspect -f . ci-base-image-arm64 15:30:32 . [Pipeline] withDockerContainer 15:30:33 prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container 15:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:30:34 $ docker top 846f53f222b840bd73084051442a55c4b6b036cecef84a2e5deca2d42886e0f4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:35 + go version 15:30:35 go version go1.17.6 linux/arm64 [Pipeline] } 15:30:35 $ docker stop --time=1 846f53f222b840bd73084051442a55c4b6b036cecef84a2e5deca2d42886e0f4 15:30:37 $ docker rm -f 846f53f222b840bd73084051442a55c4b6b036cecef84a2e5deca2d42886e0f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:37 + docker inspect -f . ci-base-image-arm64 15:30:37 . [Pipeline] withDockerContainer 15:30:37 prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container 15:30:38 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:39 $ docker top aa38258d4add276a17c74b6c537176f1bdde8fafbe51655e87f1f5a401ca4368 -eo pid,comm [Pipeline] { [Pipeline] echo 15:30:39 ========================================================= 15:30:39 [edgeXBuildGoParallel] Running Tests and Build... 15:30:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:30:40 + make test 15:30:40 go mod tidy -compat=1.17 15:30:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:30:55 Removing intermediate container 46936d76f5d2 15:30:55 ---> 1f0235afc312 15:30:55 15:30:55 Step 10/22 : FROM alpine:3.14 15:30:55 3.14: Pulling from library/alpine 15:30:55 Removing intermediate container a2e5b964dcc4 15:30:55 ---> d3f1af5a0bd1 15:30:55 15:30:55 Step 10/23 : FROM alpine:3.14 15:30:55 Removing intermediate container 87b60efe895b 15:30:55 ---> 19418de7c68a 15:30:55 15:30:55 Step 10/31 : FROM alpine:3.14 15:30:55 Removing intermediate container 52822bd5e956 15:30:55 ---> 95275adfcb63 15:30:55 15:30:55 Step 10/22 : FROM alpine:3.14 15:30:55 3.14: Pulling from library/alpine 15:30:55 3.14: Pulling from library/alpine 15:30:55 3.14: Pulling from library/alpine 15:30:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:30:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:30:55 Status: Downloaded newer image for alpine:3.14 15:30:55 Status: Downloaded newer image for alpine:3.14 15:30:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:30:55 Status: Image is up to date for alpine:3.14 15:30:55 ---> e04c818066af 15:30:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:30:55 ---> e04c818066af 15:30:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:30:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:30:55 Status: Image is up to date for alpine:3.14 15:30:55 ---> e04c818066af 15:30:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:30:55 ---> e04c818066af 15:30:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:30:55 ---> Running in b97c3368dca8 15:30:55 ---> Running in bc4581a7dc54 15:30:55 ---> Running in bd9d0268b192 15:30:55 ---> Running in 77ddfd2be1c5 15:30:56 Removing intermediate container bd9d0268b192 15:30:56 ---> da6396d0f51b 15:30:56 Step 12/23 : ENV APP_PORT=59880 15:30:56 Removing intermediate container bc4581a7dc54 15:30:56 ---> e9e2ac66ec1f 15:30:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:30:56 ---> Running in f75720af09d9 15:30:56 ---> Running in b5d009d4ddbc 15:30:57 Removing intermediate container f75720af09d9 15:30:57 ---> fc8d4f0f12cc 15:30:57 Step 13/23 : EXPOSE $APP_PORT 15:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:30:57 ---> Running in c8f4a1fe45eb 15:30:57 (1/6) Installing ca-certificates (20211220-r0) 15:30:57 (2/6) Installing brotli-libs (1.0.9-r5) 15:30:57 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:30:57 (4/6) Installing libcurl (7.79.1-r0) 15:30:57 (5/6) Installing curl (7.79.1-r0) 15:30:57 (6/6) Installing dumb-init (1.2.5-r1) 15:30:57 Executing busybox-1.33.1-r7.trigger 15:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:30:57 Executing ca-certificates-20211220-r0.trigger 15:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:30:57 OK: 8 MiB in 20 packages 15:30:57 Removing intermediate container c8f4a1fe45eb 15:30:57 ---> a8a05bcab365 15:30:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:57 ---> Running in 2014f66052e4 15:30:57 (1/1) Installing dumb-init (1.2.5-r1) 15:30:57 Executing busybox-1.33.1-r7.trigger 15:30:57 OK: 6 MiB in 15 packages 15:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:30:57 (1/2) Installing dumb-init (1.2.5-r1) 15:30:57 (2/2) Installing su-exec (0.2-r1) 15:30:57 Executing busybox-1.33.1-r7.trigger 15:30:57 OK: 6 MiB in 16 packages 15:30:58 Removing intermediate container b97c3368dca8 15:30:58 ---> cc9efab4fd12 15:30:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:30:58 ---> Running in 2826ec881409 15:30:58 Removing intermediate container 77ddfd2be1c5 15:30:58 ---> c6adf11ea173 15:30:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:30:58 Removing intermediate container b5d009d4ddbc 15:30:58 ---> 31f32df932b1 15:30:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:30:58 ---> Running in 8b0a953fa890 15:30:58 Removing intermediate container 2826ec881409 15:30:58 ---> 19fd37e841cb 15:30:58 Step 13/22 : WORKDIR /edgex 15:30:58 ---> Running in 6cc07307e387 15:30:59 ---> Running in 528d74ab9ea8 15:30:59 Removing intermediate container 6cc07307e387 15:30:59 ---> 7ed75e1766bd 15:30:59 Step 13/22 : ENV APP_PORT=59861 15:30:59 Removing intermediate container 8b0a953fa890 15:30:59 ---> d1f6d44bd5c5 15:30:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:31:00 ---> Running in 2cdaa0610ead 15:31:00 ---> Running in 039a96c33fb4 15:31:00 Removing intermediate container 528d74ab9ea8 15:31:00 ---> cfbba5ca15d6 15:31:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:31:00 Removing intermediate container 2014f66052e4 15:31:00 ---> 9c2b1dfe4aa8 15:31:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:31:00 ---> Running in d4e304517763 15:31:00 Removing intermediate container 039a96c33fb4 15:31:00 ---> 291345703f82 15:31:00 Step 14/22 : EXPOSE $APP_PORT 15:31:00 Removing intermediate container 2cdaa0610ead 15:31:00 ---> 27c8a315f234 15:31:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:31:00 ---> Running in 10ad8d655e03 15:31:00 ---> Running in 16dec299f77a 15:31:00 ---> 0f48fdcfeba7 15:31:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:31:01 Removing intermediate container 10ad8d655e03 15:31:01 ---> 628ce8f82d74 15:31:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:31:01 ---> e28e742e7b4b 15:31:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:31:01 ---> e31da40b83e0 15:31:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:31:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:31:02 (1/6) Installing dumb-init (1.2.5-r1) 15:31:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:31:02 (3/6) Installing libsodium (1.0.18-r0) 15:31:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:31:02 (5/6) Installing libzmq (4.3.4-r0) 15:31:02 (6/6) Installing zeromq (4.3.4-r0) 15:31:02 Executing busybox-1.33.1-r7.trigger 15:31:02 OK: 8 MiB in 20 packages 15:31:02 Removing intermediate container 16dec299f77a 15:31:02 ---> ba74c15485f8 15:31:02 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:31:03 ---> a51ed3799c1f 15:31:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:31:03 ---> e96208230d0d 15:31:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:31:03 ---> Running in a0fe6a8a9ce5 15:31:03 Removing intermediate container a0fe6a8a9ce5 15:31:03 ---> 1d922ea931cd 15:31:03 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:31:03 Removing intermediate container d4e304517763 15:31:03 ---> a731a01351f8 15:31:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:03 ---> 7d1d0755d46c 15:31:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:31:03 ---> 1e9f44334e4e 15:31:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:31:04 ---> Running in 663ad9fb651f 15:31:04 ---> Running in d0b59dc41291 15:31:04 ---> 71077a99499b 15:31:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:31:04 ---> 5a203fe38484 15:31:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:31:04 ---> Running in bfa324b210d5 15:31:04 Removing intermediate container 663ad9fb651f 15:31:04 ---> f974a7edd20c 15:31:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:31:04 ---> Running in d25bc72db0ab 15:31:04 Removing intermediate container d25bc72db0ab 15:31:04 ---> bfe9afae1922 15:31:04 Step 20/22 : LABEL arch=x86_64 15:31:05 ---> Running in e2313733dd76 15:31:05 Removing intermediate container e2313733dd76 15:31:05 ---> 49a5a24e3c97 15:31:05 Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:31:05 ---> Running in 220d67e4d340 15:31:06 ---> a89c1efa4b41 15:31:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:31:06 Removing intermediate container d0b59dc41291 15:31:06 ---> c1b66ec5ac6a 15:31:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:31:06 Removing intermediate container 220d67e4d340 15:31:06 ---> ba510395e6ed 15:31:06 Step 22/22 : LABEL version=0.0.0 15:31:06 ---> Running in a4828e411e43 15:31:06 ---> Running in 60debbe4e619 15:31:06 Removing intermediate container bfa324b210d5 15:31:06 ---> e35c0cd94423 15:31:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:06 ---> 1594c5822dd4 15:31:06 Step 19/23 : ENTRYPOINT ["/core-data"] 15:31:06 ---> Running in 219df2411cc6 15:31:06 Removing intermediate container a4828e411e43 15:31:06 ---> 524c91cef3c3 15:31:06 Step 20/22 : LABEL arch=x86_64 15:31:06 Removing intermediate container 60debbe4e619 15:31:06 ---> e68f57561831 15:31:06 15:31:06 ---> Running in dc8b73f12c6e 15:31:07 Successfully built e68f57561831 15:31:07 Successfully tagged support-scheduler:latest 15:31:07 Building support-notifications 15:31:07  Building support-scheduler ... done  ---> c14baea242df 15:31:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:31:07 Removing intermediate container 219df2411cc6 15:31:07 ---> fb4fd41f0754 15:31:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:31:07 Removing intermediate container dc8b73f12c6e 15:31:07 ---> 19d930d31f82 15:31:07 Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:31:09 ---> Running in 617bd13028e9 15:31:10 ---> Running in 73c14c8be4c5 15:31:10 ---> 6b9aff521868 15:31:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:31:10 Removing intermediate container 617bd13028e9 15:31:10 ---> a67d2a404de7 15:31:11 Step 21/23 : LABEL arch=x86_64 15:31:11 Removing intermediate container 73c14c8be4c5 15:31:11 ---> 5efd9cc0cdfc 15:31:11 Step 22/22 : LABEL version=0.0.0 15:31:11 ---> Running in 0acda1c3cfa8 15:31:11 ---> Running in c0b9d4cd86c9 15:31:11 ---> 80424fc107dd 15:31:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:31:11 Removing intermediate container 0acda1c3cfa8 15:31:11 ---> 1141ed831eca 15:31:11 Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:31:11 Removing intermediate container c0b9d4cd86c9 15:31:11 ---> c2d3cebc3471 15:31:11 15:31:11 Successfully built c2d3cebc3471 15:31:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:31:11 ---> Running in c542f070e801 15:31:11 Successfully tagged security-proxy-setup:latest 15:31:11 Building security-spire-agent 15:31:11 ---> a463eab64751 15:31:11 Step 3/22 : WORKDIR /edgex-go 15:31:11 ---> Using cache 15:31:11 ---> bc517ecf9dc0 15:31:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:11 ---> Using cache 15:31:11 ---> 8d037292ee69 15:31:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:31:12  Building security-proxy-setup ... done  ---> 64cca4cba691 15:31:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:31:12 ---> Running in e42f65237f7d 15:31:13 Removing intermediate container c542f070e801 15:31:13 ---> 0ad631fc2736 15:31:13 Step 23/23 : LABEL version=0.0.0 15:31:13 ? github.com/edgexfoundry/edgex-go [no test files] 15:31:15 ---> b56cfbc4e8e4 15:31:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:31:15 ---> Running in b849b8530e87 15:31:15 ---> Running in 1e9074d17752 15:31:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:15 Removing intermediate container b849b8530e87 15:31:15 ---> 9b428ad0b871 15:31:15 15:31:15 Removing intermediate container 1e9074d17752 15:31:15 ---> 487eca747222 15:31:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:31:15 Successfully built 9b428ad0b871 15:31:15 Successfully tagged core-data:latest 15:31:15  Building core-data ... done Building security-spiffe-token-provider 15:31:15 ---> 27465e76800b 15:31:15 Step 26/31 : RUN chmod +x /entrypoint.sh 15:31:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:16 OK: 221 MiB in 52 packages 15:31:17 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:31:17 ---> a463eab64751 15:31:17 Step 3/26 : WORKDIR /edgex-go 15:31:17 ---> Using cache 15:31:17 ---> bc517ecf9dc0 15:31:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:17 ---> Using cache 15:31:17 ---> 8d037292ee69 15:31:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:31:18 ---> Running in 9449a5200c8a 15:31:19 ---> Running in 76c8f6536f3a 15:31:19 Removing intermediate container e42f65237f7d 15:31:19 ---> 89e5777bb42a 15:31:19 Step 6/22 : COPY go.mod vendor* ./ 15:31:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:19 ---> 35c3e131b86a 15:31:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:19 ---> Running in 0addb00a9438 15:31:19 Removing intermediate container 9449a5200c8a 15:31:19 ---> 3a7ee2971be5 15:31:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:31:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:20 ---> Running in 92e21b8fbf9e 15:31:20 OK: 221 MiB in 52 packages 15:31:20 Removing intermediate container 92e21b8fbf9e 15:31:20 ---> a2b43d0242f0 15:31:20 Step 28/31 : CMD ["gate"] 15:31:20 ---> Running in bd345c5bd954 15:31:21 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:31:21 ---> a463eab64751 15:31:21 Step 3/20 : WORKDIR /edgex-go 15:31:21 ---> Using cache 15:31:21 ---> bc517ecf9dc0 15:31:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:31:21 ---> Running in f97d1a068e63 15:31:21 Removing intermediate container 0addb00a9438 15:31:21 ---> 2962c3d75462 15:31:21 Step 8/22 : COPY . . 15:31:21 Removing intermediate container bd345c5bd954 15:31:21 ---> f24134bb381a 15:31:21 Step 29/31 : LABEL arch=x86_64 15:31:21 ---> Running in 9726f051f1c7 15:31:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:22 Removing intermediate container 76c8f6536f3a 15:31:22 ---> 7f975c4203de 15:31:22 Step 6/26 : COPY go.mod vendor* ./ 15:31:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:22 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:31:22 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:31:22 OK: 15864 distinct packages available 15:31:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:23 Removing intermediate container 9726f051f1c7 15:31:23 ---> 5182f88991c7 15:31:23 Step 30/31 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:31:23 ---> 82fff759e3fa 15:31:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:23 ---> Running in a93b0b58d4a9 15:31:23 ---> Running in af7c80ec050b 15:31:23 Removing intermediate container af7c80ec050b 15:31:23 ---> 16e3bb25b002 15:31:23 Step 31/31 : LABEL version=0.0.0 15:31:23 OK: 221 MiB in 52 packages 15:31:24 ---> Running in fdb5520ac1da 15:31:24 Removing intermediate container fdb5520ac1da 15:31:24 ---> b9cc4fd85430 15:31:24 15:31:24 Successfully built b9cc4fd85430 15:31:24 Successfully tagged security-bootstrapper:latest 15:31:24 Building security-secretstore-setup 15:31:27  Building security-bootstrapper ... done Removing intermediate container f97d1a068e63 15:31:27 ---> 38a5a3774ea5 15:31:27 Step 5/20 : COPY go.mod vendor* ./ 15:31:27 Removing intermediate container a93b0b58d4a9 15:31:27 ---> 2d526120b774 15:31:27 Step 8/26 : COPY . . 15:31:27 ---> 37d8c9b287f9 15:31:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:31:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:31:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:31:28 ---> a463eab64751 15:31:28 Step 3/25 : WORKDIR /edgex-go 15:31:28 ---> Using cache 15:31:28 ---> bc517ecf9dc0 15:31:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:28 ---> Using cache 15:31:28 ---> 8d037292ee69 15:31:28 Step 5/25 : RUN apk add --update --no-cache make git 15:31:30 ---> 34cce4bba92f 15:31:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:30 ---> Running in 2434f8bae8be 15:31:30 ---> Running in c3c2c1fc6c28 15:31:30 ---> Running in 5eefc168b81d 15:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:31:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:31:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:31:31 OK: 221 MiB in 52 packages 15:31:32 Removing intermediate container 5eefc168b81d 15:31:32 ---> 2dd5eaf58118 15:31:32 Step 7/20 : COPY . . 15:31:33 ---> 84b8caab49e1 15:31:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:31:34 Removing intermediate container 2434f8bae8be 15:31:34 ---> d96537ccc3bb 15:31:34 Step 6/25 : COPY go.mod vendor* ./ 15:31:34 ---> Running in 008c448862e0 15:31:34 ---> e8029a64a0b6 15:31:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:34 Removing intermediate container 008c448862e0 15:31:34 ---> 5a10f8ab9b58 15:31:34 Step 10/26 : RUN mkdir -p spire-build 15:31:34 ---> Running in 0d9a72a8dea0 15:31:34 ---> Running in e5fc351f3769 15:31:37 Removing intermediate container e5fc351f3769 15:31:37 ---> 63d8c551d8cf 15:31:37 Step 11/26 : WORKDIR /edgex-go/spire-build 15:31:37 Removing intermediate container 0d9a72a8dea0 15:31:37 ---> 70deaee41362 15:31:37 Step 8/25 : COPY . . 15:31:37 ---> Running in 8c8d11a9c2ef 15:31:37 Removing intermediate container 8c8d11a9c2ef 15:31:37 ---> 5df4a140fb72 15:31: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 15:31:38 ---> Running in 3f52087febd0 15:31:39 ---> c77e06db61bf 15:31:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:31:40 ---> Running in bc52b1e88d95 15:31:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:31:40 spire-1.2.1/ 15:31:40 spire-1.2.1/.data/ 15:31:40 spire-1.2.1/.data/.file 15:31:40 spire-1.2.1/.dockerignore 15:31:40 spire-1.2.1/.gitattributes 15:31:40 spire-1.2.1/.githooks/ 15:31:40 spire-1.2.1/.githooks/pre-commit 15:31:40 spire-1.2.1/.github/ 15:31:40 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:31:40 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:31:40 spire-1.2.1/.github/dependabot.yml 15:31:40 spire-1.2.1/.github/workflows/ 15:31:40 spire-1.2.1/.github/workflows/nightly_build.yaml 15:31:40 spire-1.2.1/.github/workflows/pr_build.yaml 15:31:40 spire-1.2.1/.github/workflows/release_build.yaml 15:31:40 spire-1.2.1/.github/workflows/scripts/ 15:31:40 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:31:40 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:31:40 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:31:40 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:31:40 spire-1.2.1/.github/workflows/scripts/split.sh 15:31:40 spire-1.2.1/.gitignore 15:31:40 spire-1.2.1/.go-version 15:31:40 spire-1.2.1/.golangci.yml 15:31:40 spire-1.2.1/ADOPTERS.md 15:31:40 spire-1.2.1/CHANGELOG.md 15:31:40 spire-1.2.1/CODE-OF-CONDUCT.md 15:31:40 spire-1.2.1/CODEOWNERS 15:31:40 spire-1.2.1/CONTRIBUTING.md 15:31:40 spire-1.2.1/Dockerfile 15:31:40 spire-1.2.1/Dockerfile.dev 15:31:40 spire-1.2.1/Dockerfile.scratch 15:31:40 spire-1.2.1/LICENSE 15:31:40 spire-1.2.1/MAINTAINERS.md 15:31:40 spire-1.2.1/Makefile 15:31:40 spire-1.2.1/README.md 15:31:40 spire-1.2.1/ROADMAP.md 15:31:40 spire-1.2.1/SECURITY.md 15:31:40 spire-1.2.1/cmd/ 15:31:40 spire-1.2.1/cmd/spire-agent/ 15:31:40 spire-1.2.1/cmd/spire-agent/cli/ 15:31:40 spire-1.2.1/cmd/spire-agent/cli/api/ 15:31:40 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/common/ 15:31:40 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:31:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/run/ 15:31:40 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:31:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:31:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:31:40 spire-1.2.1/cmd/spire-agent/main.go 15:31:40 spire-1.2.1/cmd/spire-server/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/agent/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/cli.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/run/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/token/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/validate/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/x509/ 15:31:40 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:31:40 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:31:40 spire-1.2.1/cmd/spire-server/main.go 15:31:40 spire-1.2.1/cmd/spire-server/util/ 15:31:40 spire-1.2.1/cmd/spire-server/util/util.go 15:31:40 spire-1.2.1/conf/ 15:31:40 spire-1.2.1/conf/agent/ 15:31:40 spire-1.2.1/conf/agent/agent.conf 15:31:40 spire-1.2.1/conf/agent/agent_full.conf 15:31:40 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:31:40 spire-1.2.1/conf/server/ 15:31:40 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:31:40 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:31:40 spire-1.2.1/conf/server/server.conf 15:31:40 spire-1.2.1/conf/server/server_full.conf 15:31:40 spire-1.2.1/doc/ 15:31:40 spire-1.2.1/doc/SPIRE101.md 15:31:40 spire-1.2.1/doc/auditlog.md 15:31:40 spire-1.2.1/doc/authorization_policy_engine.md 15:31:40 spire-1.2.1/doc/changelog_guidelines.md 15:31:40 spire-1.2.1/doc/cure53-report.pdf 15:31:40 spire-1.2.1/doc/images/ 15:31:40 spire-1.2.1/doc/images/2019_roadmap.png 15:31:40 spire-1.2.1/doc/images/SPIRE101.png 15:31:40 spire-1.2.1/doc/images/SPIRE_agent.png 15:31:40 spire-1.2.1/doc/images/SPIRE_server.png 15:31:40 spire-1.2.1/doc/images/cache_mgr.png 15:31:40 spire-1.2.1/doc/images/cache_mgr_components.png 15:31:40 spire-1.2.1/doc/images/federated_spire.png 15:31:40 spire-1.2.1/doc/images/ha_mode.png 15:31:40 spire-1.2.1/doc/images/nested_spire.png 15:31:40 spire-1.2.1/doc/images/oidc_federation.png 15:31:40 spire-1.2.1/doc/images/single_trust_domain.png 15:31:40 spire-1.2.1/doc/images/spiffe_compatible.png 15:31:40 spire-1.2.1/doc/images/spire_logo.png 15:31:40 spire-1.2.1/doc/migrating_registration_api_clients.md 15:31:40 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:31:40 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:31:40 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:31:40 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:31:40 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:31:40 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:31:40 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:31:40 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:31:40 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:31:40 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:31:40 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:31:40 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:31:40 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:31:40 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:31:40 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:31:40 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:31:40 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:31:40 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:31:40 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:31:40 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:31:40 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:31:40 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:31:40 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:31:40 spire-1.2.1/doc/scaling_spire.md 15:31:40 spire-1.2.1/doc/spire_agent.md 15:31:40 spire-1.2.1/doc/spire_server.md 15:31:40 spire-1.2.1/doc/supported_integrations.md 15:31:40 spire-1.2.1/doc/telemetry.md 15:31:40 spire-1.2.1/doc/telemetry_config.md 15:31:40 spire-1.2.1/doc/upgrading.md 15:31:40 spire-1.2.1/doc/using_spire.md 15:31:40 spire-1.2.1/examples/ 15:31:40 spire-1.2.1/examples/README.md 15:31:40 spire-1.2.1/go.mod 15:31:40 spire-1.2.1/go.sum 15:31:40 spire-1.2.1/pkg/ 15:31:40 spire-1.2.1/pkg/agent/ 15:31:40 spire-1.2.1/pkg/agent/agent.go 15:31:40 spire-1.2.1/pkg/agent/api/ 15:31:40 spire-1.2.1/pkg/agent/api/config.go 15:31:40 spire-1.2.1/pkg/agent/api/debug/ 15:31:40 spire-1.2.1/pkg/agent/api/debug/v1/ 15:31:40 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:31:40 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:31:40 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:31:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:31:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:31:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:31:40 spire-1.2.1/pkg/agent/api/endpoints.go 15:31:40 spire-1.2.1/pkg/agent/api/health/ 15:31:40 spire-1.2.1/pkg/agent/api/health/v1/ 15:31:40 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:31:40 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:31:40 spire-1.2.1/pkg/agent/api/rpccontext/ 15:31:40 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:31:40 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:31:40 spire-1.2.1/pkg/agent/attestor/ 15:31:40 spire-1.2.1/pkg/agent/attestor/node/ 15:31:40 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:31:40 spire-1.2.1/pkg/agent/attestor/node/node.go 15:31:40 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:31:40 spire-1.2.1/pkg/agent/attestor/workload/ 15:31:40 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:31:40 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:31:40 spire-1.2.1/pkg/agent/catalog/ 15:31:40 spire-1.2.1/pkg/agent/catalog/catalog.go 15:31:40 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:31:40 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:31:40 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:31:40 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:31:40 spire-1.2.1/pkg/agent/client/ 15:31:40 spire-1.2.1/pkg/agent/client/client.go 15:31:40 spire-1.2.1/pkg/agent/client/client_test.go 15:31:40 spire-1.2.1/pkg/agent/client/dial.go 15:31:40 spire-1.2.1/pkg/agent/client/nodeconn.go 15:31:40 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:31:40 spire-1.2.1/pkg/agent/client/update.go 15:31:40 spire-1.2.1/pkg/agent/client/util.go 15:31:40 spire-1.2.1/pkg/agent/common/ 15:31:40 spire-1.2.1/pkg/agent/common/backoff/ 15:31:40 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:31:40 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:31:40 spire-1.2.1/pkg/agent/common/cgroups/ 15:31:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:31:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:31:40 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:31:40 spire-1.2.1/pkg/agent/config.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/ 15:31:40 spire-1.2.1/pkg/agent/endpoints/config.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:31:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:31:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/workload/ 15:31:40 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:31:40 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:31:40 spire-1.2.1/pkg/agent/manager/ 15:31:40 spire-1.2.1/pkg/agent/manager/cache/ 15:31:40 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:31:40 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:31:40 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:31:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:31:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:31:40 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:31:40 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:31:40 spire-1.2.1/pkg/agent/manager/config.go 15:31:40 spire-1.2.1/pkg/agent/manager/manager.go 15:31:40 spire-1.2.1/pkg/agent/manager/manager_test.go 15:31:40 spire-1.2.1/pkg/agent/manager/storage.go 15:31:40 spire-1.2.1/pkg/agent/manager/storage_test.go 15:31:40 spire-1.2.1/pkg/agent/manager/storecache/ 15:31:40 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:31:40 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:31:40 spire-1.2.1/pkg/agent/manager/sync.go 15:31:40 spire-1.2.1/pkg/agent/plugin/ 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:31:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:31:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:31:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:31:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:31:40 spire-1.2.1/pkg/agent/svid/ 15:31:40 spire-1.2.1/pkg/agent/svid/rotator.go 15:31:40 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:31:40 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:31:40 spire-1.2.1/pkg/agent/svid/store/ 15:31:40 spire-1.2.1/pkg/agent/svid/store/service.go 15:31:40 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:31:40 spire-1.2.1/pkg/common/ 15:31:40 spire-1.2.1/pkg/common/agentpathtemplate/ 15:31:40 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:31:40 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:31:40 spire-1.2.1/pkg/common/api/ 15:31:40 spire-1.2.1/pkg/common/api/metrics.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/ 15:31:40 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/logger.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/names.go 15:31:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:31:40 spire-1.2.1/pkg/common/api/names.go 15:31:40 spire-1.2.1/pkg/common/api/ratelimit.go 15:31:40 spire-1.2.1/pkg/common/api/rpccontext/ 15:31:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:31:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:31:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:31:40 spire-1.2.1/pkg/common/auth/ 15:31:40 spire-1.2.1/pkg/common/auth/interceptors.go 15:31:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:31:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/ 15:31:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/types.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:31:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:31:40 spire-1.2.1/pkg/common/catalog/ 15:31:40 spire-1.2.1/pkg/common/catalog/bind.go 15:31:40 spire-1.2.1/pkg/common/catalog/builtin.go 15:31:40 spire-1.2.1/pkg/common/catalog/catalog.go 15:31:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:31:40 spire-1.2.1/pkg/common/catalog/closers.go 15:31:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:31:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:31:40 spire-1.2.1/pkg/common/catalog/config.go 15:31:40 spire-1.2.1/pkg/common/catalog/config_test.go 15:31:40 spire-1.2.1/pkg/common/catalog/configure.go 15:31:40 spire-1.2.1/pkg/common/catalog/constraints.go 15:31:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:31:40 spire-1.2.1/pkg/common/catalog/context.go 15:31:40 spire-1.2.1/pkg/common/catalog/external.go 15:31:40 spire-1.2.1/pkg/common/catalog/host.go 15:31:40 spire-1.2.1/pkg/common/catalog/pipenet.go 15:31:40 spire-1.2.1/pkg/common/catalog/plugin.go 15:31:40 spire-1.2.1/pkg/common/catalog/testplugin/ 15:31:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:31:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:31:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:31:40 spire-1.2.1/pkg/common/cli/ 15:31:40 spire-1.2.1/pkg/common/cli/env.go 15:31:40 spire-1.2.1/pkg/common/cli/flags.go 15:31:40 spire-1.2.1/pkg/common/cli/trust_domain.go 15:31:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:31:40 spire-1.2.1/pkg/common/cli/umask.go 15:31:40 spire-1.2.1/pkg/common/cli/umask_posix.go 15:31:40 spire-1.2.1/pkg/common/cli/umask_test.go 15:31:40 spire-1.2.1/pkg/common/cli/umask_windows.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/ 15:31:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/flag.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/format.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/ 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:31:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:31:40 spire-1.2.1/pkg/common/coretypes/ 15:31:40 spire-1.2.1/pkg/common/coretypes/bundle/ 15:31:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:31:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:31:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:31:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:31:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:31:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:31:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:31:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:31:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:31:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:31:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:31:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:31:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:31:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:31:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:31:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:31:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:31:40 spire-1.2.1/pkg/common/cryptoutil/ 15:31:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:31:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:31:40 spire-1.2.1/pkg/common/diskutil/ 15:31:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:31:40 spire-1.2.1/pkg/common/diskutil/file_test.go 15:31:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:31:40 spire-1.2.1/pkg/common/errorutil/ 15:31:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:31:40 spire-1.2.1/pkg/common/health/ 15:31:40 spire-1.2.1/pkg/common/health/config.go 15:31:40 spire-1.2.1/pkg/common/health/context.go 15:31:40 spire-1.2.1/pkg/common/health/context_test.go 15:31:40 spire-1.2.1/pkg/common/health/health.go 15:31:40 spire-1.2.1/pkg/common/health/health_test.go 15:31:40 spire-1.2.1/pkg/common/health/logger.go 15:31:40 spire-1.2.1/pkg/common/hostservice/ 15:31:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:31:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:31:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:31:40 spire-1.2.1/pkg/common/idutil/ 15:31:40 spire-1.2.1/pkg/common/idutil/require.go 15:31:40 spire-1.2.1/pkg/common/idutil/require_test.go 15:31:40 spire-1.2.1/pkg/common/idutil/safety.go 15:31:40 spire-1.2.1/pkg/common/idutil/safety_test.go 15:31:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:31:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:31:40 spire-1.2.1/pkg/common/jwtsvid/ 15:31:40 spire-1.2.1/pkg/common/jwtsvid/common.go 15:31:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:31:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:31:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:31:40 spire-1.2.1/pkg/common/jwtutil/ 15:31:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:31:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:31:40 spire-1.2.1/pkg/common/log/ 15:31:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:31:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:31:40 spire-1.2.1/pkg/common/log/log.go 15:31:40 spire-1.2.1/pkg/common/log/log_test.go 15:31:40 spire-1.2.1/pkg/common/log/options.go 15:31:40 spire-1.2.1/pkg/common/nodeutil/ 15:31:40 spire-1.2.1/pkg/common/nodeutil/node.go 15:31:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:31:40 spire-1.2.1/pkg/common/peertracker/ 15:31:40 spire-1.2.1/pkg/common/peertracker/conn.go 15:31:40 spire-1.2.1/pkg/common/peertracker/credentials.go 15:31:40 spire-1.2.1/pkg/common/peertracker/errors.go 15:31:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:31:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:31:40 spire-1.2.1/pkg/common/peertracker/info.go 15:31:40 spire-1.2.1/pkg/common/peertracker/listener.go 15:31:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:31:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:31:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:31:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:31:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:31:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:31:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:31:40 spire-1.2.1/pkg/common/peertracker/tcp.go 15:31:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:31:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:31:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:31:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:31:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:31:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:31:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:31:40 spire-1.2.1/pkg/common/peertracker/uds.go 15:31:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:31:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:31:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:31:40 spire-1.2.1/pkg/common/pemutil/ 15:31:40 spire-1.2.1/pkg/common/pemutil/block.go 15:31:40 spire-1.2.1/pkg/common/pemutil/certs.go 15:31:40 spire-1.2.1/pkg/common/pemutil/common.go 15:31:40 spire-1.2.1/pkg/common/pemutil/csr.go 15:31:40 spire-1.2.1/pkg/common/pemutil/keys.go 15:31:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/ 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:31:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:31:40 spire-1.2.1/pkg/common/plugin/ 15:31:40 spire-1.2.1/pkg/common/plugin/aws/ 15:31:40 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:31:40 spire-1.2.1/pkg/common/plugin/azure/ 15:31:40 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:31:40 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:31:40 spire-1.2.1/pkg/common/plugin/facade.go 15:31:40 spire-1.2.1/pkg/common/plugin/facade_test.go 15:31:40 spire-1.2.1/pkg/common/plugin/gcp/ 15:31:40 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:31:40 spire-1.2.1/pkg/common/plugin/k8s/ 15:31:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:31:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:31:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:31:40 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:31:40 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:31:40 spire-1.2.1/pkg/common/plugin/log.go 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/ 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:31:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:31:40 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:31:40 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:31:40 spire-1.2.1/pkg/common/plugin/x509pop/ 15:31:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:31:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:31:40 spire-1.2.1/pkg/common/profiling/ 15:31:40 spire-1.2.1/pkg/common/profiling/dumpers.go 15:31:40 spire-1.2.1/pkg/common/profiling/profiling.go 15:31:40 spire-1.2.1/pkg/common/protoutil/ 15:31:40 spire-1.2.1/pkg/common/protoutil/masks.go 15:31:40 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:31:40 spire-1.2.1/pkg/common/rotationutil/ 15:31:40 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:31:40 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:31:40 spire-1.2.1/pkg/common/selector/ 15:31:40 spire-1.2.1/pkg/common/selector/selector.go 15:31:40 spire-1.2.1/pkg/common/selector/selector_test.go 15:31:40 spire-1.2.1/pkg/common/selector/set.go 15:31:40 spire-1.2.1/pkg/common/selector/set_utils.go 15:31:40 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/ 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/ 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:31:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:31:40 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:31:40 spire-1.2.1/pkg/common/telemetry/call.go 15:31:40 spire-1.2.1/pkg/common/telemetry/common/ 15:31:40 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:31:40 spire-1.2.1/pkg/common/telemetry/config.go 15:31:40 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:31:40 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/inmem.go 15:31:40 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/m3.go 15:31:40 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/metrics.go 15:31:40 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/names.go 15:31:40 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:31:40 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:31:40 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/ 15:31:40 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:31:40 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:31:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:31:40 spire-1.2.1/pkg/common/telemetry/server/server.go 15:31:40 spire-1.2.1/pkg/common/telemetry/sink.go 15:31:40 spire-1.2.1/pkg/common/telemetry/statsd.go 15:31:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:31:40 spire-1.2.1/pkg/common/telemetry/uptime.go 15:31:40 spire-1.2.1/pkg/common/telemetry/version.go 15:31:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:31:40 spire-1.2.1/pkg/common/uptime/ 15:31:40 spire-1.2.1/pkg/common/uptime/uptime.go 15:31:40 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:31:40 spire-1.2.1/pkg/common/util/ 15:31:40 spire-1.2.1/pkg/common/util/certs.go 15:31:40 spire-1.2.1/pkg/common/util/certs_test.go 15:31:40 spire-1.2.1/pkg/common/util/csr.go 15:31:40 spire-1.2.1/pkg/common/util/hash.go 15:31:40 spire-1.2.1/pkg/common/util/selectors.go 15:31:40 spire-1.2.1/pkg/common/util/selectors_test.go 15:31:40 spire-1.2.1/pkg/common/util/signals.go 15:31:40 spire-1.2.1/pkg/common/util/sort.go 15:31:40 spire-1.2.1/pkg/common/util/sort_test.go 15:31:40 spire-1.2.1/pkg/common/util/task.go 15:31:40 spire-1.2.1/pkg/common/util/task_test.go 15:31:40 spire-1.2.1/pkg/common/util/testdata/ 15:31:40 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:31:40 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:31:40 spire-1.2.1/pkg/common/version/ 15:31:40 spire-1.2.1/pkg/common/version/version.go 15:31:40 spire-1.2.1/pkg/common/x509svid/ 15:31:40 spire-1.2.1/pkg/common/x509svid/common_test.go 15:31:40 spire-1.2.1/pkg/common/x509svid/csr.go 15:31:40 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:31:40 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:31:40 spire-1.2.1/pkg/common/x509util/ 15:31:40 spire-1.2.1/pkg/common/x509util/cert.go 15:31:40 spire-1.2.1/pkg/common/x509util/dns.go 15:31:40 spire-1.2.1/pkg/common/x509util/dns_test.go 15:31:40 spire-1.2.1/pkg/common/x509util/keyid.go 15:31:40 spire-1.2.1/pkg/common/x509util/keypair.go 15:31:40 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:31:40 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:31:40 spire-1.2.1/pkg/server/ 15:31:40 spire-1.2.1/pkg/server/api/ 15:31:40 spire-1.2.1/pkg/server/api/agent.go 15:31:40 spire-1.2.1/pkg/server/api/agent/ 15:31:40 spire-1.2.1/pkg/server/api/agent/v1/ 15:31:40 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:31:40 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:31:40 spire-1.2.1/pkg/server/api/agent_test.go 15:31:40 spire-1.2.1/pkg/server/api/api.go 15:31:40 spire-1.2.1/pkg/server/api/audit/ 15:31:40 spire-1.2.1/pkg/server/api/audit/audit.go 15:31:40 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:31:40 spire-1.2.1/pkg/server/api/bundle.go 15:31:40 spire-1.2.1/pkg/server/api/bundle/ 15:31:40 spire-1.2.1/pkg/server/api/bundle/v1/ 15:31:40 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:31:40 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:31:40 spire-1.2.1/pkg/server/api/bundle_test.go 15:31:40 spire-1.2.1/pkg/server/api/debug/ 15:31:40 spire-1.2.1/pkg/server/api/debug/v1/ 15:31:40 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:31:40 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:31:40 spire-1.2.1/pkg/server/api/entry.go 15:31:40 spire-1.2.1/pkg/server/api/entry/ 15:31:40 spire-1.2.1/pkg/server/api/entry/v1/ 15:31:40 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:31:40 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:31:40 spire-1.2.1/pkg/server/api/entry_test.go 15:31:40 spire-1.2.1/pkg/server/api/health/ 15:31:40 spire-1.2.1/pkg/server/api/health/v1/ 15:31:40 spire-1.2.1/pkg/server/api/health/v1/service.go 15:31:40 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:31:40 spire-1.2.1/pkg/server/api/id.go 15:31:40 spire-1.2.1/pkg/server/api/id_test.go 15:31:40 spire-1.2.1/pkg/server/api/limits/ 15:31:40 spire-1.2.1/pkg/server/api/limits/limits.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/ 15:31:40 spire-1.2.1/pkg/server/api/middleware/alias.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/audit.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/caller.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/common.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/entries.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:31:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:31:40 spire-1.2.1/pkg/server/api/ratelimit.go 15:31:40 spire-1.2.1/pkg/server/api/rpccontext/ 15:31:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:31:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:31:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:31:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:31:40 spire-1.2.1/pkg/server/api/selector.go 15:31:40 spire-1.2.1/pkg/server/api/selector_test.go 15:31:40 spire-1.2.1/pkg/server/api/status.go 15:31:40 spire-1.2.1/pkg/server/api/status_test.go 15:31:40 spire-1.2.1/pkg/server/api/svid/ 15:31:40 spire-1.2.1/pkg/server/api/svid/v1/ 15:31:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:31:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:31:40 spire-1.2.1/pkg/server/api/trustdomain.go 15:31:40 spire-1.2.1/pkg/server/api/trustdomain/ 15:31:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:31:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:31:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:31:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:31:40 spire-1.2.1/pkg/server/authpolicy/ 15:31:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:31:40 spire-1.2.1/pkg/server/authpolicy/policy.go 15:31:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:31:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:31:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:31:40 spire-1.2.1/pkg/server/authpolicy/validate.go 15:31:40 spire-1.2.1/pkg/server/bundle/ 15:31:40 spire-1.2.1/pkg/server/bundle/client/ 15:31:40 spire-1.2.1/pkg/server/bundle/client/client.go 15:31:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:31:40 spire-1.2.1/pkg/server/bundle/client/manager.go 15:31:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:31:40 spire-1.2.1/pkg/server/bundle/client/sources.go 15:31:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:31:40 spire-1.2.1/pkg/server/bundle/client/updater.go 15:31:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:31:40 spire-1.2.1/pkg/server/ca/ 15:31:40 spire-1.2.1/pkg/server/ca/ca.go 15:31:40 spire-1.2.1/pkg/server/ca/ca_health.go 15:31:40 spire-1.2.1/pkg/server/ca/ca_test.go 15:31:40 spire-1.2.1/pkg/server/ca/journal.go 15:31:40 spire-1.2.1/pkg/server/ca/journal_test.go 15:31:40 spire-1.2.1/pkg/server/ca/manager.go 15:31:40 spire-1.2.1/pkg/server/ca/manager_health.go 15:31:40 spire-1.2.1/pkg/server/ca/manager_test.go 15:31:40 spire-1.2.1/pkg/server/ca/templates.go 15:31:40 spire-1.2.1/pkg/server/ca/upstream_client.go 15:31:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:31:40 spire-1.2.1/pkg/server/ca/validation.go 15:31:40 spire-1.2.1/pkg/server/cache/ 15:31:40 spire-1.2.1/pkg/server/cache/dscache/ 15:31:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:31:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:31:40 spire-1.2.1/pkg/server/cache/entrycache/ 15:31:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:31:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:31:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:31:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:31:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:31:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:31:40 spire-1.2.1/pkg/server/catalog/ 15:31:40 spire-1.2.1/pkg/server/catalog/catalog.go 15:31:40 spire-1.2.1/pkg/server/catalog/keymanager.go 15:31:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:31:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:31:40 spire-1.2.1/pkg/server/catalog/notifier.go 15:31:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:31:40 spire-1.2.1/pkg/server/config.go 15:31:40 spire-1.2.1/pkg/server/datastore/ 15:31:40 spire-1.2.1/pkg/server/datastore/datastore.go 15:31:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:31:40 spire-1.2.1/pkg/server/datastore/repository.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:31:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:31:40 spire-1.2.1/pkg/server/endpoints/ 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/ 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:31:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:31:40 spire-1.2.1/pkg/server/endpoints/config.go 15:31:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:31:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:31:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:31:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:31:40 spire-1.2.1/pkg/server/endpoints/middleware.go 15:31:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:31:40 spire-1.2.1/pkg/server/hostservice/ 15:31:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:31:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:31:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:31:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:31:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:31:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:31:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:31:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/ 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/ 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:31:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:31:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:31:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/ 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:31:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:31:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:31:40 spire-1.2.1/pkg/server/registration/ 15:31:40 spire-1.2.1/pkg/server/registration/manager.go 15:31:40 spire-1.2.1/pkg/server/registration/manager_test.go 15:31:40 spire-1.2.1/pkg/server/scanentries.go 15:31:40 spire-1.2.1/pkg/server/scanentries_test.go 15:31:40 spire-1.2.1/pkg/server/server.go 15:31:40 spire-1.2.1/pkg/server/server_test.go 15:31:40 spire-1.2.1/pkg/server/svid/ 15:31:40 spire-1.2.1/pkg/server/svid/observer.go 15:31:40 spire-1.2.1/pkg/server/svid/observer_test.go 15:31:40 spire-1.2.1/pkg/server/svid/rotator.go 15:31:40 spire-1.2.1/pkg/server/svid/rotator_config.go 15:31:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:31:40 spire-1.2.1/pkg/server/svid/rotator_test.go 15:31:40 spire-1.2.1/proto/ 15:31:40 spire-1.2.1/proto/private/ 15:31:40 spire-1.2.1/proto/private/server/ 15:31:40 spire-1.2.1/proto/private/server/journal/ 15:31:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:31:40 spire-1.2.1/proto/private/server/journal/journal.proto 15:31:40 spire-1.2.1/proto/spire/ 15:31:40 spire-1.2.1/proto/spire/common/ 15:31:40 spire-1.2.1/proto/spire/common/common.pb.go 15:31:40 spire-1.2.1/proto/spire/common/common.proto 15:31:40 spire-1.2.1/proto/spire/common/plugin/ 15:31:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:31:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:31:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:31:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:31:40 spire-1.2.1/proto/spire/plugin/ 15:31:40 spire-1.2.1/proto/spire/plugin/agent/ 15:31:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:31:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:31:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:31:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:31:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:31:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:31:40 spire-1.2.1/release/ 15:31:40 spire-1.2.1/release/spire-extras/ 15:31:40 spire-1.2.1/release/spire-extras/README.md 15:31:40 spire-1.2.1/release/spire-extras/conf/ 15:31:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:31:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:31:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:31:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:31:40 spire-1.2.1/release/spire/ 15:31:40 spire-1.2.1/release/spire/README.md 15:31:40 spire-1.2.1/release/spire/conf/ 15:31:40 spire-1.2.1/release/spire/conf/agent/ 15:31:40 spire-1.2.1/release/spire/conf/agent/agent.conf 15:31:40 spire-1.2.1/release/spire/conf/server/ 15:31:40 spire-1.2.1/release/spire/conf/server/server.conf 15:31:40 spire-1.2.1/script/ 15:31:40 spire-1.2.1/script/build-artifact.sh 15:31:40 spire-1.2.1/script/generate_dummy_ca.sh 15:31:40 spire-1.2.1/support/ 15:31:40 spire-1.2.1/support/k8s/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:31:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/ 15:31:40 spire-1.2.1/support/oidc-discovery-provider/README.md 15:31:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/config.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/main.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:31:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:31:40 spire-1.2.1/test/ 15:31:40 spire-1.2.1/test/clock/ 15:31:40 spire-1.2.1/test/clock/clock.go 15:31:40 spire-1.2.1/test/fakes/ 15:31:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:31:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:31:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:31:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:31:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:31:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:31:40 spire-1.2.1/test/fakes/fakeagentstore/ 15:31:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:31:40 spire-1.2.1/test/fakes/fakedatastore/ 15:31:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:31:40 spire-1.2.1/test/fakes/fakeentryclient/ 15:31:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:31:40 spire-1.2.1/test/fakes/fakehealthchecker/ 15:31:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:31:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:31:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:31:40 spire-1.2.1/test/fakes/fakemetrics/ 15:31:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:31:40 spire-1.2.1/test/fakes/fakenoderesolver/ 15:31:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:31:40 spire-1.2.1/test/fakes/fakenotifier/ 15:31:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:31:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:31:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:31:40 spire-1.2.1/test/fakes/fakeserverca/ 15:31:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:31:40 spire-1.2.1/test/fakes/fakeservercatalog/ 15:31:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:31:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:31:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:31:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:31:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:31:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:31:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:31:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:31:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:31:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:31:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:31:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:31:40 spire-1.2.1/test/fixture/ 15:31:40 spire-1.2.1/test/fixture/certs/ 15:31:40 spire-1.2.1/test/fixture/certs/agent_svid.der 15:31:40 spire-1.2.1/test/fixture/certs/base_cert.pem 15:31:40 spire-1.2.1/test/fixture/certs/base_csr.pem 15:31:40 spire-1.2.1/test/fixture/certs/base_key.pem 15:31:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:31:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:31:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:31:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:31:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:31:40 spire-1.2.1/test/fixture/certs/blog_key.pem 15:31:40 spire-1.2.1/test/fixture/certs/bundle.der 15:31:40 spire-1.2.1/test/fixture/certs/ca.pem 15:31:40 spire-1.2.1/test/fixture/certs/ca_key.pem 15:31:40 spire-1.2.1/test/fixture/certs/database_cert.pem 15:31:40 spire-1.2.1/test/fixture/certs/database_csr.pem 15:31:40 spire-1.2.1/test/fixture/certs/database_key.pem 15:31:40 spire-1.2.1/test/fixture/certs/node_cert.pem 15:31:40 spire-1.2.1/test/fixture/certs/node_csr.pem 15:31:40 spire-1.2.1/test/fixture/certs/node_key.pem 15:31:40 spire-1.2.1/test/fixture/certs/svid.pem 15:31:40 spire-1.2.1/test/fixture/certs/svid_key.pem 15:31:40 spire-1.2.1/test/fixture/config/ 15:31:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:31:40 spire-1.2.1/test/fixture/config/agent_good.conf 15:31:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:31:40 spire-1.2.1/test/fixture/config/plugin_good.conf 15:31:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:31:40 spire-1.2.1/test/fixture/config/server_good.conf 15:31:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:31:40 spire-1.2.1/test/fixture/fixture.go 15:31:40 spire-1.2.1/test/fixture/nodeattestor/ 15:31:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:31:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:31:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:31:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:31:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:31:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:31:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:31:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:31:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:31:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:31:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:31:40 spire-1.2.1/test/fixture/registration/ 15:31:40 spire-1.2.1/test/fixture/registration/entries.json 15:31:40 spire-1.2.1/test/fixture/registration/good-for-update.json 15:31:40 spire-1.2.1/test/fixture/registration/good.json 15:31:40 spire-1.2.1/test/fixture/registration/invalid.json 15:31:40 spire-1.2.1/test/fixture/registration/invalid_json.json 15:31:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:31:40 spire-1.2.1/test/integration/ 15:31:40 spire-1.2.1/test/integration/README.md 15:31:40 spire-1.2.1/test/integration/common 15:31:40 spire-1.2.1/test/integration/setup/ 15:31:40 spire-1.2.1/test/integration/setup/adminclient/ 15:31:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:31:40 spire-1.2.1/test/integration/setup/adminclient/client.go 15:31:40 spire-1.2.1/test/integration/setup/debugagent/ 15:31:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:31:40 spire-1.2.1/test/integration/setup/debugagent/main.go 15:31:40 spire-1.2.1/test/integration/setup/debugserver/ 15:31:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:31:40 spire-1.2.1/test/integration/setup/debugserver/main.go 15:31:40 spire-1.2.1/test/integration/setup/downstreamclient/ 15:31:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:31:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:31:40 spire-1.2.1/test/integration/setup/itclient/ 15:31:40 spire-1.2.1/test/integration/setup/itclient/client.go 15:31:40 spire-1.2.1/test/integration/setup/node-attestation/ 15:31:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:31:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:31:40 spire-1.2.1/test/integration/setup/x509pop/ 15:31:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:31:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:31:40 spire-1.2.1/test/integration/suites/ 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:31:40 spire-1.2.1/test/integration/suites/join-token/ 15:31:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:31:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:31:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:31:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:31:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:31:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:31:40 spire-1.2.1/test/integration/suites/join-token/README.md 15:31:40 spire-1.2.1/test/integration/suites/join-token/conf/ 15:31:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/join-token/teardown 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:31:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:31:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:31:40 spire-1.2.1/test/integration/suites/k8s/ 15:31:40 spire-1.2.1/test/integration/suites/k8s/00-setup 15:31:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:31:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:31:40 spire-1.2.1/test/integration/suites/k8s/README.md 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/ 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:31:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:31:40 spire-1.2.1/test/integration/suites/k8s/teardown 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/ 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:31:40 spire-1.2.1/test/integration/suites/rotation/ 15:31:40 spire-1.2.1/test/integration/suites/rotation/00-setup 15:31:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:31:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:31:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:31:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:31:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:31:40 spire-1.2.1/test/integration/suites/rotation/README.md 15:31:40 spire-1.2.1/test/integration/suites/rotation/conf/ 15:31:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/rotation/teardown 15:31:40 spire-1.2.1/test/integration/suites/self-test/ 15:31:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:31:40 spire-1.2.1/test/integration/suites/self-test/README.md 15:31:40 spire-1.2.1/test/integration/suites/self-test/teardown 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:31:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:31:40 spire-1.2.1/test/integration/suites/upgrade/ 15:31:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:31:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:31:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:31:40 spire-1.2.1/test/integration/suites/upgrade/README.md 15:31:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:31:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:31:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:31:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:31:40 spire-1.2.1/test/integration/suites/upgrade/teardown 15:31:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:31:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:31:40 spire-1.2.1/test/integration/test-one.sh 15:31:40 spire-1.2.1/test/integration/test.sh 15:31:40 spire-1.2.1/test/plugintest/ 15:31:40 spire-1.2.1/test/plugintest/config.go 15:31:40 spire-1.2.1/test/plugintest/load.go 15:31:40 spire-1.2.1/test/plugintest/option.go 15:31:40 spire-1.2.1/test/spiretest/ 15:31:40 spire-1.2.1/test/spiretest/apiserver.go 15:31:40 spire-1.2.1/test/spiretest/assertions.go 15:31:40 spire-1.2.1/test/spiretest/dir.go 15:31:40 spire-1.2.1/test/spiretest/errors_posix.go 15:31:40 spire-1.2.1/test/spiretest/errors_windows.go 15:31:40 spire-1.2.1/test/spiretest/logs.go 15:31:40 spire-1.2.1/test/spiretest/socketapi.go 15:31:40 spire-1.2.1/test/spiretest/suite.go 15:31:40 spire-1.2.1/test/spiretest/x509.go 15:31:40 spire-1.2.1/test/testca/ 15:31:40 spire-1.2.1/test/testca/ca.go 15:31:40 spire-1.2.1/test/testkey/ 15:31:40 spire-1.2.1/test/testkey/generate.sh 15:31:40 spire-1.2.1/test/testkey/genkeys.go 15:31:40 spire-1.2.1/test/testkey/keys.go 15:31:40 spire-1.2.1/test/testkey/new.go 15:31:40 spire-1.2.1/test/tpmsimulator/ 15:31:40 spire-1.2.1/test/tpmsimulator/simulator.go 15:31:40 spire-1.2.1/test/util/ 15:31:40 spire-1.2.1/test/util/cert_fixtures.go 15:31:40 spire-1.2.1/test/util/cert_generation.go 15:31:40 spire-1.2.1/test/util/io_redirection.go 15:31:40 spire-1.2.1/test/util/race.go 15:31:40 spire-1.2.1/test/util/util.go 15:31:40 building spire from source... 15:31:41 Installing go1.17.7... 15:31:46 ---> 0606b61be96b 15:31:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:31:46 ---> Running in 7e6ab24e1a7d 15:31:46 Building bin/spire-server... 15:31:46 go: downloading github.com/mitchellh/cli v1.1.2 15:31:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:31:46 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:31:46 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:31:46 go: downloading google.golang.org/grpc v1.44.0 15:31:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:31:46 go: downloading github.com/sirupsen/logrus v1.8.1 15:31:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:31:46 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:31:47 go: downloading github.com/imdario/mergo v0.3.12 15:31:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:31:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:31:47 go: downloading github.com/fatih/color v1.13.0 15:31:47 go: downloading github.com/mattn/go-isatty v0.0.14 15:31:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:31:47 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:31:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:31:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:31:47 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:31:47 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:31:47 go: downloading github.com/armon/go-metrics v0.3.10 15:31:47 go: downloading github.com/prometheus/client_golang v1.12.1 15:31:47 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:31:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:31:47 go: downloading github.com/open-policy-agent/opa v0.38.0 15:31:47 go: downloading github.com/mattn/go-colorable v0.1.12 15:31:47 go: downloading github.com/Masterminds/goutils v1.1.0 15:31:47 go: downloading github.com/Masterminds/semver v1.5.0 15:31:47 go: downloading github.com/google/uuid v1.1.2 15:31:47 go: downloading github.com/huandu/xstrings v1.3.2 15:31:47 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:31:47 go: downloading github.com/oklog/run v1.0.0 15:31:47 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:31:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:31:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:31:47 go: downloading github.com/prometheus/client_model v0.2.0 15:31:47 go: downloading github.com/prometheus/common v0.32.1 15:31:47 go: downloading github.com/beorn7/perks v1.0.1 15:31:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:31:47 go: downloading github.com/imkira/go-observer v1.0.3 15:31:47 go: downloading github.com/prometheus/procfs v0.7.3 15:31:47 go: downloading github.com/hashicorp/errwrap v1.1.0 15:31:47 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:31:47 go: downloading go.uber.org/atomic v1.9.0 15:31:47 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:31:47 go: downloading github.com/blang/semver/v4 v4.0.0 15:31:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:31:47 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:31:47 go: downloading github.com/jinzhu/gorm v1.9.16 15:31:48 go: downloading github.com/lib/pq v1.10.4 15:31:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:31:48 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:31:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:31:48 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:31:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:31:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:31:50 go: downloading github.com/stretchr/testify v1.7.0 15:31:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:31:50 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:31:54 go: downloading google.golang.org/api v0.70.0 15:31:54 go: downloading k8s.io/client-go v0.23.4 15:31:54 go: downloading k8s.io/api v0.23.4 15:31:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:31:54 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:31:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:31:54 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:31:54 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:31:54 go: downloading cloud.google.com/go/storage v1.21.0 15:31:54 go: downloading cloud.google.com/go v0.100.2 15:31:55 go: downloading k8s.io/apimachinery v0.23.4 15:31:55 go: downloading k8s.io/kube-aggregator v0.23.3 15:31:55 go: downloading github.com/google/go-tpm v0.3.3 15:31:55 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:31:55 go: downloading cloud.google.com/go/security v1.3.0 15:31:55 go: downloading github.com/hashicorp/vault/api v1.4.1 15:31:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:31:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:31:56 go: downloading github.com/twmb/murmur3 v1.1.6 15:31:56 go: downloading github.com/jinzhu/inflection v1.0.0 15:31:56 go: downloading github.com/aws/smithy-go v1.11.0 15:31:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:31:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:31:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:31:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:31:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:31:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:31:57 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:31:57 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:31:57 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:31:57 go: downloading github.com/dimchansky/utfbom v1.1.1 15:31:57 go: downloading cloud.google.com/go/compute v1.3.0 15:31:58 go: downloading cloud.google.com/go/iam v0.1.1 15:31:58 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:31:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:31:58 go: downloading github.com/gogo/protobuf v1.3.2 15:31:58 go: downloading k8s.io/klog/v2 v2.30.0 15:31:58 go: downloading github.com/google/gofuzz v1.1.0 15:31:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:31:58 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:31:58 go: downloading github.com/spf13/pflag v1.0.5 15:31:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:31:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:31:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:31:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:31:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:31:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:31:59 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:31:59 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:31:59 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:31:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:31:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:31:59 go: downloading gopkg.in/yaml.v2 v2.4.0 15:31:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:31:59 go: downloading github.com/gobwas/glob v0.2.3 15:31:59 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:31:59 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:31:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:31:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:31:59 go: downloading go.opencensus.io v0.23.0 15:31:59 go: downloading gopkg.in/inf.v0 v0.9.1 15:31:59 go: downloading github.com/google/go-cmp v0.5.7 15:31:59 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:31:59 go: downloading github.com/go-logr/logr v1.2.2 15:31:59 go: downloading github.com/googleapis/gnostic v0.5.5 15:31:59 go: downloading github.com/json-iterator/go v1.1.12 15:31:59 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:31:59 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:32:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:32:00 go: downloading go.uber.org/zap v1.21.0 15:32:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:32:00 go: downloading github.com/tklauser/numcpus v0.3.0 15:32:00 go: downloading sigs.k8s.io/yaml v1.3.0 15:32:00 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:32:00 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:32:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:32:00 go: downloading github.com/hashicorp/go-version v1.2.0 15:32:00 go: downloading github.com/golang/snappy v0.0.4 15:32:00 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:32:00 go: downloading github.com/ryanuber/go-glob v1.0.0 15:32:00 go: downloading go.uber.org/multierr v1.6.0 15:32:00 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:32:00 go: downloading github.com/modern-go/reflect2 v1.0.2 15:32:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:32:02 Building bin/spire-agent... 15:32:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:32:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:32:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:32:02 go: downloading github.com/docker/docker v20.10.12+incompatible 15:32:03 go: downloading github.com/google/go-tpm-tools v0.3.3 15:32:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:32:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:32:03 go: downloading github.com/docker/go-connections v0.4.0 15:32:03 go: downloading github.com/docker/go-units v0.4.0 15:32:03 go: downloading github.com/opencontainers/image-spec v1.0.1 15:32:03 go: downloading github.com/containerd/containerd v1.3.4 15:32:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:32:03 go: downloading github.com/opencontainers/go-digest v1.0.0 15:32:05 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:32:05 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:32:14 Removing intermediate container c3c2c1fc6c28 15:32:14 ---> 05182945f952 15:32:14 15:32:14 Step 10/22 : FROM alpine:3.14 15:32:14 ---> e04c818066af 15:32:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:32:14 ---> Running in e6f06c213b7e 15:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:32:14 (1/2) Installing ca-certificates (20211220-r0) 15:32:14 (2/2) Installing dumb-init (1.2.5-r1) 15:32:14 Executing busybox-1.33.1-r7.trigger 15:32:14 Executing ca-certificates-20211220-r0.trigger 15:32:14 OK: 6 MiB in 16 packages 15:32:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:32:17 Removing intermediate container bc52b1e88d95 15:32:17 ---> 2071f1abc029 15:32:17 15:32:17 Step 9/20 : FROM alpine:3.15 15:32:17 Removing intermediate container e6f06c213b7e 15:32:17 ---> 077e1f558349 15:32:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:32:17 3.15: Pulling from library/alpine 15:32:18 ---> Running in 6bc16c4d4557 15:32:18 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:32:18 Status: Downloaded newer image for alpine:3.15 15:32:18 ---> 0ac33e5f5afa 15:32:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:32:18 Removing intermediate container 6bc16c4d4557 15:32:18 ---> cbc44d3b2f94 15:32:18 Step 13/22 : ENV APP_PORT=59860 15:32:18 ---> Running in 2abf3a41e5e6 15:32:19 ---> Running in a2e5c5c3c5ae 15:32:19 Removing intermediate container 2abf3a41e5e6 15:32:19 ---> 7ead83699e9e 15:32:19 Step 14/22 : EXPOSE $APP_PORT 15:32:20 Removing intermediate container a2e5c5c3c5ae 15:32:20 ---> 1058fb3ae997 15:32:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:21 ---> Running in 8eb373c2caf8 15:32:21 ---> Running in f34b3665d69a 15:32:21 Removing intermediate container 7e6ab24e1a7d 15:32:21 ---> 24e4a008b63f 15:32:21 15:32:21 Step 10/25 : FROM alpine:3.14 15:32:21 ---> e04c818066af 15:32:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:32:21 Removing intermediate container 8eb373c2caf8 15:32:21 ---> 1c34f8c02959 15:32:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:32:21 ---> Running in 334a6e602d5c 15:32:22 ---> ae09e9e025f3 15:32:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:32:23 (1/3) Installing ca-certificates (20211220-r0) 15:32:23 (2/3) Installing dumb-init (1.2.5-r1) 15:32:23 (3/3) Installing su-exec (0.2-r1) 15:32:23 Executing busybox-1.33.1-r7.trigger 15:32:23 Executing ca-certificates-20211220-r0.trigger 15:32:23 OK: 6 MiB in 17 packages 15:32:23 Removing intermediate container f34b3665d69a 15:32:23 ---> 2f737bc5708a 15:32:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:32:23 ---> a2b5592c6418 15:32:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:32:24 ---> Running in 668c018d6ea2 15:32:24 ---> d607f911a100 15:32:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:32:24 ---> Running in 3bb99cb1769d 15:32:24 Removing intermediate container 334a6e602d5c 15:32:24 ---> fec6147a4373 15:32:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:32:24 ---> Running in c5da48b50552 15:32:24 Removing intermediate container 3bb99cb1769d 15:32:24 ---> f81bd9ae71cf 15:32:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:32:24 ---> Running in 5948aaf2d14d 15:32:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:32:24 Removing intermediate container c5da48b50552 15:32:24 ---> a81caab4ff01 15:32:24 Step 13/25 : WORKDIR / 15:32:25 Removing intermediate container 5948aaf2d14d 15:32:25 ---> d81c07d5bc9c 15:32:25 Step 20/22 : LABEL arch=x86_64 15:32:25 ---> Running in 985c0fea49d0 15:32:25 ---> Running in f2a10792f448 15:32:25 Removing intermediate container 985c0fea49d0 15:32:25 ---> 14709096699a 15:32:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:32:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:32:25 Removing intermediate container f2a10792f448 15:32:25 ---> cd3ca51baa1d 15:32:25 Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:32:25 ---> Running in 46f62d879608 15:32:26 ---> fb9d8386f888 15:32:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:32:26 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:32:26 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:32:26 OK: 15854 distinct packages available 15:32:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:32:26 Removing intermediate container 46f62d879608 15:32:26 ---> a9cc27cc0d85 15:32:26 Step 22/22 : LABEL version=0.0.0 15:32:26 ---> Running in 78a78a5e443c 15:32:26 ---> d0f53d3ca27a 15:32:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:32:26 Removing intermediate container 78a78a5e443c 15:32:26 ---> 40772f386441 15:32:26 15:32:26 Successfully built 40772f386441 15:32:26 Successfully tagged support-notifications:latest 15:32:26  Building support-notifications ... done Building security-spire-config 15:32:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:32:27 (1/9) Installing ca-certificates (20211220-r0) 15:32:27 (2/9) Installing brotli-libs (1.0.9-r5) 15:32:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:32:27 (4/9) Installing libcurl (7.80.0-r0) 15:32:27 (5/9) Installing curl (7.80.0-r0) 15:32:27 (6/9) Installing dumb-init (1.2.5-r1) 15:32:28 (7/9) Installing musl-obstack (1.2.3-r0) 15:32:28 (8/9) Installing libucontext (1.1-r0) 15:32:28 (9/9) Installing gcompat (1.0.0-r4) 15:32:28 Executing busybox-1.34.1-r5.trigger 15:32:28 Executing ca-certificates-20211220-r0.trigger 15:32:28 OK: 8 MiB in 23 packages 15:32:28 ---> d44feca3bd9a 15:32:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:32:29 ---> 9e62755c4e6e 15:32:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:32:29 Removing intermediate container 668c018d6ea2 15:32:29 ---> 07a5d779c418 15:32:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:32:30 ---> 109c3ece1feb 15:32:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:32:31 ---> b1412d7e6850 15:32:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:32:32 ---> 6f1c5c2abb3c 15:32:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:32:34 ---> b1839a6cea86 15:32:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:32:34 ---> 88578f9ff68d 15:32:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:32:34 ---> Running in 57d99c3b80f0 15:32:34 ---> a3533f051fe1 15:32:34 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/ 15:32:34 ---> Running in 5bc08d445e23 15:32:34 Removing intermediate container 57d99c3b80f0 15:32:34 ---> f08e10a8d0de 15:32:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:32:35 ---> Running in c4981840d0cb 15:32:35 Removing intermediate container c4981840d0cb 15:32:35 ---> 68d532f452ec 15:32:35 Step 18/20 : LABEL arch=x86_64 15:32:35 ---> Running in 946340b11e41 15:32:36 Removing intermediate container 946340b11e41 15:32:36 ---> 4efb8eaa80f8 15:32:36 Step 19/20 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:32:36 Removing intermediate container 5bc08d445e23 15:32:36 ---> abe33d0a99c0 15:32:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:32:36 ---> Running in 33b43f45770f 15:32:36 ---> Running in aadbfb8e82c4 15:32:36 Removing intermediate container 33b43f45770f 15:32:36 ---> d95446f7e319 15:32:36 Step 20/20 : LABEL version=0.0.0 15:32:37 ---> Running in c491303ad793 15:32:37 Removing intermediate container aadbfb8e82c4 15:32:37 ---> 5c5f815d2a52 15:32:37 Step 23/25 : LABEL arch=x86_64 15:32:37 ---> Running in 1e9d015a8ee7 15:32:37 Removing intermediate container c491303ad793 15:32:37 ---> eec52e45c63d 15:32:37 15:32:37 Successfully built eec52e45c63d 15:32:37 Successfully tagged security-spiffe-token-provider:latest 15:32:37  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 15:32:37 Removing intermediate container 1e9d015a8ee7 15:32:37 ---> 63a84409fc41 15:32:37 Step 24/25 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:32:37 ---> Running in b750ebfec604 15:32:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:32:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:32:37 ---> a463eab64751 15:32:37 Step 3/26 : WORKDIR /edgex-go 15:32:37 ---> Using cache 15:32:37 ---> bc517ecf9dc0 15:32:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:37 ---> Using cache 15:32:37 ---> 8d037292ee69 15:32:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:32:37 ---> Using cache 15:32:37 ---> 7f975c4203de 15:32:37 Step 6/26 : COPY go.mod vendor* ./ 15:32:37 ---> Using cache 15:32:37 ---> 82fff759e3fa 15:32:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:37 ---> Using cache 15:32:37 ---> 2d526120b774 15:32:37 Step 8/26 : COPY . . 15:32:37 ---> Using cache 15:32:37 ---> 84b8caab49e1 15:32:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:32:37 ---> Using cache 15:32:37 ---> 5a10f8ab9b58 15:32:37 Step 10/26 : RUN mkdir -p spire-build 15:32:37 ---> Using cache 15:32:37 ---> 63d8c551d8cf 15:32:37 Step 11/26 : WORKDIR /edgex-go/spire-build 15:32:37 ---> Using cache 15:32:37 ---> 5df4a140fb72 15:32: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 15:32:43 Removing intermediate container b750ebfec604 15:32:43 ---> af89fbea89bc 15:32:43 Step 25/25 : LABEL version=0.0.0 15:32:43 ---> Running in 6367000e80f0 15:32:43 ---> Running in 106600d8a926 15:32:43 Removing intermediate container 106600d8a926 15:32:43 ---> b6710e6a2510 15:32:43 15:32:43 Successfully built b6710e6a2510 15:32:43 Successfully tagged security-secretstore-setup:latest 15:32:43 Building core-command 15:32:44  Building security-secretstore-setup ... done spire-1.2.1/ 15:32:44 spire-1.2.1/.data/ 15:32:44 spire-1.2.1/.data/.file 15:32:44 spire-1.2.1/.dockerignore 15:32:44 spire-1.2.1/.gitattributes 15:32:44 spire-1.2.1/.githooks/ 15:32:44 spire-1.2.1/.githooks/pre-commit 15:32:44 spire-1.2.1/.github/ 15:32:44 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:32:44 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:32:44 spire-1.2.1/.github/dependabot.yml 15:32:44 spire-1.2.1/.github/workflows/ 15:32:44 spire-1.2.1/.github/workflows/nightly_build.yaml 15:32:44 spire-1.2.1/.github/workflows/pr_build.yaml 15:32:44 spire-1.2.1/.github/workflows/release_build.yaml 15:32:44 spire-1.2.1/.github/workflows/scripts/ 15:32:44 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:32:44 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:32:44 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:32:44 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:32:44 spire-1.2.1/.github/workflows/scripts/split.sh 15:32:44 spire-1.2.1/.gitignore 15:32:44 spire-1.2.1/.go-version 15:32:44 spire-1.2.1/.golangci.yml 15:32:44 spire-1.2.1/ADOPTERS.md 15:32:44 spire-1.2.1/CHANGELOG.md 15:32:44 spire-1.2.1/CODE-OF-CONDUCT.md 15:32:44 spire-1.2.1/CODEOWNERS 15:32:44 spire-1.2.1/CONTRIBUTING.md 15:32:44 spire-1.2.1/Dockerfile 15:32:44 spire-1.2.1/Dockerfile.dev 15:32:44 spire-1.2.1/Dockerfile.scratch 15:32:44 spire-1.2.1/LICENSE 15:32:44 spire-1.2.1/MAINTAINERS.md 15:32:44 spire-1.2.1/Makefile 15:32:44 spire-1.2.1/README.md 15:32:44 spire-1.2.1/ROADMAP.md 15:32:44 spire-1.2.1/SECURITY.md 15:32:44 spire-1.2.1/cmd/ 15:32:44 spire-1.2.1/cmd/spire-agent/ 15:32:44 spire-1.2.1/cmd/spire-agent/cli/ 15:32:44 spire-1.2.1/cmd/spire-agent/cli/api/ 15:32:44 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/common/ 15:32:44 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:32:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/run/ 15:32:44 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:32:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:32:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:32:44 spire-1.2.1/cmd/spire-agent/main.go 15:32:44 spire-1.2.1/cmd/spire-server/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/agent/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/cli.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/run/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/token/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/validate/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/x509/ 15:32:44 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:32:44 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:32:44 spire-1.2.1/cmd/spire-server/main.go 15:32:44 spire-1.2.1/cmd/spire-server/util/ 15:32:44 spire-1.2.1/cmd/spire-server/util/util.go 15:32:44 spire-1.2.1/conf/ 15:32:44 spire-1.2.1/conf/agent/ 15:32:44 spire-1.2.1/conf/agent/agent.conf 15:32:44 spire-1.2.1/conf/agent/agent_full.conf 15:32:44 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:32:44 spire-1.2.1/conf/server/ 15:32:44 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:32:44 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:32:44 spire-1.2.1/conf/server/server.conf 15:32:44 spire-1.2.1/conf/server/server_full.conf 15:32:44 spire-1.2.1/doc/ 15:32:44 spire-1.2.1/doc/SPIRE101.md 15:32:44 spire-1.2.1/doc/auditlog.md 15:32:44 spire-1.2.1/doc/authorization_policy_engine.md 15:32:44 spire-1.2.1/doc/changelog_guidelines.md 15:32:44 spire-1.2.1/doc/cure53-report.pdf 15:32:44 spire-1.2.1/doc/images/ 15:32:44 spire-1.2.1/doc/images/2019_roadmap.png 15:32:44 spire-1.2.1/doc/images/SPIRE101.png 15:32:44 spire-1.2.1/doc/images/SPIRE_agent.png 15:32:44 spire-1.2.1/doc/images/SPIRE_server.png 15:32:44 spire-1.2.1/doc/images/cache_mgr.png 15:32:44 spire-1.2.1/doc/images/cache_mgr_components.png 15:32:44 spire-1.2.1/doc/images/federated_spire.png 15:32:44 spire-1.2.1/doc/images/ha_mode.png 15:32:44 spire-1.2.1/doc/images/nested_spire.png 15:32:44 spire-1.2.1/doc/images/oidc_federation.png 15:32:44 spire-1.2.1/doc/images/single_trust_domain.png 15:32:44 spire-1.2.1/doc/images/spiffe_compatible.png 15:32:44 spire-1.2.1/doc/images/spire_logo.png 15:32:44 spire-1.2.1/doc/migrating_registration_api_clients.md 15:32:44 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:32:44 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:32:44 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:32:44 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:32:44 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:32:44 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:32:44 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:32:44 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:32:44 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:32:44 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:32:44 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:32:44 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:32:44 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:32:44 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:32:44 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:32:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:32:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:32:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:32:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:32:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:32:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:32:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:32:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:32:44 spire-1.2.1/doc/scaling_spire.md 15:32:44 spire-1.2.1/doc/spire_agent.md 15:32:44 spire-1.2.1/doc/spire_server.md 15:32:44 spire-1.2.1/doc/supported_integrations.md 15:32:44 spire-1.2.1/doc/telemetry.md 15:32:44 spire-1.2.1/doc/telemetry_config.md 15:32:44 spire-1.2.1/doc/upgrading.md 15:32:44 spire-1.2.1/doc/using_spire.md 15:32:44 spire-1.2.1/examples/ 15:32:44 spire-1.2.1/examples/README.md 15:32:44 spire-1.2.1/go.mod 15:32:44 spire-1.2.1/go.sum 15:32:44 spire-1.2.1/pkg/ 15:32:44 spire-1.2.1/pkg/agent/ 15:32:44 spire-1.2.1/pkg/agent/agent.go 15:32:44 spire-1.2.1/pkg/agent/api/ 15:32:44 spire-1.2.1/pkg/agent/api/config.go 15:32:44 spire-1.2.1/pkg/agent/api/debug/ 15:32:44 spire-1.2.1/pkg/agent/api/debug/v1/ 15:32:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:32:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:32:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:32:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:32:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:32:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:32:44 spire-1.2.1/pkg/agent/api/endpoints.go 15:32:44 spire-1.2.1/pkg/agent/api/health/ 15:32:44 spire-1.2.1/pkg/agent/api/health/v1/ 15:32:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:32:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:32:44 spire-1.2.1/pkg/agent/api/rpccontext/ 15:32:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:32:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:32:44 spire-1.2.1/pkg/agent/attestor/ 15:32:44 spire-1.2.1/pkg/agent/attestor/node/ 15:32:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:32:44 spire-1.2.1/pkg/agent/attestor/node/node.go 15:32:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:32:44 spire-1.2.1/pkg/agent/attestor/workload/ 15:32:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:32:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:32:44 spire-1.2.1/pkg/agent/catalog/ 15:32:44 spire-1.2.1/pkg/agent/catalog/catalog.go 15:32:44 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:32:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:32:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:32:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:32:44 spire-1.2.1/pkg/agent/client/ 15:32:44 spire-1.2.1/pkg/agent/client/client.go 15:32:44 spire-1.2.1/pkg/agent/client/client_test.go 15:32:44 spire-1.2.1/pkg/agent/client/dial.go 15:32:44 spire-1.2.1/pkg/agent/client/nodeconn.go 15:32:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:32:44 spire-1.2.1/pkg/agent/client/update.go 15:32:44 spire-1.2.1/pkg/agent/client/util.go 15:32:44 spire-1.2.1/pkg/agent/common/ 15:32:44 spire-1.2.1/pkg/agent/common/backoff/ 15:32:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:32:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:32:44 spire-1.2.1/pkg/agent/common/cgroups/ 15:32:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:32:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:32:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:32:44 spire-1.2.1/pkg/agent/config.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/ 15:32:44 spire-1.2.1/pkg/agent/endpoints/config.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:32:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:32:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/workload/ 15:32:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:32:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:32:44 spire-1.2.1/pkg/agent/manager/ 15:32:44 spire-1.2.1/pkg/agent/manager/cache/ 15:32:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:32:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:32:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:32:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:32:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:32:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:32:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:32:44 spire-1.2.1/pkg/agent/manager/config.go 15:32:44 spire-1.2.1/pkg/agent/manager/manager.go 15:32:44 spire-1.2.1/pkg/agent/manager/manager_test.go 15:32:44 spire-1.2.1/pkg/agent/manager/storage.go 15:32:44 spire-1.2.1/pkg/agent/manager/storage_test.go 15:32:44 spire-1.2.1/pkg/agent/manager/storecache/ 15:32:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:32:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:32:44 spire-1.2.1/pkg/agent/manager/sync.go 15:32:44 spire-1.2.1/pkg/agent/plugin/ 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:32:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:32:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:32:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:32:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:32:44 spire-1.2.1/pkg/agent/svid/ 15:32:44 spire-1.2.1/pkg/agent/svid/rotator.go 15:32:44 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:32:44 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:32:44 spire-1.2.1/pkg/agent/svid/store/ 15:32:44 spire-1.2.1/pkg/agent/svid/store/service.go 15:32:44 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:32:44 spire-1.2.1/pkg/common/ 15:32:44 spire-1.2.1/pkg/common/agentpathtemplate/ 15:32:44 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:32:44 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:32:44 spire-1.2.1/pkg/common/api/ 15:32:44 spire-1.2.1/pkg/common/api/metrics.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/ 15:32:44 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/logger.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/names.go 15:32:44 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:32:44 spire-1.2.1/pkg/common/api/names.go 15:32:44 spire-1.2.1/pkg/common/api/ratelimit.go 15:32:44 spire-1.2.1/pkg/common/api/rpccontext/ 15:32:44 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:32:44 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:32:44 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:32:44 spire-1.2.1/pkg/common/auth/ 15:32:44 spire-1.2.1/pkg/common/auth/interceptors.go 15:32:44 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:32:44 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/ 15:32:44 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/types.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:32:44 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:32:44 spire-1.2.1/pkg/common/catalog/ 15:32:44 spire-1.2.1/pkg/common/catalog/bind.go 15:32:44 spire-1.2.1/pkg/common/catalog/builtin.go 15:32:44 spire-1.2.1/pkg/common/catalog/catalog.go 15:32:44 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:32:44 spire-1.2.1/pkg/common/catalog/closers.go 15:32:44 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:32:44 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:32:44 spire-1.2.1/pkg/common/catalog/config.go 15:32:44 spire-1.2.1/pkg/common/catalog/config_test.go 15:32:44 spire-1.2.1/pkg/common/catalog/configure.go 15:32:44 spire-1.2.1/pkg/common/catalog/constraints.go 15:32:44 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:32:44 spire-1.2.1/pkg/common/catalog/context.go 15:32:44 spire-1.2.1/pkg/common/catalog/external.go 15:32:44 spire-1.2.1/pkg/common/catalog/host.go 15:32:44 spire-1.2.1/pkg/common/catalog/pipenet.go 15:32:44 spire-1.2.1/pkg/common/catalog/plugin.go 15:32:44 spire-1.2.1/pkg/common/catalog/testplugin/ 15:32:44 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:32:44 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:32:44 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:32:44 spire-1.2.1/pkg/common/cli/ 15:32:44 spire-1.2.1/pkg/common/cli/env.go 15:32:44 spire-1.2.1/pkg/common/cli/flags.go 15:32:44 spire-1.2.1/pkg/common/cli/trust_domain.go 15:32:44 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:32:44 spire-1.2.1/pkg/common/cli/umask.go 15:32:44 spire-1.2.1/pkg/common/cli/umask_posix.go 15:32:44 spire-1.2.1/pkg/common/cli/umask_test.go 15:32:44 spire-1.2.1/pkg/common/cli/umask_windows.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/ 15:32:44 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/flag.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/format.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/ 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:32:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:32:44 spire-1.2.1/pkg/common/coretypes/ 15:32:44 spire-1.2.1/pkg/common/coretypes/bundle/ 15:32:44 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:32:44 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:32:44 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:32:44 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:32:44 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:32:44 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:32:44 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:32:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:32:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:32:44 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:32:44 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:32:44 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:32:44 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:32:44 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:32:44 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:32:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:32:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:32:44 spire-1.2.1/pkg/common/cryptoutil/ 15:32:44 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:32:44 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:32:44 spire-1.2.1/pkg/common/diskutil/ 15:32:44 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:32:44 spire-1.2.1/pkg/common/diskutil/file_test.go 15:32:44 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:32:44 spire-1.2.1/pkg/common/errorutil/ 15:32:44 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:32:44 spire-1.2.1/pkg/common/health/ 15:32:44 spire-1.2.1/pkg/common/health/config.go 15:32:44 spire-1.2.1/pkg/common/health/context.go 15:32:44 spire-1.2.1/pkg/common/health/context_test.go 15:32:44 spire-1.2.1/pkg/common/health/health.go 15:32:44 spire-1.2.1/pkg/common/health/health_test.go 15:32:44 spire-1.2.1/pkg/common/health/logger.go 15:32:44 spire-1.2.1/pkg/common/hostservice/ 15:32:44 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:32:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:32:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:32:44 spire-1.2.1/pkg/common/idutil/ 15:32:44 spire-1.2.1/pkg/common/idutil/require.go 15:32:44 spire-1.2.1/pkg/common/idutil/require_test.go 15:32:44 spire-1.2.1/pkg/common/idutil/safety.go 15:32:44 spire-1.2.1/pkg/common/idutil/safety_test.go 15:32:44 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:32:44 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:32:44 spire-1.2.1/pkg/common/jwtsvid/ 15:32:44 spire-1.2.1/pkg/common/jwtsvid/common.go 15:32:44 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:32:44 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:32:44 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:32:44 spire-1.2.1/pkg/common/jwtutil/ 15:32:44 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:32:44 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:32:44 spire-1.2.1/pkg/common/log/ 15:32:44 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:32:44 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:32:44 spire-1.2.1/pkg/common/log/log.go 15:32:44 spire-1.2.1/pkg/common/log/log_test.go 15:32:44 spire-1.2.1/pkg/common/log/options.go 15:32:44 spire-1.2.1/pkg/common/nodeutil/ 15:32:44 spire-1.2.1/pkg/common/nodeutil/node.go 15:32:44 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:32:44 spire-1.2.1/pkg/common/peertracker/ 15:32:44 spire-1.2.1/pkg/common/peertracker/conn.go 15:32:44 spire-1.2.1/pkg/common/peertracker/credentials.go 15:32:44 spire-1.2.1/pkg/common/peertracker/errors.go 15:32:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:32:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:32:44 spire-1.2.1/pkg/common/peertracker/info.go 15:32:44 spire-1.2.1/pkg/common/peertracker/listener.go 15:32:44 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:32:44 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:32:44 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:32:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:32:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:32:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:32:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:32:44 spire-1.2.1/pkg/common/peertracker/tcp.go 15:32:44 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:32:44 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:32:44 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:32:44 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:32:44 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:32:44 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:32:44 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:32:44 spire-1.2.1/pkg/common/peertracker/uds.go 15:32:44 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:32:44 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:32:44 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:32:44 spire-1.2.1/pkg/common/pemutil/ 15:32:44 spire-1.2.1/pkg/common/pemutil/block.go 15:32:44 spire-1.2.1/pkg/common/pemutil/certs.go 15:32:44 spire-1.2.1/pkg/common/pemutil/common.go 15:32:44 spire-1.2.1/pkg/common/pemutil/csr.go 15:32:44 spire-1.2.1/pkg/common/pemutil/keys.go 15:32:44 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/ 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:32:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:32:44 spire-1.2.1/pkg/common/plugin/ 15:32:44 spire-1.2.1/pkg/common/plugin/aws/ 15:32:44 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:32:44 spire-1.2.1/pkg/common/plugin/azure/ 15:32:44 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:32:44 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:32:44 spire-1.2.1/pkg/common/plugin/facade.go 15:32:44 spire-1.2.1/pkg/common/plugin/facade_test.go 15:32:44 spire-1.2.1/pkg/common/plugin/gcp/ 15:32:44 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:32:44 spire-1.2.1/pkg/common/plugin/k8s/ 15:32:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:32:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:32:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:32:44 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:32:44 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:32:44 spire-1.2.1/pkg/common/plugin/log.go 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/ 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:32:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:32:44 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:32:44 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:32:44 spire-1.2.1/pkg/common/plugin/x509pop/ 15:32:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:32:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:32:44 spire-1.2.1/pkg/common/profiling/ 15:32:44 spire-1.2.1/pkg/common/profiling/dumpers.go 15:32:44 spire-1.2.1/pkg/common/profiling/profiling.go 15:32:44 spire-1.2.1/pkg/common/protoutil/ 15:32:44 spire-1.2.1/pkg/common/protoutil/masks.go 15:32:44 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:32:44 spire-1.2.1/pkg/common/rotationutil/ 15:32:44 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:32:44 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:32:44 spire-1.2.1/pkg/common/selector/ 15:32:44 spire-1.2.1/pkg/common/selector/selector.go 15:32:44 spire-1.2.1/pkg/common/selector/selector_test.go 15:32:44 spire-1.2.1/pkg/common/selector/set.go 15:32:44 spire-1.2.1/pkg/common/selector/set_utils.go 15:32:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/ 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/ 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:32:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:32:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:32:44 spire-1.2.1/pkg/common/telemetry/call.go 15:32:44 spire-1.2.1/pkg/common/telemetry/common/ 15:32:44 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:32:44 spire-1.2.1/pkg/common/telemetry/config.go 15:32:44 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:32:44 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/inmem.go 15:32:44 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/m3.go 15:32:44 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/metrics.go 15:32:44 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/names.go 15:32:44 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:32:44 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:32:44 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/ 15:32:44 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:32:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:32:44 spire-1.2.1/pkg/common/telemetry/server/server.go 15:32:44 spire-1.2.1/pkg/common/telemetry/sink.go 15:32:44 spire-1.2.1/pkg/common/telemetry/statsd.go 15:32:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:32:44 spire-1.2.1/pkg/common/telemetry/uptime.go 15:32:44 spire-1.2.1/pkg/common/telemetry/version.go 15:32:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:32:44 spire-1.2.1/pkg/common/uptime/ 15:32:44 spire-1.2.1/pkg/common/uptime/uptime.go 15:32:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:32:44 spire-1.2.1/pkg/common/util/ 15:32:44 spire-1.2.1/pkg/common/util/certs.go 15:32:44 spire-1.2.1/pkg/common/util/certs_test.go 15:32:44 spire-1.2.1/pkg/common/util/csr.go 15:32:44 spire-1.2.1/pkg/common/util/hash.go 15:32:44 spire-1.2.1/pkg/common/util/selectors.go 15:32:44 spire-1.2.1/pkg/common/util/selectors_test.go 15:32:44 spire-1.2.1/pkg/common/util/signals.go 15:32:44 spire-1.2.1/pkg/common/util/sort.go 15:32:44 spire-1.2.1/pkg/common/util/sort_test.go 15:32:44 spire-1.2.1/pkg/common/util/task.go 15:32:44 spire-1.2.1/pkg/common/util/task_test.go 15:32:44 spire-1.2.1/pkg/common/util/testdata/ 15:32:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:32:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:32:44 spire-1.2.1/pkg/common/version/ 15:32:44 spire-1.2.1/pkg/common/version/version.go 15:32:44 spire-1.2.1/pkg/common/x509svid/ 15:32:44 spire-1.2.1/pkg/common/x509svid/common_test.go 15:32:44 spire-1.2.1/pkg/common/x509svid/csr.go 15:32:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:32:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:32:44 spire-1.2.1/pkg/common/x509util/ 15:32:44 spire-1.2.1/pkg/common/x509util/cert.go 15:32:44 spire-1.2.1/pkg/common/x509util/dns.go 15:32:44 spire-1.2.1/pkg/common/x509util/dns_test.go 15:32:44 spire-1.2.1/pkg/common/x509util/keyid.go 15:32:44 spire-1.2.1/pkg/common/x509util/keypair.go 15:32:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:32:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:32:44 spire-1.2.1/pkg/server/ 15:32:44 spire-1.2.1/pkg/server/api/ 15:32:44 spire-1.2.1/pkg/server/api/agent.go 15:32:44 spire-1.2.1/pkg/server/api/agent/ 15:32:44 spire-1.2.1/pkg/server/api/agent/v1/ 15:32:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:32:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:32:44 spire-1.2.1/pkg/server/api/agent_test.go 15:32:44 spire-1.2.1/pkg/server/api/api.go 15:32:44 spire-1.2.1/pkg/server/api/audit/ 15:32:44 spire-1.2.1/pkg/server/api/audit/audit.go 15:32:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:32:44 spire-1.2.1/pkg/server/api/bundle.go 15:32:44 spire-1.2.1/pkg/server/api/bundle/ 15:32:44 spire-1.2.1/pkg/server/api/bundle/v1/ 15:32:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:32:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:32:44 spire-1.2.1/pkg/server/api/bundle_test.go 15:32:44 spire-1.2.1/pkg/server/api/debug/ 15:32:44 spire-1.2.1/pkg/server/api/debug/v1/ 15:32:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:32:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:32:44 spire-1.2.1/pkg/server/api/entry.go 15:32:44 spire-1.2.1/pkg/server/api/entry/ 15:32:44 spire-1.2.1/pkg/server/api/entry/v1/ 15:32:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:32:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:32:44 spire-1.2.1/pkg/server/api/entry_test.go 15:32:44 spire-1.2.1/pkg/server/api/health/ 15:32:44 spire-1.2.1/pkg/server/api/health/v1/ 15:32:44 spire-1.2.1/pkg/server/api/health/v1/service.go 15:32:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:32:44 spire-1.2.1/pkg/server/api/id.go 15:32:44 spire-1.2.1/pkg/server/api/id_test.go 15:32:44 spire-1.2.1/pkg/server/api/limits/ 15:32:44 spire-1.2.1/pkg/server/api/limits/limits.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/ 15:32:44 spire-1.2.1/pkg/server/api/middleware/alias.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/audit.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/caller.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/common.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/entries.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:32:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:32:44 spire-1.2.1/pkg/server/api/ratelimit.go 15:32:44 spire-1.2.1/pkg/server/api/rpccontext/ 15:32:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:32:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:32:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:32:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:32:44 spire-1.2.1/pkg/server/api/selector.go 15:32:44 spire-1.2.1/pkg/server/api/selector_test.go 15:32:44 spire-1.2.1/pkg/server/api/status.go 15:32:44 spire-1.2.1/pkg/server/api/status_test.go 15:32:44 spire-1.2.1/pkg/server/api/svid/ 15:32:44 spire-1.2.1/pkg/server/api/svid/v1/ 15:32:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:32:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:32:44 spire-1.2.1/pkg/server/api/trustdomain.go 15:32:44 spire-1.2.1/pkg/server/api/trustdomain/ 15:32:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:32:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:32:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:32:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:32:44 spire-1.2.1/pkg/server/authpolicy/ 15:32:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:32:44 spire-1.2.1/pkg/server/authpolicy/policy.go 15:32:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:32:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:32:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:32:44 spire-1.2.1/pkg/server/authpolicy/validate.go 15:32:44 spire-1.2.1/pkg/server/bundle/ 15:32:44 spire-1.2.1/pkg/server/bundle/client/ 15:32:44 spire-1.2.1/pkg/server/bundle/client/client.go 15:32:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:32:44 spire-1.2.1/pkg/server/bundle/client/manager.go 15:32:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:32:44 spire-1.2.1/pkg/server/bundle/client/sources.go 15:32:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:32:44 spire-1.2.1/pkg/server/bundle/client/updater.go 15:32:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:32:44 spire-1.2.1/pkg/server/ca/ 15:32:44 spire-1.2.1/pkg/server/ca/ca.go 15:32:44 spire-1.2.1/pkg/server/ca/ca_health.go 15:32:44 spire-1.2.1/pkg/server/ca/ca_test.go 15:32:44 spire-1.2.1/pkg/server/ca/journal.go 15:32:44 spire-1.2.1/pkg/server/ca/journal_test.go 15:32:44 spire-1.2.1/pkg/server/ca/manager.go 15:32:44 spire-1.2.1/pkg/server/ca/manager_health.go 15:32:44 spire-1.2.1/pkg/server/ca/manager_test.go 15:32:44 spire-1.2.1/pkg/server/ca/templates.go 15:32:44 spire-1.2.1/pkg/server/ca/upstream_client.go 15:32:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:32:44 spire-1.2.1/pkg/server/ca/validation.go 15:32:44 spire-1.2.1/pkg/server/cache/ 15:32:44 spire-1.2.1/pkg/server/cache/dscache/ 15:32:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:32:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:32:44 spire-1.2.1/pkg/server/cache/entrycache/ 15:32:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:32:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:32:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:32:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:32:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:32:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:32:44 spire-1.2.1/pkg/server/catalog/ 15:32:44 spire-1.2.1/pkg/server/catalog/catalog.go 15:32:44 spire-1.2.1/pkg/server/catalog/keymanager.go 15:32:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:32:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:32:44 spire-1.2.1/pkg/server/catalog/notifier.go 15:32:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:32:44 spire-1.2.1/pkg/server/config.go 15:32:44 spire-1.2.1/pkg/server/datastore/ 15:32:44 spire-1.2.1/pkg/server/datastore/datastore.go 15:32:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:32:44 spire-1.2.1/pkg/server/datastore/repository.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:32:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:32:44 spire-1.2.1/pkg/server/endpoints/ 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/ 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:32:44 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:32:44 spire-1.2.1/pkg/server/endpoints/config.go 15:32:44 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:32:44 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:32:44 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:32:44 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:32:44 spire-1.2.1/pkg/server/endpoints/middleware.go 15:32:44 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:32:44 spire-1.2.1/pkg/server/hostservice/ 15:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:32:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:32:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:32:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:32:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/ 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/ 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:32:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:32:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:32:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/ 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:32:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:32:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:32:44 spire-1.2.1/pkg/server/registration/ 15:32:44 spire-1.2.1/pkg/server/registration/manager.go 15:32:44 spire-1.2.1/pkg/server/registration/manager_test.go 15:32:44 spire-1.2.1/pkg/server/scanentries.go 15:32:44 spire-1.2.1/pkg/server/scanentries_test.go 15:32:44 spire-1.2.1/pkg/server/server.go 15:32:44 spire-1.2.1/pkg/server/server_test.go 15:32:44 spire-1.2.1/pkg/server/svid/ 15:32:44 spire-1.2.1/pkg/server/svid/observer.go 15:32:44 spire-1.2.1/pkg/server/svid/observer_test.go 15:32:44 spire-1.2.1/pkg/server/svid/rotator.go 15:32:44 spire-1.2.1/pkg/server/svid/rotator_config.go 15:32:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:32:44 spire-1.2.1/pkg/server/svid/rotator_test.go 15:32:44 spire-1.2.1/proto/ 15:32:44 spire-1.2.1/proto/private/ 15:32:44 spire-1.2.1/proto/private/server/ 15:32:44 spire-1.2.1/proto/private/server/journal/ 15:32:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:32:44 spire-1.2.1/proto/private/server/journal/journal.proto 15:32:44 spire-1.2.1/proto/spire/ 15:32:44 spire-1.2.1/proto/spire/common/ 15:32:44 spire-1.2.1/proto/spire/common/common.pb.go 15:32:44 spire-1.2.1/proto/spire/common/common.proto 15:32:44 spire-1.2.1/proto/spire/common/plugin/ 15:32:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:32:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:32:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:32:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:32:44 spire-1.2.1/proto/spire/plugin/ 15:32:44 spire-1.2.1/proto/spire/plugin/agent/ 15:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:32:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:32:44 spire-1.2.1/release/ 15:32:44 spire-1.2.1/release/spire-extras/ 15:32:44 spire-1.2.1/release/spire-extras/README.md 15:32:44 spire-1.2.1/release/spire-extras/conf/ 15:32:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:32:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:32:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:32:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:32:44 spire-1.2.1/release/spire/ 15:32:44 spire-1.2.1/release/spire/README.md 15:32:44 spire-1.2.1/release/spire/conf/ 15:32:44 spire-1.2.1/release/spire/conf/agent/ 15:32:44 spire-1.2.1/release/spire/conf/agent/agent.conf 15:32:44 spire-1.2.1/release/spire/conf/server/ 15:32:44 spire-1.2.1/release/spire/conf/server/server.conf 15:32:44 spire-1.2.1/script/ 15:32:44 spire-1.2.1/script/build-artifact.sh 15:32:44 spire-1.2.1/script/generate_dummy_ca.sh 15:32:44 spire-1.2.1/support/ 15:32:44 spire-1.2.1/support/k8s/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:32:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/ 15:32:44 spire-1.2.1/support/oidc-discovery-provider/README.md 15:32:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/config.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/main.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:32:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:32:44 spire-1.2.1/test/ 15:32:44 spire-1.2.1/test/clock/ 15:32:44 spire-1.2.1/test/clock/clock.go 15:32:44 spire-1.2.1/test/fakes/ 15:32:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:32:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:32:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:32:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:32:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:32:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:32:44 spire-1.2.1/test/fakes/fakeagentstore/ 15:32:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:32:44 spire-1.2.1/test/fakes/fakedatastore/ 15:32:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:32:44 spire-1.2.1/test/fakes/fakeentryclient/ 15:32:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:32:44 spire-1.2.1/test/fakes/fakehealthchecker/ 15:32:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:32:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:32:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:32:44 spire-1.2.1/test/fakes/fakemetrics/ 15:32:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:32:44 spire-1.2.1/test/fakes/fakenoderesolver/ 15:32:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:32:44 spire-1.2.1/test/fakes/fakenotifier/ 15:32:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:32:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:32:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:32:44 spire-1.2.1/test/fakes/fakeserverca/ 15:32:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:32:44 spire-1.2.1/test/fakes/fakeservercatalog/ 15:32:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:32:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:32:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:32:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:32:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:32:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:32:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:32:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:32:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:32:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:32:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:32:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:32:44 spire-1.2.1/test/fixture/ 15:32:44 spire-1.2.1/test/fixture/certs/ 15:32:44 spire-1.2.1/test/fixture/certs/agent_svid.der 15:32:44 spire-1.2.1/test/fixture/certs/base_cert.pem 15:32:44 spire-1.2.1/test/fixture/certs/base_csr.pem 15:32:44 spire-1.2.1/test/fixture/certs/base_key.pem 15:32:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:32:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:32:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:32:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:32:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:32:44 spire-1.2.1/test/fixture/certs/blog_key.pem 15:32:44 spire-1.2.1/test/fixture/certs/bundle.der 15:32:44 spire-1.2.1/test/fixture/certs/ca.pem 15:32:44 spire-1.2.1/test/fixture/certs/ca_key.pem 15:32:44 spire-1.2.1/test/fixture/certs/database_cert.pem 15:32:44 spire-1.2.1/test/fixture/certs/database_csr.pem 15:32:44 spire-1.2.1/test/fixture/certs/database_key.pem 15:32:44 spire-1.2.1/test/fixture/certs/node_cert.pem 15:32:44 spire-1.2.1/test/fixture/certs/node_csr.pem 15:32:44 spire-1.2.1/test/fixture/certs/node_key.pem 15:32:44 spire-1.2.1/test/fixture/certs/svid.pem 15:32:44 spire-1.2.1/test/fixture/certs/svid_key.pem 15:32:44 spire-1.2.1/test/fixture/config/ 15:32:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:32:44 spire-1.2.1/test/fixture/config/agent_good.conf 15:32:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:32:44 spire-1.2.1/test/fixture/config/plugin_good.conf 15:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:32:44 spire-1.2.1/test/fixture/config/server_good.conf 15:32:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:32:44 spire-1.2.1/test/fixture/fixture.go 15:32:44 spire-1.2.1/test/fixture/nodeattestor/ 15:32:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:32:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:32:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:32:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:32:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:32:44 spire-1.2.1/test/fixture/registration/ 15:32:44 spire-1.2.1/test/fixture/registration/entries.json 15:32:44 spire-1.2.1/test/fixture/registration/good-for-update.json 15:32:44 spire-1.2.1/test/fixture/registration/good.json 15:32:44 spire-1.2.1/test/fixture/registration/invalid.json 15:32:44 spire-1.2.1/test/fixture/registration/invalid_json.json 15:32:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:32:44 spire-1.2.1/test/integration/ 15:32:44 spire-1.2.1/test/integration/README.md 15:32:44 spire-1.2.1/test/integration/common 15:32:44 spire-1.2.1/test/integration/setup/ 15:32:44 spire-1.2.1/test/integration/setup/adminclient/ 15:32:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:32:44 spire-1.2.1/test/integration/setup/adminclient/client.go 15:32:44 spire-1.2.1/test/integration/setup/debugagent/ 15:32:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:32:44 spire-1.2.1/test/integration/setup/debugagent/main.go 15:32:44 spire-1.2.1/test/integration/setup/debugserver/ 15:32:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:32:44 spire-1.2.1/test/integration/setup/debugserver/main.go 15:32:44 spire-1.2.1/test/integration/setup/downstreamclient/ 15:32:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:32:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:32:44 spire-1.2.1/test/integration/setup/itclient/ 15:32:44 spire-1.2.1/test/integration/setup/itclient/client.go 15:32:44 spire-1.2.1/test/integration/setup/node-attestation/ 15:32:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:32:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:32:44 spire-1.2.1/test/integration/setup/x509pop/ 15:32:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:32:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:32:44 spire-1.2.1/test/integration/suites/ 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:32:44 spire-1.2.1/test/integration/suites/join-token/ 15:32:44 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:32:44 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:32:44 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:32:44 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:32:44 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:32:44 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:32:44 spire-1.2.1/test/integration/suites/join-token/README.md 15:32:44 spire-1.2.1/test/integration/suites/join-token/conf/ 15:32:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/join-token/teardown 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:32:44 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:32:44 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:32:44 spire-1.2.1/test/integration/suites/k8s/ 15:32:44 spire-1.2.1/test/integration/suites/k8s/00-setup 15:32:44 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:32:44 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:32:44 spire-1.2.1/test/integration/suites/k8s/README.md 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/ 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:32:44 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:32:44 spire-1.2.1/test/integration/suites/k8s/teardown 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/ 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:32:44 spire-1.2.1/test/integration/suites/rotation/ 15:32:44 spire-1.2.1/test/integration/suites/rotation/00-setup 15:32:44 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:32:44 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:32:44 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:32:44 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:32:44 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:32:44 spire-1.2.1/test/integration/suites/rotation/README.md 15:32:44 spire-1.2.1/test/integration/suites/rotation/conf/ 15:32:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/rotation/teardown 15:32:44 spire-1.2.1/test/integration/suites/self-test/ 15:32:44 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:32:44 spire-1.2.1/test/integration/suites/self-test/README.md 15:32:44 spire-1.2.1/test/integration/suites/self-test/teardown 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:32:44 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:32:44 spire-1.2.1/test/integration/suites/upgrade/ 15:32:44 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:32:44 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:32:44 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:32:44 spire-1.2.1/test/integration/suites/upgrade/README.md 15:32:44 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:32:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:32:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:32:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:32:44 spire-1.2.1/test/integration/suites/upgrade/teardown 15:32:44 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:32:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:32:44 spire-1.2.1/test/integration/test-one.sh 15:32:44 spire-1.2.1/test/integration/test.sh 15:32:44 spire-1.2.1/test/plugintest/ 15:32:44 spire-1.2.1/test/plugintest/config.go 15:32:44 spire-1.2.1/test/plugintest/load.go 15:32:44 spire-1.2.1/test/plugintest/option.go 15:32:44 spire-1.2.1/test/spiretest/ 15:32:44 spire-1.2.1/test/spiretest/apiserver.go 15:32:44 spire-1.2.1/test/spiretest/assertions.go 15:32:44 spire-1.2.1/test/spiretest/dir.go 15:32:44 spire-1.2.1/test/spiretest/errors_posix.go 15:32:44 spire-1.2.1/test/spiretest/errors_windows.go 15:32:44 spire-1.2.1/test/spiretest/logs.go 15:32:44 spire-1.2.1/test/spiretest/socketapi.go 15:32:44 spire-1.2.1/test/spiretest/suite.go 15:32:44 spire-1.2.1/test/spiretest/x509.go 15:32:44 spire-1.2.1/test/testca/ 15:32:44 spire-1.2.1/test/testca/ca.go 15:32:44 spire-1.2.1/test/testkey/ 15:32:44 spire-1.2.1/test/testkey/generate.sh 15:32:44 spire-1.2.1/test/testkey/genkeys.go 15:32:44 spire-1.2.1/test/testkey/keys.go 15:32:44 spire-1.2.1/test/testkey/new.go 15:32:44 spire-1.2.1/test/tpmsimulator/ 15:32:44 spire-1.2.1/test/tpmsimulator/simulator.go 15:32:44 spire-1.2.1/test/util/ 15:32:44 spire-1.2.1/test/util/cert_fixtures.go 15:32:44 spire-1.2.1/test/util/cert_generation.go 15:32:44 spire-1.2.1/test/util/io_redirection.go 15:32:44 spire-1.2.1/test/util/race.go 15:32:44 spire-1.2.1/test/util/util.go 15:32:44 building spire from source... 15:32:44 Installing go1.17.7... 15:32:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:32:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:32:47 ---> a463eab64751 15:32:47 Step 3/23 : WORKDIR /edgex-go 15:32:47 ---> Using cache 15:32:47 ---> bc517ecf9dc0 15:32:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:47 ---> Using cache 15:32:47 ---> 8d037292ee69 15:32:47 Step 5/23 : RUN apk add --update --no-cache make bash git 15:32:49 Building bin/spire-server... 15:32:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:32:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:32:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:32:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:32:49 go: downloading github.com/mitchellh/cli v1.1.2 15:32:49 go: downloading github.com/imdario/mergo v0.3.12 15:32:49 go: downloading github.com/sirupsen/logrus v1.8.1 15:32:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:32:49 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:32:50 go: downloading google.golang.org/grpc v1.44.0 15:32:50 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:32:50 go: downloading github.com/fatih/color v1.13.0 15:32:50 go: downloading github.com/mattn/go-isatty v0.0.14 15:32:50 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:32:50 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:32:50 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:32:50 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:32:50 go: downloading github.com/armon/go-metrics v0.3.10 15:32:50 go: downloading github.com/prometheus/client_golang v1.12.1 15:32:50 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:32:50 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:32:50 go: downloading github.com/open-policy-agent/opa v0.38.0 15:32:50 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:32:50 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:32:50 go: downloading github.com/mattn/go-colorable v0.1.12 15:32:50 go: downloading github.com/Masterminds/goutils v1.1.0 15:32:50 go: downloading github.com/Masterminds/semver v1.5.0 15:32:50 go: downloading github.com/google/uuid v1.1.2 15:32:50 go: downloading github.com/huandu/xstrings v1.3.2 15:32:50 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:32:50 go: downloading github.com/oklog/run v1.0.0 15:32:50 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:32:51 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:32:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:32:51 go: downloading go.uber.org/atomic v1.9.0 15:32:51 go: downloading github.com/imkira/go-observer v1.0.3 15:32:51 go: downloading github.com/prometheus/client_model v0.2.0 15:32:51 go: downloading github.com/prometheus/common v0.32.1 15:32:51 go: downloading github.com/beorn7/perks v1.0.1 15:32:51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:32:51 go: downloading github.com/prometheus/procfs v0.7.3 15:32:51 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:32:51 go: downloading github.com/hashicorp/errwrap v1.1.0 15:32:51 go: downloading github.com/twmb/murmur3 v1.1.6 15:32:51 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:32:51 go: downloading github.com/blang/semver/v4 v4.0.0 15:32:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:32:51 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:32:51 go: downloading github.com/jinzhu/gorm v1.9.16 15:32:51 go: downloading github.com/lib/pq v1.10.4 15:32:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:32:51 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:32:51 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:32:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:32:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:32:51 ---> a463eab64751 15:32:51 Step 3/23 : WORKDIR /edgex-go 15:32:51 ---> Using cache 15:32:51 ---> bc517ecf9dc0 15:32:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:51 ---> Using cache 15:32:51 ---> 8d037292ee69 15:32:51 Step 5/23 : RUN apk add --update --no-cache make git 15:32:51 ---> Using cache 15:32:51 ---> d96537ccc3bb 15:32:51 Step 6/23 : COPY go.mod vendor* ./ 15:32:51 ---> Using cache 15:32:51 ---> e8029a64a0b6 15:32:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:51 ---> Using cache 15:32:51 ---> 70deaee41362 15:32:51 Step 8/23 : COPY . . 15:32:51 ---> Using cache 15:32:51 ---> 0606b61be96b 15:32:51 Step 9/23 : RUN make cmd/core-command/core-command 15:32:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:32:53 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:32:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:32:53 go: downloading github.com/stretchr/testify v1.7.0 15:32:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:32:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:32:56 go: downloading google.golang.org/api v0.70.0 15:32:56 go: downloading k8s.io/client-go v0.23.4 15:32:56 go: downloading k8s.io/api v0.23.4 15:32:56 go: downloading github.com/google/go-tpm v0.3.3 15:32:56 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:32:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:32:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:32:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:32:57 go: downloading cloud.google.com/go/storage v1.21.0 15:32:57 go: downloading cloud.google.com/go v0.100.2 15:32:58 go: downloading k8s.io/apimachinery v0.23.4 15:32:58 go: downloading k8s.io/kube-aggregator v0.23.3 15:32:58 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:32:58 go: downloading cloud.google.com/go/security v1.3.0 15:32:58 go: downloading github.com/hashicorp/vault/api v1.4.1 15:32:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:32:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:32:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:32:58 go: downloading github.com/jinzhu/inflection v1.0.0 15:32:58 go: downloading github.com/aws/smithy-go v1.11.0 15:32:59 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:32:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:32:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:32:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:32:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:32:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:32:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:33:00 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:33:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:33:00 go: downloading github.com/dimchansky/utfbom v1.1.1 15:33:00 go: downloading cloud.google.com/go/compute v1.3.0 15:33:01 go: downloading cloud.google.com/go/iam v0.1.1 15:33:01 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:33:01 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:33:01 go: downloading github.com/gogo/protobuf v1.3.2 15:33:01 go: downloading k8s.io/klog/v2 v2.30.0 15:33:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:33:01 go: downloading github.com/google/gofuzz v1.1.0 15:33:01 go: downloading github.com/spf13/pflag v1.0.5 15:33:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:33:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:33:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:33:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:33:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:33:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:33:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:33:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:33:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:33:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:33:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:33:02 go: downloading gopkg.in/yaml.v2 v2.4.0 15:33:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:33:02 go: downloading github.com/gobwas/glob v0.2.3 15:33:02 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:33:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:33:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:33:02 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:33:02 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:33:02 go: downloading go.opencensus.io v0.23.0 15:33:02 go: downloading gopkg.in/inf.v0 v0.9.1 15:33:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:33:02 go: downloading github.com/google/go-cmp v0.5.7 15:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements 15:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:33:02 go: downloading github.com/googleapis/gnostic v0.5.5 15:33:02 go: downloading github.com/go-logr/logr v1.2.2 15:33:02 go: downloading github.com/json-iterator/go v1.1.12 15:33:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:33:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:33:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:33:02 go: downloading go.uber.org/zap v1.21.0 15:33:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:33:03 go: downloading github.com/tklauser/numcpus v0.3.0 15:33:03 go: downloading sigs.k8s.io/yaml v1.3.0 15:33:03 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:33:03 go: downloading github.com/ryanuber/go-glob v1.0.0 15:33:03 go: downloading github.com/golang/snappy v0.0.4 15:33:03 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:33:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:33:03 go: downloading github.com/modern-go/reflect2 v1.0.2 15:33:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:33:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:33:03 go: downloading github.com/hashicorp/go-version v1.2.0 15:33:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:33:03 go: downloading go.uber.org/multierr v1.6.0 15:33:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:33:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 98.5% of statements 15:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 53.4% of statements 15:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:33:13  ---> Running in 87c571770d05 15:33:13 ---> Running in f3b78923ffe7 15:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:14 OK: 221 MiB in 52 packages 15:33:14 Removing intermediate container 41bc1470e676 15:33:14 ---> 76d8a33aa3e8 15:33:14 15:33:14 Step 13/25 : FROM alpine:3.15 15:33:14 ---> 0ac33e5f5afa 15:33:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:33:14 ---> Using cache 15:33:14 ---> 1058fb3ae997 15:33:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:14 ---> Using cache 15:33:14 ---> 2f737bc5708a 15:33:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:33:15 ---> Running in 06bc73efab2c 15:33:15 Removing intermediate container 87c571770d05 15:33:15 ---> 6fef74f1bd47 15:33:15 Step 6/23 : COPY go.mod vendor* ./ 15:33:15 ---> c209cbef2bdd 15:33:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:15 ---> Running in e6ee2400ea58 15:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:16 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:33:16 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:33:16 OK: 15854 distinct packages available 15:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:17 Removing intermediate container e6ee2400ea58 15:33:17 ---> 581870809b24 15:33:17 Step 8/23 : COPY . . 15:33:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:17 (1/5) Installing dumb-init (1.2.5-r1) 15:33:18 (2/5) Installing musl-obstack (1.2.3-r0) 15:33:18 (3/5) Installing libucontext (1.1-r0) 15:33:18 (4/5) Installing gcompat (1.0.0-r4) 15:33:18 (5/5) Installing openssl (1.1.1n-r0) 15:33:18 Executing busybox-1.34.1-r5.trigger 15:33:18 OK: 6 MiB in 19 packages 15:33:25 Removing intermediate container 06bc73efab2c 15:33:25 ---> facfbc4b9139 15:33:25 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:33:25 ---> 54c0c2c64270 15:33:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:33:25 ---> Running in 30572a6fcc6e 15:33:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:33:27 ---> 463c682afb51 15:33:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:33:27 ---> ae5c2740a2e7 15:33:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:33:28 ---> 91d1052bd099 15:33:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:33:29 ---> 5687db3ab6bf 15:33:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:33:29 ---> Running in cb6023d77923 15:33:29 Removing intermediate container cb6023d77923 15:33:29 ---> e69179ae5edc 15:33:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:33:29 ---> Running in 40682e66ab80 15:33:30 Removing intermediate container 40682e66ab80 15:33:30 ---> 115a35e8ced3 15:33:30 Step 23/25 : LABEL arch=x86_64 15:33:30 ---> Running in 52b1e687d79a 15:33:30 Removing intermediate container 52b1e687d79a 15:33:30 ---> d38e3d1d703b 15:33:30 Step 24/25 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:33:30 ---> Running in 1babdb8b64ce 15:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.161s coverage: 89.2% of statements 15:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.530s coverage: 84.4% of statements 15:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:33:30 Removing intermediate container 1babdb8b64ce 15:33:30 ---> 2b57bb8eba24 15:33:30 Step 25/25 : LABEL version=0.0.0 15:33:31 ---> Running in 9a66a74daf2a 15:33:31 Removing intermediate container 9a66a74daf2a 15:33:31 ---> c2a77b56297d 15:33:31 15:33:31 Successfully built c2a77b56297d 15:33:31 Successfully tagged security-spire-server:latest 15:33:31 Building core-metadata 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.278s coverage: 95.4% of statements 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.287s coverage: 72.2% of statements 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.580s coverage: 60.0% of statements 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.501s coverage: 58.8% of statements 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.252s coverage: 24.0% of statements 15:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements 15:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements 15:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.267s coverage: 87.5% of statements 15:33:37  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:37 ---> a463eab64751 15:33:37 Step 3/23 : WORKDIR /edgex-go 15:33:37 ---> Using cache 15:33:37 ---> bc517ecf9dc0 15:33:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:37 ---> Using cache 15:33:37 ---> 8d037292ee69 15:33:37 Step 5/23 : RUN apk add --update --no-cache make git 15:33:37 ---> Using cache 15:33:37 ---> d96537ccc3bb 15:33:37 Step 6/23 : COPY go.mod vendor* ./ 15:33:37 ---> Using cache 15:33:37 ---> e8029a64a0b6 15:33:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:37 ---> Using cache 15:33:37 ---> 70deaee41362 15:33:37 Step 8/23 : COPY . . 15:33:37 ---> Using cache 15:33:37 ---> 0606b61be96b 15:33:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:33:39 ---> Running in b9af00261c26 15:33:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 15:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 15:33:50 Removing intermediate container f3b78923ffe7 15:33:50 ---> 1d1e7c169b29 15:33:50 15:33:50 Step 10/23 : FROM alpine:3.14 15:33:50 ---> e04c818066af 15:33:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:33:50 ---> Using cache 15:33:50 ---> c6adf11ea173 15:33:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:50 ---> Using cache 15:33:50 ---> 7ed75e1766bd 15:33:50 Step 13/23 : ENV APP_PORT=59882 15:33:50 ---> Running in 3517a08874ff 15:33:50 Removing intermediate container 3517a08874ff 15:33:50 ---> b30809448393 15:33:50 Step 14/23 : EXPOSE $APP_PORT 15:33:50 ---> Running in 9385f36c10dd 15:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.602s coverage: 82.5% of statements 15:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:33:50 Building bin/spire-agent... 15:33:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:33:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:33:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:33:51 go: downloading github.com/docker/docker v20.10.12+incompatible 15:33:51 Removing intermediate container 9385f36c10dd 15:33:51 ---> 51a727e41dd4 15:33:51 Step 15/23 : WORKDIR / 15:33:51 ---> Running in cec9a9765dd2 15:33:52 go: downloading github.com/google/go-tpm-tools v0.3.3 15:33:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:33:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:33:52 go: downloading github.com/docker/go-connections v0.4.0 15:33:52 go: downloading github.com/docker/go-units v0.4.0 15:33:52 go: downloading github.com/opencontainers/image-spec v1.0.1 15:33:52 Removing intermediate container cec9a9765dd2 15:33:52 ---> fc8a7627eacc 15:33:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:52 go: downloading github.com/containerd/containerd v1.3.4 15:33:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:33:52 go: downloading github.com/opencontainers/go-digest v1.0.0 15:33:54  ---> eb5d279d56ed 15:33:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:33:56 ---> 52d7ab7685b9 15:33:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:33:56 ---> 25576f5c6c3a 15:33:56 Step 19/23 : ENTRYPOINT ["/core-command"] 15:33:57 ---> Running in cb9a3793f0a1 15:33:57 Removing intermediate container cb9a3793f0a1 15:33:57 ---> e55116b7d91a 15:33:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:57 ---> Running in 4b8e0e267a91 15:33:58 Removing intermediate container 4b8e0e267a91 15:33:58 ---> cc59dc78ef93 15:33:58 Step 21/23 : LABEL arch=x86_64 15:33:58 ---> Running in 11c06f06a2d2 15:33:58 Removing intermediate container 11c06f06a2d2 15:33:58 ---> f2adc4612d21 15:33:58 Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements 15:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.833s coverage: 91.2% of statements 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:33:58 ---> Running in e4aeed785cdc 15:33:58 Removing intermediate container e4aeed785cdc 15:33:58 ---> b71fd9acb56d 15:33:58 Step 23/23 : LABEL version=0.0.0 15:33:59 ---> Running in 55ef7e26dc28 15:33:59 Removing intermediate container 55ef7e26dc28 15:33:59 ---> 32403b2a81fb 15:33:59 15:33:59 Successfully built 32403b2a81fb 15:33:59 Successfully tagged core-command:latest 15:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 64.4% of statements 15:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.325s coverage: 100.0% of statements 15:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements 15:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.135s coverage: 100.0% of statements 15:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 15:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 15:34:08  Building core-command ... done Removing intermediate container 30572a6fcc6e 15:34:08 ---> 14a66c199486 15:34:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:34:08 ---> Running in eacbe53052b3 15:34:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.369s coverage: 65.4% of statements 15:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:34:10 Removing intermediate container eacbe53052b3 15:34:10 ---> 40e8c8ee3d28 15:34:10 15:34:10 Step 11/23 : FROM docker:20.10.14 15:34:10 20.10.14: Pulling from library/docker 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 43.8% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.324s coverage: 84.8% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.509s coverage: 17.7% of statements 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 15:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 15:34:22 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 15:34:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:34:22 GO111MODULE=on go vet ./... 15:34:25 Removing intermediate container b9af00261c26 15:34:25 ---> f62690bd06d2 15:34:25 15:34:25 Step 10/23 : FROM alpine:3.14 15:34:25 ---> e04c818066af 15:34:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:34:25 ---> Using cache 15:34:25 ---> c6adf11ea173 15:34:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:34:25 ---> Using cache 15:34:25 ---> 7ed75e1766bd 15:34:25 Step 13/23 : ENV APP_PORT=59881 15:34:29 ---> Running in 3071e772635d 15:34:29 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:34:29 Status: Downloaded newer image for docker:20.10.14 15:34:29 ---> 7417809fdb73 15:34:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:34:29 ---> Running in a31f8d05effc 15:34:29 Removing intermediate container 3071e772635d 15:34:29 ---> ecbba352ea4c 15:34:29 Step 14/23 : EXPOSE $APP_PORT 15:34:29 ---> Running in 5a2cf4c80b22 15:34:29 Removing intermediate container a31f8d05effc 15:34:29 ---> 916158cdf723 15:34:29 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 15:34:29 ---> Running in 34ac1c00c107 15:34:29 Removing intermediate container 5a2cf4c80b22 15:34:29 ---> 2676ce42a8ec 15:34:29 Step 15/23 : WORKDIR / 15:34:29 ---> Running in ef9a8205a731 15:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:30 Removing intermediate container ef9a8205a731 15:34:30 ---> 27e5d2641250 15:34:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:30 (1/43) Installing readline (8.1.1-r0) 15:34:30 (2/43) Installing bash (5.1.16-r0) 15:34:30 Executing bash-5.1.16-r0.post-install 15:34:30 (3/43) Installing brotli-libs (1.0.9-r5) 15:34:30 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:34:30 (5/43) Installing libcurl (7.80.0-r0) 15:34:30 (6/43) Installing curl (7.80.0-r0) 15:34:30 (7/43) Installing dumb-init (1.2.5-r1) 15:34:30 (8/43) Installing libbz2 (1.0.8-r1) 15:34:30 (9/43) Installing expat (2.4.7-r0) 15:34:30 (10/43) Installing libffi (3.4.2-r1) 15:34:30 (11/43) Installing gdbm (1.22-r0) 15:34:30 (12/43) Installing xz-libs (5.2.5-r1) 15:34:30 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:34:30 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:34:30 (15/43) Installing mpdecimal (2.5.1-r1) 15:34:30 (16/43) Installing sqlite-libs (3.36.0-r0) 15:34:30 (17/43) Installing python3 (3.9.7-r4) 15:34:30 ---> 0d495c3aa609 15:34:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:34:30 (18/43) Installing py3-appdirs (1.4.4-r2) 15:34:30 (19/43) Installing py3-certifi (2020.12.5-r1) 15:34:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:34:30 (21/43) Installing py3-idna (3.3-r0) 15:34:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:34:30 (23/43) Installing py3-requests (2.26.0-r1) 15:34:30 (24/43) Installing py3-msgpack (1.0.2-r1) 15:34:30 (25/43) Installing py3-lockfile (0.12.2-r4) 15:34:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:34:30 (27/43) Installing py3-colorama (0.4.4-r1) 15:34:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:34:30 (29/43) Installing py3-distlib (0.3.3-r0) 15:34:30 (30/43) Installing py3-distro (1.6.0-r0) 15:34:30 (31/43) Installing py3-six (1.16.0-r0) 15:34:30 (32/43) Installing py3-webencodings (0.5.1-r4) 15:34:30 (33/43) Installing py3-html5lib (1.1-r1) 15:34:30 (34/43) Installing py3-parsing (2.4.7-r2) 15:34:30 (35/43) Installing py3-packaging (20.9-r1) 15:34:30 (36/43) Installing py3-tomli (1.2.2-r0) 15:34:30 (37/43) Installing py3-pep517 (0.12.0-r0) 15:34:30 (38/43) Installing py3-progress (1.6-r0) 15:34:30 (39/43) Installing py3-retrying (1.3.3-r2) 15:34:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:34:30 (41/43) Installing py3-setuptools (52.0.0-r4) 15:34:30 (42/43) Installing py3-toml (0.10.2-r2) 15:34:30 (43/43) Installing py3-pip (20.3.4-r1) 15:34:31 Executing busybox-1.34.1-r5.trigger 15:34:31 OK: 83 MiB in 65 packages 15:34:31 Collecting docker-compose==1.23.2 15:34:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:34:32 Collecting docker<4.0,>=3.6.0 15:34:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:34:32 Collecting cached-property<2,>=1.2.0 15:34:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:34:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:34:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:34:32 Collecting PyYAML<4,>=3.10 15:34:32 Downloading PyYAML-3.13.tar.gz (270 kB) 15:34:32 ---> 94e773ca6ba9 15:34:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:34:33 Collecting texttable<0.10,>=0.9.0 15:34:33 Downloading texttable-0.9.1.tar.gz (11 kB) 15:34:33 ---> c1a275b39ee0 15:34:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:34:33 ---> Running in eb7ac974e7d0 15:34:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:34:33 Collecting jsonschema<3,>=2.5.1 15:34:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:34:33 Removing intermediate container eb7ac974e7d0 15:34:33 ---> 249e66d85e02 15:34:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:33 Collecting dockerpty<0.5,>=0.4.1 15:34:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:34:33 ---> Running in 9174ca6cf486 15:34:33 Removing intermediate container 9174ca6cf486 15:34:33 ---> 1d469ed2059f 15:34:33 Step 21/23 : LABEL arch=x86_64 15:34:33 Collecting docopt<0.7,>=0.6.1 15:34:33 Downloading docopt-0.6.2.tar.gz (25 kB) 15:34:33 ---> Running in 87bda5c1c169 15:34:34 Removing intermediate container 87bda5c1c169 15:34:34 ---> 32e9d6d8bc48 15:34:34 Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:34:34 ---> Running in e7c7f2b41161 15:34:34 Collecting websocket-client<1.0,>=0.32.0 15:34:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:34:34 Collecting docker-pycreds>=0.4.0 15:34:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:34:34 Removing intermediate container e7c7f2b41161 15:34:34 ---> bda8e7b5ea57 15:34:34 Step 23/23 : LABEL version=0.0.0 15:34:34 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) 15:34:34 Collecting chardet<3.1.0,>=3.0.2 15:34:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:34:34 ---> Running in 49b92f97b69a 15:34:34 Collecting urllib3<1.25,>=1.21.1 15:34:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:34:34 Collecting idna<2.8,>=2.5 15:34:34 Removing intermediate container 49b92f97b69a 15:34:34 ---> aef6c747eec7 15:34:34 15:34:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:34:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:34:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:34:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:34:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:34:34 Successfully built aef6c747eec7 15:34:34 Successfully tagged core-metadata:latest 15:34:34  Building core-metadata ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:34:34 Attempting uninstall: urllib3 15:34:34 Found existing installation: urllib3 1.26.7 15:34:34 Uninstalling urllib3-1.26.7: 15:34:34 Successfully uninstalled urllib3-1.26.7 15:34:35 Attempting uninstall: idna 15:34:35 Found existing installation: idna 3.3 15:34:35 Uninstalling idna-3.3: 15:34:35 Successfully uninstalled idna-3.3 15:34:35 Attempting uninstall: requests 15:34:35 Found existing installation: requests 2.26.0 15:34:35 Uninstalling requests-2.26.0: 15:34:35 Successfully uninstalled requests-2.26.0 15:34:35 Running setup.py install for texttable: started 15:34:35 Running setup.py install for texttable: finished with status 'done' 15:34:35 Running setup.py install for PyYAML: started 15:34:36 Running setup.py install for PyYAML: finished with status 'done' 15:34:36 Running setup.py install for docopt: started 15:34:36 Running setup.py install for docopt: finished with status 'done' 15:34:36 Running setup.py install for dockerpty: started 15:34:37 Running setup.py install for dockerpty: finished with status 'done' 15:34:37 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 15:34:42 Removing intermediate container 34ac1c00c107 15:34:42 ---> c5c5c2b0ca1b 15:34:42 Step 14/23 : ENV APP_PORT=58890 15:34:42 ---> Running in b223204cd1f9 15:34:42 Removing intermediate container b223204cd1f9 15:34:42 ---> e06e1953dad3 15:34:42 Step 15/23 : EXPOSE $APP_PORT 15:34:42 ---> Running in 9bbaf5a389c4 15:34:43 Removing intermediate container 9bbaf5a389c4 15:34:43 ---> 79e2f4ed9b42 15:34:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:34:43 ---> bffe3b7b6f16 15:34:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:34:44 ---> 923ae0a1492f 15:34:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:34:44 ---> 8b81dfe1cead 15:34:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:34:44 ---> Running in 4dde2f0093fa 15:34:44 Removing intermediate container 4dde2f0093fa 15:34:44 ---> aaeca7c746f5 15:34:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:44 ---> Running in ed646aea67e5 15:34:45 Removing intermediate container ed646aea67e5 15:34:45 ---> 7e63560b7825 15:34:45 Step 21/23 : LABEL arch=x86_64 15:34:45 ---> Running in a9c3b126c29c 15:34:45 Removing intermediate container a9c3b126c29c 15:34:45 ---> 4c30cdb3fa55 15:34:45 Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:34:45 ---> Running in 314a32ac1809 15:34:45 Removing intermediate container 314a32ac1809 15:34:45 ---> 2ea8589fd148 15:34:45 Step 23/23 : LABEL version=0.0.0 15:34:45 ---> Running in 9fde3bd8921b 15:34:45 Removing intermediate container 9fde3bd8921b 15:34:45 ---> 8394db12cc48 15:34:45 15:34:45 Successfully built 8394db12cc48 15:34:45 Successfully tagged sys-mgmt-agent:latest 15:35:00  Building sys-mgmt-agent ... done Removing intermediate container 3f52087febd0 15:35:00 ---> e2c3581881f6 15:35:00 15:35:00 Step 13/26 : FROM alpine:3.15 15:35:00 ---> 0ac33e5f5afa 15:35:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:35:00 ---> Using cache 15:35:00 ---> 1058fb3ae997 15:35:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:00 ---> Using cache 15:35:00 ---> 2f737bc5708a 15:35:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:35:00 ---> Using cache 15:35:00 ---> facfbc4b9139 15:35:00 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:35:01 ---> 8f021297688f 15:35:01 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:35:02 ---> dddc76ea461d 15:35:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:35:03 ---> c43b9612810d 15:35:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:35:03 ---> c51117c58643 15:35:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:35:03 ---> 06a975ffc1c9 15:35:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:35:03 ---> Running in 1aa9150acd65 15:35:03 Removing intermediate container 1aa9150acd65 15:35:03 ---> 550e0f2ca155 15:35:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:35:03 ---> Running in 841cafacaf8a 15:35:03 Removing intermediate container 841cafacaf8a 15:35:03 ---> af7a2a6056c0 15:35:03 Step 24/26 : LABEL arch=x86_64 15:35:03 ---> Running in 811e6fc6af18 15:35:03 Removing intermediate container 811e6fc6af18 15:35:03 ---> b0b827add94b 15:35:03 Step 25/26 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:35:03 ---> Running in f961783ed723 15:35:04 Removing intermediate container f961783ed723 15:35:04 ---> 6d81a0ab0044 15:35:04 Step 26/26 : LABEL version=0.0.0 15:35:04 ---> Running in 7a0a02d270ad 15:35:04 Removing intermediate container 7a0a02d270ad 15:35:04 ---> 8ae76296d9b0 15:35:04 15:35:04 Successfully built 8ae76296d9b0 15:35:04 Successfully tagged security-spire-agent:latest 15:35:14  Building security-spire-agent ... done Building bin/spire-agent... 15:35:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:35:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:35:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:35:14 go: downloading github.com/docker/docker v20.10.12+incompatible 15:35:14 go: downloading github.com/google/go-tpm-tools v0.3.3 15:35:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:35:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:35:14 go: downloading github.com/docker/go-units v0.4.0 15:35:14 go: downloading github.com/opencontainers/image-spec v1.0.1 15:35:14 go: downloading github.com/docker/go-connections v0.4.0 15:35:14 go: downloading github.com/containerd/containerd v1.3.4 15:35:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:35:14 go: downloading github.com/opencontainers/go-digest v1.0.0 15:35:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:36:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:36:02 ./bin/test-attribution-txt.sh [Pipeline] echo 15:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:36:06 + ls -al . 15:36:06 total 664 15:36:06 drwxrwxr-x 9 1001 1001 4096 Apr 12 15:36 . 15:36:06 drwxr-xr-x 4 root root 4096 Apr 12 15:30 .. 15:36:06 -rw-rw-r-- 1 1001 1001 11 Apr 12 15:28 .dockerignore 15:36:06 drwxrwxr-x 8 1001 1001 4096 Apr 12 15:28 .git 15:36:06 drwxrwxr-x 3 1001 1001 4096 Apr 12 15:28 .github 15:36:06 -rw-rw-r-- 1 1001 1001 879 Apr 12 15:28 .gitignore 15:36:06 -rw-rw-r-- 1 1001 1001 42 Apr 12 15:28 .golangci.yml 15:36:06 -rw-rw-r-- 1 1001 1001 87 Apr 12 15:28 .hadolint.yml 15:36:06 -rw-rw-r-- 1 1001 1001 166 Apr 12 15:28 .sonarcloud.properties 15:36:06 -rw-rw-r-- 1 1001 1001 1171 Apr 12 15:28 ADOPTERS.md 15:36:06 -rw-rw-r-- 1 1001 1001 10086 Apr 12 15:28 Attribution.txt 15:36:06 -rw-rw-r-- 1 1001 1001 51732 Apr 12 15:28 CHANGELOG.md 15:36:06 -rw-rw-r-- 1 1001 1001 3804 Apr 12 15:28 CONTRIBUTING.md 15:36:06 -rw-rw-r-- 1 1001 1001 677 Apr 12 15:28 GOVERNANCE.md 15:36:06 -rw-rw-r-- 1 1001 1001 850 Apr 12 15:28 Jenkinsfile 15:36:06 -rw-rw-r-- 1 1001 1001 10775 Apr 12 15:28 LICENSE 15:36:06 -rw-rw-r-- 1 1001 1001 8511 Apr 12 15:28 Makefile 15:36:06 -rw-rw-r-- 1 1001 1001 582 Apr 12 15:28 OWNERS.md 15:36:06 -rw-rw-r-- 1 1001 1001 8207 Apr 12 15:28 README.md 15:36:06 -rw-rw-r-- 1 1001 1001 6912 Apr 12 15:28 SECURITY.md 15:36:06 -rw-rw-r-- 1 1001 1001 5 Apr 12 15:26 VERSION 15:36:06 -rw-rw-r-- 1 1001 1001 4131 Apr 12 15:28 ZMQWindows.md 15:36:06 drwxrwxr-x 2 1001 1001 4096 Apr 12 15:28 bin 15:36:06 drwxrwxr-x 18 1001 1001 4096 Apr 12 15:28 cmd 15:36:06 -rw-r--r-- 1 root root 433581 Apr 12 15:34 coverage.out 15:36:06 -rw-rw-r-- 1 1001 1001 3256 Apr 12 15:28 go.mod 15:36:06 -rw-rw-r-- 1 1001 1001 35162 Apr 12 15:28 go.sum 15:36:06 drwxrwxr-x 8 1001 1001 4096 Apr 12 15:28 internal 15:36:06 drwxrwxr-x 3 1001 1001 4096 Apr 12 15:28 openapi 15:36:06 drwxrwxr-x 4 1001 1001 4096 Apr 12 15:28 snap 15:36:06 -rw-rw-r-- 1 1001 1001 204 Apr 12 15:28 version.go [Pipeline] sh 15:36:07 + '[' -e coverage.out ] 15:36:07 + chown 1001:1001 coverage.out [Pipeline] stash 15:36:07 Warning: overwriting stash ‘coverage-report’ 15:36:08 Stashed 1 file(s) [Pipeline] sh 15:36:08 + make build 15:36:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:36:11 Removing intermediate container 6367000e80f0 15:36:11 ---> 700bf4da8557 15:36:11 15:36:11 Step 13/26 : FROM alpine:3.15 15:36:11 ---> 0ac33e5f5afa 15:36:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:11 ---> Using cache 15:36:11 ---> 1058fb3ae997 15:36:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:11 ---> Using cache 15:36:11 ---> 2f737bc5708a 15:36:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:36:11 ---> Running in e6df885cb106 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:11 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:36:11 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:36:11 OK: 15854 distinct packages available 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:12 (1/4) Installing dumb-init (1.2.5-r1) 15:36:12 (2/4) Installing musl-obstack (1.2.3-r0) 15:36:12 (3/4) Installing libucontext (1.1-r0) 15:36:12 (4/4) Installing gcompat (1.0.0-r4) 15:36:12 Executing busybox-1.34.1-r5.trigger 15:36:12 OK: 6 MiB in 18 packages 15:36:13 Removing intermediate container e6df885cb106 15:36:13 ---> 4bd70b25b46a 15:36:13 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:36:14 ---> 400281033571 15:36:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:36:14 ---> 4dacb789922d 15:36:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:36:14 ---> Running in da5bc92312e4 15:36:14 Removing intermediate container da5bc92312e4 15:36:14 ---> 77fa0e6f0c16 15:36:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:36:14 ---> 3ddb47cdf0ee 15:36:14 Step 21/26 : WORKDIR / 15:36:14 ---> Running in b6345bb4a1b7 15:36:15 Removing intermediate container b6345bb4a1b7 15:36:15 ---> 12f0e43b76f5 15:36:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:15 ---> Running in a7815acf53c4 15:36:15 Removing intermediate container a7815acf53c4 15:36:15 ---> 23c94a252d4d 15:36:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:15 ---> Running in 04d6ebf44097 15:36:15 Removing intermediate container 04d6ebf44097 15:36:15 ---> a76ac1cd8415 15:36:15 Step 24/26 : LABEL arch=x86_64 15:36:15 ---> Running in d537ebf05165 15:36:15 Removing intermediate container d537ebf05165 15:36:15 ---> cda586c32a3d 15:36:15 Step 25/26 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:36:15 ---> Running in 3e8b5f39499a 15:36:15 Removing intermediate container 3e8b5f39499a 15:36:15 ---> 66af6c8f63c5 15:36:15 Step 26/26 : LABEL version=0.0.0 15:36:15 ---> Running in 2b5b03e28292 15:36:15 Removing intermediate container 2b5b03e28292 15:36:15 ---> 6229caa384c2 15:36:15 15:36:15 Successfully built 6229caa384c2 15:36:15 Successfully tagged security-spire-config:latest 15:36:15  Building security-spire-config ... done  [Pipeline] } 15:36:15 $ docker stop --time=1 7e38fa1f05418db1950088d29546a43cf0bce1ac77fc49552286f1417686de76 15:36:17 $ docker rm -f 7e38fa1f05418db1950088d29546a43cf0bce1ac77fc49552286f1417686de76 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:17 + docker images 15:36:17 REPOSITORY TAG IMAGE ID CREATED SIZE 15:36:17 security-spire-config latest 6229caa384c2 2 seconds ago 86.7MB 15:36:17 700bf4da8557 19 seconds ago 4.51GB 15:36:17 security-spire-agent latest 8ae76296d9b0 About a minute ago 127MB 15:36:17 e2c3581881f6 About a minute ago 4.51GB 15:36:17 sys-mgmt-agent latest 8394db12cc48 About a minute ago 307MB 15:36:17 core-metadata latest aef6c747eec7 About a minute ago 26.4MB 15:36:17 f62690bd06d2 About a minute ago 1.65GB 15:36:17 40e8c8ee3d28 2 minutes ago 1.64GB 15:36:17 core-command latest 32403b2a81fb 2 minutes ago 24.7MB 15:36:17 1d1e7c169b29 2 minutes ago 1.64GB 15:36:17 security-spire-server latest c2a77b56297d 2 minutes ago 87.3MB 15:36:17 76d8a33aa3e8 3 minutes ago 4.51GB 15:36:17 security-secretstore-setup latest b6710e6a2510 3 minutes ago 42.5MB 15:36:17 security-spiffe-token-provider latest eec52e45c63d 3 minutes ago 28.7MB 15:36:17 support-notifications latest 40772f386441 3 minutes ago 26.8MB 15:36:17 24e4a008b63f 3 minutes ago 1.66GB 15:36:17 2071f1abc029 4 minutes ago 1.64GB 15:36:17 05182945f952 4 minutes ago 1.65GB 15:36:17 security-bootstrapper latest b9cc4fd85430 4 minutes ago 24.6MB 15:36:17 core-data latest 9b428ad0b871 5 minutes ago 36.2MB 15:36:17 security-proxy-setup latest c2d3cebc3471 5 minutes ago 43.9MB 15:36:17 support-scheduler latest e68f57561831 5 minutes ago 26.2MB 15:36:17 19418de7c68a 5 minutes ago 1.64GB 15:36:17 d3f1af5a0bd1 5 minutes ago 1.66GB 15:36:17 95275adfcb63 5 minutes ago 1.65GB 15:36:17 1f0235afc312 5 minutes ago 1.66GB 15:36:17 ci-base-image-x86_64 latest a463eab64751 9 minutes ago 896MB 15:36:17 docker 20.10.14 7417809fdb73 7 days ago 218MB 15:36:17 alpine 3.14 e04c818066af 7 days ago 5.59MB 15:36:17 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 15:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 15:36:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 15:36:17 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] } 15:38:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:39:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:39:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:40:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:40:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:40:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:40:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:40:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:40:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:40:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:41:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:41:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:41:31 $ docker stop --time=1 aa38258d4add276a17c74b6c537176f1bdde8fafbe51655e87f1f5a401ca4368 15:41:33 $ docker rm -f aa38258d4add276a17c74b6c537176f1bdde8fafbe51655e87f1f5a401ca4368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:35 15:41:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:36 latest: Pulling from edgex-devops/edgex-compose-arm64 15:41:36 29e5d40040c1: Pulling fs layer 15:41:36 1ce36da41761: Pulling fs layer 15:41:36 25b303627fd3: Pulling fs layer 15:41:36 29e5d40040c1: Verifying Checksum 15:41:36 29e5d40040c1: Download complete 15:41:37 1ce36da41761: Verifying Checksum 15:41:37 1ce36da41761: Download complete 15:41:37 29e5d40040c1: Pull complete 15:41:38 25b303627fd3: Verifying Checksum 15:41:38 25b303627fd3: Download complete 15:41:39 1ce36da41761: Pull complete 15:41:52 25b303627fd3: Pull complete 15:41:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:41:52 prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container 15:41:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:41:54 $ docker top b76a7d243092342411165a36dbe545dfa91b64898a453594fe2f74d961dcd8b1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:55 + docker-compose build --help 15:41:55 + grep parallel 15:41:59 --parallel Build images in parallel. [Pipeline] } 15:41:59 $ docker stop --time=1 b76a7d243092342411165a36dbe545dfa91b64898a453594fe2f74d961dcd8b1 15:42:01 $ docker rm -f b76a7d243092342411165a36dbe545dfa91b64898a453594fe2f74d961dcd8b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:42:01 . [Pipeline] withDockerContainer 15:42:01 prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container 15:42:01 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:42:03 $ docker top 669a843060c905e95a7b253253aeb9b0538b287bb72a206053790250e8a3942c -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:04 + docker-compose -f ./docker-compose-build.yml build --parallel 15:42:08 Building core-command ... 15:42:08 Building core-data ... 15:42:08 Building core-metadata ... 15:42:08 Building security-bootstrapper ... 15:42:08 Building security-proxy-setup ... 15:42:08 Building security-secretstore-setup ... 15:42:08 Building security-spiffe-token-provider ... 15:42:08 Building security-spire-agent ... 15:42:08 Building security-spire-config ... 15:42:08 Building security-spire-server ... 15:42:08 Building support-notifications ... 15:42:08 Building support-scheduler ... 15:42:08 Building sys-mgmt-agent ... 15:42:08 Building security-secretstore-setup 15:42:08 Building security-spire-agent 15:42:08 Building security-bootstrapper 15:42:08 Building sys-mgmt-agent 15:42:08 Building core-command 15:44:00 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:44:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:44:00 ---> de32095d6c36 15:44:00 Step 3/31 : WORKDIR /edgex-go 15:44:00 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:44:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:44:00 ---> de32095d6c36 15:44:00 Step 3/25 : WORKDIR /edgex-go 15:44:00 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:44:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:44:00 ---> de32095d6c36 15:44:00 Step 3/26 : WORKDIR /edgex-go 15:44:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:44:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:44:00 ---> de32095d6c36 15:44:00 Step 3/23 : WORKDIR /edgex-go 15:44:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:44:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:44:00 ---> de32095d6c36 15:44:00 Step 3/23 : WORKDIR /edgex-go 15:44:00 ---> Running in 76f40705e7c9 15:44:00 ---> Running in 249ab900b077 15:44:00 ---> Running in 614abcb21050 15:44:00 ---> Running in 05af77ee8b1b 15:44:00 ---> Running in 20c971b85bb6 15:44:00 Removing intermediate container 614abcb21050 15:44:00 ---> 044bfabfaa2e 15:44:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:00 ---> Running in 674534c255c0 15:44:00 Removing intermediate container 05af77ee8b1b 15:44:00 ---> 09fa7924ca14 15:44:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:00 Removing intermediate container 249ab900b077 15:44:00 ---> fe2fbb4869ff 15:44:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:00 Removing intermediate container 76f40705e7c9 15:44:00 ---> 71a72b628ced 15:44:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:00 Removing intermediate container 20c971b85bb6 15:44:00 ---> 588dbc00fe95 15:44:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:00 ---> Running in e940d148942e 15:44:00 ---> Running in 2add1bedef87 15:44:00 ---> Running in 9cd8dab77004 15:44:00 ---> Running in 27f3cd37b144 15:44:00 Removing intermediate container 674534c255c0 15:44:00 ---> 48c34b0c8e6c 15:44:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:44:00 ---> Running in 38b765d3270b 15:44:00 Removing intermediate container e940d148942e 15:44:00 ---> 2ca2fb62c255 15:44:00 Step 5/23 : RUN apk add --update --no-cache make git 15:44:00 Removing intermediate container 9cd8dab77004 15:44:00 ---> b4f3ac1e2d44 15:44:00 Step 5/31 : RUN apk add --update --no-cache make git 15:44:00 ---> Running in 17efdbdfd78f 15:44:00 ---> Running in e7cda713f8f2 15:44:00 Removing intermediate container 2add1bedef87 15:44:00 ---> 9504c4d196c0 15:44:00 Step 5/25 : RUN apk add --update --no-cache make git 15:44:00 Removing intermediate container 27f3cd37b144 15:44:00 ---> b69be187331a 15:44:00 Step 5/23 : RUN apk add --update --no-cache make bash git 15:44:00 ---> Running in cf7f884815bc 15:44:00 ---> Running in c6ba1c336a3c 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:44:00 OK: 220 MiB in 52 packages 15:44:00 OK: 220 MiB in 52 packages 15:44:00 OK: 220 MiB in 52 packages 15:44:00 OK: 220 MiB in 52 packages 15:44:00 OK: 220 MiB in 52 packages 15:44:00 Removing intermediate container 38b765d3270b 15:44:00 ---> 48b3bfb6aca9 15:44:00 Step 6/26 : COPY go.mod vendor* ./ 15:44:00 Removing intermediate container 17efdbdfd78f 15:44:00 ---> b8d3edfdf78b 15:44:00 Step 6/23 : COPY go.mod vendor* ./ 15:44:00 Removing intermediate container e7cda713f8f2 15:44:00 ---> 52d341a0f3c2 15:44:00 Step 6/31 : COPY go.mod vendor* ./ 15:44:00 Removing intermediate container c6ba1c336a3c 15:44:00 ---> 50428f814922 15:44:00 Step 6/23 : COPY go.mod vendor* ./ 15:44:00 Removing intermediate container cf7f884815bc 15:44:00 ---> 110a4d42b72b 15:44:00 Step 6/25 : COPY go.mod vendor* ./ 15:44:01 ---> d4952234bef9 15:44:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:01 ---> Running in 9c5c90bc3a04 15:44:01 ---> 86cdf5ed079f 15:44:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:01 ---> 4987d11e13fd 15:44:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:01 ---> 25e94085876e 15:44:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:01 ---> Running in e55a6c26ef78 15:44:01 ---> Running in 4c81e1880fdd 15:44:01 ---> Running in db60d5f529bb 15:44:02 ---> b87ca2be0bca 15:44:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:02 ---> Running in c0e9dbc1285c 15:44:05 Removing intermediate container 9c5c90bc3a04 15:44:05 ---> b98e50aa7d91 15:44:05 Step 8/26 : COPY . . 15:44:07 Removing intermediate container e55a6c26ef78 15:44:07 ---> fc28c7445e08 15:44:07 Step 8/31 : COPY . . 15:44:07 Removing intermediate container db60d5f529bb 15:44:07 ---> 6267ffe5f274 15:44:07 Step 8/23 : COPY . . 15:44:08 Removing intermediate container c0e9dbc1285c 15:44:08 ---> 64d35669316f 15:44:08 Step 8/25 : COPY . . 15:44:08 Removing intermediate container 4c81e1880fdd 15:44:08 ---> 57921265cd6e 15:44:08 Step 8/23 : COPY . . 15:44:40 ---> 2c2763946b3b 15:44:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:44:40 ---> Running in d7011f5b2567 15:44:40 Removing intermediate container d7011f5b2567 15:44:40 ---> 5e8739e99b6a 15:44:40 Step 10/26 : RUN mkdir -p spire-build 15:44:40 ---> Running in 1b0361d1f340 15:44:40 ---> 7ef15a63c81b 15:44:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:44:40 ---> Running in 60c025fed886 15:44:40 ---> 2535d0e90bcd 15:44:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:44:40 ---> Running in fc96ddd6e3d8 15:44:40 ---> 6929001d7282 15:44:40 Step 9/23 : RUN make cmd/core-command/core-command 15:44:40 ---> Running in eaddc9fc9321 15:44:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:44:41 ---> e90702730f99 15:44:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:44:41 ---> Running in 03bf30c03d74 15:44:41 Removing intermediate container 1b0361d1f340 15:44:41 ---> 72a90a1c00b5 15:44:41 Step 11/26 : WORKDIR /edgex-go/spire-build 15:44:41 ---> Running in 0641478abcc8 15:44:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:44:42 Removing intermediate container 0641478abcc8 15:44:42 ---> 279f941dc99c 15:44:42 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 15:44:42 ---> Running in f9a53123a375 15:44:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:44:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:44:45 spire-1.2.1/ 15:44:45 spire-1.2.1/.data/ 15:44:45 spire-1.2.1/.data/.file 15:44:45 spire-1.2.1/.dockerignore 15:44:45 spire-1.2.1/.gitattributes 15:44:45 spire-1.2.1/.githooks/ 15:44:45 spire-1.2.1/.githooks/pre-commit 15:44:45 spire-1.2.1/.github/ 15:44:45 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:44:45 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:44:45 spire-1.2.1/.github/dependabot.yml 15:44:45 spire-1.2.1/.github/workflows/ 15:44:45 spire-1.2.1/.github/workflows/nightly_build.yaml 15:44:45 spire-1.2.1/.github/workflows/pr_build.yaml 15:44:45 spire-1.2.1/.github/workflows/release_build.yaml 15:44:45 spire-1.2.1/.github/workflows/scripts/ 15:44:45 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:44:45 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:44:45 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:44:45 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:44:45 spire-1.2.1/.github/workflows/scripts/split.sh 15:44:45 spire-1.2.1/.gitignore 15:44:45 spire-1.2.1/.go-version 15:44:45 spire-1.2.1/.golangci.yml 15:44:45 spire-1.2.1/ADOPTERS.md 15:44:45 spire-1.2.1/CHANGELOG.md 15:44:45 spire-1.2.1/CODE-OF-CONDUCT.md 15:44:45 spire-1.2.1/CODEOWNERS 15:44:45 spire-1.2.1/CONTRIBUTING.md 15:44:45 spire-1.2.1/Dockerfile 15:44:45 spire-1.2.1/Dockerfile.dev 15:44:45 spire-1.2.1/Dockerfile.scratch 15:44:45 spire-1.2.1/LICENSE 15:44:45 spire-1.2.1/MAINTAINERS.md 15:44:45 spire-1.2.1/Makefile 15:44:45 spire-1.2.1/README.md 15:44:45 spire-1.2.1/ROADMAP.md 15:44:45 spire-1.2.1/SECURITY.md 15:44:45 spire-1.2.1/cmd/ 15:44:45 spire-1.2.1/cmd/spire-agent/ 15:44:45 spire-1.2.1/cmd/spire-agent/cli/ 15:44:45 spire-1.2.1/cmd/spire-agent/cli/api/ 15:44:45 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/common/ 15:44:45 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:44:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/run/ 15:44:45 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:44:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:44:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:44:45 spire-1.2.1/cmd/spire-agent/main.go 15:44:45 spire-1.2.1/cmd/spire-server/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/agent/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/cli.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/run/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/token/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/validate/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/x509/ 15:44:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:44:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:44:45 spire-1.2.1/cmd/spire-server/main.go 15:44:45 spire-1.2.1/cmd/spire-server/util/ 15:44:45 spire-1.2.1/cmd/spire-server/util/util.go 15:44:45 spire-1.2.1/conf/ 15:44:45 spire-1.2.1/conf/agent/ 15:44:45 spire-1.2.1/conf/agent/agent.conf 15:44:45 spire-1.2.1/conf/agent/agent_full.conf 15:44:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:44:45 spire-1.2.1/conf/server/ 15:44:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:44:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:44:45 spire-1.2.1/conf/server/server.conf 15:44:45 spire-1.2.1/conf/server/server_full.conf 15:44:45 spire-1.2.1/doc/ 15:44:45 spire-1.2.1/doc/SPIRE101.md 15:44:45 spire-1.2.1/doc/auditlog.md 15:44:45 spire-1.2.1/doc/authorization_policy_engine.md 15:44:45 spire-1.2.1/doc/changelog_guidelines.md 15:44:45 spire-1.2.1/doc/cure53-report.pdf 15:44:45 spire-1.2.1/doc/images/ 15:44:45 spire-1.2.1/doc/images/2019_roadmap.png 15:44:45 spire-1.2.1/doc/images/SPIRE101.png 15:44:45 spire-1.2.1/doc/images/SPIRE_agent.png 15:44:45 spire-1.2.1/doc/images/SPIRE_server.png 15:44:45 spire-1.2.1/doc/images/cache_mgr.png 15:44:45 spire-1.2.1/doc/images/cache_mgr_components.png 15:44:45 spire-1.2.1/doc/images/federated_spire.png 15:44:45 spire-1.2.1/doc/images/ha_mode.png 15:44:45 spire-1.2.1/doc/images/nested_spire.png 15:44:45 spire-1.2.1/doc/images/oidc_federation.png 15:44:45 spire-1.2.1/doc/images/single_trust_domain.png 15:44:45 spire-1.2.1/doc/images/spiffe_compatible.png 15:44:45 spire-1.2.1/doc/images/spire_logo.png 15:44:45 spire-1.2.1/doc/migrating_registration_api_clients.md 15:44:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:44:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:44:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:44:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:44:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:44:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:44:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:44:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:44:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:44:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:44:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:44:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:44:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:44:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:44:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:44:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:44:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:44:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:44:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:44:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:44:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:44:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:44:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:44:45 spire-1.2.1/doc/scaling_spire.md 15:44:45 spire-1.2.1/doc/spire_agent.md 15:44:45 spire-1.2.1/doc/spire_server.md 15:44:45 spire-1.2.1/doc/supported_integrations.md 15:44:45 spire-1.2.1/doc/telemetry.md 15:44:45 spire-1.2.1/doc/telemetry_config.md 15:44:45 spire-1.2.1/doc/upgrading.md 15:44:45 spire-1.2.1/doc/using_spire.md 15:44:45 spire-1.2.1/examples/ 15:44:45 spire-1.2.1/examples/README.md 15:44:45 spire-1.2.1/go.mod 15:44:45 spire-1.2.1/go.sum 15:44:45 spire-1.2.1/pkg/ 15:44:45 spire-1.2.1/pkg/agent/ 15:44:45 spire-1.2.1/pkg/agent/agent.go 15:44:45 spire-1.2.1/pkg/agent/api/ 15:44:45 spire-1.2.1/pkg/agent/api/config.go 15:44:45 spire-1.2.1/pkg/agent/api/debug/ 15:44:45 spire-1.2.1/pkg/agent/api/debug/v1/ 15:44:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:44:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:44:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:44:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:44:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:44:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:44:45 spire-1.2.1/pkg/agent/api/endpoints.go 15:44:45 spire-1.2.1/pkg/agent/api/health/ 15:44:45 spire-1.2.1/pkg/agent/api/health/v1/ 15:44:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:44:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:44:45 spire-1.2.1/pkg/agent/api/rpccontext/ 15:44:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:44:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:44:45 spire-1.2.1/pkg/agent/attestor/ 15:44:45 spire-1.2.1/pkg/agent/attestor/node/ 15:44:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:44:45 spire-1.2.1/pkg/agent/attestor/node/node.go 15:44:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:44:45 spire-1.2.1/pkg/agent/attestor/workload/ 15:44:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:44:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:44:45 spire-1.2.1/pkg/agent/catalog/ 15:44:45 spire-1.2.1/pkg/agent/catalog/catalog.go 15:44:45 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:44:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:44:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:44:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:44:45 spire-1.2.1/pkg/agent/client/ 15:44:45 spire-1.2.1/pkg/agent/client/client.go 15:44:45 spire-1.2.1/pkg/agent/client/client_test.go 15:44:45 spire-1.2.1/pkg/agent/client/dial.go 15:44:45 spire-1.2.1/pkg/agent/client/nodeconn.go 15:44:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:44:45 spire-1.2.1/pkg/agent/client/update.go 15:44:45 spire-1.2.1/pkg/agent/client/util.go 15:44:45 spire-1.2.1/pkg/agent/common/ 15:44:45 spire-1.2.1/pkg/agent/common/backoff/ 15:44:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:44:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:44:45 spire-1.2.1/pkg/agent/common/cgroups/ 15:44:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:44:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:44:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:44:45 spire-1.2.1/pkg/agent/config.go 15:44:45 spire-1.2.1/pkg/agent/endpoints/ 15:44:45 spire-1.2.1/pkg/agent/endpoints/config.go 15:44:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:44:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:44:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:44:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/workload/ 15:44:46 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:44:46 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:44:46 spire-1.2.1/pkg/agent/manager/ 15:44:46 spire-1.2.1/pkg/agent/manager/cache/ 15:44:46 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:44:46 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:44:46 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:44:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:44:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:44:46 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:44:46 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:44:46 spire-1.2.1/pkg/agent/manager/config.go 15:44:46 spire-1.2.1/pkg/agent/manager/manager.go 15:44:46 spire-1.2.1/pkg/agent/manager/manager_test.go 15:44:46 spire-1.2.1/pkg/agent/manager/storage.go 15:44:46 spire-1.2.1/pkg/agent/manager/storage_test.go 15:44:46 spire-1.2.1/pkg/agent/manager/storecache/ 15:44:46 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:44:46 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:44:46 spire-1.2.1/pkg/agent/manager/sync.go 15:44:46 spire-1.2.1/pkg/agent/plugin/ 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:44:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:44:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:44:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:44:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:44:46 spire-1.2.1/pkg/agent/svid/ 15:44:46 spire-1.2.1/pkg/agent/svid/rotator.go 15:44:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:44:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:44:46 spire-1.2.1/pkg/agent/svid/store/ 15:44:46 spire-1.2.1/pkg/agent/svid/store/service.go 15:44:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:44:46 spire-1.2.1/pkg/common/ 15:44:46 spire-1.2.1/pkg/common/agentpathtemplate/ 15:44:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:44:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:44:46 spire-1.2.1/pkg/common/api/ 15:44:46 spire-1.2.1/pkg/common/api/metrics.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/ 15:44:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/logger.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/names.go 15:44:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:44:46 spire-1.2.1/pkg/common/api/names.go 15:44:46 spire-1.2.1/pkg/common/api/ratelimit.go 15:44:46 spire-1.2.1/pkg/common/api/rpccontext/ 15:44:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:44:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:44:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:44:46 spire-1.2.1/pkg/common/auth/ 15:44:46 spire-1.2.1/pkg/common/auth/interceptors.go 15:44:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:44:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/ 15:44:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/types.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:44:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:44:46 spire-1.2.1/pkg/common/catalog/ 15:44:46 spire-1.2.1/pkg/common/catalog/bind.go 15:44:46 spire-1.2.1/pkg/common/catalog/builtin.go 15:44:46 spire-1.2.1/pkg/common/catalog/catalog.go 15:44:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:44:46 spire-1.2.1/pkg/common/catalog/closers.go 15:44:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:44:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:44:46 spire-1.2.1/pkg/common/catalog/config.go 15:44:46 spire-1.2.1/pkg/common/catalog/config_test.go 15:44:46 spire-1.2.1/pkg/common/catalog/configure.go 15:44:46 spire-1.2.1/pkg/common/catalog/constraints.go 15:44:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:44:46 spire-1.2.1/pkg/common/catalog/context.go 15:44:46 spire-1.2.1/pkg/common/catalog/external.go 15:44:46 spire-1.2.1/pkg/common/catalog/host.go 15:44:46 spire-1.2.1/pkg/common/catalog/pipenet.go 15:44:46 spire-1.2.1/pkg/common/catalog/plugin.go 15:44:46 spire-1.2.1/pkg/common/catalog/testplugin/ 15:44:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:44:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:44:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:44:46 spire-1.2.1/pkg/common/cli/ 15:44:46 spire-1.2.1/pkg/common/cli/env.go 15:44:46 spire-1.2.1/pkg/common/cli/flags.go 15:44:46 spire-1.2.1/pkg/common/cli/trust_domain.go 15:44:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:44:46 spire-1.2.1/pkg/common/cli/umask.go 15:44:46 spire-1.2.1/pkg/common/cli/umask_posix.go 15:44:46 spire-1.2.1/pkg/common/cli/umask_test.go 15:44:46 spire-1.2.1/pkg/common/cli/umask_windows.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/ 15:44:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/flag.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/format.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/ 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:44:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:44:46 spire-1.2.1/pkg/common/coretypes/ 15:44:46 spire-1.2.1/pkg/common/coretypes/bundle/ 15:44:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:44:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:44:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:44:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:44:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:44:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:44:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:44:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:44:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:44:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:44:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:44:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:44:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:44:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:44:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:44:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:44:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:44:46 spire-1.2.1/pkg/common/cryptoutil/ 15:44:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:44:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:44:46 spire-1.2.1/pkg/common/diskutil/ 15:44:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:44:46 spire-1.2.1/pkg/common/diskutil/file_test.go 15:44:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:44:46 spire-1.2.1/pkg/common/errorutil/ 15:44:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:44:46 spire-1.2.1/pkg/common/health/ 15:44:46 spire-1.2.1/pkg/common/health/config.go 15:44:46 spire-1.2.1/pkg/common/health/context.go 15:44:46 spire-1.2.1/pkg/common/health/context_test.go 15:44:46 spire-1.2.1/pkg/common/health/health.go 15:44:46 spire-1.2.1/pkg/common/health/health_test.go 15:44:46 spire-1.2.1/pkg/common/health/logger.go 15:44:46 spire-1.2.1/pkg/common/hostservice/ 15:44:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:44:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:44:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:44:46 spire-1.2.1/pkg/common/idutil/ 15:44:46 spire-1.2.1/pkg/common/idutil/require.go 15:44:46 spire-1.2.1/pkg/common/idutil/require_test.go 15:44:46 spire-1.2.1/pkg/common/idutil/safety.go 15:44:46 spire-1.2.1/pkg/common/idutil/safety_test.go 15:44:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:44:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:44:46 spire-1.2.1/pkg/common/jwtsvid/ 15:44:46 spire-1.2.1/pkg/common/jwtsvid/common.go 15:44:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:44:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:44:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:44:46 spire-1.2.1/pkg/common/jwtutil/ 15:44:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:44:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:44:46 spire-1.2.1/pkg/common/log/ 15:44:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:44:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:44:46 spire-1.2.1/pkg/common/log/log.go 15:44:46 spire-1.2.1/pkg/common/log/log_test.go 15:44:46 spire-1.2.1/pkg/common/log/options.go 15:44:46 spire-1.2.1/pkg/common/nodeutil/ 15:44:46 spire-1.2.1/pkg/common/nodeutil/node.go 15:44:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:44:46 spire-1.2.1/pkg/common/peertracker/ 15:44:46 spire-1.2.1/pkg/common/peertracker/conn.go 15:44:46 spire-1.2.1/pkg/common/peertracker/credentials.go 15:44:46 spire-1.2.1/pkg/common/peertracker/errors.go 15:44:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:44:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:44:46 spire-1.2.1/pkg/common/peertracker/info.go 15:44:46 spire-1.2.1/pkg/common/peertracker/listener.go 15:44:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:44:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:44:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:44:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:44:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:44:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:44:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:44:46 spire-1.2.1/pkg/common/peertracker/tcp.go 15:44:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:44:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:44:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:44:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:44:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:44:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:44:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:44:46 spire-1.2.1/pkg/common/peertracker/uds.go 15:44:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:44:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:44:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:44:46 spire-1.2.1/pkg/common/pemutil/ 15:44:46 spire-1.2.1/pkg/common/pemutil/block.go 15:44:46 spire-1.2.1/pkg/common/pemutil/certs.go 15:44:46 spire-1.2.1/pkg/common/pemutil/common.go 15:44:46 spire-1.2.1/pkg/common/pemutil/csr.go 15:44:46 spire-1.2.1/pkg/common/pemutil/keys.go 15:44:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/ 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:44:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:44:46 spire-1.2.1/pkg/common/plugin/ 15:44:46 spire-1.2.1/pkg/common/plugin/aws/ 15:44:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:44:46 spire-1.2.1/pkg/common/plugin/azure/ 15:44:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:44:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:44:46 spire-1.2.1/pkg/common/plugin/facade.go 15:44:46 spire-1.2.1/pkg/common/plugin/facade_test.go 15:44:46 spire-1.2.1/pkg/common/plugin/gcp/ 15:44:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:44:46 spire-1.2.1/pkg/common/plugin/k8s/ 15:44:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:44:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:44:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:44:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:44:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:44:46 spire-1.2.1/pkg/common/plugin/log.go 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/ 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:44:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:44:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:44:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:44:46 spire-1.2.1/pkg/common/plugin/x509pop/ 15:44:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:44:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:44:46 spire-1.2.1/pkg/common/profiling/ 15:44:46 spire-1.2.1/pkg/common/profiling/dumpers.go 15:44:46 spire-1.2.1/pkg/common/profiling/profiling.go 15:44:46 spire-1.2.1/pkg/common/protoutil/ 15:44:46 spire-1.2.1/pkg/common/protoutil/masks.go 15:44:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:44:46 spire-1.2.1/pkg/common/rotationutil/ 15:44:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:44:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:44:46 spire-1.2.1/pkg/common/selector/ 15:44:46 spire-1.2.1/pkg/common/selector/selector.go 15:44:46 spire-1.2.1/pkg/common/selector/selector_test.go 15:44:46 spire-1.2.1/pkg/common/selector/set.go 15:44:46 spire-1.2.1/pkg/common/selector/set_utils.go 15:44:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/ 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/ 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:44:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:44:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:44:46 spire-1.2.1/pkg/common/telemetry/call.go 15:44:46 spire-1.2.1/pkg/common/telemetry/common/ 15:44:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:44:46 spire-1.2.1/pkg/common/telemetry/config.go 15:44:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:44:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/inmem.go 15:44:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/m3.go 15:44:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/metrics.go 15:44:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/names.go 15:44:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:44:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:44:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/ 15:44:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:44:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:44:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:44:46 spire-1.2.1/pkg/common/telemetry/server/server.go 15:44:46 spire-1.2.1/pkg/common/telemetry/sink.go 15:44:46 spire-1.2.1/pkg/common/telemetry/statsd.go 15:44:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:44:46 spire-1.2.1/pkg/common/telemetry/uptime.go 15:44:46 spire-1.2.1/pkg/common/telemetry/version.go 15:44:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:44:46 spire-1.2.1/pkg/common/uptime/ 15:44:46 spire-1.2.1/pkg/common/uptime/uptime.go 15:44:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:44:46 spire-1.2.1/pkg/common/util/ 15:44:46 spire-1.2.1/pkg/common/util/certs.go 15:44:46 spire-1.2.1/pkg/common/util/certs_test.go 15:44:46 spire-1.2.1/pkg/common/util/csr.go 15:44:46 spire-1.2.1/pkg/common/util/hash.go 15:44:46 spire-1.2.1/pkg/common/util/selectors.go 15:44:46 spire-1.2.1/pkg/common/util/selectors_test.go 15:44:46 spire-1.2.1/pkg/common/util/signals.go 15:44:46 spire-1.2.1/pkg/common/util/sort.go 15:44:46 spire-1.2.1/pkg/common/util/sort_test.go 15:44:46 spire-1.2.1/pkg/common/util/task.go 15:44:46 spire-1.2.1/pkg/common/util/task_test.go 15:44:46 spire-1.2.1/pkg/common/util/testdata/ 15:44:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:44:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:44:46 spire-1.2.1/pkg/common/version/ 15:44:46 spire-1.2.1/pkg/common/version/version.go 15:44:46 spire-1.2.1/pkg/common/x509svid/ 15:44:46 spire-1.2.1/pkg/common/x509svid/common_test.go 15:44:46 spire-1.2.1/pkg/common/x509svid/csr.go 15:44:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:44:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:44:46 spire-1.2.1/pkg/common/x509util/ 15:44:46 spire-1.2.1/pkg/common/x509util/cert.go 15:44:46 spire-1.2.1/pkg/common/x509util/dns.go 15:44:46 spire-1.2.1/pkg/common/x509util/dns_test.go 15:44:46 spire-1.2.1/pkg/common/x509util/keyid.go 15:44:46 spire-1.2.1/pkg/common/x509util/keypair.go 15:44:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:44:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:44:46 spire-1.2.1/pkg/server/ 15:44:46 spire-1.2.1/pkg/server/api/ 15:44:46 spire-1.2.1/pkg/server/api/agent.go 15:44:46 spire-1.2.1/pkg/server/api/agent/ 15:44:46 spire-1.2.1/pkg/server/api/agent/v1/ 15:44:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:44:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:44:46 spire-1.2.1/pkg/server/api/agent_test.go 15:44:46 spire-1.2.1/pkg/server/api/api.go 15:44:46 spire-1.2.1/pkg/server/api/audit/ 15:44:46 spire-1.2.1/pkg/server/api/audit/audit.go 15:44:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:44:46 spire-1.2.1/pkg/server/api/bundle.go 15:44:46 spire-1.2.1/pkg/server/api/bundle/ 15:44:46 spire-1.2.1/pkg/server/api/bundle/v1/ 15:44:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:44:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:44:46 spire-1.2.1/pkg/server/api/bundle_test.go 15:44:46 spire-1.2.1/pkg/server/api/debug/ 15:44:46 spire-1.2.1/pkg/server/api/debug/v1/ 15:44:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:44:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:44:46 spire-1.2.1/pkg/server/api/entry.go 15:44:46 spire-1.2.1/pkg/server/api/entry/ 15:44:46 spire-1.2.1/pkg/server/api/entry/v1/ 15:44:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:44:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:44:46 spire-1.2.1/pkg/server/api/entry_test.go 15:44:46 spire-1.2.1/pkg/server/api/health/ 15:44:46 spire-1.2.1/pkg/server/api/health/v1/ 15:44:46 spire-1.2.1/pkg/server/api/health/v1/service.go 15:44:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:44:46 spire-1.2.1/pkg/server/api/id.go 15:44:46 spire-1.2.1/pkg/server/api/id_test.go 15:44:46 spire-1.2.1/pkg/server/api/limits/ 15:44:46 spire-1.2.1/pkg/server/api/limits/limits.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/ 15:44:46 spire-1.2.1/pkg/server/api/middleware/alias.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/audit.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/caller.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/common.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/entries.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:44:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:44:46 spire-1.2.1/pkg/server/api/ratelimit.go 15:44:46 spire-1.2.1/pkg/server/api/rpccontext/ 15:44:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:44:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:44:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:44:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:44:46 spire-1.2.1/pkg/server/api/selector.go 15:44:46 spire-1.2.1/pkg/server/api/selector_test.go 15:44:46 spire-1.2.1/pkg/server/api/status.go 15:44:46 spire-1.2.1/pkg/server/api/status_test.go 15:44:46 spire-1.2.1/pkg/server/api/svid/ 15:44:46 spire-1.2.1/pkg/server/api/svid/v1/ 15:44:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:44:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:44:46 spire-1.2.1/pkg/server/api/trustdomain.go 15:44:46 spire-1.2.1/pkg/server/api/trustdomain/ 15:44:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:44:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:44:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:44:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:44:46 spire-1.2.1/pkg/server/authpolicy/ 15:44:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:44:46 spire-1.2.1/pkg/server/authpolicy/policy.go 15:44:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:44:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:44:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:44:46 spire-1.2.1/pkg/server/authpolicy/validate.go 15:44:46 spire-1.2.1/pkg/server/bundle/ 15:44:46 spire-1.2.1/pkg/server/bundle/client/ 15:44:46 spire-1.2.1/pkg/server/bundle/client/client.go 15:44:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:44:46 spire-1.2.1/pkg/server/bundle/client/manager.go 15:44:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:44:46 spire-1.2.1/pkg/server/bundle/client/sources.go 15:44:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:44:46 spire-1.2.1/pkg/server/bundle/client/updater.go 15:44:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:44:46 spire-1.2.1/pkg/server/ca/ 15:44:46 spire-1.2.1/pkg/server/ca/ca.go 15:44:46 spire-1.2.1/pkg/server/ca/ca_health.go 15:44:46 spire-1.2.1/pkg/server/ca/ca_test.go 15:44:46 spire-1.2.1/pkg/server/ca/journal.go 15:44:46 spire-1.2.1/pkg/server/ca/journal_test.go 15:44:46 spire-1.2.1/pkg/server/ca/manager.go 15:44:46 spire-1.2.1/pkg/server/ca/manager_health.go 15:44:46 spire-1.2.1/pkg/server/ca/manager_test.go 15:44:46 spire-1.2.1/pkg/server/ca/templates.go 15:44:46 spire-1.2.1/pkg/server/ca/upstream_client.go 15:44:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:44:46 spire-1.2.1/pkg/server/ca/validation.go 15:44:46 spire-1.2.1/pkg/server/cache/ 15:44:46 spire-1.2.1/pkg/server/cache/dscache/ 15:44:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:44:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:44:46 spire-1.2.1/pkg/server/cache/entrycache/ 15:44:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:44:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:44:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:44:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:44:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:44:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:44:46 spire-1.2.1/pkg/server/catalog/ 15:44:46 spire-1.2.1/pkg/server/catalog/catalog.go 15:44:46 spire-1.2.1/pkg/server/catalog/keymanager.go 15:44:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:44:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:44:46 spire-1.2.1/pkg/server/catalog/notifier.go 15:44:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:44:46 spire-1.2.1/pkg/server/config.go 15:44:46 spire-1.2.1/pkg/server/datastore/ 15:44:46 spire-1.2.1/pkg/server/datastore/datastore.go 15:44:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:44:46 spire-1.2.1/pkg/server/datastore/repository.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:44:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:44:46 spire-1.2.1/pkg/server/endpoints/ 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/ 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:44:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:44:46 spire-1.2.1/pkg/server/endpoints/config.go 15:44:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:44:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:44:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:44:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:44:46 spire-1.2.1/pkg/server/endpoints/middleware.go 15:44:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:44:46 spire-1.2.1/pkg/server/hostservice/ 15:44:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:44:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:44:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:44:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:44:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:44:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:44:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:44:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/ 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/ 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:44:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:44:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:44:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/ 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:44:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:44:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:44:46 spire-1.2.1/pkg/server/registration/ 15:44:46 spire-1.2.1/pkg/server/registration/manager.go 15:44:46 spire-1.2.1/pkg/server/registration/manager_test.go 15:44:46 spire-1.2.1/pkg/server/scanentries.go 15:44:46 spire-1.2.1/pkg/server/scanentries_test.go 15:44:46 spire-1.2.1/pkg/server/server.go 15:44:46 spire-1.2.1/pkg/server/server_test.go 15:44:46 spire-1.2.1/pkg/server/svid/ 15:44:46 spire-1.2.1/pkg/server/svid/observer.go 15:44:46 spire-1.2.1/pkg/server/svid/observer_test.go 15:44:46 spire-1.2.1/pkg/server/svid/rotator.go 15:44:46 spire-1.2.1/pkg/server/svid/rotator_config.go 15:44:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:44:46 spire-1.2.1/pkg/server/svid/rotator_test.go 15:44:46 spire-1.2.1/proto/ 15:44:46 spire-1.2.1/proto/private/ 15:44:46 spire-1.2.1/proto/private/server/ 15:44:47 spire-1.2.1/proto/private/server/journal/ 15:44:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:44:47 spire-1.2.1/proto/private/server/journal/journal.proto 15:44:47 spire-1.2.1/proto/spire/ 15:44:47 spire-1.2.1/proto/spire/common/ 15:44:47 spire-1.2.1/proto/spire/common/common.pb.go 15:44:47 spire-1.2.1/proto/spire/common/common.proto 15:44:47 spire-1.2.1/proto/spire/common/plugin/ 15:44:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:44:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:44:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:44:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:44:47 spire-1.2.1/proto/spire/plugin/ 15:44:47 spire-1.2.1/proto/spire/plugin/agent/ 15:44:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:44:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:44:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:44:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:44:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:44:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:44:47 spire-1.2.1/release/ 15:44:47 spire-1.2.1/release/spire-extras/ 15:44:47 spire-1.2.1/release/spire-extras/README.md 15:44:47 spire-1.2.1/release/spire-extras/conf/ 15:44:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:44:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:44:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:44:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:44:47 spire-1.2.1/release/spire/ 15:44:47 spire-1.2.1/release/spire/README.md 15:44:47 spire-1.2.1/release/spire/conf/ 15:44:47 spire-1.2.1/release/spire/conf/agent/ 15:44:47 spire-1.2.1/release/spire/conf/agent/agent.conf 15:44:47 spire-1.2.1/release/spire/conf/server/ 15:44:47 spire-1.2.1/release/spire/conf/server/server.conf 15:44:47 spire-1.2.1/script/ 15:44:47 spire-1.2.1/script/build-artifact.sh 15:44:47 spire-1.2.1/script/generate_dummy_ca.sh 15:44:47 spire-1.2.1/support/ 15:44:47 spire-1.2.1/support/k8s/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:44:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/ 15:44:47 spire-1.2.1/support/oidc-discovery-provider/README.md 15:44:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/config.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/main.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:44:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:44:47 spire-1.2.1/test/ 15:44:47 spire-1.2.1/test/clock/ 15:44:47 spire-1.2.1/test/clock/clock.go 15:44:47 spire-1.2.1/test/fakes/ 15:44:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:44:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:44:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:44:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:44:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:44:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:44:47 spire-1.2.1/test/fakes/fakeagentstore/ 15:44:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:44:47 spire-1.2.1/test/fakes/fakedatastore/ 15:44:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:44:47 spire-1.2.1/test/fakes/fakeentryclient/ 15:44:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:44:47 spire-1.2.1/test/fakes/fakehealthchecker/ 15:44:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:44:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:44:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:44:47 spire-1.2.1/test/fakes/fakemetrics/ 15:44:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:44:47 spire-1.2.1/test/fakes/fakenoderesolver/ 15:44:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:44:47 spire-1.2.1/test/fakes/fakenotifier/ 15:44:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:44:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:44:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:44:47 spire-1.2.1/test/fakes/fakeserverca/ 15:44:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:44:47 spire-1.2.1/test/fakes/fakeservercatalog/ 15:44:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:44:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:44:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:44:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:44:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:44:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:44:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:44:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:44:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:44:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:44:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:44:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:44:47 spire-1.2.1/test/fixture/ 15:44:47 spire-1.2.1/test/fixture/certs/ 15:44:47 spire-1.2.1/test/fixture/certs/agent_svid.der 15:44:47 spire-1.2.1/test/fixture/certs/base_cert.pem 15:44:47 spire-1.2.1/test/fixture/certs/base_csr.pem 15:44:47 spire-1.2.1/test/fixture/certs/base_key.pem 15:44:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:44:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:44:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:44:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:44:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:44:47 spire-1.2.1/test/fixture/certs/blog_key.pem 15:44:47 spire-1.2.1/test/fixture/certs/bundle.der 15:44:47 spire-1.2.1/test/fixture/certs/ca.pem 15:44:47 spire-1.2.1/test/fixture/certs/ca_key.pem 15:44:47 spire-1.2.1/test/fixture/certs/database_cert.pem 15:44:47 spire-1.2.1/test/fixture/certs/database_csr.pem 15:44:47 spire-1.2.1/test/fixture/certs/database_key.pem 15:44:47 spire-1.2.1/test/fixture/certs/node_cert.pem 15:44:47 spire-1.2.1/test/fixture/certs/node_csr.pem 15:44:47 spire-1.2.1/test/fixture/certs/node_key.pem 15:44:47 spire-1.2.1/test/fixture/certs/svid.pem 15:44:47 spire-1.2.1/test/fixture/certs/svid_key.pem 15:44:47 spire-1.2.1/test/fixture/config/ 15:44:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:44:47 spire-1.2.1/test/fixture/config/agent_good.conf 15:44:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:44:47 spire-1.2.1/test/fixture/config/plugin_good.conf 15:44:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:44:47 spire-1.2.1/test/fixture/config/server_good.conf 15:44:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:44:47 spire-1.2.1/test/fixture/fixture.go 15:44:47 spire-1.2.1/test/fixture/nodeattestor/ 15:44:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:44:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:44:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:44:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:44:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:44:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:44:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:44:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:44:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:44:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:44:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:44:47 spire-1.2.1/test/fixture/registration/ 15:44:47 spire-1.2.1/test/fixture/registration/entries.json 15:44:47 spire-1.2.1/test/fixture/registration/good-for-update.json 15:44:47 spire-1.2.1/test/fixture/registration/good.json 15:44:47 spire-1.2.1/test/fixture/registration/invalid.json 15:44:47 spire-1.2.1/test/fixture/registration/invalid_json.json 15:44:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:44:47 spire-1.2.1/test/integration/ 15:44:47 spire-1.2.1/test/integration/README.md 15:44:47 spire-1.2.1/test/integration/common 15:44:47 spire-1.2.1/test/integration/setup/ 15:44:47 spire-1.2.1/test/integration/setup/adminclient/ 15:44:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:44:47 spire-1.2.1/test/integration/setup/adminclient/client.go 15:44:47 spire-1.2.1/test/integration/setup/debugagent/ 15:44:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:44:47 spire-1.2.1/test/integration/setup/debugagent/main.go 15:44:47 spire-1.2.1/test/integration/setup/debugserver/ 15:44:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:44:47 spire-1.2.1/test/integration/setup/debugserver/main.go 15:44:47 spire-1.2.1/test/integration/setup/downstreamclient/ 15:44:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:44:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:44:47 spire-1.2.1/test/integration/setup/itclient/ 15:44:47 spire-1.2.1/test/integration/setup/itclient/client.go 15:44:47 spire-1.2.1/test/integration/setup/node-attestation/ 15:44:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:44:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:44:47 spire-1.2.1/test/integration/setup/x509pop/ 15:44:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:44:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:44:47 spire-1.2.1/test/integration/suites/ 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:44:47 spire-1.2.1/test/integration/suites/join-token/ 15:44:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:44:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:44:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:44:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:44:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:44:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:44:47 spire-1.2.1/test/integration/suites/join-token/README.md 15:44:47 spire-1.2.1/test/integration/suites/join-token/conf/ 15:44:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/join-token/teardown 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:44:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:44:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:44:47 spire-1.2.1/test/integration/suites/k8s/ 15:44:47 spire-1.2.1/test/integration/suites/k8s/00-setup 15:44:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:44:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:44:47 spire-1.2.1/test/integration/suites/k8s/README.md 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/ 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:44:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:44:47 spire-1.2.1/test/integration/suites/k8s/teardown 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/ 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:44:47 spire-1.2.1/test/integration/suites/rotation/ 15:44:47 spire-1.2.1/test/integration/suites/rotation/00-setup 15:44:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:44:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:44:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:44:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:44:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:44:47 spire-1.2.1/test/integration/suites/rotation/README.md 15:44:47 spire-1.2.1/test/integration/suites/rotation/conf/ 15:44:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/rotation/teardown 15:44:47 spire-1.2.1/test/integration/suites/self-test/ 15:44:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:44:47 spire-1.2.1/test/integration/suites/self-test/README.md 15:44:47 spire-1.2.1/test/integration/suites/self-test/teardown 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:44:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:44:47 spire-1.2.1/test/integration/suites/upgrade/ 15:44:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:44:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:44:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:44:47 spire-1.2.1/test/integration/suites/upgrade/README.md 15:44:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:44:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:44:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:44:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:44:47 spire-1.2.1/test/integration/suites/upgrade/teardown 15:44:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:44:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:44:47 spire-1.2.1/test/integration/test-one.sh 15:44:47 spire-1.2.1/test/integration/test.sh 15:44:47 spire-1.2.1/test/plugintest/ 15:44:47 spire-1.2.1/test/plugintest/config.go 15:44:47 spire-1.2.1/test/plugintest/load.go 15:44:47 spire-1.2.1/test/plugintest/option.go 15:44:47 spire-1.2.1/test/spiretest/ 15:44:47 spire-1.2.1/test/spiretest/apiserver.go 15:44:47 spire-1.2.1/test/spiretest/assertions.go 15:44:47 spire-1.2.1/test/spiretest/dir.go 15:44:47 spire-1.2.1/test/spiretest/errors_posix.go 15:44:47 spire-1.2.1/test/spiretest/errors_windows.go 15:44:47 spire-1.2.1/test/spiretest/logs.go 15:44:47 spire-1.2.1/test/spiretest/socketapi.go 15:44:47 spire-1.2.1/test/spiretest/suite.go 15:44:47 spire-1.2.1/test/spiretest/x509.go 15:44:47 spire-1.2.1/test/testca/ 15:44:47 spire-1.2.1/test/testca/ca.go 15:44:47 spire-1.2.1/test/testkey/ 15:44:47 spire-1.2.1/test/testkey/generate.sh 15:44:47 spire-1.2.1/test/testkey/genkeys.go 15:44:47 spire-1.2.1/test/testkey/keys.go 15:44:47 spire-1.2.1/test/testkey/new.go 15:44:47 spire-1.2.1/test/tpmsimulator/ 15:44:47 spire-1.2.1/test/tpmsimulator/simulator.go 15:44:47 spire-1.2.1/test/util/ 15:44:47 spire-1.2.1/test/util/cert_fixtures.go 15:44:47 spire-1.2.1/test/util/cert_generation.go 15:44:47 spire-1.2.1/test/util/io_redirection.go 15:44:47 spire-1.2.1/test/util/race.go 15:44:47 spire-1.2.1/test/util/util.go 15:44:47 building spire from source... 15:44:47 Installing go1.17.7... 15:45:14 Building bin/spire-server... 15:45:14 go: downloading github.com/mitchellh/cli v1.1.2 15:45:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:45:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:45:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:45:14 go: downloading google.golang.org/grpc v1.44.0 15:45:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:45:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:45:14 go: downloading github.com/imdario/mergo v0.3.12 15:45:14 go: downloading github.com/sirupsen/logrus v1.8.1 15:45:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:45:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:45:17 go: downloading github.com/fatih/color v1.13.0 15:45:17 go: downloading github.com/mattn/go-isatty v0.0.14 15:45:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:45:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:45:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:45:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:45:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:45:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:45:18 go: downloading github.com/armon/go-metrics v0.3.10 15:45:18 go: downloading github.com/prometheus/client_golang v1.12.1 15:45:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:45:19 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:45:19 go: downloading github.com/open-policy-agent/opa v0.38.0 15:45:34 go: downloading github.com/Masterminds/goutils v1.1.0 15:45:34 go: downloading github.com/Masterminds/semver v1.5.0 15:45:34 go: downloading github.com/google/uuid v1.1.2 15:45:34 go: downloading github.com/huandu/xstrings v1.3.2 15:45:34 go: downloading github.com/mattn/go-colorable v0.1.12 15:45:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:45:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:45:34 go: downloading github.com/oklog/run v1.0.0 15:45:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:45:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:45:34 go: downloading go.uber.org/atomic v1.9.0 15:45:34 go: downloading github.com/prometheus/client_model v0.2.0 15:45:34 go: downloading github.com/prometheus/common v0.32.1 15:45:35 go: downloading github.com/beorn7/perks v1.0.1 15:45:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:45:35 go: downloading github.com/prometheus/procfs v0.7.3 15:45:36 go: downloading github.com/imkira/go-observer v1.0.3 15:45:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:45:36 go: downloading github.com/hashicorp/errwrap v1.1.0 15:45:36 go: downloading github.com/twmb/murmur3 v1.1.6 15:45:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:45:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:45:37 go: downloading github.com/blang/semver/v4 v4.0.0 15:45:37 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:45:37 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:45:37 go: downloading github.com/jinzhu/gorm v1.9.16 15:45:38 go: downloading github.com/lib/pq v1.10.4 15:45:38 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:45:38 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:46:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:46:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:46:10 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:46:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:46:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:46:16 go: downloading github.com/stretchr/testify v1.7.0 15:46:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:46:16 go: downloading google.golang.org/api v0.70.0 15:46:16 go: downloading k8s.io/client-go v0.23.4 15:46:16 go: downloading k8s.io/api v0.23.4 15:46:29 go: downloading github.com/google/go-tpm v0.3.3 15:46:29 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:47:01 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:47:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:47:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:47:01 go: downloading cloud.google.com/go/storage v1.21.0 15:47:01 go: downloading cloud.google.com/go v0.100.2 15:47:01 go: downloading k8s.io/apimachinery v0.23.4 15:47:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:47:02 go: downloading cloud.google.com/go/security v1.3.0 15:47:02 go: downloading k8s.io/kube-aggregator v0.23.3 15:47:03 go: downloading github.com/hashicorp/vault/api v1.4.1 15:47:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:47:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:47:04 go: downloading gopkg.in/yaml.v2 v2.4.0 15:47:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:47:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:47:05 go: downloading github.com/gobwas/glob v0.2.3 15:47:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:47:05 go: downloading github.com/jinzhu/inflection v1.0.0 15:47:05 go: downloading github.com/aws/smithy-go v1.11.0 15:47:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:47:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:47:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:47:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:47:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:47:08 go: downloading github.com/gogo/protobuf v1.3.2 15:47:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:47:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:47:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:47:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:47:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:47:14 go: downloading github.com/dimchansky/utfbom v1.1.1 15:47:14 go: downloading cloud.google.com/go/compute v1.3.0 15:47:15 go: downloading cloud.google.com/go/iam v0.1.1 15:47:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:47:15 go: downloading github.com/google/gofuzz v1.1.0 15:47:15 go: downloading k8s.io/klog/v2 v2.30.0 15:47:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:47:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:47:17 go: downloading github.com/spf13/pflag v1.0.5 15:47:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:47:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:47:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:47:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:47:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:47:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:47:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:47:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:47:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:47:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:47:20 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:47:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:47:22 go: downloading go.opencensus.io v0.23.0 15:47:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:47:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:47:23 go: downloading gopkg.in/inf.v0 v0.9.1 15:47:23 go: downloading github.com/google/go-cmp v0.5.7 15:47:23 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:47:24 go: downloading github.com/go-logr/logr v1.2.2 15:47:24 go: downloading github.com/json-iterator/go v1.1.12 15:47:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:47:27 go: downloading github.com/googleapis/gnostic v0.5.5 15:47:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:47:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:47:29 go: downloading github.com/tklauser/numcpus v0.3.0 15:47:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:47:30 go: downloading go.uber.org/zap v1.21.0 15:47:30 go: downloading sigs.k8s.io/yaml v1.3.0 15:47:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:47:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:47:31 go: downloading github.com/modern-go/reflect2 v1.0.2 15:47:31 go: downloading github.com/ryanuber/go-glob v1.0.0 15:47:31 go: downloading github.com/golang/snappy v0.0.4 15:47:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:47:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:47:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:47:41 go: downloading github.com/hashicorp/go-version v1.2.0 15:47:41 go: downloading go.uber.org/multierr v1.6.0 15:48:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:48:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:52:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:52:45 Removing intermediate container eaddc9fc9321 15:52:45 ---> 5799fab45ba3 15:52:45 15:52:45 Step 10/23 : FROM alpine:3.14 15:52:45 3.14: Pulling from library/alpine 15:52:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:52:48 Status: Downloaded newer image for alpine:3.14 15:52:48 ---> ac73e934f311 15:52:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:52:49 ---> Running in a4e3f048a364 15:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:53 (1/1) Installing dumb-init (1.2.5-r1) 15:52:53 Executing busybox-1.33.1-r7.trigger 15:52:53 OK: 5 MiB in 15 packages 15:52:56 Removing intermediate container fc96ddd6e3d8 15:52:56 ---> c4c8a22dd14c 15:52:56 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:52:56 Removing intermediate container a4e3f048a364 15:52:56 ---> b04f659c9542 15:52:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:56 ---> Running in 2beda6f8c257 15:52:56 ---> Running in 83e61ee7f969 15:52:57 Removing intermediate container 83e61ee7f969 15:52:57 ---> a6df6bd37fce 15:52:57 Step 13/23 : ENV APP_PORT=59882 15:52:58 ---> Running in 4a5d30bb19d9 15:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:52:59 Removing intermediate container 4a5d30bb19d9 15:52:59 ---> 9d87f0ef64fa 15:52:59 Step 14/23 : EXPOSE $APP_PORT 15:52:59 ---> Running in 978b89e9f3ed 15:53:00 Removing intermediate container 978b89e9f3ed 15:53:00 ---> acc2ad7e06df 15:53:00 Step 15/23 : WORKDIR / 15:53:00 ---> Running in 3dbf7244c897 15:53:01 Removing intermediate container 3dbf7244c897 15:53:01 ---> e4c43f0e4fa5 15:53:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:03 Removing intermediate container 60c025fed886 15:53:03 ---> c3765066dc88 15:53:03 15:53:03 Step 10/31 : FROM alpine:3.14 15:53:03 ---> ac73e934f311 15:53:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:53:03 Removing intermediate container 2beda6f8c257 15:53:03 ---> 246386e1fcee 15:53:03 15:53:03 Step 11/23 : FROM docker:20.10.14 15:53:03 ---> Running in 8a3c28666674 15:53:03 20.10.14: Pulling from library/docker 15:53:03 ---> 266aa2602f58 15:53:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:53:04 Removing intermediate container 03bf30c03d74 15:53:04 ---> 9870cca7a3eb 15:53:04 15:53:04 Step 10/25 : FROM alpine:3.14 15:53:04 ---> ac73e934f311 15:53:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:53:04 ---> Running in 351f1d073a77 15:53:04 Removing intermediate container 8a3c28666674 15:53:04 ---> 1078949f262d 15:53:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:53:04 ---> Running in 0c7b9109c966 15:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:53:08 (1/3) Installing ca-certificates (20211220-r0) 15:53:08 (2/3) Installing dumb-init (1.2.5-r1) 15:53:08 (3/3) Installing su-exec (0.2-r1) 15:53:08 Executing busybox-1.33.1-r7.trigger 15:53:09 Executing ca-certificates-20211220-r0.trigger 15:53:09 (1/2) Installing dumb-init (1.2.5-r1) 15:53:09 OK: 6 MiB in 17 packages 15:53:09 (2/2) Installing su-exec (0.2-r1) 15:53:09 Executing busybox-1.33.1-r7.trigger 15:53:09 OK: 6 MiB in 16 packages 15:53:10 ---> 6fb92ea9bc30 15:53:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:53:12 Removing intermediate container 0c7b9109c966 15:53:12 ---> c4eb01c8e796 15:53:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:53:12 ---> Running in 10e3b3cd89fd 15:53:12 ---> 0cb29ea0bd14 15:53:12 Step 19/23 : ENTRYPOINT ["/core-command"] 15:53:13 ---> Running in c37493dbf5e1 15:53:13 Removing intermediate container 351f1d073a77 15:53:13 ---> 333917fdb149 15:53:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:13 ---> Running in d7f9634d9ab2 15:53:13 Removing intermediate container 10e3b3cd89fd 15:53:13 ---> cf2545b59070 15:53:13 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:53:13 ---> Running in e39f61a6bb50 15:53:14 Removing intermediate container c37493dbf5e1 15:53:14 ---> aba565cc9fee 15:53:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:14 ---> Running in 2ef3c9fef576 15:53:14 Removing intermediate container d7f9634d9ab2 15:53:14 ---> 1975409f261b 15:53:14 Step 13/25 : WORKDIR / 15:53:14 ---> Running in 6fb1b3308912 15:53:15 Removing intermediate container e39f61a6bb50 15:53:15 ---> 546629c25493 15:53:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:53:15 Removing intermediate container 2ef3c9fef576 15:53:15 ---> a70974f2a0fd 15:53:15 Step 21/23 : LABEL arch=arm64 15:53:15 ---> Running in bb022f62cd98 15:53:15 ---> Running in 25fde4352d50 15:53:16 Removing intermediate container 6fb1b3308912 15:53:16 ---> 01f2a544b604 15:53:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:53:16 Removing intermediate container 25fde4352d50 15:53:17 ---> 406e8641c7e6 15:53:17 Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:53:17 ---> Running in 1ceef8a08149 15:53:18 Removing intermediate container 1ceef8a08149 15:53:18 ---> c8bb4d593cf0 15:53:18 Step 23/23 : LABEL version=0.0.0 15:53:18 ---> 5c87577418ae 15:53:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:53:18 ---> Running in 2adad634755b 15:53:19 Removing intermediate container 2adad634755b 15:53:19 ---> 8a335e028ae7 15:53:19 15:53:20 Removing intermediate container bb022f62cd98 15:53:20 ---> 1a6e1f7cbe72 15:53:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:53:20 ---> Running in 287f7b095b02 15:53:21 ---> c982c759cc1e 15:53:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:53:21 Successfully built 8a335e028ae7 15:53:21 Successfully tagged core-command-arm64:latest 15:53:21  Building core-command ... done Building security-proxy-setup 15:53:21 Removing intermediate container 287f7b095b02 15:53:21 ---> f837d8e0c097 15:53:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:53:23 ---> 47120f323855 15:53:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:53:23 ---> dbc2c3458baa 15:53:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:53:23 ---> Running in 2640e2c14683 15:53:24 ---> 17969f7e4aeb 15:53:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:53:29 Removing intermediate container 2640e2c14683 15:53:29 ---> 2faeae6c2245 15:53:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:29 ---> 573fbd4ddd85 15:53:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:53:30 ---> 69253d37a7c6 15:53:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:53:35 ---> 88c4ebbc85ea 15:53:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:53:35 ---> d652a4b87199 15:53:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:53:35 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:53:35 Status: Downloaded newer image for docker:20.10.14 15:53:35 ---> c346e9eafbab 15:53:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:53:36 ---> Running in 509bbf597be9 15:53:36 ---> 3682983100f9 15:53:36 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/ 15:53:36 ---> Running in e0172e912306 15:53:37 Removing intermediate container 509bbf597be9 15:53:37 ---> 5c63761f97ed 15:53:37 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 15:53:37 ---> a7ca2a744a8c 15:53:37 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:37 ---> Running in e74c8cc71b92 15:53:40 ---> 739f8b65110d 15:53:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:41 Removing intermediate container e0172e912306 15:53:41 ---> 0897f7291355 15:53:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:53:42 ---> Running in 787f39b049d3 15:53:42 ---> 3abae688693b 15:53:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:53:42 (1/43) Installing readline (8.1.1-r0) 15:53:42 (2/43) Installing bash (5.1.16-r0) 15:53:42 Executing bash-5.1.16-r0.post-install 15:53:42 (3/43) Installing brotli-libs (1.0.9-r5) 15:53:42 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:53:42 (5/43) Installing libcurl (7.80.0-r0) 15:53:42 (6/43) Installing curl (7.80.0-r0) 15:53:42 (7/43) Installing dumb-init (1.2.5-r1) 15:53:42 (8/43) Installing libbz2 (1.0.8-r1) 15:53:42 (9/43) Installing expat (2.4.7-r0) 15:53:42 (10/43) Installing libffi (3.4.2-r1) 15:53:42 (11/43) Installing gdbm (1.22-r0) 15:53:42 (12/43) Installing xz-libs (5.2.5-r1) 15:53:42 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:53:42 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:53:42 (15/43) Installing mpdecimal (2.5.1-r1) 15:53:42 (16/43) Installing sqlite-libs (3.36.0-r0) 15:53:42 (17/43) Installing python3 (3.9.7-r4) 15:53:42 ---> Running in 2fdea649eda3 15:53:42 Removing intermediate container 787f39b049d3 15:53:42 ---> 76ccd137f084 15:53:42 Step 23/25 : LABEL arch=arm64 15:53:42 ---> Running in 8974632ebf5b 15:53:43 Removing intermediate container 2fdea649eda3 15:53:43 ---> ca3081626d54 15:53:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:43 Removing intermediate container 8974632ebf5b 15:53:43 ---> 7af237d9b282 15:53:43 Step 24/25 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:53:44 ---> Running in 66b9a59160ee 15:53:45 Removing intermediate container 66b9a59160ee 15:53:45 ---> 7249adc405e2 15:53:45 Step 25/25 : LABEL version=0.0.0 15:53:45 ---> 0c8627bbc839 15:53:45 Step 26/31 : RUN chmod +x /entrypoint.sh 15:53:45 (18/43) Installing py3-appdirs (1.4.4-r2) 15:53:45 (19/43) Installing py3-certifi (2020.12.5-r1) 15:53:45 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:53:45 ---> Running in 3451818d7e7e 15:53:45 (21/43) Installing py3-idna (3.3-r0) 15:53:45 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:53:45 (23/43) Installing py3-requests (2.26.0-r1) 15:53:45 (24/43) Installing py3-msgpack (1.0.2-r1) 15:53:45 (25/43) Installing py3-lockfile (0.12.2-r4) 15:53:45 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:53:45 (27/43) Installing py3-colorama (0.4.4-r1) 15:53:45 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:53:45 (29/43) Installing py3-distlib (0.3.3-r0) 15:53:45 ---> Running in ffd93964da20 15:53:45 (30/43) Installing py3-distro (1.6.0-r0) 15:53:45 (31/43) Installing py3-six (1.16.0-r0) 15:53:45 (32/43) Installing py3-webencodings (0.5.1-r4) 15:53:45 (33/43) Installing py3-html5lib (1.1-r1) 15:53:46 (34/43) Installing py3-parsing (2.4.7-r2) 15:53:46 (35/43) Installing py3-packaging (20.9-r1) 15:53:46 (36/43) Installing py3-tomli (1.2.2-r0) 15:53:46 (37/43) Installing py3-pep517 (0.12.0-r0) 15:53:46 (38/43) Installing py3-progress (1.6-r0) 15:53:46 (39/43) Installing py3-retrying (1.3.3-r2) 15:53:46 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:53:46 (41/43) Installing py3-setuptools (52.0.0-r4) 15:53:46 (42/43) Installing py3-toml (0.10.2-r2) 15:53:46 (43/43) Installing py3-pip (20.3.4-r1) 15:53:46 Removing intermediate container 3451818d7e7e 15:53:46 ---> b000264e6836 15:53:46 15:53:47 Executing busybox-1.34.1-r5.trigger 15:53:47 OK: 82 MiB in 65 packages 15:53:48 Successfully built b000264e6836 15:53:48 Successfully tagged security-secretstore-setup-arm64:latest 15:53:48 Building security-spiffe-token-provider 15:53:49  Building security-secretstore-setup ... done Removing intermediate container ffd93964da20 15:53:49 ---> 53b6124f9dcd 15:53:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:53:50 ---> Running in 302a37966e5d 15:53:51 Removing intermediate container 302a37966e5d 15:53:51 ---> f9800e460343 15:53:51 Step 28/31 : CMD ["gate"] 15:53:51 ---> Running in be1f17770b09 15:53:52 Removing intermediate container be1f17770b09 15:53:52 ---> 739fa4ba45de 15:53:52 Step 29/31 : LABEL arch=arm64 15:53:52 ---> Running in daaa0d35f4ef 15:53:52 Collecting docker-compose==1.23.2 15:53:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:53:53 Collecting dockerpty<0.5,>=0.4.1 15:53:53 Removing intermediate container daaa0d35f4ef 15:53:53 ---> da975c37985b 15:53:53 Step 30/31 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:53:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:53:53 ---> Running in 159a4d6764fb 15:53:54 Removing intermediate container 159a4d6764fb 15:53:54 ---> 3b15946d84e9 15:53:54 Step 31/31 : LABEL version=0.0.0 15:53:54 ---> Running in 235e8e6b561c 15:53:55 Removing intermediate container 235e8e6b561c 15:53:55 ---> 8ecc5819b4b1 15:53:55 15:53:56 Collecting docopt<0.7,>=0.6.1 15:53:56 Downloading docopt-0.6.2.tar.gz (25 kB) 15:53:56 Successfully built 8ecc5819b4b1 15:53:56 Successfully tagged security-bootstrapper-arm64:latest 15:53:56  Building security-bootstrapper ... done Building security-spire-config 15:53:58 Collecting docker<4.0,>=3.6.0 15:53:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:53:59 Collecting websocket-client<1.0,>=0.32.0 15:53:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:53: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) 15:53:59 Collecting cached-property<2,>=1.2.0 15:53:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:54:00 Collecting jsonschema<3,>=2.5.1 15:54:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:54:01 Collecting PyYAML<4,>=3.10 15:54:01 Downloading PyYAML-3.13.tar.gz (270 kB) 15:54:05 Collecting texttable<0.10,>=0.9.0 15:54:05 Downloading texttable-0.9.1.tar.gz (11 kB) 15:54:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:54:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:54:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:54:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:54:08 ---> de32095d6c36 15:54:08 Step 3/22 : WORKDIR /edgex-go 15:54:08 ---> Using cache 15:54:08 ---> 588dbc00fe95 15:54:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:08 ---> Using cache 15:54:08 ---> b4f3ac1e2d44 15:54:08 Step 5/22 : RUN apk add --update --no-cache make git 15:54:08 ---> Using cache 15:54:08 ---> 52d341a0f3c2 15:54:08 Step 6/22 : COPY go.mod vendor* ./ 15:54:08 ---> Using cache 15:54:08 ---> 86cdf5ed079f 15:54:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:08 ---> Using cache 15:54:08 ---> fc28c7445e08 15:54:08 Step 8/22 : COPY . . 15:54:08 ---> Using cache 15:54:08 ---> 7ef15a63c81b 15:54:08 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:54:09 ---> Running in cb38f8e1f96a 15:54:09 Collecting docker-pycreds>=0.4.0 15:54:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:54:10 Collecting chardet<3.1.0,>=3.0.2 15:54:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:54:11 Collecting urllib3<1.25,>=1.21.1 15:54:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:54:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:54:11 Collecting idna<2.8,>=2.5 15:54:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:54:11 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) 15:54:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:54:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:54:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:54:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:54:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:54:12 Attempting uninstall: urllib3 15:54:12 Found existing installation: urllib3 1.26.7 15:54:12 Uninstalling urllib3-1.26.7: 15:54:12 Successfully uninstalled urllib3-1.26.7 15:54:13 Attempting uninstall: idna 15:54:13 Found existing installation: idna 3.3 15:54:13 Uninstalling idna-3.3: 15:54:13 Successfully uninstalled idna-3.3 15:54:16 Attempting uninstall: requests 15:54:16 Found existing installation: requests 2.26.0 15:54:16 Uninstalling requests-2.26.0: 15:54:16 Successfully uninstalled requests-2.26.0 15:54:17 Running setup.py install for texttable: started 15:54:20 Running setup.py install for texttable: finished with status 'done' 15:54:20 Running setup.py install for PyYAML: started 15:54:23 Running setup.py install for PyYAML: finished with status 'done' 15:54:24 Running setup.py install for docopt: started 15:54:28 Running setup.py install for docopt: finished with status 'done' 15:54:28 Running setup.py install for dockerpty: started 15:54:31 Running setup.py install for dockerpty: finished with status 'done' 15:54:33 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 15:54:51 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:54:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:54:51 ---> de32095d6c36 15:54:51 Step 3/20 : WORKDIR /edgex-go 15:54:51 ---> Using cache 15:54:51 ---> 588dbc00fe95 15:54:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:54:51 ---> Running in e9779806c28d 15:54:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:54:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:54:56 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:54:56 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:54:56 OK: 15739 distinct packages available 15:54:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:54:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:54:58 Removing intermediate container e74c8cc71b92 15:54:58 ---> ff7dc65ea00a 15:54:58 Step 14/23 : ENV APP_PORT=58890 15:54:59 ---> Running in 6304a830ae88 15:54:59 OK: 220 MiB in 52 packages 15:54:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:54:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:54:59 ---> de32095d6c36 15:54:59 Step 3/26 : WORKDIR /edgex-go 15:54:59 ---> Using cache 15:54:59 ---> 588dbc00fe95 15:54:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:59 ---> Using cache 15:54:59 ---> b4f3ac1e2d44 15:54:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:54:59 ---> Running in 6fe4c341e2a9 15:55:00 Removing intermediate container 6304a830ae88 15:55:00 ---> 62cf32e42842 15:55:00 Step 15/23 : EXPOSE $APP_PORT 15:55:00 ---> Running in 53a581d87788 15:55:01 Removing intermediate container 53a581d87788 15:55:01 ---> e8aada062901 15:55:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:55:01 Removing intermediate container e9779806c28d 15:55:01 ---> 2f77e57c64b9 15:55:01 Step 5/20 : COPY go.mod vendor* ./ 15:55:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:55:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:55:03 ---> 6a062db3deae 15:55:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:03 ---> Running in bffe5a3d8f87 15:55:04 OK: 220 MiB in 52 packages 15:55:05 ---> 93cac1ae565d 15:55:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:55:06 Removing intermediate container 6fe4c341e2a9 15:55:06 ---> 7f95c2e46358 15:55:06 Step 6/26 : COPY go.mod vendor* ./ 15:55:06 ---> 58771245350e 15:55:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:55:07 ---> 55a7de4178e3 15:55:07 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:07 ---> Running in 7598fe44e684 15:55:08 ---> 7895c604cc93 15:55:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:55:08 ---> Running in be0a87f4de66 15:55:09 Removing intermediate container be0a87f4de66 15:55:09 ---> f9004bd51779 15:55:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:55:10 ---> Running in 4ba677ee27a4 15:55:10 Removing intermediate container bffe5a3d8f87 15:55:10 ---> 401e7f0ff8f3 15:55:10 Step 7/20 : COPY . . 15:55:10 Removing intermediate container 4ba677ee27a4 15:55:10 ---> e7f132152e20 15:55:10 Step 21/23 : LABEL arch=arm64 15:55:11 ---> Running in d9d324daf571 15:55:11 Removing intermediate container d9d324daf571 15:55:11 ---> 3081bbdc114c 15:55:11 Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 15:55:11 ---> Running in ec1c7e0cf443 15:55:12 Removing intermediate container ec1c7e0cf443 15:55:12 ---> 405fcbc100d8 15:55:12 Step 23/23 : LABEL version=0.0.0 15:55:12 ---> Running in b564f127c9ba 15:55:13 Removing intermediate container b564f127c9ba 15:55:13 ---> f80b7b5c75da 15:55:13 15:55:14 Removing intermediate container 7598fe44e684 15:55:14 ---> 0571ca0856bc 15:55:14 Step 8/26 : COPY . . 15:55:15 Successfully built f80b7b5c75da 15:55:15 Successfully tagged sys-mgmt-agent-arm64:latest 15:55:15 Building support-scheduler 15:56:02  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:56:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:56:02 ---> de32095d6c36 15:56:02 Step 3/22 : WORKDIR /edgex-go 15:56:02 ---> Using cache 15:56:02 ---> 588dbc00fe95 15:56:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:02 ---> Using cache 15:56:02 ---> b4f3ac1e2d44 15:56:02 Step 5/22 : RUN apk add --update --no-cache make git 15:56:02 ---> Using cache 15:56:02 ---> 52d341a0f3c2 15:56:02 Step 6/22 : COPY go.mod vendor* ./ 15:56:02 ---> Using cache 15:56:02 ---> 86cdf5ed079f 15:56:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:02 ---> Using cache 15:56:02 ---> fc28c7445e08 15:56:02 Step 8/22 : COPY . . 15:56:02 ---> Using cache 15:56:02 ---> 7ef15a63c81b 15:56:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:56:02 ---> Running in cfb660e33073 15:56:02 ---> aa32648ede5e 15:56:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:56:02 ---> Running in 1147769749dd 15:56:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:56:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:56:03 ---> 0df88904fe7f 15:56:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:56:03 ---> Running in 4e0ee654fdc0 15:56:04 Removing intermediate container 4e0ee654fdc0 15:56:04 ---> 8ced8ae4eadb 15:56:04 Step 10/26 : RUN mkdir -p spire-build 15:56:04 ---> Running in 4742d3173f12 15:56:07 Removing intermediate container 4742d3173f12 15:56:07 ---> 756a96caae68 15:56:07 Step 11/26 : WORKDIR /edgex-go/spire-build 15:56:07 ---> Running in 8b756888dc17 15:56:07 Removing intermediate container 8b756888dc17 15:56:07 ---> a237bec517fc 15:56:07 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 15:56:07 ---> Running in 15d6c0a76940 15:56:10 spire-1.2.1/ 15:56:10 spire-1.2.1/.data/ 15:56:10 spire-1.2.1/.data/.file 15:56:10 spire-1.2.1/.dockerignore 15:56:10 spire-1.2.1/.gitattributes 15:56:10 spire-1.2.1/.githooks/ 15:56:10 spire-1.2.1/.githooks/pre-commit 15:56:10 spire-1.2.1/.github/ 15:56:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:56:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:56:10 spire-1.2.1/.github/dependabot.yml 15:56:10 spire-1.2.1/.github/workflows/ 15:56:10 spire-1.2.1/.github/workflows/nightly_build.yaml 15:56:10 spire-1.2.1/.github/workflows/pr_build.yaml 15:56:10 spire-1.2.1/.github/workflows/release_build.yaml 15:56:10 spire-1.2.1/.github/workflows/scripts/ 15:56:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:56:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:56:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:56:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:56:10 spire-1.2.1/.github/workflows/scripts/split.sh 15:56:10 spire-1.2.1/.gitignore 15:56:10 spire-1.2.1/.go-version 15:56:10 spire-1.2.1/.golangci.yml 15:56:10 spire-1.2.1/ADOPTERS.md 15:56:10 spire-1.2.1/CHANGELOG.md 15:56:10 spire-1.2.1/CODE-OF-CONDUCT.md 15:56:10 spire-1.2.1/CODEOWNERS 15:56:10 spire-1.2.1/CONTRIBUTING.md 15:56:10 spire-1.2.1/Dockerfile 15:56:10 spire-1.2.1/Dockerfile.dev 15:56:10 spire-1.2.1/Dockerfile.scratch 15:56:10 spire-1.2.1/LICENSE 15:56:10 spire-1.2.1/MAINTAINERS.md 15:56:10 spire-1.2.1/Makefile 15:56:10 spire-1.2.1/README.md 15:56:10 spire-1.2.1/ROADMAP.md 15:56:10 spire-1.2.1/SECURITY.md 15:56:10 spire-1.2.1/cmd/ 15:56:10 spire-1.2.1/cmd/spire-agent/ 15:56:10 spire-1.2.1/cmd/spire-agent/cli/ 15:56:10 spire-1.2.1/cmd/spire-agent/cli/api/ 15:56:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/common/ 15:56:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:56:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/run/ 15:56:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:56:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:56:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:56:10 spire-1.2.1/cmd/spire-agent/main.go 15:56:10 spire-1.2.1/cmd/spire-server/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/agent/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/cli.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/run/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/token/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/validate/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/x509/ 15:56:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:56:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:56:10 spire-1.2.1/cmd/spire-server/main.go 15:56:10 spire-1.2.1/cmd/spire-server/util/ 15:56:10 spire-1.2.1/cmd/spire-server/util/util.go 15:56:10 spire-1.2.1/conf/ 15:56:10 spire-1.2.1/conf/agent/ 15:56:10 spire-1.2.1/conf/agent/agent.conf 15:56:10 spire-1.2.1/conf/agent/agent_full.conf 15:56:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:56:10 spire-1.2.1/conf/server/ 15:56:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:56:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:56:10 spire-1.2.1/conf/server/server.conf 15:56:10 spire-1.2.1/conf/server/server_full.conf 15:56:10 spire-1.2.1/doc/ 15:56:10 spire-1.2.1/doc/SPIRE101.md 15:56:10 spire-1.2.1/doc/auditlog.md 15:56:10 spire-1.2.1/doc/authorization_policy_engine.md 15:56:10 spire-1.2.1/doc/changelog_guidelines.md 15:56:10 spire-1.2.1/doc/cure53-report.pdf 15:56:10 spire-1.2.1/doc/images/ 15:56:10 spire-1.2.1/doc/images/2019_roadmap.png 15:56:10 spire-1.2.1/doc/images/SPIRE101.png 15:56:10 spire-1.2.1/doc/images/SPIRE_agent.png 15:56:10 spire-1.2.1/doc/images/SPIRE_server.png 15:56:10 spire-1.2.1/doc/images/cache_mgr.png 15:56:10 spire-1.2.1/doc/images/cache_mgr_components.png 15:56:10 spire-1.2.1/doc/images/federated_spire.png 15:56:10 spire-1.2.1/doc/images/ha_mode.png 15:56:10 spire-1.2.1/doc/images/nested_spire.png 15:56:10 spire-1.2.1/doc/images/oidc_federation.png 15:56:10 spire-1.2.1/doc/images/single_trust_domain.png 15:56:10 spire-1.2.1/doc/images/spiffe_compatible.png 15:56:10 spire-1.2.1/doc/images/spire_logo.png 15:56:10 spire-1.2.1/doc/migrating_registration_api_clients.md 15:56:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:56:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:56:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:56:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:56:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:56:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:56:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:56:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:56:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:56:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:56:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:56:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:56:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:56:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:56:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:56:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:56:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:56:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:56:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:56:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:56:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:56:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:56:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:56:10 spire-1.2.1/doc/scaling_spire.md 15:56:10 spire-1.2.1/doc/spire_agent.md 15:56:10 spire-1.2.1/doc/spire_server.md 15:56:10 spire-1.2.1/doc/supported_integrations.md 15:56:10 spire-1.2.1/doc/telemetry.md 15:56:10 spire-1.2.1/doc/telemetry_config.md 15:56:10 spire-1.2.1/doc/upgrading.md 15:56:10 spire-1.2.1/doc/using_spire.md 15:56:10 spire-1.2.1/examples/ 15:56:10 spire-1.2.1/examples/README.md 15:56:10 spire-1.2.1/go.mod 15:56:10 spire-1.2.1/go.sum 15:56:10 spire-1.2.1/pkg/ 15:56:10 spire-1.2.1/pkg/agent/ 15:56:10 spire-1.2.1/pkg/agent/agent.go 15:56:10 spire-1.2.1/pkg/agent/api/ 15:56:10 spire-1.2.1/pkg/agent/api/config.go 15:56:10 spire-1.2.1/pkg/agent/api/debug/ 15:56:10 spire-1.2.1/pkg/agent/api/debug/v1/ 15:56:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:56:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:56:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:56:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:56:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:56:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:56:10 spire-1.2.1/pkg/agent/api/endpoints.go 15:56:10 spire-1.2.1/pkg/agent/api/health/ 15:56:10 spire-1.2.1/pkg/agent/api/health/v1/ 15:56:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:56:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:56:10 spire-1.2.1/pkg/agent/api/rpccontext/ 15:56:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:56:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:56:10 spire-1.2.1/pkg/agent/attestor/ 15:56:10 spire-1.2.1/pkg/agent/attestor/node/ 15:56:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:56:10 spire-1.2.1/pkg/agent/attestor/node/node.go 15:56:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:56:10 spire-1.2.1/pkg/agent/attestor/workload/ 15:56:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:56:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:56:10 spire-1.2.1/pkg/agent/catalog/ 15:56:10 spire-1.2.1/pkg/agent/catalog/catalog.go 15:56:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:56:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:56:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:56:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:56:10 spire-1.2.1/pkg/agent/client/ 15:56:10 spire-1.2.1/pkg/agent/client/client.go 15:56:10 spire-1.2.1/pkg/agent/client/client_test.go 15:56:10 spire-1.2.1/pkg/agent/client/dial.go 15:56:10 spire-1.2.1/pkg/agent/client/nodeconn.go 15:56:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:56:10 spire-1.2.1/pkg/agent/client/update.go 15:56:10 spire-1.2.1/pkg/agent/client/util.go 15:56:10 spire-1.2.1/pkg/agent/common/ 15:56:10 spire-1.2.1/pkg/agent/common/backoff/ 15:56:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:56:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:56:10 spire-1.2.1/pkg/agent/common/cgroups/ 15:56:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:56:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:56:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:56:10 spire-1.2.1/pkg/agent/config.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/ 15:56:10 spire-1.2.1/pkg/agent/endpoints/config.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:56:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:56:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/workload/ 15:56:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:56:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:56:10 spire-1.2.1/pkg/agent/manager/ 15:56:10 spire-1.2.1/pkg/agent/manager/cache/ 15:56:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:56:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:56:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:56:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:56:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:56:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:56:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:56:10 spire-1.2.1/pkg/agent/manager/config.go 15:56:10 spire-1.2.1/pkg/agent/manager/manager.go 15:56:10 spire-1.2.1/pkg/agent/manager/manager_test.go 15:56:10 spire-1.2.1/pkg/agent/manager/storage.go 15:56:10 spire-1.2.1/pkg/agent/manager/storage_test.go 15:56:10 spire-1.2.1/pkg/agent/manager/storecache/ 15:56:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:56:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:56:10 spire-1.2.1/pkg/agent/manager/sync.go 15:56:10 spire-1.2.1/pkg/agent/plugin/ 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:56:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:56:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:56:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:56:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:56:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:56:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:56:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:56:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:56:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:56:11 spire-1.2.1/pkg/agent/svid/ 15:56:11 spire-1.2.1/pkg/agent/svid/rotator.go 15:56:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:56:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:56:11 spire-1.2.1/pkg/agent/svid/store/ 15:56:11 spire-1.2.1/pkg/agent/svid/store/service.go 15:56:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:56:11 spire-1.2.1/pkg/common/ 15:56:11 spire-1.2.1/pkg/common/agentpathtemplate/ 15:56:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:56:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:56:11 spire-1.2.1/pkg/common/api/ 15:56:11 spire-1.2.1/pkg/common/api/metrics.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/ 15:56:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/logger.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/names.go 15:56:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:56:11 spire-1.2.1/pkg/common/api/names.go 15:56:11 spire-1.2.1/pkg/common/api/ratelimit.go 15:56:11 spire-1.2.1/pkg/common/api/rpccontext/ 15:56:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:56:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:56:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:56:11 spire-1.2.1/pkg/common/auth/ 15:56:11 spire-1.2.1/pkg/common/auth/interceptors.go 15:56:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:56:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/ 15:56:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/types.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:56:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:56:11 spire-1.2.1/pkg/common/catalog/ 15:56:11 spire-1.2.1/pkg/common/catalog/bind.go 15:56:11 spire-1.2.1/pkg/common/catalog/builtin.go 15:56:11 spire-1.2.1/pkg/common/catalog/catalog.go 15:56:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:56:11 spire-1.2.1/pkg/common/catalog/closers.go 15:56:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:56:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:56:11 spire-1.2.1/pkg/common/catalog/config.go 15:56:11 spire-1.2.1/pkg/common/catalog/config_test.go 15:56:11 spire-1.2.1/pkg/common/catalog/configure.go 15:56:11 spire-1.2.1/pkg/common/catalog/constraints.go 15:56:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:56:11 spire-1.2.1/pkg/common/catalog/context.go 15:56:11 spire-1.2.1/pkg/common/catalog/external.go 15:56:11 spire-1.2.1/pkg/common/catalog/host.go 15:56:11 spire-1.2.1/pkg/common/catalog/pipenet.go 15:56:11 spire-1.2.1/pkg/common/catalog/plugin.go 15:56:11 spire-1.2.1/pkg/common/catalog/testplugin/ 15:56:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:56:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:56:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:56:11 spire-1.2.1/pkg/common/cli/ 15:56:11 spire-1.2.1/pkg/common/cli/env.go 15:56:11 spire-1.2.1/pkg/common/cli/flags.go 15:56:11 spire-1.2.1/pkg/common/cli/trust_domain.go 15:56:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:56:11 spire-1.2.1/pkg/common/cli/umask.go 15:56:11 spire-1.2.1/pkg/common/cli/umask_posix.go 15:56:11 spire-1.2.1/pkg/common/cli/umask_test.go 15:56:11 spire-1.2.1/pkg/common/cli/umask_windows.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/ 15:56:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/flag.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/format.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/ 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:56:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:56:11 spire-1.2.1/pkg/common/coretypes/ 15:56:11 spire-1.2.1/pkg/common/coretypes/bundle/ 15:56:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:56:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:56:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:56:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:56:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:56:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:56:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:56:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:56:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:56:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:56:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:56:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:56:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:56:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:56:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:56:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:56:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:56:11 spire-1.2.1/pkg/common/cryptoutil/ 15:56:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:56:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:56:11 spire-1.2.1/pkg/common/diskutil/ 15:56:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:56:11 spire-1.2.1/pkg/common/diskutil/file_test.go 15:56:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:56:11 spire-1.2.1/pkg/common/errorutil/ 15:56:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:56:11 spire-1.2.1/pkg/common/health/ 15:56:11 spire-1.2.1/pkg/common/health/config.go 15:56:11 spire-1.2.1/pkg/common/health/context.go 15:56:11 spire-1.2.1/pkg/common/health/context_test.go 15:56:11 spire-1.2.1/pkg/common/health/health.go 15:56:11 spire-1.2.1/pkg/common/health/health_test.go 15:56:11 spire-1.2.1/pkg/common/health/logger.go 15:56:11 spire-1.2.1/pkg/common/hostservice/ 15:56:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:56:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:56:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:56:11 spire-1.2.1/pkg/common/idutil/ 15:56:11 spire-1.2.1/pkg/common/idutil/require.go 15:56:11 spire-1.2.1/pkg/common/idutil/require_test.go 15:56:11 spire-1.2.1/pkg/common/idutil/safety.go 15:56:11 spire-1.2.1/pkg/common/idutil/safety_test.go 15:56:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:56:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:56:11 spire-1.2.1/pkg/common/jwtsvid/ 15:56:11 spire-1.2.1/pkg/common/jwtsvid/common.go 15:56:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:56:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:56:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:56:11 spire-1.2.1/pkg/common/jwtutil/ 15:56:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:56:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:56:11 spire-1.2.1/pkg/common/log/ 15:56:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:56:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:56:11 spire-1.2.1/pkg/common/log/log.go 15:56:11 spire-1.2.1/pkg/common/log/log_test.go 15:56:11 spire-1.2.1/pkg/common/log/options.go 15:56:11 spire-1.2.1/pkg/common/nodeutil/ 15:56:11 spire-1.2.1/pkg/common/nodeutil/node.go 15:56:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:56:11 spire-1.2.1/pkg/common/peertracker/ 15:56:11 spire-1.2.1/pkg/common/peertracker/conn.go 15:56:11 spire-1.2.1/pkg/common/peertracker/credentials.go 15:56:11 spire-1.2.1/pkg/common/peertracker/errors.go 15:56:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:56:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:56:11 spire-1.2.1/pkg/common/peertracker/info.go 15:56:11 spire-1.2.1/pkg/common/peertracker/listener.go 15:56:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:56:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:56:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:56:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:56:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:56:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:56:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:56:11 spire-1.2.1/pkg/common/peertracker/tcp.go 15:56:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:56:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:56:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:56:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:56:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:56:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:56:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:56:11 spire-1.2.1/pkg/common/peertracker/uds.go 15:56:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:56:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:56:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:56:11 spire-1.2.1/pkg/common/pemutil/ 15:56:11 spire-1.2.1/pkg/common/pemutil/block.go 15:56:11 spire-1.2.1/pkg/common/pemutil/certs.go 15:56:11 spire-1.2.1/pkg/common/pemutil/common.go 15:56:11 spire-1.2.1/pkg/common/pemutil/csr.go 15:56:11 spire-1.2.1/pkg/common/pemutil/keys.go 15:56:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/ 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:56:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:56:11 spire-1.2.1/pkg/common/plugin/ 15:56:11 spire-1.2.1/pkg/common/plugin/aws/ 15:56:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:56:11 spire-1.2.1/pkg/common/plugin/azure/ 15:56:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:56:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:56:11 spire-1.2.1/pkg/common/plugin/facade.go 15:56:11 spire-1.2.1/pkg/common/plugin/facade_test.go 15:56:11 spire-1.2.1/pkg/common/plugin/gcp/ 15:56:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:56:11 spire-1.2.1/pkg/common/plugin/k8s/ 15:56:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:56:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:56:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:56:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:56:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:56:11 spire-1.2.1/pkg/common/plugin/log.go 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/ 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:56:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:56:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:56:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:56:11 spire-1.2.1/pkg/common/plugin/x509pop/ 15:56:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:56:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:56:11 spire-1.2.1/pkg/common/profiling/ 15:56:11 spire-1.2.1/pkg/common/profiling/dumpers.go 15:56:11 spire-1.2.1/pkg/common/profiling/profiling.go 15:56:11 spire-1.2.1/pkg/common/protoutil/ 15:56:11 spire-1.2.1/pkg/common/protoutil/masks.go 15:56:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:56:11 spire-1.2.1/pkg/common/rotationutil/ 15:56:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:56:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:56:11 spire-1.2.1/pkg/common/selector/ 15:56:11 spire-1.2.1/pkg/common/selector/selector.go 15:56:11 spire-1.2.1/pkg/common/selector/selector_test.go 15:56:11 spire-1.2.1/pkg/common/selector/set.go 15:56:11 spire-1.2.1/pkg/common/selector/set_utils.go 15:56:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/ 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/ 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:56:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:56:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:56:11 spire-1.2.1/pkg/common/telemetry/call.go 15:56:11 spire-1.2.1/pkg/common/telemetry/common/ 15:56:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:56:11 spire-1.2.1/pkg/common/telemetry/config.go 15:56:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:56:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/inmem.go 15:56:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/m3.go 15:56:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/metrics.go 15:56:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/names.go 15:56:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:56:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:56:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/ 15:56:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:56:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:56:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:56:11 spire-1.2.1/pkg/common/telemetry/server/server.go 15:56:11 spire-1.2.1/pkg/common/telemetry/sink.go 15:56:11 spire-1.2.1/pkg/common/telemetry/statsd.go 15:56:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:56:11 spire-1.2.1/pkg/common/telemetry/uptime.go 15:56:11 spire-1.2.1/pkg/common/telemetry/version.go 15:56:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:56:11 spire-1.2.1/pkg/common/uptime/ 15:56:11 spire-1.2.1/pkg/common/uptime/uptime.go 15:56:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:56:11 spire-1.2.1/pkg/common/util/ 15:56:11 spire-1.2.1/pkg/common/util/certs.go 15:56:11 spire-1.2.1/pkg/common/util/certs_test.go 15:56:11 spire-1.2.1/pkg/common/util/csr.go 15:56:11 spire-1.2.1/pkg/common/util/hash.go 15:56:11 spire-1.2.1/pkg/common/util/selectors.go 15:56:11 spire-1.2.1/pkg/common/util/selectors_test.go 15:56:11 spire-1.2.1/pkg/common/util/signals.go 15:56:11 spire-1.2.1/pkg/common/util/sort.go 15:56:11 spire-1.2.1/pkg/common/util/sort_test.go 15:56:11 spire-1.2.1/pkg/common/util/task.go 15:56:11 spire-1.2.1/pkg/common/util/task_test.go 15:56:11 spire-1.2.1/pkg/common/util/testdata/ 15:56:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:56:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:56:11 spire-1.2.1/pkg/common/version/ 15:56:11 spire-1.2.1/pkg/common/version/version.go 15:56:11 spire-1.2.1/pkg/common/x509svid/ 15:56:11 spire-1.2.1/pkg/common/x509svid/common_test.go 15:56:11 spire-1.2.1/pkg/common/x509svid/csr.go 15:56:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:56:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:56:11 spire-1.2.1/pkg/common/x509util/ 15:56:11 spire-1.2.1/pkg/common/x509util/cert.go 15:56:11 spire-1.2.1/pkg/common/x509util/dns.go 15:56:11 spire-1.2.1/pkg/common/x509util/dns_test.go 15:56:11 spire-1.2.1/pkg/common/x509util/keyid.go 15:56:11 spire-1.2.1/pkg/common/x509util/keypair.go 15:56:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:56:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:56:11 spire-1.2.1/pkg/server/ 15:56:11 spire-1.2.1/pkg/server/api/ 15:56:11 spire-1.2.1/pkg/server/api/agent.go 15:56:11 spire-1.2.1/pkg/server/api/agent/ 15:56:11 spire-1.2.1/pkg/server/api/agent/v1/ 15:56:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:56:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:56:11 spire-1.2.1/pkg/server/api/agent_test.go 15:56:11 spire-1.2.1/pkg/server/api/api.go 15:56:11 spire-1.2.1/pkg/server/api/audit/ 15:56:11 spire-1.2.1/pkg/server/api/audit/audit.go 15:56:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:56:11 spire-1.2.1/pkg/server/api/bundle.go 15:56:11 spire-1.2.1/pkg/server/api/bundle/ 15:56:11 spire-1.2.1/pkg/server/api/bundle/v1/ 15:56:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:56:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:56:11 spire-1.2.1/pkg/server/api/bundle_test.go 15:56:11 spire-1.2.1/pkg/server/api/debug/ 15:56:11 spire-1.2.1/pkg/server/api/debug/v1/ 15:56:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:56:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:56:11 spire-1.2.1/pkg/server/api/entry.go 15:56:11 spire-1.2.1/pkg/server/api/entry/ 15:56:11 spire-1.2.1/pkg/server/api/entry/v1/ 15:56:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:56:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:56:11 spire-1.2.1/pkg/server/api/entry_test.go 15:56:11 spire-1.2.1/pkg/server/api/health/ 15:56:11 spire-1.2.1/pkg/server/api/health/v1/ 15:56:11 spire-1.2.1/pkg/server/api/health/v1/service.go 15:56:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:56:11 spire-1.2.1/pkg/server/api/id.go 15:56:11 spire-1.2.1/pkg/server/api/id_test.go 15:56:11 spire-1.2.1/pkg/server/api/limits/ 15:56:11 spire-1.2.1/pkg/server/api/limits/limits.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/ 15:56:11 spire-1.2.1/pkg/server/api/middleware/alias.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/audit.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/caller.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/common.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/entries.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:56:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:56:11 spire-1.2.1/pkg/server/api/ratelimit.go 15:56:11 spire-1.2.1/pkg/server/api/rpccontext/ 15:56:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:56:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:56:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:56:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:56:11 spire-1.2.1/pkg/server/api/selector.go 15:56:11 spire-1.2.1/pkg/server/api/selector_test.go 15:56:11 spire-1.2.1/pkg/server/api/status.go 15:56:11 spire-1.2.1/pkg/server/api/status_test.go 15:56:11 spire-1.2.1/pkg/server/api/svid/ 15:56:11 spire-1.2.1/pkg/server/api/svid/v1/ 15:56:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:56:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:56:11 spire-1.2.1/pkg/server/api/trustdomain.go 15:56:11 spire-1.2.1/pkg/server/api/trustdomain/ 15:56:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:56:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:56:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:56:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:56:11 spire-1.2.1/pkg/server/authpolicy/ 15:56:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:56:11 spire-1.2.1/pkg/server/authpolicy/policy.go 15:56:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:56:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:56:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:56:11 spire-1.2.1/pkg/server/authpolicy/validate.go 15:56:11 spire-1.2.1/pkg/server/bundle/ 15:56:11 spire-1.2.1/pkg/server/bundle/client/ 15:56:11 spire-1.2.1/pkg/server/bundle/client/client.go 15:56:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:56:11 spire-1.2.1/pkg/server/bundle/client/manager.go 15:56:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:56:11 spire-1.2.1/pkg/server/bundle/client/sources.go 15:56:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:56:11 spire-1.2.1/pkg/server/bundle/client/updater.go 15:56:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:56:11 spire-1.2.1/pkg/server/ca/ 15:56:11 spire-1.2.1/pkg/server/ca/ca.go 15:56:11 spire-1.2.1/pkg/server/ca/ca_health.go 15:56:11 spire-1.2.1/pkg/server/ca/ca_test.go 15:56:11 spire-1.2.1/pkg/server/ca/journal.go 15:56:11 spire-1.2.1/pkg/server/ca/journal_test.go 15:56:11 spire-1.2.1/pkg/server/ca/manager.go 15:56:11 spire-1.2.1/pkg/server/ca/manager_health.go 15:56:11 spire-1.2.1/pkg/server/ca/manager_test.go 15:56:11 spire-1.2.1/pkg/server/ca/templates.go 15:56:11 spire-1.2.1/pkg/server/ca/upstream_client.go 15:56:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:56:11 spire-1.2.1/pkg/server/ca/validation.go 15:56:11 spire-1.2.1/pkg/server/cache/ 15:56:11 spire-1.2.1/pkg/server/cache/dscache/ 15:56:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:56:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:56:11 spire-1.2.1/pkg/server/cache/entrycache/ 15:56:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:56:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:56:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:56:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:56:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:56:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:56:11 spire-1.2.1/pkg/server/catalog/ 15:56:11 spire-1.2.1/pkg/server/catalog/catalog.go 15:56:11 spire-1.2.1/pkg/server/catalog/keymanager.go 15:56:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:56:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:56:11 spire-1.2.1/pkg/server/catalog/notifier.go 15:56:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:56:11 spire-1.2.1/pkg/server/config.go 15:56:11 spire-1.2.1/pkg/server/datastore/ 15:56:11 spire-1.2.1/pkg/server/datastore/datastore.go 15:56:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:56:11 spire-1.2.1/pkg/server/datastore/repository.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:56:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:56:11 spire-1.2.1/pkg/server/endpoints/ 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/ 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:56:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:56:11 spire-1.2.1/pkg/server/endpoints/config.go 15:56:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:56:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:56:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:56:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:56:11 spire-1.2.1/pkg/server/endpoints/middleware.go 15:56:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:56:11 spire-1.2.1/pkg/server/hostservice/ 15:56:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:56:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:56:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:56:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:56:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:56:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:56:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:56:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/ 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/ 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:56:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:56:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:56:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/ 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:56:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:56:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:56:11 spire-1.2.1/pkg/server/registration/ 15:56:11 spire-1.2.1/pkg/server/registration/manager.go 15:56:11 spire-1.2.1/pkg/server/registration/manager_test.go 15:56:11 spire-1.2.1/pkg/server/scanentries.go 15:56:11 spire-1.2.1/pkg/server/scanentries_test.go 15:56:11 spire-1.2.1/pkg/server/server.go 15:56:11 spire-1.2.1/pkg/server/server_test.go 15:56:11 spire-1.2.1/pkg/server/svid/ 15:56:11 spire-1.2.1/pkg/server/svid/observer.go 15:56:11 spire-1.2.1/pkg/server/svid/observer_test.go 15:56:11 spire-1.2.1/pkg/server/svid/rotator.go 15:56:11 spire-1.2.1/pkg/server/svid/rotator_config.go 15:56:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:56:11 spire-1.2.1/pkg/server/svid/rotator_test.go 15:56:11 spire-1.2.1/proto/ 15:56:11 spire-1.2.1/proto/private/ 15:56:11 spire-1.2.1/proto/private/server/ 15:56:11 spire-1.2.1/proto/private/server/journal/ 15:56:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:56:11 spire-1.2.1/proto/private/server/journal/journal.proto 15:56:11 spire-1.2.1/proto/spire/ 15:56:11 spire-1.2.1/proto/spire/common/ 15:56:11 spire-1.2.1/proto/spire/common/common.pb.go 15:56:11 spire-1.2.1/proto/spire/common/common.proto 15:56:11 spire-1.2.1/proto/spire/common/plugin/ 15:56:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:56:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:56:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:56:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:56:11 spire-1.2.1/proto/spire/plugin/ 15:56:11 spire-1.2.1/proto/spire/plugin/agent/ 15:56:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:56:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:56:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:56:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:56:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:56:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:56:11 spire-1.2.1/release/ 15:56:11 spire-1.2.1/release/spire-extras/ 15:56:11 spire-1.2.1/release/spire-extras/README.md 15:56:11 spire-1.2.1/release/spire-extras/conf/ 15:56:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:56:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:56:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:56:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:56:11 spire-1.2.1/release/spire/ 15:56:11 spire-1.2.1/release/spire/README.md 15:56:11 spire-1.2.1/release/spire/conf/ 15:56:11 spire-1.2.1/release/spire/conf/agent/ 15:56:11 spire-1.2.1/release/spire/conf/agent/agent.conf 15:56:11 spire-1.2.1/release/spire/conf/server/ 15:56:11 spire-1.2.1/release/spire/conf/server/server.conf 15:56:11 spire-1.2.1/script/ 15:56:11 spire-1.2.1/script/build-artifact.sh 15:56:11 spire-1.2.1/script/generate_dummy_ca.sh 15:56:11 spire-1.2.1/support/ 15:56:11 spire-1.2.1/support/k8s/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:56:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/ 15:56:11 spire-1.2.1/support/oidc-discovery-provider/README.md 15:56:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/config.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/main.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:56:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:56:11 spire-1.2.1/test/ 15:56:11 spire-1.2.1/test/clock/ 15:56:11 spire-1.2.1/test/clock/clock.go 15:56:11 spire-1.2.1/test/fakes/ 15:56:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:56:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:56:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:56:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:56:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:56:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:56:11 spire-1.2.1/test/fakes/fakeagentstore/ 15:56:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:56:11 spire-1.2.1/test/fakes/fakedatastore/ 15:56:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:56:11 spire-1.2.1/test/fakes/fakeentryclient/ 15:56:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:56:11 spire-1.2.1/test/fakes/fakehealthchecker/ 15:56:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:56:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:56:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:56:11 spire-1.2.1/test/fakes/fakemetrics/ 15:56:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:56:11 spire-1.2.1/test/fakes/fakenoderesolver/ 15:56:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:56:11 spire-1.2.1/test/fakes/fakenotifier/ 15:56:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:56:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:56:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:56:11 spire-1.2.1/test/fakes/fakeserverca/ 15:56:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:56:11 spire-1.2.1/test/fakes/fakeservercatalog/ 15:56:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:56:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:56:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:56:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:56:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:56:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:56:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:56:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:56:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:56:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:56:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:56:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:56:11 spire-1.2.1/test/fixture/ 15:56:11 spire-1.2.1/test/fixture/certs/ 15:56:11 spire-1.2.1/test/fixture/certs/agent_svid.der 15:56:11 spire-1.2.1/test/fixture/certs/base_cert.pem 15:56:11 spire-1.2.1/test/fixture/certs/base_csr.pem 15:56:11 spire-1.2.1/test/fixture/certs/base_key.pem 15:56:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:56:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:56:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:56:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:56:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:56:11 spire-1.2.1/test/fixture/certs/blog_key.pem 15:56:11 spire-1.2.1/test/fixture/certs/bundle.der 15:56:11 spire-1.2.1/test/fixture/certs/ca.pem 15:56:11 spire-1.2.1/test/fixture/certs/ca_key.pem 15:56:11 spire-1.2.1/test/fixture/certs/database_cert.pem 15:56:11 spire-1.2.1/test/fixture/certs/database_csr.pem 15:56:11 spire-1.2.1/test/fixture/certs/database_key.pem 15:56:11 spire-1.2.1/test/fixture/certs/node_cert.pem 15:56:11 spire-1.2.1/test/fixture/certs/node_csr.pem 15:56:11 spire-1.2.1/test/fixture/certs/node_key.pem 15:56:11 spire-1.2.1/test/fixture/certs/svid.pem 15:56:11 spire-1.2.1/test/fixture/certs/svid_key.pem 15:56:11 spire-1.2.1/test/fixture/config/ 15:56:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:56:11 spire-1.2.1/test/fixture/config/agent_good.conf 15:56:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:56:11 spire-1.2.1/test/fixture/config/plugin_good.conf 15:56:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:56:11 spire-1.2.1/test/fixture/config/server_good.conf 15:56:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:56:11 spire-1.2.1/test/fixture/fixture.go 15:56:11 spire-1.2.1/test/fixture/nodeattestor/ 15:56:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:56:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:56:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:56:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:56:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:56:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:56:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:56:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:56:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:56:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:56:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:56:11 spire-1.2.1/test/fixture/registration/ 15:56:11 spire-1.2.1/test/fixture/registration/entries.json 15:56:11 spire-1.2.1/test/fixture/registration/good-for-update.json 15:56:11 spire-1.2.1/test/fixture/registration/good.json 15:56:11 spire-1.2.1/test/fixture/registration/invalid.json 15:56:11 spire-1.2.1/test/fixture/registration/invalid_json.json 15:56:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:56:11 spire-1.2.1/test/integration/ 15:56:11 spire-1.2.1/test/integration/README.md 15:56:11 spire-1.2.1/test/integration/common 15:56:11 spire-1.2.1/test/integration/setup/ 15:56:11 spire-1.2.1/test/integration/setup/adminclient/ 15:56:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:56:11 spire-1.2.1/test/integration/setup/adminclient/client.go 15:56:11 spire-1.2.1/test/integration/setup/debugagent/ 15:56:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:56:11 spire-1.2.1/test/integration/setup/debugagent/main.go 15:56:11 spire-1.2.1/test/integration/setup/debugserver/ 15:56:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:56:11 spire-1.2.1/test/integration/setup/debugserver/main.go 15:56:11 spire-1.2.1/test/integration/setup/downstreamclient/ 15:56:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:56:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:56:11 spire-1.2.1/test/integration/setup/itclient/ 15:56:11 spire-1.2.1/test/integration/setup/itclient/client.go 15:56:11 spire-1.2.1/test/integration/setup/node-attestation/ 15:56:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:56:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:56:12 spire-1.2.1/test/integration/setup/x509pop/ 15:56:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:56:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:56:12 spire-1.2.1/test/integration/suites/ 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:56:12 spire-1.2.1/test/integration/suites/join-token/ 15:56:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:56:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:56:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:56:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:56:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:56:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:56:12 spire-1.2.1/test/integration/suites/join-token/README.md 15:56:12 spire-1.2.1/test/integration/suites/join-token/conf/ 15:56:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/join-token/teardown 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:56:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:56:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:56:12 spire-1.2.1/test/integration/suites/k8s/ 15:56:12 spire-1.2.1/test/integration/suites/k8s/00-setup 15:56:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:56:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:56:12 spire-1.2.1/test/integration/suites/k8s/README.md 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/ 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:56:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:56:12 spire-1.2.1/test/integration/suites/k8s/teardown 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/ 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:56:12 spire-1.2.1/test/integration/suites/rotation/ 15:56:12 spire-1.2.1/test/integration/suites/rotation/00-setup 15:56:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:56:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:56:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:56:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:56:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:56:12 spire-1.2.1/test/integration/suites/rotation/README.md 15:56:12 spire-1.2.1/test/integration/suites/rotation/conf/ 15:56:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/rotation/teardown 15:56:12 spire-1.2.1/test/integration/suites/self-test/ 15:56:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:56:12 spire-1.2.1/test/integration/suites/self-test/README.md 15:56:12 spire-1.2.1/test/integration/suites/self-test/teardown 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:56:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:56:12 spire-1.2.1/test/integration/suites/upgrade/ 15:56:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:56:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:56:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:56:12 spire-1.2.1/test/integration/suites/upgrade/README.md 15:56:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:56:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:56:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:56:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:56:12 spire-1.2.1/test/integration/suites/upgrade/teardown 15:56:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:56:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:56:12 spire-1.2.1/test/integration/test-one.sh 15:56:12 spire-1.2.1/test/integration/test.sh 15:56:12 spire-1.2.1/test/plugintest/ 15:56:12 spire-1.2.1/test/plugintest/config.go 15:56:12 spire-1.2.1/test/plugintest/load.go 15:56:12 spire-1.2.1/test/plugintest/option.go 15:56:12 spire-1.2.1/test/spiretest/ 15:56:12 spire-1.2.1/test/spiretest/apiserver.go 15:56:12 spire-1.2.1/test/spiretest/assertions.go 15:56:12 spire-1.2.1/test/spiretest/dir.go 15:56:12 spire-1.2.1/test/spiretest/errors_posix.go 15:56:12 spire-1.2.1/test/spiretest/errors_windows.go 15:56:12 spire-1.2.1/test/spiretest/logs.go 15:56:12 spire-1.2.1/test/spiretest/socketapi.go 15:56:12 spire-1.2.1/test/spiretest/suite.go 15:56:12 spire-1.2.1/test/spiretest/x509.go 15:56:12 spire-1.2.1/test/testca/ 15:56:12 spire-1.2.1/test/testca/ca.go 15:56:12 spire-1.2.1/test/testkey/ 15:56:12 spire-1.2.1/test/testkey/generate.sh 15:56:12 spire-1.2.1/test/testkey/genkeys.go 15:56:12 spire-1.2.1/test/testkey/keys.go 15:56:12 spire-1.2.1/test/testkey/new.go 15:56:12 spire-1.2.1/test/tpmsimulator/ 15:56:12 spire-1.2.1/test/tpmsimulator/simulator.go 15:56:12 spire-1.2.1/test/util/ 15:56:12 spire-1.2.1/test/util/cert_fixtures.go 15:56:12 spire-1.2.1/test/util/cert_generation.go 15:56:12 spire-1.2.1/test/util/io_redirection.go 15:56:12 spire-1.2.1/test/util/race.go 15:56:12 spire-1.2.1/test/util/util.go 15:56:12 building spire from source... 15:56:13 Installing go1.17.7... 15:56:39 Building bin/spire-server... 15:56:39 go: downloading github.com/mitchellh/cli v1.1.2 15:56:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:56:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:56:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:56:39 go: downloading google.golang.org/grpc v1.44.0 15:56:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:56:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:56:41 go: downloading github.com/imdario/mergo v0.3.12 15:56:41 go: downloading github.com/sirupsen/logrus v1.8.1 15:56:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:56:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:56:42 go: downloading github.com/fatih/color v1.13.0 15:56:42 go: downloading github.com/mattn/go-isatty v0.0.14 15:56:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:56:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:56:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:56:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:56:43 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:56:43 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:56:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:56:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:56:45 go: downloading github.com/open-policy-agent/opa v0.38.0 15:57:12 go: downloading github.com/armon/go-metrics v0.3.10 15:57:12 go: downloading github.com/prometheus/client_golang v1.12.1 15:57:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:57:12 go: downloading github.com/mattn/go-colorable v0.1.12 15:57:12 go: downloading github.com/Masterminds/goutils v1.1.0 15:57:12 go: downloading github.com/Masterminds/semver v1.5.0 15:57:12 go: downloading github.com/google/uuid v1.1.2 15:57:12 go: downloading github.com/huandu/xstrings v1.3.2 15:57:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:57:12 go: downloading github.com/oklog/run v1.0.0 15:57:12 go: downloading github.com/imkira/go-observer v1.0.3 15:57:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:57:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:57:12 go: downloading github.com/prometheus/client_model v0.2.0 15:57:12 go: downloading github.com/prometheus/common v0.32.1 15:57:12 go: downloading github.com/beorn7/perks v1.0.1 15:57:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:57:12 go: downloading github.com/prometheus/procfs v0.7.3 15:57:12 go: downloading github.com/hashicorp/errwrap v1.1.0 15:57:12 go: downloading go.uber.org/atomic v1.9.0 15:57:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:57:12 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:57:12 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:57:12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:57:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:57:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:57:20 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:57:20 go: downloading github.com/stretchr/testify v1.7.0 15:57:20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:57:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:57:20 go: downloading github.com/blang/semver/v4 v4.0.0 15:57:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:57:20 go: downloading github.com/jinzhu/gorm v1.9.16 15:57:20 go: downloading github.com/lib/pq v1.10.4 15:57:20 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:57:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:57:43 go: downloading k8s.io/client-go v0.23.4 15:57:43 go: downloading k8s.io/api v0.23.4 15:57:43 go: downloading google.golang.org/api v0.70.0 15:57:55 go: downloading github.com/google/go-tpm v0.3.3 15:57:55 go: downloading cloud.google.com/go/storage v1.21.0 15:57:57 go: downloading cloud.google.com/go v0.100.2 15:57:58 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:58:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:58:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:58:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:58:26 go: downloading k8s.io/apimachinery v0.23.4 15:58:28 go: downloading k8s.io/kube-aggregator v0.23.3 15:58:28 go: downloading cloud.google.com/go/security v1.3.0 15:58:28 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:58:30 go: downloading github.com/hashicorp/vault/api v1.4.1 15:58:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:58:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:58:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:58:31 go: downloading gopkg.in/yaml.v2 v2.4.0 15:58:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:58:32 go: downloading github.com/gobwas/glob v0.2.3 15:58:32 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:58:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:58:33 go: downloading github.com/twmb/murmur3 v1.1.6 15:58:33 go: downloading github.com/aws/smithy-go v1.11.0 15:58:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:58:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:58:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:58:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:58:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:58:35 go: downloading github.com/jinzhu/inflection v1.0.0 15:58:35 go: downloading github.com/gogo/protobuf v1.3.2 15:58:41 go: downloading cloud.google.com/go/compute v1.3.0 15:58:42 go: downloading cloud.google.com/go/iam v0.1.1 15:58:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:58:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:58:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:58:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:58:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:58:42 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:58:43 go: downloading github.com/dimchansky/utfbom v1.1.1 15:58:43 go: downloading k8s.io/klog/v2 v2.30.0 15:58:43 go: downloading github.com/google/gofuzz v1.1.0 15:58:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:58:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:58:45 go: downloading github.com/spf13/pflag v1.0.5 15:58:45 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:58:45 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:58:45 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:58:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:58:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:58:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:58:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:58:47 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:58:47 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:58:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:58:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:58:48 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:58:50 go: downloading go.opencensus.io v0.23.0 15:58:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:58:51 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:58:52 go: downloading gopkg.in/inf.v0 v0.9.1 15:58:52 go: downloading github.com/go-logr/logr v1.2.2 15:58:52 go: downloading github.com/google/go-cmp v0.5.7 15:58:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:58:52 go: downloading github.com/json-iterator/go v1.1.12 15:58:53 go: downloading github.com/googleapis/gnostic v0.5.5 15:58:55 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:58:57 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:58:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:58:58 go: downloading github.com/tklauser/numcpus v0.3.0 15:58:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:58:58 go: downloading go.uber.org/zap v1.21.0 15:58:59 go: downloading sigs.k8s.io/yaml v1.3.0 15:58:59 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:58:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:58:59 go: downloading github.com/modern-go/reflect2 v1.0.2 15:59:00 go: downloading github.com/ryanuber/go-glob v1.0.0 15:59:00 go: downloading github.com/golang/snappy v0.0.4 15:59:00 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:59:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:59:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:59:10 go: downloading github.com/hashicorp/go-version v1.2.0 15:59:10 go: downloading go.uber.org/multierr v1.6.0 15:59:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:59:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:01:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:01:57 Removing intermediate container cb38f8e1f96a 16:01:57 ---> 4a3ac9d9404b 16:01:57 16:01:57 Step 10/22 : FROM alpine:3.14 16:01:57 ---> ac73e934f311 16:01:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:01:57 ---> Running in dda48316afe5 16:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:01:58 (1/6) Installing ca-certificates (20211220-r0) 16:01:58 (2/6) Installing brotli-libs (1.0.9-r5) 16:01:58 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:01:58 (4/6) Installing libcurl (7.79.1-r0) 16:01:58 (5/6) Installing curl (7.79.1-r0) 16:01:59 (6/6) Installing dumb-init (1.2.5-r1) 16:01:59 Executing busybox-1.33.1-r7.trigger 16:01:59 Executing ca-certificates-20211220-r0.trigger 16:01:59 OK: 8 MiB in 20 packages 16:02:01 Removing intermediate container dda48316afe5 16:02:01 ---> 6a54befddbcb 16:02:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:01 ---> Running in 5a005ea33eef 16:02:02 Removing intermediate container 5a005ea33eef 16:02:02 ---> 403e3e63b8d4 16:02:02 Step 13/22 : WORKDIR /edgex 16:02:02 ---> Running in c58b5ddffddd 16:02:02 Removing intermediate container c58b5ddffddd 16:02:02 ---> 7e03b00e7581 16:02:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:02:03 ---> de991a16f91b 16:02:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:02:05 ---> f61d18f28548 16:02:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:02:07 ---> 80ebcd2bce59 16:02:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:02:08 ---> 5895b51eb430 16:02:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:02:09 ---> Running in 4e7a07da2f2b 16:02:11 Removing intermediate container 4e7a07da2f2b 16:02:11 ---> 07e65f5e28ae 16:02:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:02:12 ---> Running in 9f2168d53ecc 16:02:12 Removing intermediate container 9f2168d53ecc 16:02:12 ---> 81b54bfeda05 16:02:12 Step 20/22 : LABEL arch=arm64 16:02:12 ---> Running in 95b24065a9e5 16:02:13 Removing intermediate container 95b24065a9e5 16:02:13 ---> ccabc5183be9 16:02:13 Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:02:13 ---> Running in 0d81b1830bca 16:02:13 Removing intermediate container 0d81b1830bca 16:02:13 ---> 339b6b72a9bb 16:02:13 Step 22/22 : LABEL version=0.0.0 16:02:13 ---> Running in b5d44549e938 16:02:14 Removing intermediate container b5d44549e938 16:02:14 ---> f948a20aa7e7 16:02:14 16:02:15 Successfully built f948a20aa7e7 16:02:15 Successfully tagged security-proxy-setup-arm64:latest 16:02:15 Building core-metadata 16:02:54  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:02:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:54 ---> de32095d6c36 16:02:54 Step 3/23 : WORKDIR /edgex-go 16:02:54 ---> Using cache 16:02:54 ---> 588dbc00fe95 16:02:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:54 ---> Using cache 16:02:54 ---> b4f3ac1e2d44 16:02:54 Step 5/23 : RUN apk add --update --no-cache make git 16:02:54 ---> Using cache 16:02:54 ---> 52d341a0f3c2 16:02:54 Step 6/23 : COPY go.mod vendor* ./ 16:02:54 ---> Using cache 16:02:54 ---> 86cdf5ed079f 16:02:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:54 ---> Using cache 16:02:54 ---> fc28c7445e08 16:02:54 Step 8/23 : COPY . . 16:02:54 ---> Using cache 16:02:54 ---> 7ef15a63c81b 16:02:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:02:54 ---> Running in 0e0b46961bfc 16:02:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:04:02 Removing intermediate container 1147769749dd 16:04:02 ---> be71787105d0 16:04:02 16:04:02 Step 9/20 : FROM alpine:3.15 16:04:02 3.15: Pulling from library/alpine 16:04:02 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:04:02 Status: Downloaded newer image for alpine:3.15 16:04:02 ---> 3fb3c9af89a9 16:04:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:04:02 ---> Running in 569eb7281dbc 16:04:02 Removing intermediate container 569eb7281dbc 16:04:02 ---> 5e55ceb92072 16:04:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:02 ---> Running in 373ae46bba52 16:04:02 Removing intermediate container 373ae46bba52 16:04:02 ---> 67112e59db53 16:04:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:04:02 ---> Running in f8c6d0138f31 16:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:04 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:04:04 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:04:04 OK: 15729 distinct packages available 16:04:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:06 (1/9) Installing ca-certificates (20211220-r0) 16:04:06 (2/9) Installing brotli-libs (1.0.9-r5) 16:04:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:04:07 (4/9) Installing libcurl (7.80.0-r0) 16:04:07 (5/9) Installing curl (7.80.0-r0) 16:04:07 (6/9) Installing dumb-init (1.2.5-r1) 16:04:07 (7/9) Installing musl-obstack (1.2.3-r0) 16:04:07 (8/9) Installing libucontext (1.1-r0) 16:04:07 (9/9) Installing gcompat (1.0.0-r4) 16:04:07 Executing busybox-1.34.1-r5.trigger 16:04:07 Executing ca-certificates-20211220-r0.trigger 16:04:08 OK: 8 MiB in 23 packages 16:04:11 Removing intermediate container f8c6d0138f31 16:04:11 ---> 7eb2a9e811dd 16:04:11 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:11 ---> 6d2876a93f48 16:04:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:04:14 ---> c8122ff22c74 16:04:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:04:15 ---> 8849d2053098 16:04:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:04:15 ---> Running in 5f778c6d35cc 16:04:16 Removing intermediate container 5f778c6d35cc 16:04:16 ---> 1d2be126f444 16:04:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:17 ---> Running in 0d7884a06f40 16:04:18 Removing intermediate container 0d7884a06f40 16:04:18 ---> 4c6930f59991 16:04:18 Step 18/20 : LABEL arch=arm64 16:04:18 ---> Running in 7dfd54e83aee 16:04:19 Removing intermediate container 7dfd54e83aee 16:04:19 ---> 9f2f366c2bb3 16:04:19 Step 19/20 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:04:19 ---> Running in 6542da79ffe0 16:04:20 Removing intermediate container 6542da79ffe0 16:04:20 ---> 48f05c935ef9 16:04:20 Step 20/20 : LABEL version=0.0.0 16:04:20 ---> Running in a69ed43a2396 16:04:21 Removing intermediate container a69ed43a2396 16:04:21 ---> 425b29619c02 16:04:21 16:04:23 Successfully built 425b29619c02 16:04:23 Successfully tagged security-spiffe-token-provider-arm64:latest 16:04:23 Building security-spire-server 16:04:27  Building security-spiffe-token-provider ... done Removing intermediate container cfb660e33073 16:04:27 ---> c8f62f28a232 16:04:27 16:04:27 Step 10/22 : FROM alpine:3.14 16:04:27 ---> ac73e934f311 16:04:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:04:27 ---> Using cache 16:04:27 ---> b04f659c9542 16:04:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:27 ---> Using cache 16:04:27 ---> a6df6bd37fce 16:04:27 Step 13/22 : ENV APP_PORT=59861 16:04:27 ---> Running in 6415ed2abf16 16:04:28 Removing intermediate container 6415ed2abf16 16:04:28 ---> 26c3474ae32e 16:04:28 Step 14/22 : EXPOSE $APP_PORT 16:04:28 ---> Running in 27541a6c60e3 16:04:29 Removing intermediate container 27541a6c60e3 16:04:29 ---> cdb8d99071b8 16:04:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:30 ---> 5d67eb50e259 16:04:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:04:32 ---> 62a1a43cc2c1 16:04:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:04:33 ---> caad966198cf 16:04:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:04:33 ---> Running in 81f179a3ad8e 16:04:34 Removing intermediate container 81f179a3ad8e 16:04:34 ---> 672bd9bb72dd 16:04:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:34 ---> Running in 28324aab36a5 16:04:35 Removing intermediate container 28324aab36a5 16:04:35 ---> 3e285c5524aa 16:04:35 Step 20/22 : LABEL arch=arm64 16:04:35 ---> Running in 03510366b66b 16:04:35 Removing intermediate container 03510366b66b 16:04:35 ---> 43b7eed2239a 16:04:35 Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:04:35 ---> Running in 87eeac649ed5 16:04:36 Removing intermediate container 87eeac649ed5 16:04:36 ---> 0c39dd4d8872 16:04:36 Step 22/22 : LABEL version=0.0.0 16:04:36 ---> Running in 21c560a1d844 16:04:37 Removing intermediate container 21c560a1d844 16:04:37 ---> 81a9e70d2e00 16:04:37 16:04:38 Successfully built 81a9e70d2e00 16:04:38 Successfully tagged support-scheduler-arm64:latest 16:04:38 Building support-notifications 16:05:17  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:05:17 ---> de32095d6c36 16:05:17 Step 3/25 : WORKDIR /edgex-go 16:05:17 ---> Using cache 16:05:17 ---> 588dbc00fe95 16:05:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:17 ---> Using cache 16:05:17 ---> b4f3ac1e2d44 16:05:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:05:17 ---> Using cache 16:05:17 ---> 7f95c2e46358 16:05:17 Step 6/25 : COPY go.mod vendor* ./ 16:05:17 ---> Using cache 16:05:17 ---> 55a7de4178e3 16:05:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:17 ---> Using cache 16:05:17 ---> 0571ca0856bc 16:05:17 Step 8/25 : COPY . . 16:05:17 ---> Using cache 16:05:17 ---> 0df88904fe7f 16:05:17 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:05:17 ---> Using cache 16:05:17 ---> 8ced8ae4eadb 16:05:17 Step 10/25 : RUN mkdir -p spire-build 16:05:17 ---> Using cache 16:05:17 ---> 756a96caae68 16:05:17 Step 11/25 : WORKDIR /edgex-go/spire-build 16:05:17 ---> Using cache 16:05:17 ---> a237bec517fc 16:05:17 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 16:05:17 ---> Running in 2980e1c626d9 16:05:18 spire-1.2.1/ 16:05:18 spire-1.2.1/.data/ 16:05:18 spire-1.2.1/.data/.file 16:05:18 spire-1.2.1/.dockerignore 16:05:18 spire-1.2.1/.gitattributes 16:05:18 spire-1.2.1/.githooks/ 16:05:18 spire-1.2.1/.githooks/pre-commit 16:05:18 spire-1.2.1/.github/ 16:05:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:05:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:05:18 spire-1.2.1/.github/dependabot.yml 16:05:18 spire-1.2.1/.github/workflows/ 16:05:18 spire-1.2.1/.github/workflows/nightly_build.yaml 16:05:18 spire-1.2.1/.github/workflows/pr_build.yaml 16:05:18 spire-1.2.1/.github/workflows/release_build.yaml 16:05:18 spire-1.2.1/.github/workflows/scripts/ 16:05:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:05:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:05:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:05:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:05:18 spire-1.2.1/.github/workflows/scripts/split.sh 16:05:18 spire-1.2.1/.gitignore 16:05:18 spire-1.2.1/.go-version 16:05:18 spire-1.2.1/.golangci.yml 16:05:18 spire-1.2.1/ADOPTERS.md 16:05:18 spire-1.2.1/CHANGELOG.md 16:05:18 spire-1.2.1/CODE-OF-CONDUCT.md 16:05:18 spire-1.2.1/CODEOWNERS 16:05:18 spire-1.2.1/CONTRIBUTING.md 16:05:18 spire-1.2.1/Dockerfile 16:05:18 spire-1.2.1/Dockerfile.dev 16:05:18 spire-1.2.1/Dockerfile.scratch 16:05:18 spire-1.2.1/LICENSE 16:05:18 spire-1.2.1/MAINTAINERS.md 16:05:18 spire-1.2.1/Makefile 16:05:18 spire-1.2.1/README.md 16:05:18 spire-1.2.1/ROADMAP.md 16:05:18 spire-1.2.1/SECURITY.md 16:05:18 spire-1.2.1/cmd/ 16:05:18 spire-1.2.1/cmd/spire-agent/ 16:05:18 spire-1.2.1/cmd/spire-agent/cli/ 16:05:18 spire-1.2.1/cmd/spire-agent/cli/api/ 16:05:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/common/ 16:05:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:05:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/run/ 16:05:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:05:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:05:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:05:18 spire-1.2.1/cmd/spire-agent/main.go 16:05:18 spire-1.2.1/cmd/spire-server/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/agent/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/cli.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/run/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/token/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/validate/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/x509/ 16:05:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:05:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:05:18 spire-1.2.1/cmd/spire-server/main.go 16:05:18 spire-1.2.1/cmd/spire-server/util/ 16:05:18 spire-1.2.1/cmd/spire-server/util/util.go 16:05:18 spire-1.2.1/conf/ 16:05:18 spire-1.2.1/conf/agent/ 16:05:18 spire-1.2.1/conf/agent/agent.conf 16:05:18 spire-1.2.1/conf/agent/agent_full.conf 16:05:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:05:18 spire-1.2.1/conf/server/ 16:05:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:05:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:05:18 spire-1.2.1/conf/server/server.conf 16:05:18 spire-1.2.1/conf/server/server_full.conf 16:05:18 spire-1.2.1/doc/ 16:05:18 spire-1.2.1/doc/SPIRE101.md 16:05:18 spire-1.2.1/doc/auditlog.md 16:05:18 spire-1.2.1/doc/authorization_policy_engine.md 16:05:18 spire-1.2.1/doc/changelog_guidelines.md 16:05:18 spire-1.2.1/doc/cure53-report.pdf 16:05:18 spire-1.2.1/doc/images/ 16:05:18 spire-1.2.1/doc/images/2019_roadmap.png 16:05:18 spire-1.2.1/doc/images/SPIRE101.png 16:05:18 spire-1.2.1/doc/images/SPIRE_agent.png 16:05:18 spire-1.2.1/doc/images/SPIRE_server.png 16:05:18 spire-1.2.1/doc/images/cache_mgr.png 16:05:18 spire-1.2.1/doc/images/cache_mgr_components.png 16:05:18 spire-1.2.1/doc/images/federated_spire.png 16:05:18 spire-1.2.1/doc/images/ha_mode.png 16:05:18 spire-1.2.1/doc/images/nested_spire.png 16:05:18 spire-1.2.1/doc/images/oidc_federation.png 16:05:18 spire-1.2.1/doc/images/single_trust_domain.png 16:05:18 spire-1.2.1/doc/images/spiffe_compatible.png 16:05:18 spire-1.2.1/doc/images/spire_logo.png 16:05:18 spire-1.2.1/doc/migrating_registration_api_clients.md 16:05:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:05:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:05:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:05:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:05:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:05:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:05:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:05:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:05:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:05:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:05:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:05:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:05:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:05:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:05:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:05:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:05:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:05:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:05:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:05:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:05:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:05:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:05:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:05:18 spire-1.2.1/doc/scaling_spire.md 16:05:18 spire-1.2.1/doc/spire_agent.md 16:05:18 spire-1.2.1/doc/spire_server.md 16:05:18 spire-1.2.1/doc/supported_integrations.md 16:05:18 spire-1.2.1/doc/telemetry.md 16:05:18 spire-1.2.1/doc/telemetry_config.md 16:05:18 spire-1.2.1/doc/upgrading.md 16:05:18 spire-1.2.1/doc/using_spire.md 16:05:18 spire-1.2.1/examples/ 16:05:18 spire-1.2.1/examples/README.md 16:05:18 spire-1.2.1/go.mod 16:05:18 spire-1.2.1/go.sum 16:05:18 spire-1.2.1/pkg/ 16:05:18 spire-1.2.1/pkg/agent/ 16:05:18 spire-1.2.1/pkg/agent/agent.go 16:05:18 spire-1.2.1/pkg/agent/api/ 16:05:18 spire-1.2.1/pkg/agent/api/config.go 16:05:18 spire-1.2.1/pkg/agent/api/debug/ 16:05:18 spire-1.2.1/pkg/agent/api/debug/v1/ 16:05:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:05:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:05:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:05:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:05:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:05:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:05:18 spire-1.2.1/pkg/agent/api/endpoints.go 16:05:18 spire-1.2.1/pkg/agent/api/health/ 16:05:18 spire-1.2.1/pkg/agent/api/health/v1/ 16:05:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:05:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:05:18 spire-1.2.1/pkg/agent/api/rpccontext/ 16:05:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:05:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:05:18 spire-1.2.1/pkg/agent/attestor/ 16:05:18 spire-1.2.1/pkg/agent/attestor/node/ 16:05:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:05:18 spire-1.2.1/pkg/agent/attestor/node/node.go 16:05:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:05:18 spire-1.2.1/pkg/agent/attestor/workload/ 16:05:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:05:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:05:18 spire-1.2.1/pkg/agent/catalog/ 16:05:18 spire-1.2.1/pkg/agent/catalog/catalog.go 16:05:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:05:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:05:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:05:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:05:19 spire-1.2.1/pkg/agent/client/ 16:05:19 spire-1.2.1/pkg/agent/client/client.go 16:05:19 spire-1.2.1/pkg/agent/client/client_test.go 16:05:19 spire-1.2.1/pkg/agent/client/dial.go 16:05:19 spire-1.2.1/pkg/agent/client/nodeconn.go 16:05:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:05:19 spire-1.2.1/pkg/agent/client/update.go 16:05:19 spire-1.2.1/pkg/agent/client/util.go 16:05:19 spire-1.2.1/pkg/agent/common/ 16:05:19 spire-1.2.1/pkg/agent/common/backoff/ 16:05:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:05:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:05:19 spire-1.2.1/pkg/agent/common/cgroups/ 16:05:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:05:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:05:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:05:19 spire-1.2.1/pkg/agent/config.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/ 16:05:19 spire-1.2.1/pkg/agent/endpoints/config.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:05:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:05:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/workload/ 16:05:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:05:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:05:19 spire-1.2.1/pkg/agent/manager/ 16:05:19 spire-1.2.1/pkg/agent/manager/cache/ 16:05:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:05:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:05:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:05:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:05:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:05:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:05:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:05:19 spire-1.2.1/pkg/agent/manager/config.go 16:05:19 spire-1.2.1/pkg/agent/manager/manager.go 16:05:19 spire-1.2.1/pkg/agent/manager/manager_test.go 16:05:19 spire-1.2.1/pkg/agent/manager/storage.go 16:05:19 spire-1.2.1/pkg/agent/manager/storage_test.go 16:05:19 spire-1.2.1/pkg/agent/manager/storecache/ 16:05:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:05:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:05:19 spire-1.2.1/pkg/agent/manager/sync.go 16:05:19 spire-1.2.1/pkg/agent/plugin/ 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:05:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:05:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:05:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:05:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:05:19 spire-1.2.1/pkg/agent/svid/ 16:05:19 spire-1.2.1/pkg/agent/svid/rotator.go 16:05:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:05:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:05:19 spire-1.2.1/pkg/agent/svid/store/ 16:05:19 spire-1.2.1/pkg/agent/svid/store/service.go 16:05:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:05:19 spire-1.2.1/pkg/common/ 16:05:19 spire-1.2.1/pkg/common/agentpathtemplate/ 16:05:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:05:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:05:19 spire-1.2.1/pkg/common/api/ 16:05:19 spire-1.2.1/pkg/common/api/metrics.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/ 16:05:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/logger.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/names.go 16:05:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:05:19 spire-1.2.1/pkg/common/api/names.go 16:05:19 spire-1.2.1/pkg/common/api/ratelimit.go 16:05:19 spire-1.2.1/pkg/common/api/rpccontext/ 16:05:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:05:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:05:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:05:19 spire-1.2.1/pkg/common/auth/ 16:05:19 spire-1.2.1/pkg/common/auth/interceptors.go 16:05:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:05:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/ 16:05:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/types.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:05:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:05:19 spire-1.2.1/pkg/common/catalog/ 16:05:19 spire-1.2.1/pkg/common/catalog/bind.go 16:05:19 spire-1.2.1/pkg/common/catalog/builtin.go 16:05:19 spire-1.2.1/pkg/common/catalog/catalog.go 16:05:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:05:19 spire-1.2.1/pkg/common/catalog/closers.go 16:05:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:05:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:05:19 spire-1.2.1/pkg/common/catalog/config.go 16:05:19 spire-1.2.1/pkg/common/catalog/config_test.go 16:05:19 spire-1.2.1/pkg/common/catalog/configure.go 16:05:19 spire-1.2.1/pkg/common/catalog/constraints.go 16:05:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:05:19 spire-1.2.1/pkg/common/catalog/context.go 16:05:19 spire-1.2.1/pkg/common/catalog/external.go 16:05:19 spire-1.2.1/pkg/common/catalog/host.go 16:05:19 spire-1.2.1/pkg/common/catalog/pipenet.go 16:05:19 spire-1.2.1/pkg/common/catalog/plugin.go 16:05:19 spire-1.2.1/pkg/common/catalog/testplugin/ 16:05:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:05:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:05:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:05:19 spire-1.2.1/pkg/common/cli/ 16:05:19 spire-1.2.1/pkg/common/cli/env.go 16:05:19 spire-1.2.1/pkg/common/cli/flags.go 16:05:19 spire-1.2.1/pkg/common/cli/trust_domain.go 16:05:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:05:19 spire-1.2.1/pkg/common/cli/umask.go 16:05:19 spire-1.2.1/pkg/common/cli/umask_posix.go 16:05:19 spire-1.2.1/pkg/common/cli/umask_test.go 16:05:19 spire-1.2.1/pkg/common/cli/umask_windows.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/ 16:05:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/flag.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/format.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/ 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:05:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:05:19 spire-1.2.1/pkg/common/coretypes/ 16:05:19 spire-1.2.1/pkg/common/coretypes/bundle/ 16:05:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:05:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:05:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:05:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:05:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:05:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:05:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:05:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:05:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:05:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:05:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:05:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:05:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:05:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:05:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:05:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:05:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:05:19 spire-1.2.1/pkg/common/cryptoutil/ 16:05:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:05:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:05:19 spire-1.2.1/pkg/common/diskutil/ 16:05:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:05:19 spire-1.2.1/pkg/common/diskutil/file_test.go 16:05:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:05:19 spire-1.2.1/pkg/common/errorutil/ 16:05:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:05:19 spire-1.2.1/pkg/common/health/ 16:05:19 spire-1.2.1/pkg/common/health/config.go 16:05:19 spire-1.2.1/pkg/common/health/context.go 16:05:19 spire-1.2.1/pkg/common/health/context_test.go 16:05:19 spire-1.2.1/pkg/common/health/health.go 16:05:19 spire-1.2.1/pkg/common/health/health_test.go 16:05:19 spire-1.2.1/pkg/common/health/logger.go 16:05:19 spire-1.2.1/pkg/common/hostservice/ 16:05:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:05:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:05:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:05:19 spire-1.2.1/pkg/common/idutil/ 16:05:19 spire-1.2.1/pkg/common/idutil/require.go 16:05:19 spire-1.2.1/pkg/common/idutil/require_test.go 16:05:19 spire-1.2.1/pkg/common/idutil/safety.go 16:05:19 spire-1.2.1/pkg/common/idutil/safety_test.go 16:05:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:05:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:05:19 spire-1.2.1/pkg/common/jwtsvid/ 16:05:19 spire-1.2.1/pkg/common/jwtsvid/common.go 16:05:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:05:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:05:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:05:19 spire-1.2.1/pkg/common/jwtutil/ 16:05:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:05:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:05:19 spire-1.2.1/pkg/common/log/ 16:05:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:05:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:05:19 spire-1.2.1/pkg/common/log/log.go 16:05:19 spire-1.2.1/pkg/common/log/log_test.go 16:05:19 spire-1.2.1/pkg/common/log/options.go 16:05:19 spire-1.2.1/pkg/common/nodeutil/ 16:05:19 spire-1.2.1/pkg/common/nodeutil/node.go 16:05:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:05:19 spire-1.2.1/pkg/common/peertracker/ 16:05:19 spire-1.2.1/pkg/common/peertracker/conn.go 16:05:19 spire-1.2.1/pkg/common/peertracker/credentials.go 16:05:19 spire-1.2.1/pkg/common/peertracker/errors.go 16:05:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:05:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:05:19 spire-1.2.1/pkg/common/peertracker/info.go 16:05:19 spire-1.2.1/pkg/common/peertracker/listener.go 16:05:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:05:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:05:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:05:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:05:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:05:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:05:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:05:19 spire-1.2.1/pkg/common/peertracker/tcp.go 16:05:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:05:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:05:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:05:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:05:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:05:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:05:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:05:19 spire-1.2.1/pkg/common/peertracker/uds.go 16:05:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:05:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:05:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:05:19 spire-1.2.1/pkg/common/pemutil/ 16:05:19 spire-1.2.1/pkg/common/pemutil/block.go 16:05:19 spire-1.2.1/pkg/common/pemutil/certs.go 16:05:19 spire-1.2.1/pkg/common/pemutil/common.go 16:05:19 spire-1.2.1/pkg/common/pemutil/csr.go 16:05:19 spire-1.2.1/pkg/common/pemutil/keys.go 16:05:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/ 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:05:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:05:19 spire-1.2.1/pkg/common/plugin/ 16:05:19 spire-1.2.1/pkg/common/plugin/aws/ 16:05:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:05:19 spire-1.2.1/pkg/common/plugin/azure/ 16:05:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:05:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:05:19 spire-1.2.1/pkg/common/plugin/facade.go 16:05:19 spire-1.2.1/pkg/common/plugin/facade_test.go 16:05:19 spire-1.2.1/pkg/common/plugin/gcp/ 16:05:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:05:19 spire-1.2.1/pkg/common/plugin/k8s/ 16:05:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:05:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:05:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:05:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:05:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:05:19 spire-1.2.1/pkg/common/plugin/log.go 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/ 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:05:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:05:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:05:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:05:19 spire-1.2.1/pkg/common/plugin/x509pop/ 16:05:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:05:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:05:19 spire-1.2.1/pkg/common/profiling/ 16:05:19 spire-1.2.1/pkg/common/profiling/dumpers.go 16:05:19 spire-1.2.1/pkg/common/profiling/profiling.go 16:05:19 spire-1.2.1/pkg/common/protoutil/ 16:05:19 spire-1.2.1/pkg/common/protoutil/masks.go 16:05:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:05:19 spire-1.2.1/pkg/common/rotationutil/ 16:05:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:05:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:05:19 spire-1.2.1/pkg/common/selector/ 16:05:19 spire-1.2.1/pkg/common/selector/selector.go 16:05:19 spire-1.2.1/pkg/common/selector/selector_test.go 16:05:19 spire-1.2.1/pkg/common/selector/set.go 16:05:19 spire-1.2.1/pkg/common/selector/set_utils.go 16:05:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/ 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/ 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:05:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:05:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:05:19 spire-1.2.1/pkg/common/telemetry/call.go 16:05:19 spire-1.2.1/pkg/common/telemetry/common/ 16:05:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:05:19 spire-1.2.1/pkg/common/telemetry/config.go 16:05:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:05:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/inmem.go 16:05:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/m3.go 16:05:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/metrics.go 16:05:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/names.go 16:05:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:05:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:05:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/ 16:05:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:05:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:05:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:05:19 spire-1.2.1/pkg/common/telemetry/server/server.go 16:05:19 spire-1.2.1/pkg/common/telemetry/sink.go 16:05:19 spire-1.2.1/pkg/common/telemetry/statsd.go 16:05:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:05:19 spire-1.2.1/pkg/common/telemetry/uptime.go 16:05:19 spire-1.2.1/pkg/common/telemetry/version.go 16:05:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:05:19 spire-1.2.1/pkg/common/uptime/ 16:05:19 spire-1.2.1/pkg/common/uptime/uptime.go 16:05:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:05:19 spire-1.2.1/pkg/common/util/ 16:05:19 spire-1.2.1/pkg/common/util/certs.go 16:05:19 spire-1.2.1/pkg/common/util/certs_test.go 16:05:19 spire-1.2.1/pkg/common/util/csr.go 16:05:19 spire-1.2.1/pkg/common/util/hash.go 16:05:19 spire-1.2.1/pkg/common/util/selectors.go 16:05:19 spire-1.2.1/pkg/common/util/selectors_test.go 16:05:19 spire-1.2.1/pkg/common/util/signals.go 16:05:19 spire-1.2.1/pkg/common/util/sort.go 16:05:19 spire-1.2.1/pkg/common/util/sort_test.go 16:05:19 spire-1.2.1/pkg/common/util/task.go 16:05:19 spire-1.2.1/pkg/common/util/task_test.go 16:05:19 spire-1.2.1/pkg/common/util/testdata/ 16:05:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:05:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:05:19 spire-1.2.1/pkg/common/version/ 16:05:19 spire-1.2.1/pkg/common/version/version.go 16:05:19 spire-1.2.1/pkg/common/x509svid/ 16:05:19 spire-1.2.1/pkg/common/x509svid/common_test.go 16:05:19 spire-1.2.1/pkg/common/x509svid/csr.go 16:05:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:05:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:05:19 spire-1.2.1/pkg/common/x509util/ 16:05:19 spire-1.2.1/pkg/common/x509util/cert.go 16:05:19 spire-1.2.1/pkg/common/x509util/dns.go 16:05:19 spire-1.2.1/pkg/common/x509util/dns_test.go 16:05:19 spire-1.2.1/pkg/common/x509util/keyid.go 16:05:19 spire-1.2.1/pkg/common/x509util/keypair.go 16:05:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:05:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:05:19 spire-1.2.1/pkg/server/ 16:05:19 spire-1.2.1/pkg/server/api/ 16:05:19 spire-1.2.1/pkg/server/api/agent.go 16:05:19 spire-1.2.1/pkg/server/api/agent/ 16:05:19 spire-1.2.1/pkg/server/api/agent/v1/ 16:05:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:05:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:05:19 spire-1.2.1/pkg/server/api/agent_test.go 16:05:19 spire-1.2.1/pkg/server/api/api.go 16:05:19 spire-1.2.1/pkg/server/api/audit/ 16:05:19 spire-1.2.1/pkg/server/api/audit/audit.go 16:05:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:05:19 spire-1.2.1/pkg/server/api/bundle.go 16:05:19 spire-1.2.1/pkg/server/api/bundle/ 16:05:19 spire-1.2.1/pkg/server/api/bundle/v1/ 16:05:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:05:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:05:19 spire-1.2.1/pkg/server/api/bundle_test.go 16:05:19 spire-1.2.1/pkg/server/api/debug/ 16:05:19 spire-1.2.1/pkg/server/api/debug/v1/ 16:05:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:05:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:05:19 spire-1.2.1/pkg/server/api/entry.go 16:05:19 spire-1.2.1/pkg/server/api/entry/ 16:05:19 spire-1.2.1/pkg/server/api/entry/v1/ 16:05:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:05:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:05:19 spire-1.2.1/pkg/server/api/entry_test.go 16:05:19 spire-1.2.1/pkg/server/api/health/ 16:05:19 spire-1.2.1/pkg/server/api/health/v1/ 16:05:19 spire-1.2.1/pkg/server/api/health/v1/service.go 16:05:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:05:19 spire-1.2.1/pkg/server/api/id.go 16:05:19 spire-1.2.1/pkg/server/api/id_test.go 16:05:19 spire-1.2.1/pkg/server/api/limits/ 16:05:19 spire-1.2.1/pkg/server/api/limits/limits.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/ 16:05:19 spire-1.2.1/pkg/server/api/middleware/alias.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/audit.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/caller.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/common.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/entries.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:05:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:05:19 spire-1.2.1/pkg/server/api/ratelimit.go 16:05:19 spire-1.2.1/pkg/server/api/rpccontext/ 16:05:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:05:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:05:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:05:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:05:19 spire-1.2.1/pkg/server/api/selector.go 16:05:19 spire-1.2.1/pkg/server/api/selector_test.go 16:05:19 spire-1.2.1/pkg/server/api/status.go 16:05:19 spire-1.2.1/pkg/server/api/status_test.go 16:05:19 spire-1.2.1/pkg/server/api/svid/ 16:05:19 spire-1.2.1/pkg/server/api/svid/v1/ 16:05:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:05:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:05:19 spire-1.2.1/pkg/server/api/trustdomain.go 16:05:19 spire-1.2.1/pkg/server/api/trustdomain/ 16:05:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:05:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:05:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:05:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:05:19 spire-1.2.1/pkg/server/authpolicy/ 16:05:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:05:19 spire-1.2.1/pkg/server/authpolicy/policy.go 16:05:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:05:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:05:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:05:19 spire-1.2.1/pkg/server/authpolicy/validate.go 16:05:19 spire-1.2.1/pkg/server/bundle/ 16:05:19 spire-1.2.1/pkg/server/bundle/client/ 16:05:19 spire-1.2.1/pkg/server/bundle/client/client.go 16:05:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:05:19 spire-1.2.1/pkg/server/bundle/client/manager.go 16:05:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:05:19 spire-1.2.1/pkg/server/bundle/client/sources.go 16:05:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:05:19 spire-1.2.1/pkg/server/bundle/client/updater.go 16:05:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:05:19 spire-1.2.1/pkg/server/ca/ 16:05:19 spire-1.2.1/pkg/server/ca/ca.go 16:05:19 spire-1.2.1/pkg/server/ca/ca_health.go 16:05:19 spire-1.2.1/pkg/server/ca/ca_test.go 16:05:19 spire-1.2.1/pkg/server/ca/journal.go 16:05:19 spire-1.2.1/pkg/server/ca/journal_test.go 16:05:19 spire-1.2.1/pkg/server/ca/manager.go 16:05:19 spire-1.2.1/pkg/server/ca/manager_health.go 16:05:19 spire-1.2.1/pkg/server/ca/manager_test.go 16:05:19 spire-1.2.1/pkg/server/ca/templates.go 16:05:19 spire-1.2.1/pkg/server/ca/upstream_client.go 16:05:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:05:19 spire-1.2.1/pkg/server/ca/validation.go 16:05:19 spire-1.2.1/pkg/server/cache/ 16:05:19 spire-1.2.1/pkg/server/cache/dscache/ 16:05:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:05:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:05:19 spire-1.2.1/pkg/server/cache/entrycache/ 16:05:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:05:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:05:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:05:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:05:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:05:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:05:19 spire-1.2.1/pkg/server/catalog/ 16:05:19 spire-1.2.1/pkg/server/catalog/catalog.go 16:05:19 spire-1.2.1/pkg/server/catalog/keymanager.go 16:05:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:05:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:05:19 spire-1.2.1/pkg/server/catalog/notifier.go 16:05:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:05:19 spire-1.2.1/pkg/server/config.go 16:05:19 spire-1.2.1/pkg/server/datastore/ 16:05:19 spire-1.2.1/pkg/server/datastore/datastore.go 16:05:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:05:19 spire-1.2.1/pkg/server/datastore/repository.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:05:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:05:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:05:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:05:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:05:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:05:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:05:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:05:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:05:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:05:20 spire-1.2.1/pkg/server/endpoints/ 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/ 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:05:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:05:20 spire-1.2.1/pkg/server/endpoints/config.go 16:05:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:05:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:05:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:05:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:05:20 spire-1.2.1/pkg/server/endpoints/middleware.go 16:05:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:05:20 spire-1.2.1/pkg/server/hostservice/ 16:05:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:05:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:05:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:05:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:05:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:05:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:05:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:05:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/ 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/ 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:05:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:05:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:05:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/ 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:05:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:05:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:05:20 spire-1.2.1/pkg/server/registration/ 16:05:20 spire-1.2.1/pkg/server/registration/manager.go 16:05:20 spire-1.2.1/pkg/server/registration/manager_test.go 16:05:20 spire-1.2.1/pkg/server/scanentries.go 16:05:20 spire-1.2.1/pkg/server/scanentries_test.go 16:05:20 spire-1.2.1/pkg/server/server.go 16:05:20 spire-1.2.1/pkg/server/server_test.go 16:05:20 spire-1.2.1/pkg/server/svid/ 16:05:20 spire-1.2.1/pkg/server/svid/observer.go 16:05:20 spire-1.2.1/pkg/server/svid/observer_test.go 16:05:20 spire-1.2.1/pkg/server/svid/rotator.go 16:05:20 spire-1.2.1/pkg/server/svid/rotator_config.go 16:05:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:05:20 spire-1.2.1/pkg/server/svid/rotator_test.go 16:05:20 spire-1.2.1/proto/ 16:05:20 spire-1.2.1/proto/private/ 16:05:20 spire-1.2.1/proto/private/server/ 16:05:20 spire-1.2.1/proto/private/server/journal/ 16:05:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:05:20 spire-1.2.1/proto/private/server/journal/journal.proto 16:05:20 spire-1.2.1/proto/spire/ 16:05:20 spire-1.2.1/proto/spire/common/ 16:05:20 spire-1.2.1/proto/spire/common/common.pb.go 16:05:20 spire-1.2.1/proto/spire/common/common.proto 16:05:20 spire-1.2.1/proto/spire/common/plugin/ 16:05:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:05:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:05:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:05:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:05:20 spire-1.2.1/proto/spire/plugin/ 16:05:20 spire-1.2.1/proto/spire/plugin/agent/ 16:05:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:05:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:05:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:05:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:05:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:05:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:05:20 spire-1.2.1/release/ 16:05:20 spire-1.2.1/release/spire-extras/ 16:05:20 spire-1.2.1/release/spire-extras/README.md 16:05:20 spire-1.2.1/release/spire-extras/conf/ 16:05:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:05:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:05:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:05:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:05:20 spire-1.2.1/release/spire/ 16:05:20 spire-1.2.1/release/spire/README.md 16:05:20 spire-1.2.1/release/spire/conf/ 16:05:20 spire-1.2.1/release/spire/conf/agent/ 16:05:20 spire-1.2.1/release/spire/conf/agent/agent.conf 16:05:20 spire-1.2.1/release/spire/conf/server/ 16:05:20 spire-1.2.1/release/spire/conf/server/server.conf 16:05:20 spire-1.2.1/script/ 16:05:20 spire-1.2.1/script/build-artifact.sh 16:05:20 spire-1.2.1/script/generate_dummy_ca.sh 16:05:20 spire-1.2.1/support/ 16:05:20 spire-1.2.1/support/k8s/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:05:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/ 16:05:20 spire-1.2.1/support/oidc-discovery-provider/README.md 16:05:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/config.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/main.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:05:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:05:20 spire-1.2.1/test/ 16:05:20 spire-1.2.1/test/clock/ 16:05:20 spire-1.2.1/test/clock/clock.go 16:05:20 spire-1.2.1/test/fakes/ 16:05:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:05:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:05:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:05:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:05:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:05:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:05:20 spire-1.2.1/test/fakes/fakeagentstore/ 16:05:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:05:20 spire-1.2.1/test/fakes/fakedatastore/ 16:05:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:05:20 spire-1.2.1/test/fakes/fakeentryclient/ 16:05:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:05:20 spire-1.2.1/test/fakes/fakehealthchecker/ 16:05:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:05:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:05:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:05:20 spire-1.2.1/test/fakes/fakemetrics/ 16:05:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:05:20 spire-1.2.1/test/fakes/fakenoderesolver/ 16:05:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:05:20 spire-1.2.1/test/fakes/fakenotifier/ 16:05:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:05:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:05:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:05:20 spire-1.2.1/test/fakes/fakeserverca/ 16:05:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:05:20 spire-1.2.1/test/fakes/fakeservercatalog/ 16:05:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:05:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:05:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:05:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:05:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:05:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:05:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:05:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:05:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:05:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:05:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:05:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:05:20 spire-1.2.1/test/fixture/ 16:05:20 spire-1.2.1/test/fixture/certs/ 16:05:20 spire-1.2.1/test/fixture/certs/agent_svid.der 16:05:20 spire-1.2.1/test/fixture/certs/base_cert.pem 16:05:20 spire-1.2.1/test/fixture/certs/base_csr.pem 16:05:20 spire-1.2.1/test/fixture/certs/base_key.pem 16:05:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:05:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:05:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:05:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:05:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:05:20 spire-1.2.1/test/fixture/certs/blog_key.pem 16:05:20 spire-1.2.1/test/fixture/certs/bundle.der 16:05:20 spire-1.2.1/test/fixture/certs/ca.pem 16:05:20 spire-1.2.1/test/fixture/certs/ca_key.pem 16:05:20 spire-1.2.1/test/fixture/certs/database_cert.pem 16:05:20 spire-1.2.1/test/fixture/certs/database_csr.pem 16:05:20 spire-1.2.1/test/fixture/certs/database_key.pem 16:05:20 spire-1.2.1/test/fixture/certs/node_cert.pem 16:05:20 spire-1.2.1/test/fixture/certs/node_csr.pem 16:05:20 spire-1.2.1/test/fixture/certs/node_key.pem 16:05:20 spire-1.2.1/test/fixture/certs/svid.pem 16:05:20 spire-1.2.1/test/fixture/certs/svid_key.pem 16:05:20 spire-1.2.1/test/fixture/config/ 16:05:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:05:20 spire-1.2.1/test/fixture/config/agent_good.conf 16:05:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:05:20 spire-1.2.1/test/fixture/config/plugin_good.conf 16:05:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:05:20 spire-1.2.1/test/fixture/config/server_good.conf 16:05:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:05:20 spire-1.2.1/test/fixture/fixture.go 16:05:20 spire-1.2.1/test/fixture/nodeattestor/ 16:05:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:05:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:05:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:05:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:05:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:05:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:05:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:05:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:05:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:05:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:05:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:05:20 spire-1.2.1/test/fixture/registration/ 16:05:20 spire-1.2.1/test/fixture/registration/entries.json 16:05:20 spire-1.2.1/test/fixture/registration/good-for-update.json 16:05:20 spire-1.2.1/test/fixture/registration/good.json 16:05:20 spire-1.2.1/test/fixture/registration/invalid.json 16:05:20 spire-1.2.1/test/fixture/registration/invalid_json.json 16:05:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:05:20 spire-1.2.1/test/integration/ 16:05:20 spire-1.2.1/test/integration/README.md 16:05:20 spire-1.2.1/test/integration/common 16:05:20 spire-1.2.1/test/integration/setup/ 16:05:20 spire-1.2.1/test/integration/setup/adminclient/ 16:05:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:05:20 spire-1.2.1/test/integration/setup/adminclient/client.go 16:05:20 spire-1.2.1/test/integration/setup/debugagent/ 16:05:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:05:20 spire-1.2.1/test/integration/setup/debugagent/main.go 16:05:20 spire-1.2.1/test/integration/setup/debugserver/ 16:05:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:05:20 spire-1.2.1/test/integration/setup/debugserver/main.go 16:05:20 spire-1.2.1/test/integration/setup/downstreamclient/ 16:05:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:05:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:05:20 spire-1.2.1/test/integration/setup/itclient/ 16:05:20 spire-1.2.1/test/integration/setup/itclient/client.go 16:05:20 spire-1.2.1/test/integration/setup/node-attestation/ 16:05:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:05:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:05:20 spire-1.2.1/test/integration/setup/x509pop/ 16:05:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:05:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:05:20 spire-1.2.1/test/integration/suites/ 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:05:20 spire-1.2.1/test/integration/suites/join-token/ 16:05:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:05:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:05:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:05:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:05:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:05:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:05:20 spire-1.2.1/test/integration/suites/join-token/README.md 16:05:20 spire-1.2.1/test/integration/suites/join-token/conf/ 16:05:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/join-token/teardown 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:05:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:05:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:05:20 spire-1.2.1/test/integration/suites/k8s/ 16:05:20 spire-1.2.1/test/integration/suites/k8s/00-setup 16:05:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:05:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:05:20 spire-1.2.1/test/integration/suites/k8s/README.md 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/ 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:05:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:05:20 spire-1.2.1/test/integration/suites/k8s/teardown 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/ 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:05:20 spire-1.2.1/test/integration/suites/rotation/ 16:05:20 spire-1.2.1/test/integration/suites/rotation/00-setup 16:05:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:05:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:05:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:05:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:05:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:05:20 spire-1.2.1/test/integration/suites/rotation/README.md 16:05:20 spire-1.2.1/test/integration/suites/rotation/conf/ 16:05:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/rotation/teardown 16:05:20 spire-1.2.1/test/integration/suites/self-test/ 16:05:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:05:20 spire-1.2.1/test/integration/suites/self-test/README.md 16:05:20 spire-1.2.1/test/integration/suites/self-test/teardown 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:05:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:05:20 spire-1.2.1/test/integration/suites/upgrade/ 16:05:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:05:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:05:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:05:20 spire-1.2.1/test/integration/suites/upgrade/README.md 16:05:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:05:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:05:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:05:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:05:20 spire-1.2.1/test/integration/suites/upgrade/teardown 16:05:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:05:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:05:20 spire-1.2.1/test/integration/test-one.sh 16:05:20 spire-1.2.1/test/integration/test.sh 16:05:20 spire-1.2.1/test/plugintest/ 16:05:20 spire-1.2.1/test/plugintest/config.go 16:05:20 spire-1.2.1/test/plugintest/load.go 16:05:20 spire-1.2.1/test/plugintest/option.go 16:05:20 spire-1.2.1/test/spiretest/ 16:05:20 spire-1.2.1/test/spiretest/apiserver.go 16:05:20 spire-1.2.1/test/spiretest/assertions.go 16:05:20 spire-1.2.1/test/spiretest/dir.go 16:05:20 spire-1.2.1/test/spiretest/errors_posix.go 16:05:20 spire-1.2.1/test/spiretest/errors_windows.go 16:05:20 spire-1.2.1/test/spiretest/logs.go 16:05:20 spire-1.2.1/test/spiretest/socketapi.go 16:05:20 spire-1.2.1/test/spiretest/suite.go 16:05:20 spire-1.2.1/test/spiretest/x509.go 16:05:20 spire-1.2.1/test/testca/ 16:05:20 spire-1.2.1/test/testca/ca.go 16:05:20 spire-1.2.1/test/testkey/ 16:05:20 spire-1.2.1/test/testkey/generate.sh 16:05:20 spire-1.2.1/test/testkey/genkeys.go 16:05:20 spire-1.2.1/test/testkey/keys.go 16:05:20 spire-1.2.1/test/testkey/new.go 16:05:20 spire-1.2.1/test/tpmsimulator/ 16:05:20 spire-1.2.1/test/tpmsimulator/simulator.go 16:05:20 spire-1.2.1/test/util/ 16:05:20 spire-1.2.1/test/util/cert_fixtures.go 16:05:20 spire-1.2.1/test/util/cert_generation.go 16:05:20 spire-1.2.1/test/util/io_redirection.go 16:05:20 spire-1.2.1/test/util/race.go 16:05:20 spire-1.2.1/test/util/util.go 16:05:20 building spire from source... 16:05:21 Installing go1.17.7... 16:05:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:25 ---> de32095d6c36 16:05:25 Step 3/22 : WORKDIR /edgex-go 16:05:25 ---> Using cache 16:05:25 ---> 588dbc00fe95 16:05:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:25 ---> Using cache 16:05:25 ---> b4f3ac1e2d44 16:05:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:05:25 ---> Running in e005708fbd2e 16:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:29 OK: 220 MiB in 52 packages 16:05:31 Removing intermediate container e005708fbd2e 16:05:31 ---> a78176433bf6 16:05:31 Step 6/22 : COPY go.mod vendor* ./ 16:05:32 ---> 9910fa8fda28 16:05:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:32 ---> Running in 48b926562bf8 16:05:39 Removing intermediate container 48b926562bf8 16:05:39 ---> 4a8e0649c1dc 16:05:39 Step 8/22 : COPY . . 16:05:52 Building bin/spire-server... 16:05:52 go: downloading github.com/mitchellh/cli v1.1.2 16:05:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:05:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:05:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:05:52 go: downloading google.golang.org/grpc v1.44.0 16:05:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:05:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:05:58 go: downloading github.com/imdario/mergo v0.3.12 16:05:58 go: downloading github.com/sirupsen/logrus v1.8.1 16:05:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:05:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:05:59 go: downloading github.com/fatih/color v1.13.0 16:05:59 go: downloading github.com/mattn/go-isatty v0.0.14 16:05:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:06:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:06:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:06:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:06:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:06:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:06:02 go: downloading github.com/armon/go-metrics v0.3.10 16:06:02 go: downloading github.com/prometheus/client_golang v1.12.1 16:06:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:06:02  ---> 5a41c6ca6230 16:06:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:06:03 ---> Running in cde01cd3e671 16:06:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:06:04 go: downloading github.com/open-policy-agent/opa v0.38.0 16:06:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:06:27 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:06:27 go: downloading github.com/mattn/go-colorable v0.1.12 16:06:27 go: downloading github.com/Masterminds/semver v1.5.0 16:06:27 go: downloading github.com/Masterminds/goutils v1.1.0 16:06:27 go: downloading github.com/google/uuid v1.1.2 16:06:27 go: downloading github.com/huandu/xstrings v1.3.2 16:06:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:06:27 go: downloading github.com/oklog/run v1.0.0 16:06:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:06:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:06:27 go: downloading go.uber.org/atomic v1.9.0 16:06:28 go: downloading github.com/prometheus/client_model v0.2.0 16:06:28 go: downloading github.com/prometheus/common v0.32.1 16:06:28 go: downloading github.com/imkira/go-observer v1.0.3 16:06:29 go: downloading github.com/beorn7/perks v1.0.1 16:06:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:06:29 go: downloading github.com/prometheus/procfs v0.7.3 16:06:29 go: downloading github.com/hashicorp/errwrap v1.1.0 16:06:30 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:06:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:06:30 go: downloading github.com/twmb/murmur3 v1.1.6 16:06:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:06:30 go: downloading github.com/blang/semver/v4 v4.0.0 16:06:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:06:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:06:31 go: downloading github.com/jinzhu/gorm v1.9.16 16:06:31 go: downloading github.com/lib/pq v1.10.4 16:06:32 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:06:32 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:06:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:06:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:06:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:06:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:06:41 go: downloading github.com/stretchr/testify v1.7.0 16:06:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:06:41 go: downloading google.golang.org/api v0.70.0 16:06:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:07:20 go: downloading k8s.io/client-go v0.23.4 16:07:20 go: downloading k8s.io/api v0.23.4 16:07:20 go: downloading github.com/google/go-tpm v0.3.3 16:07:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:07:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:07:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:07:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:07:33 go: downloading cloud.google.com/go/storage v1.21.0 16:07:34 go: downloading cloud.google.com/go v0.100.2 16:07:35 go: downloading k8s.io/apimachinery v0.23.4 16:07:38 go: downloading k8s.io/kube-aggregator v0.23.3 16:07:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:07:40 go: downloading cloud.google.com/go/security v1.3.0 16:07:40 go: downloading github.com/hashicorp/vault/api v1.4.1 16:07:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:07:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:07:41 go: downloading gopkg.in/yaml.v2 v2.4.0 16:07:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:07:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:07:42 go: downloading github.com/gobwas/glob v0.2.3 16:07:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:07:42 go: downloading github.com/jinzhu/inflection v1.0.0 16:07:42 go: downloading github.com/aws/smithy-go v1.11.0 16:07:43 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:07:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:07:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:07:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:07:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:07:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:07:45 go: downloading github.com/gogo/protobuf v1.3.2 16:07:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:07:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:07:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:07:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:07:51 go: downloading github.com/dimchansky/utfbom v1.1.1 16:07:51 go: downloading cloud.google.com/go/compute v1.3.0 16:07:52 go: downloading cloud.google.com/go/iam v0.1.1 16:07:52 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:07:52 go: downloading k8s.io/klog/v2 v2.30.0 16:07:52 go: downloading github.com/google/gofuzz v1.1.0 16:07:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:07:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:07:53 go: downloading github.com/spf13/pflag v1.0.5 16:07:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:07:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:07:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:07:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:07:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:07:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:07:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:07:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:07:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:07:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:07:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:07:56 go: downloading go.opencensus.io v0.23.0 16:07:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:07:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:07:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:07:59 go: downloading gopkg.in/inf.v0 v0.9.1 16:07:59 go: downloading github.com/go-logr/logr v1.2.2 16:07:59 go: downloading github.com/google/go-cmp v0.5.7 16:08:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:08:00 go: downloading github.com/json-iterator/go v1.1.12 16:08:01 go: downloading github.com/googleapis/gnostic v0.5.5 16:08:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:08:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:08:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:08:07 go: downloading github.com/tklauser/numcpus v0.3.0 16:08:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:08:07 go: downloading go.uber.org/zap v1.21.0 16:08:08 go: downloading sigs.k8s.io/yaml v1.3.0 16:08:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:08:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:08:08 go: downloading github.com/modern-go/reflect2 v1.0.2 16:08:09 go: downloading github.com/ryanuber/go-glob v1.0.0 16:08:09 go: downloading github.com/golang/snappy v0.0.4 16:08:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:08:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:08:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:08:19 go: downloading github.com/hashicorp/go-version v1.2.0 16:08:19 go: downloading go.uber.org/multierr v1.6.0 16:08:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:08:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:11:20 Removing intermediate container 0e0b46961bfc 16:11:20 ---> 7acf1c6b3ebc 16:11:20 16:11:20 Step 10/23 : FROM alpine:3.14 16:11:20 ---> ac73e934f311 16:11:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:11:20 ---> Using cache 16:11:20 ---> b04f659c9542 16:11:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:11:20 ---> Using cache 16:11:20 ---> a6df6bd37fce 16:11:20 Step 13/23 : ENV APP_PORT=59881 16:11:20 ---> Running in c0c2b42ee4d2 16:11:20 Removing intermediate container c0c2b42ee4d2 16:11:20 ---> daae9957ac29 16:11:20 Step 14/23 : EXPOSE $APP_PORT 16:11:20 ---> Running in 5f6065b265ab 16:11:20 Removing intermediate container 5f6065b265ab 16:11:20 ---> 327e24d9458e 16:11:20 Step 15/23 : WORKDIR / 16:11:20 ---> Running in 8d9983d59af3 16:11:20 Removing intermediate container 8d9983d59af3 16:11:20 ---> c723a093e49c 16:11:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:20 ---> d5978dce09d8 16:11:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:11:20 ---> c7a34e9d692c 16:11:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:11:20 ---> f63107f690ff 16:11:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:11:20 ---> Running in 423c3e09bd6d 16:11:20 Removing intermediate container 423c3e09bd6d 16:11:20 ---> a435ee1dfdbf 16:11:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:20 ---> Running in 731a8f848c45 16:11:20 Removing intermediate container 731a8f848c45 16:11:20 ---> a05ca435d0c6 16:11:20 Step 21/23 : LABEL arch=arm64 16:11:20 ---> Running in fc9b237c742a 16:11:20 Removing intermediate container fc9b237c742a 16:11:20 ---> 62459c54a742 16:11:20 Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:11:20 ---> Running in 7f889126db5c 16:11:20 Removing intermediate container 7f889126db5c 16:11:20 ---> 38c0144c7800 16:11:20 Step 23/23 : LABEL version=0.0.0 16:11:20 ---> Running in 73086930dcc5 16:11:20 Removing intermediate container 73086930dcc5 16:11:20 ---> 52c655b5852f 16:11:20 16:11:20 Successfully built 52c655b5852f 16:11:20 Successfully tagged core-metadata-arm64:latest 16:11:20  Building core-metadata ... done Building core-data 16:11:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:11:53 ---> de32095d6c36 16:11:53 Step 3/23 : WORKDIR /edgex-go 16:11:53 ---> Using cache 16:11:53 ---> 588dbc00fe95 16:11:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:53 ---> Using cache 16:11:53 ---> b4f3ac1e2d44 16:11:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:11:53 ---> Running in fd30abc60ca7 16:11:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:11:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:11:57 OK: 220 MiB in 52 packages 16:11:59 Removing intermediate container fd30abc60ca7 16:11:59 ---> ca7a557de58c 16:11:59 Step 6/23 : COPY go.mod vendor* ./ 16:12:00 ---> 648eca4cf896 16:12:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:00 ---> Running in 5cbbad698de1 16:12:05 Removing intermediate container 5cbbad698de1 16:12:05 ---> a5038c65185c 16:12:05 Step 8/23 : COPY . . 16:12:32 ---> 211707255827 16:12:32 Step 9/23 : RUN make cmd/core-data/core-data 16:12:32 ---> Running in d73f59429fa8 16:12:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:14:24 Removing intermediate container cde01cd3e671 16:14:24 ---> ddfeb29923ff 16:14:24 16:14:24 Step 10/22 : FROM alpine:3.14 16:14:24 ---> ac73e934f311 16:14:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:14:24 ---> Running in 5a248bfec83a 16:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:14:25 (1/2) Installing ca-certificates (20211220-r0) 16:14:25 (2/2) Installing dumb-init (1.2.5-r1) 16:14:25 Executing busybox-1.33.1-r7.trigger 16:14:25 Executing ca-certificates-20211220-r0.trigger 16:14:25 OK: 6 MiB in 16 packages 16:14:28 Removing intermediate container 5a248bfec83a 16:14:28 ---> b6105bd3e255 16:14:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:14:28 ---> Running in 064cd9b36493 16:14:28 Removing intermediate container 064cd9b36493 16:14:28 ---> d703f4a6fd41 16:14:28 Step 13/22 : ENV APP_PORT=59860 16:14:28 ---> Running in 50e1712e6f99 16:14:29 Removing intermediate container 50e1712e6f99 16:14:29 ---> dd06bd8fe8e6 16:14:29 Step 14/22 : EXPOSE $APP_PORT 16:14:29 ---> Running in 8c000a220f1e 16:14:29 Removing intermediate container 8c000a220f1e 16:14:29 ---> a5cc1a5679e8 16:14:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:30 ---> 635cab112435 16:14:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:14:32 ---> 7e8b2fb3bb21 16:14:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:14:33 ---> 99070fc6b490 16:14:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:14:33 ---> Running in 2dc723cf156c 16:14:34 Removing intermediate container 2dc723cf156c 16:14:34 ---> 4d5839f5da1c 16:14:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:34 ---> Running in efe5d8723ebe 16:14:35 Removing intermediate container efe5d8723ebe 16:14:35 ---> 5a0a637216d8 16:14:35 Step 20/22 : LABEL arch=arm64 16:14:35 ---> Running in bb971c521afd 16:14:35 Removing intermediate container bb971c521afd 16:14:35 ---> f06892b171c0 16:14:35 Step 21/22 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:14:35 ---> Running in 2d5e6adbc42e 16:14:36 Removing intermediate container 2d5e6adbc42e 16:14:36 ---> 46fccc22265c 16:14:36 Step 22/22 : LABEL version=0.0.0 16:14:36 ---> Running in e8a3f4afdce2 16:14:37 Removing intermediate container e8a3f4afdce2 16:14:37 ---> fd1302d3b177 16:14:37 16:14:37 Successfully built fd1302d3b177 16:14:37 Successfully tagged support-notifications-arm64:latest 16:19:14  Building support-notifications ... done Removing intermediate container d73f59429fa8 16:19:14 ---> d7c03705d91c 16:19:14 16:19:14 Step 10/23 : FROM alpine:3.14 16:19:14 ---> ac73e934f311 16:19:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:19:14 ---> Running in 83977c04e9ea 16:19:14 Removing intermediate container 83977c04e9ea 16:19:14 ---> ec6c8edfaaa0 16:19:14 Step 12/23 : ENV APP_PORT=59880 16:19:14 ---> Running in 18e68458e076 16:19:14 Removing intermediate container 18e68458e076 16:19:14 ---> 76b30a5b57c9 16:19:14 Step 13/23 : EXPOSE $APP_PORT 16:19:14 ---> Running in e3683370ac0e 16:19:14 Removing intermediate container e3683370ac0e 16:19:14 ---> c3c5f9917819 16:19:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:14 ---> Running in 0fe02d651e27 16:19:14 Removing intermediate container 0fe02d651e27 16:19:14 ---> 002b11ea6aee 16:19:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:19:14 ---> Running in c3a9db3b2dc0 16:19:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:19:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:19:15 (1/6) Installing dumb-init (1.2.5-r1) 16:19:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:19:15 (3/6) Installing libsodium (1.0.18-r0) 16:19:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:19:16 (5/6) Installing libzmq (4.3.4-r0) 16:19:16 (6/6) Installing zeromq (4.3.4-r0) 16:19:16 Executing busybox-1.33.1-r7.trigger 16:19:16 OK: 8 MiB in 20 packages 16:19:18 Removing intermediate container c3a9db3b2dc0 16:19:18 ---> 0581a4212af5 16:19:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:19 ---> 106ae369b254 16:19:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:19:22 ---> 05f1ec155edf 16:19:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:19:23 ---> 52a41bf3f80d 16:19:23 Step 19/23 : ENTRYPOINT ["/core-data"] 16:19:23 ---> Running in e1fb4569f342 16:19:23 Removing intermediate container e1fb4569f342 16:19:23 ---> 75541a466000 16:19:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:19:23 ---> Running in e5bcb5f52a3b 16:19:24 Removing intermediate container e5bcb5f52a3b 16:19:24 ---> 357694848afd 16:19:24 Step 21/23 : LABEL arch=arm64 16:19:24 ---> Running in 9a5fa9c5a367 16:19:24 Removing intermediate container 9a5fa9c5a367 16:19:24 ---> 7390c4690e09 16:19:24 Step 22/23 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:19:24 ---> Running in a9f636d3d703 16:19:25 Removing intermediate container a9f636d3d703 16:19:25 ---> 6d9344d1560a 16:19:25 Step 23/23 : LABEL version=0.0.0 16:19:25 ---> Running in e62c7244300e 16:19:26 Removing intermediate container e62c7244300e 16:19:26 ---> f351458451c2 16:19:26 16:19:26 Successfully built f351458451c2 16:19:26 Successfully tagged core-data-arm64:latest 16:25:19  Building core-data ... done Building bin/spire-agent... 16:25:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:25:19 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:25:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:25:19 go: downloading github.com/docker/docker v20.10.12+incompatible 16:25:22 go: downloading github.com/google/go-tpm-tools v0.3.3 16:25:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:25:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:25:24 go: downloading github.com/docker/go-connections v0.4.0 16:25:24 go: downloading github.com/docker/go-units v0.4.0 16:25:24 go: downloading github.com/opencontainers/image-spec v1.0.1 16:25:24 go: downloading github.com/containerd/containerd v1.3.4 16:25:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:25:25 go: downloading github.com/opencontainers/go-digest v1.0.0 16:32:32 Removing intermediate container f9a53123a375 16:32:32 ---> c2f4e2ea23d4 16:32:32 16:32:32 Step 13/26 : FROM alpine:3.15 16:32:32 ---> 3fb3c9af89a9 16:32:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:32 ---> Using cache 16:32:32 ---> 5e55ceb92072 16:32:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:32 ---> Using cache 16:32:32 ---> 67112e59db53 16:32:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:32:32 ---> Running in 45cf4f2cf3ec 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:32:32 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:32:32 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:32:32 OK: 15729 distinct packages available 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:32:32 (1/5) Installing dumb-init (1.2.5-r1) 16:32:32 (2/5) Installing musl-obstack (1.2.3-r0) 16:32:32 (3/5) Installing libucontext (1.1-r0) 16:32:32 (4/5) Installing gcompat (1.0.0-r4) 16:32:32 (5/5) Installing openssl (1.1.1n-r0) 16:32:32 Executing busybox-1.34.1-r5.trigger 16:32:32 OK: 6 MiB in 19 packages 16:32:32 Removing intermediate container 45cf4f2cf3ec 16:32:32 ---> f9bf47a6cb51 16:32:32 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 16:32:32 ---> 4b41c9f2bea8 16:32:32 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:32:37 ---> afa3f878523e 16:32:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:32:37 ---> 7f0b4b0fcb33 16:32:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:32:38 ---> d63e680a3435 16:32:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:32:39 ---> 9314f379af46 16:32:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:32:40 ---> Running in 372d32b1fbef 16:32:40 Removing intermediate container 372d32b1fbef 16:32:40 ---> 8f4754b0ac3e 16:32:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:32:40 ---> Running in 27759e84af3c 16:32:41 Removing intermediate container 27759e84af3c 16:32:41 ---> a25436f4ff04 16:32:41 Step 24/26 : LABEL arch=arm64 16:32:41 ---> Running in 46bec508b8e2 16:32:42 Removing intermediate container 46bec508b8e2 16:32:42 ---> d32011156a1c 16:32:42 Step 25/26 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:32:42 ---> Running in bd61d35dd399 16:32:42 Removing intermediate container bd61d35dd399 16:32:42 ---> 37cd7ec230a0 16:32:42 Step 26/26 : LABEL version=0.0.0 16:32:42 ---> Running in fc1f646d50dc 16:32:43 Removing intermediate container fc1f646d50dc 16:32:43 ---> 9cb9901d171e 16:32:43 16:32:43 Successfully built 9cb9901d171e 16:32:43 Successfully tagged security-spire-agent-arm64:latest 16:33:40  Building security-spire-agent ... done Building bin/spire-agent... 16:33:40 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:33:40 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:33:40 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:33:40 go: downloading github.com/docker/docker v20.10.12+incompatible 16:33:40 go: downloading github.com/google/go-tpm-tools v0.3.3 16:33:40 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:33:40 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:33:40 go: downloading github.com/docker/go-connections v0.4.0 16:33:40 go: downloading github.com/docker/go-units v0.4.0 16:33:40 go: downloading github.com/opencontainers/image-spec v1.0.1 16:33:40 go: downloading github.com/containerd/containerd v1.3.4 16:33:40 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:33:40 go: downloading github.com/opencontainers/go-digest v1.0.0 16:37:47 Building bin/spire-agent... 16:37:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:37:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:37:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:37:47 go: downloading github.com/docker/docker v20.10.12+incompatible 16:37:47 go: downloading github.com/google/go-tpm-tools v0.3.3 16:37:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:37:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:37:47 go: downloading github.com/docker/go-connections v0.4.0 16:37:47 go: downloading github.com/docker/go-units v0.4.0 16:37:47 go: downloading github.com/opencontainers/image-spec v1.0.1 16:37:47 go: downloading github.com/containerd/containerd v1.3.4 16:37:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:37:47 go: downloading github.com/opencontainers/go-digest v1.0.0 16:37:47 Removing intermediate container 15d6c0a76940 16:37:47 ---> 6a5796c14422 16:37:47 16:37:47 Step 13/26 : FROM alpine:3.15 16:37:47 ---> 3fb3c9af89a9 16:37:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:47 ---> Using cache 16:37:47 ---> 5e55ceb92072 16:37:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:47 ---> Using cache 16:37:47 ---> 67112e59db53 16:37:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:37:49 ---> Running in 1d893010b74e 16:37:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:51 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:37:51 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:37:51 OK: 15729 distinct packages available 16:37:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:54 (1/4) Installing dumb-init (1.2.5-r1) 16:37:54 (2/4) Installing musl-obstack (1.2.3-r0) 16:37:54 (3/4) Installing libucontext (1.1-r0) 16:37:54 (4/4) Installing gcompat (1.0.0-r4) 16:37:54 Executing busybox-1.34.1-r5.trigger 16:37:54 OK: 6 MiB in 18 packages 16:37:55 Removing intermediate container 1d893010b74e 16:37:55 ---> cc7c7fcbe40c 16:37:55 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:38:02 ---> 101fd1f1297b 16:38:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:38:02 ---> 59113817c2c8 16:38:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:38:02 ---> Running in 846eb08423a8 16:38:03 Removing intermediate container 846eb08423a8 16:38:03 ---> 7c6347dbf00a 16:38:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:38:04 ---> b500047b2682 16:38:04 Step 21/26 : WORKDIR / 16:38:04 ---> Running in 6530f1e6e948 16:38:04 Removing intermediate container 6530f1e6e948 16:38:04 ---> 97d172ff6fd6 16:38:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:04 ---> Running in 977b3dba5863 16:38:05 Removing intermediate container 977b3dba5863 16:38:05 ---> b93c9d38d9e8 16:38:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:05 ---> Running in fec30ee20451 16:38:06 Removing intermediate container fec30ee20451 16:38:06 ---> a91b2b9c3597 16:38:06 Step 24/26 : LABEL arch=arm64 16:38:06 ---> Running in 7385dc3cfafe 16:38:06 Removing intermediate container 7385dc3cfafe 16:38:06 ---> 8be5235b20cf 16:38:06 Step 25/26 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:38:06 ---> Running in d99b33a10a36 16:38:06 Removing intermediate container d99b33a10a36 16:38:06 ---> 1f77367b7ed1 16:38:06 Step 26/26 : LABEL version=0.0.0 16:38:07 ---> Running in e8dbfe60392a 16:38:07 Removing intermediate container e8dbfe60392a 16:38:07 ---> 2f184d4bf6b2 16:38:07 16:38:08 Successfully built 2f184d4bf6b2 16:38:08 Successfully tagged security-spire-config-arm64:latest 16:41:30  Building security-spire-config ... done Removing intermediate container 2980e1c626d9 16:41:30 ---> a8e5a0d90d34 16:41:30 16:41:30 Step 13/25 : FROM alpine:3.15 16:41:30 ---> 3fb3c9af89a9 16:41:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:41:30 ---> Using cache 16:41:30 ---> 5e55ceb92072 16:41:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:30 ---> Using cache 16:41:30 ---> 67112e59db53 16:41:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:41:30 ---> Using cache 16:41:30 ---> f9bf47a6cb51 16:41:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:41:31 ---> 5cdf64a6b4a8 16:41:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:41:31 ---> fed295ee7ee6 16:41:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:41:31 ---> ed43e0df6783 16:41:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:41:32 ---> 3bb49ad7c4a0 16:41:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:41:32 ---> Running in e98a79594a4e 16:41:32 Removing intermediate container e98a79594a4e 16:41:32 ---> ecb7eec3e72a 16:41:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:41:33 ---> Running in 73e8f8bd72f0 16:41:33 Removing intermediate container 73e8f8bd72f0 16:41:33 ---> 8a5eb5af93ff 16:41:33 Step 23/25 : LABEL arch=arm64 16:41:33 ---> Running in a1b12a4ed002 16:41:33 Removing intermediate container a1b12a4ed002 16:41:33 ---> 9c558a65bedf 16:41:33 Step 24/25 : LABEL git_sha=ef374cd9aa3595b832078e6a63259bfa9d8ff87f 16:41:33 ---> Running in bdcc2af84cdd 16:41:34 Removing intermediate container bdcc2af84cdd 16:41:34 ---> cd3048367eeb 16:41:34 Step 25/25 : LABEL version=0.0.0 16:41:34 ---> Running in 295172d86b4e 16:41:34 Removing intermediate container 295172d86b4e 16:41:34 ---> c8428417efe4 16:41:34 16:41:34 Successfully built c8428417efe4 16:41:34 Successfully tagged security-spire-server-arm64:latest 16:41:35  Building security-spire-server ... done  [Pipeline] } 16:41:35 $ docker stop --time=1 669a843060c905e95a7b253253aeb9b0538b287bb72a206053790250e8a3942c 16:41:37 $ docker rm -f 669a843060c905e95a7b253253aeb9b0538b287bb72a206053790250e8a3942c [Pipeline] // withDockerContainer [Pipeline] sh 16:41:37 + docker images 16:41:38 REPOSITORY TAG IMAGE ID CREATED SIZE 16:41:38 security-spire-server-arm64 latest c8428417efe4 3 seconds ago 86.3MB 16:41:38 a8e5a0d90d34 26 seconds ago 4.21GB 16:41:38 security-spire-config-arm64 latest 2f184d4bf6b2 3 minutes ago 85.6MB 16:41:38 6a5796c14422 4 minutes ago 4.21GB 16:41:38 security-spire-agent-arm64 latest 9cb9901d171e 8 minutes ago 126MB 16:41:38 c2f4e2ea23d4 9 minutes ago 4.21GB 16:41:38 core-data-arm64 latest f351458451c2 22 minutes ago 34.7MB 16:41:38 d7c03705d91c 22 minutes ago 1.47GB 16:41:38 support-notifications-arm64 latest fd1302d3b177 27 minutes ago 25.6MB 16:41:38 ddfeb29923ff 27 minutes ago 1.46GB 16:41:38 core-metadata-arm64 latest 52c655b5852f 30 minutes ago 25.2MB 16:41:38 7acf1c6b3ebc 30 minutes ago 1.46GB 16:41:38 support-scheduler-arm64 latest 81a9e70d2e00 37 minutes ago 25MB 16:41:38 c8f62f28a232 37 minutes ago 1.46GB 16:41:38 security-spiffe-token-provider-arm64 latest 425b29619c02 37 minutes ago 27.7MB 16:41:38 be71787105d0 37 minutes ago 1.45GB 16:41:38 security-proxy-setup-arm64 latest f948a20aa7e7 39 minutes ago 42.2MB 16:41:38 4a3ac9d9404b 39 minutes ago 1.47GB 16:41:38 sys-mgmt-agent-arm64 latest f80b7b5c75da 46 minutes ago 290MB 16:41:38 security-bootstrapper-arm64 latest 8ecc5819b4b1 47 minutes ago 23.6MB 16:41:38 security-secretstore-setup-arm64 latest b000264e6836 47 minutes ago 40.9MB 16:41:38 core-command-arm64 latest 8a335e028ae7 48 minutes ago 23.8MB 16:41:38 246386e1fcee 48 minutes ago 1.46GB 16:41:38 9870cca7a3eb 48 minutes ago 1.47GB 16:41:38 c3765066dc88 48 minutes ago 1.45GB 16:41:38 5799fab45ba3 48 minutes ago 1.45GB 16:41:38 ci-base-image-arm64 latest de32095d6c36 About an hour ago 886MB 16:41:38 docker 20.10.14 c346e9eafbab 7 days ago 202MB 16:41:38 alpine 3.14 ac73e934f311 7 days ago 5.34MB 16:41:38 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 16:41:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 16:41:38 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 16:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:38 16:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:39 arm64: Pulling from edgex-lftools-log-publisher 16:41:39 8998bd30e6a1: Pulling fs layer 16:41:39 04944245beec: Pulling fs layer 16:41:39 699f458cf7ca: Pulling fs layer 16:41:39 765212b225bb: Pulling fs layer 16:41:39 f23df028b6ca: Pulling fs layer 16:41:39 d65c8cfc05b1: Pulling fs layer 16:41:39 2437ff75d9bd: Pulling fs layer 16:41:39 f23df028b6ca: Waiting 16:41:39 d65c8cfc05b1: Waiting 16:41:39 2437ff75d9bd: Waiting 16:41:39 765212b225bb: Waiting 16:41:39 04944245beec: Verifying Checksum 16:41:39 04944245beec: Download complete 16:41:39 765212b225bb: Verifying Checksum 16:41:39 765212b225bb: Download complete 16:41:39 f23df028b6ca: Verifying Checksum 16:41:39 f23df028b6ca: Download complete 16:41:39 d65c8cfc05b1: Verifying Checksum 16:41:39 d65c8cfc05b1: Download complete 16:41:39 699f458cf7ca: Verifying Checksum 16:41:39 699f458cf7ca: Download complete 16:41:39 8998bd30e6a1: Verifying Checksum 16:41:39 8998bd30e6a1: Download complete 16:41:42 2437ff75d9bd: Verifying Checksum 16:41:42 2437ff75d9bd: Download complete 16:41:44 8998bd30e6a1: Pull complete 16:41:45 04944245beec: Pull complete 16:41:46 699f458cf7ca: Pull complete 16:41:46 765212b225bb: Pull complete 16:41:47 f23df028b6ca: Pull complete 16:41:47 d65c8cfc05b1: Pull complete 16:42:02 2437ff75d9bd: Pull complete 16:42:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:42:03 prd-ubuntu20.04-docker-arm64-4c-16g-20694 does not seem to be running inside a container 16:42:03 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:42:06 $ docker top 22ed3aa013a5fb0b33d79214afc7a5e7a430ccd9ddc313a505e2e77ade30630a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:07 ---> job-cost.sh 16:42:07 lf-activate-venv: SKIPPING 16:42:07 INFO: No Stack... 16:42:08 INFO: Retrieving Pricing Info for: v3-standard-4 16:42:09 INFO: Archiving Costs [Pipeline] sh 16:42:09 + cut+ -d, -f6 16:42:09 cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 16:42:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3922-7-stack-cost] 16:42:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3922-7-stack-cost] did not exist. Created. 16:42:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3922-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:10 + echo total: 0.2199999988079071 [Pipeline] stash 16:42:10 Stashed 1 file(s) [Pipeline] } 16:42:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3922-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:10 $ docker stop --time=1 22ed3aa013a5fb0b33d79214afc7a5e7a430ccd9ddc313a505e2e77ade30630a 16:42:12 $ docker rm -f 22ed3aa013a5fb0b33d79214afc7a5e7a430ccd9ddc313a505e2e77ade30630a [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 16:42:12 provisioning config files... 16:42:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config834978488275557917tmp [Pipeline] { [Pipeline] sh 16:42:13 + set +x 16:42:13 + curl -s https://codecov.io/bash 16:42:13 + bash -s -- 16:42:13 16:42:13 _____ _ 16:42:13 / ____| | | 16:42:13 | | ___ __| | ___ ___ _____ __ 16:42:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:42:13 | |___| (_) | (_| | __/ (_| (_) \ V / 16:42:13 \_____\___/ \__,_|\___|\___\___/ \_/ 16:42:13 Bash-1.0.6 16:42:13 16:42:13 16:42:13 ==> git version 2.25.1 found 16:42:13 ==> 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 16:42:13 Release-Date: 2020-01-08 16:42:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:42:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:42:13 ==> Jenkins CI detected. 16:42:13 current dir:  /w/workspace/edgex-go/7 16:42:13 project root: . 16:42:13 --> token set from env 16:42:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:42:13 ==> Running gcov in . (disable via -X gcov) 16:42:13 ==> Python coveragepy not found 16:42:13 ==> Searching for coverage reports in: 16:42:13 + . 16:42:13 -> Found 1 reports 16:42:13 ==> Detecting git/mercurial file structure 16:42:13 ==> Reading reports 16:42:13 + ./coverage.out bytes=433581 16:42:13 ==> Appending adjustments 16:42:13 https://docs.codecov.io/docs/fixing-reports 16:42:14 + Found adjustments 16:42:14 ==> Gzipping contents 16:42:14 60K /tmp/codecov.ciiRwA.gz 16:42:14 ==> Uploading reports 16:42:14 url: https://codecov.io 16:42:14 query: branch=PR-3922&commit=ef374cd9aa3595b832078e6a63259bfa9d8ff87f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= 16:42:14 -> Pinging Codecov 16:42:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3922&commit=ef374cd9aa3595b832078e6a63259bfa9d8ff87f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= 16:42:15 -> Uploading to 16:42:15 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/ef374cd9aa3595b832078e6a63259bfa9d8ff87f/52c44e1e-6197-403e-aeb9-792dda5ccab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T164215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a82e59d590d9fe585073e6c967e596d7c19ec3ec13af0fc0731966d07a677f7f 16:42:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:15 Dload Upload Total Spent Left Speed 16:42:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59533 0 0 100 59533 0 234k --:--:-- --:--:-- --:--:-- 234k 16:42:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef374cd9aa3595b832078e6a63259bfa9d8ff87f [Pipeline] } 16:42:15 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 16:42:16 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 16:42:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:17 ---> package-listing.sh 16:42:17 ++ facter osfamily 16:42:17 ++ tr '[:upper:]' '[:lower:]' 16:42:17 + OS_FAMILY=debian 16:42:17 + workspace=/w/workspace/edgex-go/7 16:42:17 + START_PACKAGES=/tmp/packages_start.txt 16:42:17 + END_PACKAGES=/tmp/packages_end.txt 16:42:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:17 + PACKAGES=/tmp/packages_start.txt 16:42:17 + '[' /w/workspace/edgex-go/7 ']' 16:42:17 + PACKAGES=/tmp/packages_end.txt 16:42:17 + case "${OS_FAMILY}" in 16:42:17 + dpkg -l 16:42:17 + grep '^ii' 16:42:17 + '[' -f /tmp/packages_start.txt ']' 16:42:17 + '[' -f /tmp/packages_end.txt ']' 16:42:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:17 + '[' /w/workspace/edgex-go/7 ']' 16:42:17 + mkdir -p /w/workspace/edgex-go/7/archives/ 16:42:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 16:42:17 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:42:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:18 16:42:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:18 latest: Pulling from edgex-lftools-log-publisher 16:42:18 5eb5b503b376: Pulling fs layer 16:42:18 5c69ac0246d0: Pulling fs layer 16:42:18 ec43610c2a17: Pulling fs layer 16:42:18 3a2ae6a8a46f: Pulling fs layer 16:42:18 33b1e0a273af: Pulling fs layer 16:42:18 5d3b04190fa2: Pulling fs layer 16:42:18 2f39f015ded8: Pulling fs layer 16:42:18 33b1e0a273af: Waiting 16:42:18 2f39f015ded8: Waiting 16:42:18 3a2ae6a8a46f: Waiting 16:42:18 5c69ac0246d0: Download complete 16:42:18 3a2ae6a8a46f: Verifying Checksum 16:42:18 3a2ae6a8a46f: Download complete 16:42:18 33b1e0a273af: Download complete 16:42:18 5d3b04190fa2: Verifying Checksum 16:42:18 5d3b04190fa2: Download complete 16:42:18 ec43610c2a17: Verifying Checksum 16:42:18 ec43610c2a17: Download complete 16:42:19 5eb5b503b376: Verifying Checksum 16:42:19 5eb5b503b376: Download complete 16:42:19 2f39f015ded8: Download complete 16:42:20 5eb5b503b376: Pull complete 16:42:20 5c69ac0246d0: Pull complete 16:42:21 ec43610c2a17: Pull complete 16:42:21 3a2ae6a8a46f: Pull complete 16:42:21 33b1e0a273af: Pull complete 16:42:21 5d3b04190fa2: Pull complete 16:42:26 2f39f015ded8: Pull complete 16:42:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:42:26 prd-ubuntu20.04-docker-8c-8g-20692 does not seem to be running inside a container 16:42:26 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:42:29 $ docker top b5aaca61e41d597c6c520e715e8f48c60092c0a5086b9072c5e9b579a290a16e -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:29 + touch /tmp/pre-build-complete [Pipeline] sh 16:42:29 + mkdir -p /var/log/sysstat [Pipeline] sh 16:42:30 + ls /var/log/sa-host 16:42:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:30 provisioning config files... 16:42:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config7530828816911812278tmp [Pipeline] { [Pipeline] echo 16:42:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:42:30 ---> create-netrc.sh [Pipeline] } 16:42:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:42:31 ---> python-tools-install.sh [Pipeline] echo 16:42:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:42:31 ---> sudo-logs.sh 16:42:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:42:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:42:31 ---> job-cost.sh 16:42:31 lf-activate-venv: SKIPPING 16:42:31 DEBUG: total: 0.2199999988079071 16:42:31 INFO: Retrieving Stack Cost... 16:42:32 INFO: Retrieving Pricing Info for: v3-standard-8 16:42:32 INFO: Archiving Costs [Pipeline] echo 16:42:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:42:32 ---> logs-deploy.sh 16:42:32 lf-activate-venv: SKIPPING 16:42:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3922/7 16:42:32 INFO: archiving workspace using pattern(s): 16:42:33 Archives upload complete. 16:42:33 INFO: archiving logs to Nexus 16:42:34 ---> uname -a: 16:42:34 Linux prd-ubuntu20-04-docker-8c-8g-20692 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:42:34 16:42:34 16:42:34 ---> lscpu: 16:42:34 Architecture: x86_64 16:42:34 CPU op-mode(s): 32-bit, 64-bit 16:42:34 Byte Order: Little Endian 16:42:34 Address sizes: 40 bits physical, 48 bits virtual 16:42:34 CPU(s): 8 16:42:34 On-line CPU(s) list: 0-7 16:42:34 Thread(s) per core: 1 16:42:34 Core(s) per socket: 1 16:42:34 Socket(s): 8 16:42:34 NUMA node(s): 1 16:42:34 Vendor ID: AuthenticAMD 16:42:34 CPU family: 23 16:42:34 Model: 49 16:42:34 Model name: AMD EPYC-Rome Processor 16:42:34 Stepping: 0 16:42:34 CPU MHz: 2799.998 16:42:34 BogoMIPS: 5599.99 16:42:34 Virtualization: AMD-V 16:42:34 Hypervisor vendor: KVM 16:42:34 Virtualization type: full 16:42:34 L1d cache: 256 KiB 16:42:34 L1i cache: 256 KiB 16:42:34 L2 cache: 4 MiB 16:42:34 L3 cache: 128 MiB 16:42:34 NUMA node0 CPU(s): 0-7 16:42:34 Vulnerability Itlb multihit: Not affected 16:42:34 Vulnerability L1tf: Not affected 16:42:34 Vulnerability Mds: Not affected 16:42:34 Vulnerability Meltdown: Not affected 16:42:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:42:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:42:34 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:42:34 Vulnerability Srbds: Not affected 16:42:34 Vulnerability Tsx async abort: Not affected 16:42:34 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 16:42:34 16:42:34 16:42:34 ---> nproc: 16:42:34 8 16:42:34 16:42:34 16:42:34 ---> df -h: 16:42:34 Filesystem Size Used Avail Use% Mounted on 16:42:34 overlay 155G 29G 127G 19% / 16:42:34 tmpfs 64M 0 64M 0% /dev 16:42:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:42:34 shm 64M 0 64M 0% /dev/shm 16:42:34 /dev/vda1 155G 29G 127G 19% /facter-os 16:42:34 16:42:34 16:42:34 ---> sar -b -r -n DEV: 16:42:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20692) 04/12/22 _x86_64_ (8 CPU) 16:42:34 16:42:34 15:25:14 LINUX RESTART (8 CPU) 16:42:34 16:42:34 15:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:42:34 15:27:01 145.71 4.95 140.76 0.00 428.60 97352.17 0.00 16:42:34 15:28:01 28.36 0.07 28.29 0.00 0.53 13059.65 0.00 16:42:34 15:29:01 58.41 0.05 58.36 0.00 1.07 24957.19 0.00 16:42:34 15:30:01 444.40 0.17 444.24 0.00 28.39 394728.16 0.00 16:42:34 15:31:01 596.92 0.32 596.60 0.00 7.20 172903.58 0.00 16:42:34 15:32:01 832.63 0.32 832.32 0.00 9.86 411207.86 0.00 16:42:34 15:33:01 1025.88 0.75 1025.13 0.00 6.93 344885.72 0.00 16:42:34 15:34:01 805.95 0.72 805.23 0.00 5.73 236369.48 0.00 16:42:34 15:35:01 601.03 0.15 600.88 0.00 1.20 197812.23 0.00 16:42:34 15:36:01 235.10 0.07 235.04 0.00 0.53 74134.89 0.00 16:42:34 15:37:01 151.34 0.00 151.34 0.00 0.00 66482.52 0.00 16:42:34 15:38:01 2.17 0.00 2.17 0.00 0.00 24.53 0.00 16:42:34 15:39:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 16:42:34 15:40:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 16:42:34 15:41:01 1.52 0.02 1.50 0.00 0.13 18.13 0.00 16:42:34 15:42:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 16:42:34 15:43:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 16:42:34 15:44:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 16:42:34 15:45:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 16:42:34 15:46:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 16:42:34 15:47:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 16:42:34 15:48:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 16:42:34 15:49:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 16:42:34 15:50:01 1.15 0.00 1.15 0.00 0.00 15.06 0.00 16:42:34 15:51:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 16:42:34 15:52:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 16:42:34 15:53:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 16:42:34 15:54:02 1.22 0.00 1.22 0.00 0.00 14.53 0.00 16:42:34 15:55:01 2.91 0.88 2.03 0.00 18.71 28.33 0.00 16:42:34 15:56:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 16:42:34 15:57:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 16:42:34 15:58:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 16:42:34 15:59:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 16:42:34 16:00:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 16:42:34 16:01:01 9.57 6.65 2.92 0.00 354.47 221.56 0.00 16:42:34 16:02:01 1.65 0.00 1.65 0.00 0.00 20.93 0.00 16:42:34 16:03:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 16:42:34 16:04:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 16:42:34 16:05:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 16:42:34 16:06:01 1.72 0.00 1.72 0.00 0.00 19.99 0.00 16:42:34 16:07:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 16:42:34 16:08:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 16:42:34 16:09:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 16:42:34 16:10:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 16:42:34 16:11:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 16:42:34 16:12:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 16:42:34 16:13:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 16:42:34 16:14:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 16:42:34 16:15:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 16:42:34 16:16:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 16:42:34 16:17:01 1.12 0.02 1.10 0.00 0.13 12.93 0.00 16:42:34 16:18:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 16:42:34 16:19:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 16:42:34 16:20:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 16:42:34 16:21:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 16:42:34 16:22:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 16:42:34 16:23:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 16:42:34 16:24:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 16:42:34 16:25:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 16:42:34 16:26:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 16:42:34 16:27:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 16:42:34 16:28:01 1.65 0.00 1.65 0.00 0.00 19.59 0.00 16:42:34 16:29:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 16:42:34 16:30:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 16:42:34 16:31:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 16:42:34 16:32:01 1.63 0.00 1.63 0.00 0.00 20.66 0.00 16:42:34 16:33:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 16:42:34 16:34:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 16:42:34 16:35:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 16:42:34 16:36:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 16:42:34 16:37:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 16:42:34 16:38:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 16:42:34 16:39:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 16:42:34 16:40:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 16:42:34 16:41:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 16:42:34 16:42:01 1.85 0.00 1.85 0.00 0.00 23.19 0.00 16:42:34 Average: 66.05 0.20 65.85 0.00 11.36 26784.80 0.00 16:42:34 16:42:34 15:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:42:34 15:27:01 28381060 31637188 654668 1.99 148488 3337716 2269564 6.69 1375916 2700256 6144 16:42:34 15:28:01 28035792 31739384 547700 1.67 152708 3738096 2075936 6.12 1332868 3040792 171992 16:42:34 15:29:01 27459872 31740272 551112 1.68 154916 4304604 2144980 6.32 1497196 3443456 3192 16:42:34 15:30:01 20971704 31220924 1035972 3.15 169372 10022560 3902304 11.50 2433160 8714964 466320 16:42:34 15:31:01 16245272 30230720 2029884 6.17 250952 13409128 4307520 12.69 4270008 11343132 732 16:42:34 15:32:01 11396564 30934556 1307732 3.98 331740 18553648 4243348 12.51 4436876 15675948 363548 16:42:34 15:33:01 5869308 31061672 1179484 3.59 482604 23683148 3276292 9.66 4780760 20489892 990572 16:42:34 15:34:01 5663504 30078888 2156060 6.56 542152 22842720 5158952 15.20 5277736 20177840 86212 16:42:34 15:35:01 6377720 31129548 1120600 3.41 633052 23126408 3140524 9.26 4503660 20297496 77108 16:42:34 15:36:01 4451600 31514528 737532 2.24 719596 25219112 2386976 7.03 3782916 22813828 1741400 16:42:34 15:37:01 8378116 31595320 666644 2.03 720624 21594296 2228232 6.57 3163772 19738232 232 16:42:34 15:38:01 8379456 31596684 665364 2.02 720636 21594296 2228232 6.57 3163132 19738232 20 16:42:34 15:39:01 8391740 31609000 653024 1.99 720644 21594300 2228232 6.57 3150916 19738236 32 16:42:34 15:40:01 8392092 31609388 652520 1.98 720660 21594308 2228232 6.57 3150684 19738244 28 16:42:34 15:41:01 8392552 31609960 651712 1.98 720708 21594292 2240628 6.60 3150884 19738244 24 16:42:34 15:42:01 8392400 31609900 651996 1.98 720724 21594312 2240628 6.60 3151016 19738292 12 16:42:34 15:43:01 8393148 31610648 651204 1.98 720744 21594312 2240628 6.60 3150696 19738292 208 16:42:34 15:44:01 8392832 31610392 651424 1.98 720764 21594316 2240628 6.60 3150748 19738296 8 16:42:34 15:45:01 8392728 31610292 651460 1.98 720772 21594320 2240628 6.60 3150732 19738300 36 16:42:34 15:46:01 8392200 31609764 651904 1.98 720804 21594308 2240628 6.60 3150976 19738300 60 16:42:34 15:47:01 8392152 31609768 651868 1.98 720808 21594324 2240628 6.60 3150800 19738304 40 16:42:34 15:48:01 8392388 31610008 651556 1.98 720820 21594328 2240628 6.60 3151000 19738308 28 16:42:34 15:49:01 8392304 31609928 651788 1.98 720824 21594332 2240628 6.60 3150816 19738312 8 16:42:34 15:50:01 8392352 31610000 651700 1.98 720828 21594340 2240628 6.60 3151316 19738320 44 16:42:34 15:51:01 8392336 31609984 651640 1.98 720852 21594332 2240628 6.60 3151392 19738320 20 16:42:34 15:52:01 8392320 31610020 651568 1.98 720884 21594336 2240628 6.60 3150956 19738324 28 16:42:34 15:53:01 8392524 31610228 651388 1.98 720904 21594340 2240628 6.60 3150972 19738328 28 16:42:34 15:54:02 8392508 31610376 651208 1.98 720916 21594472 2240628 6.60 3150992 19738456 4 16:42:34 15:55:01 8390208 31608972 652924 1.99 720976 21594992 2263316 6.67 3151180 19738872 184 16:42:34 15:56:01 8390224 31609008 652864 1.99 720988 21594992 2263316 6.67 3151484 19738876 64 16:42:34 15:57:01 8390176 31608988 652824 1.99 721016 21594992 2263316 6.67 3151212 19738880 40 16:42:34 15:58:01 8390412 31609228 652492 1.98 721040 21595004 2263316 6.67 3151212 19738884 60 16:42:34 15:59:01 8390324 31609140 652508 1.98 721052 21595004 2263316 6.67 3151224 19738884 12 16:42:34 16:00:01 8390536 31609416 652212 1.98 721072 21595008 2263316 6.67 3151268 19738892 64 16:42:34 16:01:01 8308028 31545488 712324 2.17 721200 21610956 2363140 6.96 3217032 19749972 80 16:42:34 16:02:01 8308052 31545556 712240 2.17 721236 21610952 2363140 6.96 3216380 19749932 40 16:42:34 16:03:01 8308256 31545764 711948 2.17 721248 21610968 2363140 6.96 3216364 19749936 12 16:42:34 16:04:01 8308208 31545752 711928 2.17 721256 21610968 2363140 6.96 3217316 19749940 24 16:42:34 16:05:01 8307908 31545472 712148 2.17 721272 21610972 2363140 6.96 3216460 19749944 40 16:42:34 16:06:01 8307828 31545420 712140 2.17 721300 21610972 2363140 6.96 3216708 19749948 160 16:42:34 16:07:01 8307744 31545336 712360 2.17 721316 21610980 2363140 6.96 3216724 19749948 24 16:42:34 16:08:01 8308192 31545820 711924 2.17 721336 21610984 2363140 6.96 3216496 19749956 16 16:42:34 16:09:01 8308144 31545772 712020 2.17 721360 21610960 2363140 6.96 3216508 19749956 240 16:42:34 16:10:01 8308348 31545980 711724 2.16 721376 21610988 2363140 6.96 3216496 19749960 16 16:42:34 16:11:01 8308080 31545776 711924 2.17 721392 21610992 2363140 6.96 3216864 19749968 40 16:42:34 16:12:01 8308252 31545952 711680 2.16 721412 21610992 2363140 6.96 3216564 19749972 64 16:42:34 16:13:01 8308168 31545872 711900 2.16 721428 21611000 2363140 6.96 3216572 19749976 12 16:42:34 16:14:01 8308436 31546192 711592 2.16 721444 21610996 2363140 6.96 3216624 19749980 48 16:42:34 16:15:01 8308648 31546408 711264 2.16 721468 21611004 2363140 6.96 3216656 19749984 12 16:42:34 16:16:01 8308540 31546356 711516 2.16 721488 21611000 2346468 6.92 3216948 19749980 60 16:42:34 16:17:01 8308240 31546056 711776 2.16 721504 21611004 2346468 6.92 3216684 19749980 36 16:42:34 16:18:01 8307884 31545768 711964 2.17 721524 21611012 2346468 6.92 3216704 19749984 16 16:42:34 16:19:01 8307852 31545856 711828 2.16 721524 21611144 2346468 6.92 3216688 19750104 12 16:42:34 16:20:01 8307764 31545768 711848 2.16 721532 21611144 2346468 6.92 3216688 19750104 48 16:42:34 16:21:01 8307788 31545816 711748 2.16 721540 21611148 2362528 6.96 3216932 19750124 44 16:42:34 16:22:01 8307736 31545832 711960 2.17 721564 21611152 2362528 6.96 3216768 19750128 32 16:42:34 16:23:01 8307972 31546092 711676 2.16 721572 21611160 2362528 6.96 3216772 19750132 12 16:42:34 16:24:01 8307916 31546056 711648 2.16 721584 21611164 2362528 6.96 3216788 19750136 12 16:42:34 16:25:01 8307616 31545760 711880 2.16 721588 21611164 2362528 6.96 3216788 19750136 48 16:42:34 16:26:01 8307820 31545988 711704 2.16 721608 21611164 2362528 6.96 3217148 19750140 60 16:42:34 16:27:01 8307772 31545940 711696 2.16 721612 21611164 2362528 6.96 3217148 19750140 44 16:42:34 16:28:01 8307924 31546104 711680 2.16 721624 21611172 2362528 6.96 3216840 19750144 12 16:42:34 16:29:01 8307916 31546100 711656 2.16 721624 21611176 2362528 6.96 3216840 19750148 12 16:42:34 16:30:01 8308120 31546304 711364 2.16 721648 21611180 2362528 6.96 3217040 19750148 12 16:42:34 16:31:01 8307820 31546060 711588 2.16 721660 21611184 2362528 6.96 3217332 19750156 24 16:42:34 16:32:01 8307772 31546036 711556 2.16 721684 21611176 2362528 6.96 3216968 19750160 20 16:42:34 16:33:01 8307724 31545992 711512 2.16 721700 21611188 2362528 6.96 3216968 19750160 12 16:42:34 16:34:01 8307860 31546132 711512 2.16 721716 21611192 2378636 7.01 3216968 19750164 16 16:42:34 16:35:01 8307820 31546092 711496 2.16 721728 21611192 2378636 7.01 3216980 19750164 12 16:42:34 16:36:01 8307796 31546132 711464 2.16 721736 21611196 2378636 7.01 3217332 19750168 24 16:42:34 16:37:01 8307488 31545840 711692 2.16 721740 21611200 2378636 7.01 3217080 19750172 20 16:42:34 16:38:01 8307472 31545824 711644 2.16 721744 21611200 2378636 7.01 3217080 19750172 12 16:42:34 16:39:01 8307676 31546036 711360 2.16 721752 21611208 2378636 7.01 3217088 19750176 12 16:42:34 16:40:01 8307560 31545920 711616 2.16 721768 21611208 2378636 7.01 3217080 19750176 12 16:42:34 16:41:01 8307828 31546240 711400 2.16 721784 21611216 2378636 7.01 3217516 19750188 24 16:42:34 16:42:01 8308032 31546456 711232 2.16 721812 21611200 2362336 6.96 3217160 19750192 56 16:42:34 Average: 9278479 31510832 748548 2.28 673553 20712776 2448049 7.21 3216429 18841094 51448 16:42:34 16:42:34 15:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:42:34 15:27:01 docker0 755.69 528.33 68.37 3704.41 0.00 0.00 0.00 0.00 16:42:34 15:27:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 16:42:34 15:27:01 ens3 714.41 859.57 7379.07 106.51 0.00 0.00 0.00 0.00 16:42:34 15:27:01 vethf1c37fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:28:01 docker0 1.52 1.52 0.10 0.13 0.00 0.00 0.00 0.00 16:42:34 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:28:01 ens3 45.08 42.75 18.32 55.32 0.00 0.00 0.00 0.00 16:42:34 15:28:01 vethf1c37fc 1.52 1.57 0.12 0.13 0.00 0.00 0.00 0.00 16:42:34 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:29:01 ens3 29.83 17.50 26.13 13.70 0.00 0.00 0.00 0.00 16:42:34 15:30:01 docker0 119.33 219.61 6.40 2029.82 0.00 0.00 0.00 0.00 16:42:34 15:30:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 16:42:34 15:30:01 ens3 311.40 173.88 3726.47 28.53 0.00 0.00 0.00 0.00 16:42:34 15:30:01 veth26a96c5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:30:01 vethf275fc7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:30:01 veth7803afe 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:30:01 vethd031e4c 0.00 1.13 0.00 0.06 0.00 0.00 0.00 0.00 16:42:34 15:30:01 vethd995bff 79.54 169.49 5.17 1838.93 0.00 0.00 0.00 0.15 16:42:34 15:30:01 vethf09b240 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:31:01 docker0 147.14 284.22 12.44 4122.00 0.00 0.00 0.00 0.00 16:42:34 15:31:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 16:42:34 15:31:01 ens3 317.28 167.71 4192.80 27.38 0.00 0.00 0.00 0.00 16:42:34 15:31:01 vethb38a68d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:31:01 veth22afa56 1.88 2.85 0.13 7.36 0.00 0.00 0.00 0.00 16:42:34 15:31:01 vethd031e4c 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:31:01 vethd995bff 138.78 267.72 13.82 3991.71 0.00 0.00 0.00 0.33 16:42:34 15:32:01 veth52f8597 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:32:01 docker0 261.42 491.20 18.02 6061.41 0.00 0.00 0.00 0.00 16:42:34 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:32:01 ens3 619.79 379.64 6108.60 189.48 0.00 0.00 0.00 0.00 16:42:34 15:32:01 veth4540d73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:32:01 vethd031e4c 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 16:42:34 15:32:01 vethd995bff 0.20 0.60 0.01 0.03 0.00 0.00 0.00 0.00 16:42:34 15:32:01 vethc340b2d 219.44 439.08 18.61 5826.51 0.00 0.00 0.00 0.48 16:42:34 15:33:01 docker0 251.16 434.36 17.89 5808.39 0.00 0.00 0.00 0.00 16:42:34 15:33:01 veth8fe92cb 209.00 375.64 17.65 5429.07 0.00 0.00 0.00 0.44 16:42:34 15:33:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 16:42:34 15:33:01 ens3 485.65 279.99 5893.70 43.91 0.00 0.00 0.00 0.00 16:42:34 15:33:01 vethd031e4c 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:33:01 vethc340b2d 12.41 17.65 1.27 3.20 0.00 0.00 0.00 0.00 16:42:34 15:34:01 docker0 66.46 89.57 4.88 731.73 0.00 0.00 0.00 0.00 16:42:34 15:34:01 veth8fe92cb 33.41 45.78 3.14 404.80 0.00 0.00 0.00 0.03 16:42:34 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:34:01 ens3 188.20 161.28 767.11 156.88 0.00 0.00 0.00 0.00 16:42:34 15:34:01 veth1fe949e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:34:01 vethd031e4c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:34:01 vethc340b2d 8.91 14.35 0.91 206.90 0.00 0.00 0.00 0.02 16:42:34 15:35:01 docker0 11.96 30.34 1.08 407.81 0.00 0.00 0.00 0.00 16:42:34 15:35:01 veth8fe92cb 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:42:34 15:35:01 ens3 93.42 48.29 1520.74 15.76 0.00 0.00 0.00 0.00 16:42:34 15:35:01 vethd031e4c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:36:01 docker0 10.56 12.50 0.89 206.88 0.00 0.00 0.00 0.00 16:42:34 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:36:01 ens3 24.69 17.43 216.79 6.37 0.00 0.00 0.00 0.00 16:42:34 15:36:01 vethd031e4c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:37:01 docker0 15.21 18.46 0.88 77.46 0.00 0.00 0.00 0.00 16:42:34 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:37:01 ens3 26.18 19.90 84.44 4.35 0.00 0.00 0.00 0.00 16:42:34 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:38:01 ens3 0.35 0.35 0.02 0.03 0.00 0.00 0.00 0.00 16:42:34 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:41:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:42:34 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:42:01 ens3 2.93 2.22 8.20 0.15 0.00 0.00 0.00 0.00 16:42:34 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:43:01 ens3 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:42:34 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:46:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 16:42:34 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:48:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:42:34 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:49:01 ens3 0.40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 16:42:34 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:50:01 ens3 0.47 0.20 0.12 0.08 0.00 0.00 0.00 0.00 16:42:34 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:51:01 ens3 0.97 0.72 0.59 0.47 0.00 0.00 0.00 0.00 16:42:34 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:54:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:54:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:56:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 16:42:34 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:42:34 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 15:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:00:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:01:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 16:42:34 16:01:01 ens3 9.87 7.90 19.94 6.29 0.00 0.00 0.00 0.00 16:42:34 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:04:01 ens3 0.95 0.38 0.31 0.21 0.00 0.00 0.00 0.00 16:42:34 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:06:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:42:34 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:11:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:42:34 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:16:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 16:42:34 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:21:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:42:34 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:26:01 ens3 0.22 0.22 0.08 0.08 0.00 0.00 0.00 0.00 16:42:34 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:30:01 ens3 0.30 0.27 0.40 0.02 0.00 0.00 0.00 0.00 16:42:34 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:31:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:42:34 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:34:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:36:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:42:34 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:38:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:41:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:42:34 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:34 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 16:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 Average: docker0 21.59 27.77 1.72 304.68 0.00 0.00 0.00 0.00 16:42:34 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 16:42:34 Average: ens3 37.87 28.75 394.37 8.64 0.00 0.00 0.00 0.00 16:42:34 16:42:34 16:42:34 ---> sar -P ALL: 16:42:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20692) 04/12/22 _x86_64_ (8 CPU) 16:42:34 16:42:34 15:25:14 LINUX RESTART (8 CPU) 16:42:34 16:42:34 15:26:01 CPU %user %nice %system %iowait %steal %idle 16:42:34 15:27:01 all 12.15 0.00 4.87 1.96 0.08 80.93 16:42:34 15:27:01 0 9.45 0.00 4.02 0.14 0.08 86.31 16:42:34 15:27:01 1 19.09 0.00 4.85 2.56 0.08 73.41 16:42:34 15:27:01 2 14.16 0.00 3.93 0.12 0.07 81.72 16:42:34 15:27:01 3 9.90 0.00 4.26 0.49 0.08 85.27 16:42:34 15:27:01 4 12.05 0.00 5.72 0.52 0.08 81.63 16:42:34 15:27:01 5 10.83 0.00 5.15 2.48 0.07 81.46 16:42:34 15:27:01 6 9.86 0.00 5.08 4.53 0.10 80.42 16:42:34 15:27:01 7 11.90 0.00 5.94 4.88 0.10 77.18 16:42:34 15:28:01 all 48.23 0.00 7.00 0.44 0.12 44.22 16:42:34 15:28:01 0 49.00 0.00 7.16 0.10 0.12 43.62 16:42:34 15:28:01 1 48.47 0.00 7.12 0.08 0.12 44.21 16:42:34 15:28:01 2 49.22 0.00 6.28 0.25 0.12 44.13 16:42:34 15:28:01 3 47.17 0.00 7.99 0.05 0.10 44.69 16:42:34 15:28:01 4 48.46 0.00 6.57 0.02 0.12 44.83 16:42:34 15:28:01 5 47.37 0.00 6.90 0.30 0.12 45.31 16:42:34 15:28:01 6 47.30 0.00 6.93 2.54 0.10 43.12 16:42:34 15:28:01 7 48.84 0.00 7.05 0.15 0.13 43.83 16:42:34 15:29:01 all 36.47 0.00 5.83 0.54 0.12 57.05 16:42:34 15:29:01 0 35.02 0.00 5.60 0.00 0.12 59.26 16:42:34 15:29:01 1 37.01 0.00 5.83 1.92 0.12 55.12 16:42:34 15:29:01 2 39.92 0.00 6.34 0.07 0.13 53.55 16:42:34 15:29:01 3 37.00 0.00 6.12 0.05 0.12 56.72 16:42:34 15:29:01 4 35.62 0.00 5.66 0.02 0.12 58.59 16:42:34 15:29:01 5 35.72 0.00 5.27 0.30 0.10 58.61 16:42:34 15:29:01 6 33.50 0.00 5.91 1.89 0.12 58.58 16:42:34 15:29:01 7 37.95 0.00 5.91 0.05 0.12 55.97 16:42:34 15:30:01 all 22.19 0.00 12.94 7.09 0.12 57.66 16:42:34 15:30:01 0 24.53 0.00 14.75 2.39 0.12 58.21 16:42:34 15:30:01 1 22.94 0.00 13.90 3.13 0.12 59.91 16:42:34 15:30:01 2 22.28 0.00 10.47 7.97 0.12 59.15 16:42:34 15:30:01 3 21.70 0.00 11.74 2.95 0.12 63.49 16:42:34 15:30:01 4 22.99 0.00 13.44 2.83 0.10 60.63 16:42:34 15:30:01 5 21.25 0.00 13.97 17.52 0.12 47.15 16:42:34 15:30:01 6 20.67 0.00 13.61 16.44 0.12 49.16 16:42:34 15:30:01 7 21.13 0.00 11.66 3.65 0.12 63.44 16:42:34 15:31:01 all 86.43 0.00 11.51 0.54 0.17 1.35 16:42:34 15:31:01 0 84.24 0.00 13.95 1.34 0.18 0.28 16:42:34 15:31:01 1 86.57 0.00 10.98 0.32 0.15 1.98 16:42:34 15:31:01 2 87.75 0.00 10.46 0.27 0.17 1.36 16:42:34 15:31:01 3 86.40 0.00 11.25 0.35 0.17 1.83 16:42:34 15:31:01 4 86.59 0.00 11.27 0.22 0.15 1.78 16:42:34 15:31:01 5 87.69 0.00 10.57 0.34 0.15 1.26 16:42:34 15:31:01 6 85.85 0.00 12.14 0.99 0.18 0.84 16:42:34 15:31:01 7 86.37 0.00 11.45 0.50 0.18 1.49 16:42:34 15:32:01 all 62.04 0.00 14.08 7.20 0.16 16.52 16:42:34 15:32:01 0 61.27 0.00 14.93 9.44 0.17 14.19 16:42:34 15:32:01 1 59.82 0.00 13.39 16.45 0.15 10.19 16:42:34 15:32:01 2 66.64 0.00 14.44 1.92 0.17 16.82 16:42:34 15:32:01 3 57.96 0.00 16.62 7.65 0.15 17.62 16:42:34 15:32:01 4 62.00 0.00 14.86 3.14 0.17 19.83 16:42:34 15:32:01 5 59.98 0.00 13.38 6.89 0.17 19.58 16:42:34 15:32:01 6 65.84 0.00 11.25 2.04 0.17 20.71 16:42:34 15:32:01 7 62.77 0.00 13.76 10.13 0.17 13.17 16:42:34 15:33:01 all 79.51 0.00 14.47 1.95 0.16 3.91 16:42:34 15:33:01 0 79.19 0.00 14.78 2.15 0.15 3.73 16:42:34 15:33:01 1 80.63 0.00 13.63 1.72 0.15 3.86 16:42:34 15:33:01 2 77.54 0.00 16.44 3.24 0.15 2.62 16:42:34 15:33:01 3 79.49 0.00 14.30 1.94 0.17 4.09 16:42:34 15:33:01 4 79.02 0.00 14.08 1.25 0.15 5.51 16:42:34 15:33:01 5 81.07 0.00 13.58 1.80 0.15 3.40 16:42:34 15:33:01 6 79.54 0.00 14.13 1.36 0.15 4.82 16:42:34 15:33:01 7 79.63 0.00 14.77 2.17 0.17 3.25 16:42:34 15:34:01 all 74.92 0.00 12.88 3.88 0.14 8.17 16:42:34 15:34:01 0 74.12 0.00 12.66 2.63 0.15 10.44 16:42:34 15:34:01 1 74.92 0.00 11.95 3.00 0.15 9.99 16:42:34 15:34:01 2 73.30 0.00 14.62 8.15 0.13 3.80 16:42:34 15:34:01 3 71.17 0.00 16.55 2.08 0.13 10.07 16:42:34 15:34:01 4 70.31 0.00 15.42 5.25 0.15 8.87 16:42:34 15:34:01 5 80.64 0.00 11.28 1.35 0.13 6.59 16:42:34 15:34:01 6 80.41 0.00 8.13 1.89 0.13 9.43 16:42:34 15:34:01 7 74.52 0.00 12.39 6.72 0.15 6.22 16:42:34 15:35:01 all 51.32 0.00 9.22 4.77 0.15 34.54 16:42:34 15:35:01 0 44.36 0.00 8.33 0.91 0.10 46.30 16:42:34 15:35:01 1 47.78 0.00 11.23 1.50 0.13 39.36 16:42:34 15:35:01 2 53.55 0.00 8.28 2.83 0.17 35.17 16:42:34 15:35:01 3 58.46 0.00 9.44 11.38 0.15 20.57 16:42:34 15:35:01 4 56.05 0.00 8.62 2.25 0.13 32.95 16:42:34 15:35:01 5 50.64 0.00 11.23 10.73 0.15 27.24 16:42:34 15:35:01 6 54.43 0.00 8.54 3.64 0.17 33.22 16:42:34 15:35:01 7 45.29 0.00 8.12 4.94 0.15 41.50 16:42:34 15:36:01 all 18.20 0.00 5.57 2.44 0.10 73.69 16:42:34 15:36:01 0 16.85 0.00 6.80 1.24 0.10 75.01 16:42:34 15:36:01 1 16.21 0.00 4.35 0.20 0.08 79.14 16:42:34 15:36:01 2 16.28 0.00 5.10 1.91 0.08 76.63 16:42:34 15:36:01 3 20.76 0.00 5.25 0.90 0.10 72.99 16:42:34 15:36:01 4 22.30 0.00 6.31 0.56 0.08 70.75 16:42:34 15:36:01 5 16.05 0.00 5.23 4.59 0.08 74.05 16:42:34 15:36:01 6 18.71 0.00 5.76 9.16 0.10 66.28 16:42:34 15:36:01 7 18.45 0.00 5.81 0.98 0.12 74.64 16:42:34 15:37:01 all 0.77 0.00 0.88 1.46 0.02 96.87 16:42:34 15:37:01 0 0.64 0.00 0.85 0.62 0.02 97.88 16:42:34 15:37:01 1 0.99 0.00 0.94 0.03 0.02 98.03 16:42:34 15:37:01 2 0.80 0.00 0.30 0.03 0.02 98.85 16:42:34 15:37:01 3 1.20 0.00 1.32 0.12 0.02 97.34 16:42:34 15:37:01 4 0.82 0.00 0.87 0.13 0.02 98.16 16:42:34 15:37:01 5 0.35 0.00 0.70 1.64 0.02 97.29 16:42:34 15:37:01 6 0.62 0.00 1.69 9.09 0.02 88.58 16:42:34 15:37:01 7 0.74 0.00 0.37 0.02 0.03 98.85 16:42:34 16:42:34 15:37:01 CPU %user %nice %system %iowait %steal %idle 16:42:34 15:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:42:34 15:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 15:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:38:01 5 0.08 0.00 0.00 0.00 0.00 99.92 16:42:34 15:38:01 6 0.00 0.00 0.02 0.03 0.00 99.95 16:42:34 15:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 15:39:01 all 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 15:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 15:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:42:34 15:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:39:01 4 0.07 0.00 0.05 0.00 0.00 99.88 16:42:34 15:39:01 5 0.05 0.00 0.02 0.02 0.00 99.92 16:42:34 15:39:01 6 0.07 0.00 0.05 0.02 0.00 99.87 16:42:34 15:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 15:40:01 all 0.16 0.00 0.01 0.01 0.01 99.81 16:42:34 15:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:42:34 15:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:42:34 15:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 15:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:40:01 5 1.16 0.00 0.00 0.05 0.00 98.79 16:42:34 15:40:01 6 0.00 0.00 0.00 0.05 0.02 99.93 16:42:34 15:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:41:01 all 0.26 0.00 0.03 0.01 0.00 99.70 16:42:34 15:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 15:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 15:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:42:34 15:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:41:01 5 1.84 0.00 0.10 0.02 0.00 98.05 16:42:34 15:41:01 6 0.00 0.00 0.02 0.03 0.00 99.95 16:42:34 15:41:01 7 0.05 0.00 0.03 0.00 0.00 99.92 16:42:34 15:42:01 all 0.03 0.00 0.02 0.01 0.00 99.94 16:42:34 15:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:42:34 15:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 15:42:01 2 0.03 0.00 0.02 0.05 0.00 99.90 16:42:34 15:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 15:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:42:01 5 0.02 0.00 0.02 0.02 0.02 99.93 16:42:34 15:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:42:01 7 0.07 0.00 0.03 0.00 0.00 99.90 16:42:34 15:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:42:34 15:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 15:43:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:42:34 15:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 15:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 15:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:42:34 15:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 15:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:42:34 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 15:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:42:34 15:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:42:34 15:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 15:45:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:42:34 15:45:01 3 0.05 0.00 0.05 0.00 0.02 99.88 16:42:34 15:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:42:34 15:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 15:46:01 all 0.04 0.00 0.02 0.00 0.00 99.94 16:42:34 15:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:42:34 15:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:46:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:42:34 15:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:46:01 5 0.22 0.00 0.05 0.02 0.00 99.72 16:42:34 15:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 15:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:47:01 all 0.26 0.00 0.01 0.00 0.00 99.72 16:42:34 15:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 16:42:34 15:47:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:42:34 15:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:47:01 5 1.99 0.00 0.00 0.00 0.02 98.00 16:42:34 15:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:48:01 all 0.26 0.00 0.01 0.01 0.00 99.72 16:42:34 15:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:48:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:42:34 15:48:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:42:34 15:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:42:34 15:48:01 5 1.94 0.00 0.05 0.02 0.00 98.00 16:42:34 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:42:34 15:48:01 CPU %user %nice %system %iowait %steal %idle 16:42:34 15:49:01 all 0.04 0.00 0.02 0.01 0.00 99.94 16:42:34 15:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 15:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:42:34 15:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:49:01 5 0.18 0.00 0.07 0.02 0.00 99.73 16:42:34 15:49:01 6 0.00 0.00 0.00 0.03 0.00 99.97 16:42:34 15:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:42:34 15:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 15:50:01 3 0.07 0.00 0.03 0.00 0.02 99.88 16:42:34 15:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:50:01 5 0.00 0.00 0.02 0.05 0.00 99.93 16:42:34 15:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:51:01 all 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 15:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:42:34 15:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 15:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:42:34 15:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 15:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:42:34 15:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:51:01 7 0.07 0.00 0.02 0.00 0.00 99.92 16:42:34 15:52:01 all 0.03 0.00 0.01 0.02 0.00 99.94 16:42:34 15:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 15:52:01 2 0.00 0.00 0.02 0.08 0.00 99.90 16:42:34 15:52:01 3 0.03 0.00 0.03 0.03 0.02 99.88 16:42:34 15:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:52:01 5 0.10 0.00 0.00 0.02 0.00 99.88 16:42:34 15:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:53:01 all 0.16 0.00 0.01 0.00 0.00 99.82 16:42:34 15:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 15:53:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 15:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:53:01 5 1.26 0.00 0.00 0.02 0.00 98.73 16:42:34 15:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 15:54:02 all 0.05 0.00 0.02 0.00 0.00 99.92 16:42:34 15:54:02 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:54:02 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:54:02 2 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:54:02 3 0.03 0.00 0.05 0.00 0.02 99.90 16:42:34 15:54:02 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:54:02 5 0.32 0.00 0.05 0.03 0.00 99.60 16:42:34 15:54:02 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:54:02 7 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 15:55:01 all 0.05 0.00 0.04 0.01 0.00 99.90 16:42:34 15:55:01 0 0.20 0.00 0.08 0.03 0.00 99.68 16:42:34 15:55:01 1 0.00 0.00 0.05 0.00 0.00 99.95 16:42:34 15:55:01 2 0.00 0.00 0.03 0.02 0.00 99.95 16:42:34 15:55:01 3 0.02 0.00 0.05 0.00 0.00 99.93 16:42:34 15:55:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:42:34 15:55:01 5 0.02 0.00 0.02 0.07 0.00 99.90 16:42:34 15:55:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 15:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:42:34 15:56:01 all 0.10 0.00 0.01 0.01 0.00 99.88 16:42:34 15:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:42:34 15:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:42:34 15:56:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 15:56:01 5 0.68 0.00 0.00 0.02 0.02 99.28 16:42:34 15:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 15:57:01 all 0.12 0.00 0.01 0.00 0.00 99.86 16:42:34 15:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:57:01 3 0.03 0.00 0.08 0.00 0.00 99.88 16:42:34 15:57:01 4 0.03 0.00 0.00 0.02 0.00 99.95 16:42:34 15:57:01 5 0.93 0.00 0.02 0.00 0.00 99.05 16:42:34 15:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:42:34 15:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:58:01 2 0.02 0.00 0.00 0.08 0.00 99.90 16:42:34 15:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:42:34 15:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 15:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 16:42:34 15:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 15:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 15:59:01 all 0.07 0.00 0.01 0.00 0.00 99.91 16:42:34 15:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:42:34 15:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:42:34 15:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:42:34 15:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 15:59:01 5 0.43 0.00 0.02 0.02 0.00 99.53 16:42:34 15:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 15:59:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:42:34 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:42:34 16:00:01 all 0.12 0.00 0.01 0.01 0.00 99.86 16:42:34 16:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:00:01 2 0.03 0.00 0.02 0.03 0.00 99.92 16:42:34 16:00:01 3 0.07 0.00 0.05 0.00 0.00 99.88 16:42:34 16:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:00:01 5 0.85 0.00 0.00 0.05 0.00 99.10 16:42:34 16:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:01:01 all 0.40 0.00 0.09 0.07 0.01 99.43 16:42:34 16:01:01 0 0.30 0.00 0.07 0.05 0.02 99.57 16:42:34 16:01:01 1 0.28 0.00 0.05 0.05 0.00 99.62 16:42:34 16:01:01 2 0.10 0.00 0.08 0.03 0.00 99.78 16:42:34 16:01:01 3 0.17 0.00 0.10 0.07 0.02 99.65 16:42:34 16:01:01 4 0.27 0.00 0.10 0.03 0.00 99.60 16:42:34 16:01:01 5 1.46 0.00 0.20 0.30 0.02 98.03 16:42:34 16:01:01 6 0.22 0.00 0.07 0.00 0.00 99.72 16:42:34 16:01:01 7 0.42 0.00 0.08 0.05 0.00 99.45 16:42:34 16:02:01 all 0.01 0.00 0.02 0.01 0.01 99.96 16:42:34 16:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:02:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:02:01 2 0.03 0.00 0.00 0.03 0.02 99.92 16:42:34 16:02:01 3 0.05 0.00 0.07 0.00 0.02 99.87 16:42:34 16:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:42:34 16:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:42:34 16:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:42:34 16:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:03:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:42:34 16:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:42:34 16:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:03:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:42:34 16:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:42:34 16:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:04:01 3 0.02 0.00 0.05 0.00 0.00 99.93 16:42:34 16:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:04:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:42:34 16:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:04:01 7 0.02 0.00 0.02 0.05 0.00 99.92 16:42:34 16:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:42:34 16:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:05:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:42:34 16:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:42:34 16:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:42:34 16:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:42:34 16:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:07:01 2 0.02 0.00 0.00 0.03 0.00 99.95 16:42:34 16:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:42:34 16:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:07:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:42:34 16:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 16:08:01 all 0.01 0.00 0.01 0.01 0.00 99.98 16:42:34 16:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 16:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:08:01 5 0.00 0.00 0.00 0.03 0.00 99.97 16:42:34 16:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:42:34 16:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:09:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:42:34 16:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 16:10:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:42:34 16:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:42:34 16:10:01 2 0.02 0.00 0.02 0.07 0.00 99.90 16:42:34 16:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:42:34 16:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:42:34 16:10:01 CPU %user %nice %system %iowait %steal %idle 16:42:34 16:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:42:34 16:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 16:11:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:42:34 16:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:12:01 2 0.03 0.00 0.03 0.03 0.00 99.90 16:42:34 16:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:12:01 5 0.02 0.00 0.00 0.03 0.00 99.95 16:42:34 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:42:34 16:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:13:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:42:34 16:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:42:34 16:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:42:34 16:14:01 all 0.03 0.00 0.01 0.01 0.00 99.95 16:42:34 16:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 16:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:14:01 5 0.17 0.00 0.00 0.02 0.02 99.80 16:42:34 16:14:01 6 0.00 0.00 0.02 0.03 0.02 99.93 16:42:34 16:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:15:01 all 0.26 0.00 0.01 0.01 0.00 99.73 16:42:34 16:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:15:01 2 0.02 0.00 0.02 0.05 0.00 99.92 16:42:34 16:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:15:01 5 1.91 0.00 0.00 0.00 0.00 98.09 16:42:34 16:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:16:01 all 0.12 0.00 0.02 0.01 0.00 99.84 16:42:34 16:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:16:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:42:34 16:16:01 3 0.03 0.00 0.07 0.00 0.02 99.88 16:42:34 16:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:16:01 5 0.91 0.00 0.07 0.05 0.00 98.97 16:42:34 16:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:42:34 16:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:42:34 16:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:42:34 16:17:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:42:34 16:17:01 4 0.05 0.00 0.03 0.00 0.00 99.92 16:42:34 16:17:01 5 0.03 0.00 0.00 0.03 0.00 99.93 16:42:34 16:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:42:34 16:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:18:01 all 0.19 0.00 0.02 0.01 0.00 99.78 16:42:34 16:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:18:01 3 0.02 0.00 0.05 0.00 0.00 99.93 16:42:34 16:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:18:01 5 1.40 0.00 0.03 0.02 0.02 98.53 16:42:34 16:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:42:34 16:19:01 all 0.02 0.00 0.00 0.00 0.00 99.97 16:42:34 16:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:42:34 16:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:42:34 16:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:20:01 all 0.01 0.00 0.02 0.00 0.00 99.96 16:42:34 16:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:20:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:42:34 16:20:01 3 0.02 0.00 0.05 0.00 0.02 99.92 16:42:34 16:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:42:34 16:21:01 all 0.17 0.00 0.01 0.01 0.00 99.81 16:42:34 16:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:42:34 16:21:01 2 0.02 0.00 0.00 0.03 0.00 99.95 16:42:34 16:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:21:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 16:21:01 5 1.24 0.00 0.00 0.02 0.00 98.74 16:42:34 16:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:42:34 16:21:01 CPU %user %nice %system %iowait %steal %idle 16:42:34 16:22:01 all 0.08 0.00 0.01 0.04 0.00 99.86 16:42:34 16:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:22:01 2 0.00 0.00 0.05 0.20 0.02 99.73 16:42:34 16:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:42:34 16:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:22:01 5 0.52 0.00 0.00 0.15 0.00 99.33 16:42:34 16:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:23:01 all 0.02 0.00 0.01 0.02 0.00 99.95 16:42:34 16:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:23:01 2 0.02 0.00 0.00 0.12 0.00 99.87 16:42:34 16:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 16:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:23:01 5 0.00 0.00 0.03 0.02 0.02 99.93 16:42:34 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:23:01 7 0.07 0.00 0.00 0.00 0.00 99.93 16:42:34 16:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:42:34 16:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:24:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:42:34 16:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:42:34 16:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:24:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:42:34 16:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:42:34 16:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:42:34 16:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:42:34 16:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:26:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:42:34 16:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:42:34 16:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:42:34 16:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:27:01 all 0.12 0.00 0.01 0.00 0.00 99.86 16:42:34 16:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:42:34 16:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:42:34 16:27:01 5 0.91 0.00 0.02 0.00 0.00 99.07 16:42:34 16:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:28:01 all 0.27 0.00 0.01 0.01 0.00 99.71 16:42:34 16:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:28:01 2 0.02 0.00 0.02 0.05 0.00 99.92 16:42:34 16:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:28:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:42:34 16:28:01 5 1.97 0.00 0.00 0.02 0.02 98.00 16:42:34 16:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 16:42:34 16:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:42:34 16:29:01 5 0.22 0.00 0.02 0.00 0.00 99.77 16:42:34 16:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:30:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:42:34 16:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:42:34 16:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:30:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:42:34 16:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:42:34 16:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:31:01 all 0.07 0.00 0.01 0.01 0.00 99.91 16:42:34 16:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:31:01 2 0.02 0.00 0.00 0.03 0.00 99.95 16:42:34 16:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:31:01 4 0.18 0.00 0.05 0.00 0.00 99.77 16:42:34 16:31:01 5 0.33 0.00 0.00 0.02 0.02 99.63 16:42:34 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:42:34 16:32:01 all 0.25 0.00 0.02 0.01 0.00 99.72 16:42:34 16:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:32:01 2 0.00 0.00 0.00 0.05 0.02 99.93 16:42:34 16:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:42:34 16:32:01 5 1.87 0.00 0.03 0.02 0.00 98.08 16:42:34 16:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:42:34 16:32:01 CPU %user %nice %system %iowait %steal %idle 16:42:34 16:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:42:34 16:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:42:34 16:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:42:34 16:33:01 4 0.05 0.00 0.03 0.00 0.00 99.92 16:42:34 16:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 16:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:34:01 all 0.03 0.00 0.02 0.01 0.00 99.95 16:42:34 16:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:42:34 16:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:34:01 2 0.03 0.00 0.02 0.03 0.00 99.92 16:42:34 16:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:42:34 16:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:42:34 16:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:34:01 7 0.08 0.00 0.03 0.00 0.00 99.88 16:42:34 16:35:01 all 0.01 0.00 0.02 0.01 0.00 99.97 16:42:34 16:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:42:34 16:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:35:01 4 0.03 0.00 0.05 0.00 0.00 99.92 16:42:34 16:35:01 5 0.00 0.00 0.02 0.03 0.00 99.95 16:42:34 16:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:35:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 16:36:01 all 0.01 0.00 0.00 0.01 0.00 99.97 16:42:34 16:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:36:01 2 0.00 0.00 0.00 0.05 0.00 99.95 16:42:34 16:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:36:01 4 0.07 0.00 0.02 0.00 0.02 99.90 16:42:34 16:36:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:37:01 all 0.16 0.00 0.01 0.00 0.00 99.83 16:42:34 16:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:37:01 4 0.02 0.00 0.05 0.00 0.00 99.93 16:42:34 16:37:01 5 1.19 0.00 0.02 0.02 0.02 98.76 16:42:34 16:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:38:01 all 0.26 0.00 0.01 0.01 0.00 99.73 16:42:34 16:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:38:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:42:34 16:38:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:42:34 16:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:38:01 5 1.99 0.00 0.02 0.02 0.00 97.98 16:42:34 16:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:42:34 16:39:01 all 0.27 0.00 0.01 0.00 0.00 99.71 16:42:34 16:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:42:34 16:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:39:01 5 2.02 0.00 0.03 0.00 0.02 97.93 16:42:34 16:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:42:34 16:40:01 all 0.12 0.00 0.02 0.01 0.01 99.84 16:42:34 16:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:40:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:42:34 16:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:40:01 5 0.93 0.00 0.10 0.07 0.02 98.89 16:42:34 16:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:42:34 16:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:42:34 16:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:42:34 16:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 16:42:34 16:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:41:01 5 0.03 0.00 0.03 0.02 0.00 99.92 16:42:34 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:34 16:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:42:34 16:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:42:34 16:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:42:34 16:42:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:42:34 16:42:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:42:34 16:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:34 16:42:01 5 0.03 0.00 0.00 0.02 0.02 99.93 16:42:34 16:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 16:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:42:34 Average: all 6.49 0.00 1.31 0.43 0.02 91.76 16:42:34 Average: 0 6.26 0.00 1.36 0.27 0.02 92.09 16:42:34 Average: 1 6.46 0.00 1.29 0.40 0.02 91.83 16:42:34 Average: 2 6.56 0.00 1.27 0.37 0.02 91.78 16:42:34 Average: 3 6.44 0.00 1.39 0.37 0.02 91.78 16:42:34 Average: 4 6.50 0.00 1.35 0.21 0.02 91.91 16:42:34 Average: 5 6.84 0.00 1.28 0.64 0.02 91.22 16:42:34 Average: 6 6.49 0.00 1.22 0.70 0.02 91.57 16:42:34 Average: 7 6.38 0.00 1.28 0.45 0.02 91.87 16:42:34 16:42:34 16:42:34