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 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9+ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (afd07a6bfc1d18fa5aa3986805e837e5baa7ef66) 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-ssh2737074781775452966.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-ssh3786706250513391564.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-ssh2767253704231930340.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-ssh10056636806199604469.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-ssh10724332208299740187.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-20701’ Running on prd-ubuntu20.04-docker-8c-8g-20706 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 Checking out Revision 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 (PR-3922) > 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 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # 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 17:45:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:45:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:45:06 ========================================================= 17:45:06 EdgeX Global Pipelines Version Info 17:45:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 46a4fbd21856455d1ab57b7f92bf6ee0a53026db # timeout=10 17:45:07 ------------------- 17:45:07 stable info: 17:45:07 ------------------- 17:45:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:07 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:45:07 Message: update stable to v1.0.221 17:45:08 ------------------- 17:45:08 experimental info: 17:45:08 ------------------- 17:45:08 Commited By: **** collab-it+edgex@linuxfoundation.org 17:45:08 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:45:08 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3922 [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3922 [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3922 [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f874ed [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:08 provisioning config files... 17:45:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1508466410258290498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:09 ---> docker-login.sh 17:45:09 nexus3.edgexfoundry.org:10001 17:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:09 Configure a credential helper to remove this warning. See 17:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:09 17:45:09 Login Succeeded 17:45:09 nexus3.edgexfoundry.org:10002 17:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:09 Configure a credential helper to remove this warning. See 17:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:09 17:45:09 Login Succeeded 17:45:09 nexus3.edgexfoundry.org:10003 17:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:09 Configure a credential helper to remove this warning. See 17:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:09 17:45:09 Login Succeeded 17:45:09 nexus3.edgexfoundry.org:10004 17:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:09 Configure a credential helper to remove this warning. See 17:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:09 17:45:09 Login Succeeded 17:45:09 docker.io 17:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:10 Configure a credential helper to remove this warning. See 17:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:10 17:45:10 Login Succeeded 17:45:10 ---> docker-login.sh ends [Pipeline] } 17:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:10 + 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 17:45:10 + dirname cmd/core-command/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo core-command,cmd/core-command/Dockerfile 17:45:10 + dirname cmd/core-data/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo core-data,cmd/core-data/Dockerfile 17:45:10 + dirname cmd/core-metadata/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo core-metadata,cmd/core-metadata/Dockerfile 17:45:10 + dirname cmd/security-bootstrapper/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:45:10 + dirname cmd/security-proxy-setup/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:45:10 + dirname cmd/security-secretstore-setup/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:45:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:45:10 + dirname cmd/security-spire-agent/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:45:10 + dirname cmd/security-spire-config/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:45:10 + dirname cmd/security-spire-server/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:45:10 + dirname cmd/support-notifications/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo support-notifications,cmd/support-notifications/Dockerfile 17:45:10 + dirname cmd/support-scheduler/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:45:10 + dirname cmd/sys-mgmt-agent/Dockerfile 17:45:10 + cut -d/ -f2 17:45:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:45:11 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 17:45:11 + git rev-list -1 --merges 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9~1..5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [Pipeline] echo 17:45:11 -----------> git rev-list -1 --merges 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9~1..5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [false] [Pipeline] sh 17:45:11 + git log --format=format:%s -1 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [Pipeline] echo 17:45:11 ========================================================= 17:45:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:45:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:45:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:12 + grep -v github /etc/ssh/ssh_known_hosts 17:45:12 + [ -e /tmp/ssh_known_hosts ] 17:45:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:45:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:45:12 + sudo tee -a /etc/ssh/ssh_known_hosts 17:45:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:45:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:12 17:45:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:45:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:13 latest: Pulling from edgex-devops/git-semver 17:45:13 a0d0a0d46f8b: Pulling fs layer 17:45:13 3e5f54012d9b: Pulling fs layer 17:45:13 4c7163046ea9: Pulling fs layer 17:45:13 0c2d73faf560: Pulling fs layer 17:45:13 0c2d73faf560: Waiting 17:45:13 3e5f54012d9b: Verifying Checksum 17:45:13 3e5f54012d9b: Download complete 17:45:13 a0d0a0d46f8b: Download complete 17:45:13 4c7163046ea9: Verifying Checksum 17:45:13 4c7163046ea9: Download complete 17:45:13 0c2d73faf560: Verifying Checksum 17:45:13 0c2d73faf560: Download complete 17:45:13 a0d0a0d46f8b: Pull complete 17:45:13 3e5f54012d9b: Pull complete 17:45:14 4c7163046ea9: Pull complete 17:45:14 0c2d73faf560: Pull complete 17:45:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:45:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:45:14 prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container 17:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:45:15 $ docker top 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:15 [ssh-agent] Looking for ssh-agent implementation... 17:45:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:15 $ docker exec 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db ssh-agent 17:45:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOAOAKg/agent.14 17:45:15 SSH_AGENT_PID=20 17:45:15 Running ssh-add (command line suppressed) 17:45:16 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6324662852910591660.key (/w/workspace/edgex-go/10@tmp/private_key_6324662852910591660.key) 17:45:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:16 + git tag --points-at HEAD [Pipeline] } 17:45:16 $ docker exec --env ******** --env ******** 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db ssh-agent -k 17:45:16 unset SSH_AUTH_SOCK; 17:45:16 unset SSH_AGENT_PID; 17:45:16 echo Agent pid 20 killed; 17:45:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:45:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:16 [ssh-agent] Looking for ssh-agent implementation... 17:45:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:16 $ docker exec 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db ssh-agent 17:45:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckMLID/agent.52 17:45:16 SSH_AGENT_PID=58 17:45:16 Running ssh-add (command line suppressed) 17:45:16 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6493856007481769459.key (/w/workspace/edgex-go/10@tmp/private_key_6493856007481769459.key) 17:45:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:17 + git semver init 17:45:17 # -> Open(): unable to determine branch for HEAD 17:45:17 # $GIT_DIR = /w/workspace/edgex-go/10/.git 17:45:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 17:45:17 # $SEMVER_REMOTE_NAME = origin 17:45:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:45:17 # $SEMVER_USER_NAME = edgex-jenkins 17:45:17 # $SEMVER_BRANCH = PR-3922 17:45:17 # $SEMVER_TEMP = /tmp/semver-882322368 17:45:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:45:32 # '/tmp/semver-882322368' -> '/w/workspace/edgex-go/10/.semver' 17:45:32 # -> Force: false 17:45:32 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 17:45:32 $ docker exec --env ******** --env ******** 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db ssh-agent -k 17:45:32 unset SSH_AUTH_SOCK; 17:45:32 unset SSH_AGENT_PID; 17:45:32 echo Agent pid 58 killed; 17:45:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:32 + git semver [Pipeline] } 17:45:32 $ docker stop --time=1 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db 17:45:34 $ docker rm -f 79024cda527114580b7d316d3d8661a0bb8081eb227809ad7b051ee2d38f79db [Pipeline] // withDockerContainer [Pipeline] sh 17:45:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:35 Stashed 1 file(s) [Pipeline] echo 17:45:35 [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 17:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:35 ========================================================= 17:45:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:45:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:45:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:45:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:35 59bf1c3509f3: Pulling fs layer 17:45:35 666ba61612fd: Pulling fs layer 17:45:35 8ed8ca486205: Pulling fs layer 17:45:35 4fe6c5a15a65: Pulling fs layer 17:45:35 22a0e8bec74d: Pulling fs layer 17:45:35 640e595b4fbd: Pulling fs layer 17:45:35 763cafe07f6e: Pulling fs layer 17:45:35 0c0b528cf693: Pulling fs layer 17:45:35 10935f4eaf8b: Pulling fs layer 17:45:35 22a0e8bec74d: Waiting 17:45:35 4fe6c5a15a65: Waiting 17:45:35 0c0b528cf693: Waiting 17:45:35 640e595b4fbd: Waiting 17:45:35 763cafe07f6e: Waiting 17:45:35 10935f4eaf8b: Waiting 17:45:35 8ed8ca486205: Verifying Checksum 17:45:35 8ed8ca486205: Download complete 17:45:35 666ba61612fd: Download complete 17:45:35 22a0e8bec74d: Verifying Checksum 17:45:35 22a0e8bec74d: Download complete 17:45:35 640e595b4fbd: Verifying Checksum 17:45:35 640e595b4fbd: Download complete 17:45:35 59bf1c3509f3: Verifying Checksum 17:45:35 59bf1c3509f3: Download complete 17:45:35 763cafe07f6e: Download complete 17:45:36 0c0b528cf693: Verifying Checksum 17:45:36 0c0b528cf693: Download complete 17:45:36 59bf1c3509f3: Pull complete 17:45:36 666ba61612fd: Pull complete 17:45:36 8ed8ca486205: Pull complete 17:45:36 10935f4eaf8b: Verifying Checksum 17:45:36 10935f4eaf8b: Download complete 17:45:36 4fe6c5a15a65: Verifying Checksum 17:45:36 4fe6c5a15a65: Download complete 17:45:40 4fe6c5a15a65: Pull complete 17:45:40 22a0e8bec74d: Pull complete 17:45:40 640e595b4fbd: Pull complete 17:45:40 763cafe07f6e: Pull complete 17:45:40 0c0b528cf693: Pull complete 17:45:43 10935f4eaf8b: Pull complete 17:45:43 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 17:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:45:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:45:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:45:43 WORKDIR /edgex 17:45:43 COPY go.mod . 17:45:43 RUN go mod download 17:45:43 + docker build -t ci-base-image-x86_64 -f - . 17:45:45 Sending build context to Docker daemon 334.9MB 17:45:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:45:45 ---> 99d49a6021b9 17:45:45 Step 2/4 : WORKDIR /edgex 17:45:47 ---> Running in 1d6d023c4672 17:45:47 Removing intermediate container 1d6d023c4672 17:45:47 ---> 70c1cdb56860 17:45:47 Step 3/4 : COPY go.mod . 17:45:47 ---> 57b371a1cc0c 17:45:47 Step 4/4 : RUN go mod download 17:45:47 ---> Running in 8a5332c15743 17:45:50 Still waiting to schedule task 17:45:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20704’ 17:46:02 Removing intermediate container 8a5332c15743 17:46:02 ---> ca4675993718 17:46:02 Successfully built ca4675993718 17:46:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:46:02 + docker inspect -f . ci-base-image-x86_64 17:46:02 . [Pipeline] withDockerContainer 17:46:03 prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container 17:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:03 $ docker top 45327224a207e3250a45314ebbca5d33052849de5039b941dc993583ca077996 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:03 + go version 17:46:03 go version go1.17.6 linux/amd64 [Pipeline] } 17:46:03 $ docker stop --time=1 45327224a207e3250a45314ebbca5d33052849de5039b941dc993583ca077996 17:46:05 $ docker rm -f 45327224a207e3250a45314ebbca5d33052849de5039b941dc993583ca077996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:05 + docker inspect -f . ci-base-image-x86_64 17:46:05 . [Pipeline] withDockerContainer 17:46:05 prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container 17:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:06 $ docker top 8cfba4f187283bbedc3bce6703234680b1c8517f3d51ecd16b1619710b7d9c09 -eo pid,comm [Pipeline] { [Pipeline] echo 17:46:06 ========================================================= 17:46:06 [edgeXBuildGoParallel] Running Tests and Build... 17:46:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:46:06 + make test 17:46:06 go mod tidy -compat=1.17 17:46:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:46:13 ? github.com/edgexfoundry/edgex-go [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 17:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:46:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 17:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:46:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 53.4% of statements 17:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.602s coverage: 89.2% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.384s coverage: 95.4% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 24.0% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 17:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 17:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 17:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements 17:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.047s coverage: 87.2% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:46:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 17:46:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 17:46:50 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 17:47:08 GO111MODULE=on go vet ./... 17:47:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:11 ./bin/test-attribution-txt.sh [Pipeline] echo 17:47:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:47:12 + ls -al . 17:47:12 total 668 17:47:12 drwxrwxr-x 10 1001 1001 4096 Apr 12 17:47 . 17:47:12 drwxr-xr-x 4 root root 4096 Apr 12 17:46 .. 17:47:12 -rw-rw-r-- 1 1001 1001 11 Apr 12 17:45 .dockerignore 17:47:12 drwxrwxr-x 8 1001 1001 4096 Apr 12 17:45 .git 17:47:12 drwxrwxr-x 3 1001 1001 4096 Apr 12 17:45 .github 17:47:12 -rw-rw-r-- 1 1001 1001 879 Apr 12 17:45 .gitignore 17:47:12 -rw-rw-r-- 1 1001 1001 42 Apr 12 17:45 .golangci.yml 17:47:12 -rw-rw-r-- 1 1001 1001 87 Apr 12 17:45 .hadolint.yml 17:47:12 drwx------ 3 1001 1001 4096 Apr 12 17:45 .semver 17:47:12 -rw-rw-r-- 1 1001 1001 166 Apr 12 17:45 .sonarcloud.properties 17:47:12 -rw-rw-r-- 1 1001 1001 1171 Apr 12 17:45 ADOPTERS.md 17:47:12 -rw-rw-r-- 1 1001 1001 10086 Apr 12 17:45 Attribution.txt 17:47:12 -rw-rw-r-- 1 1001 1001 51732 Apr 12 17:45 CHANGELOG.md 17:47:12 -rw-rw-r-- 1 1001 1001 3804 Apr 12 17:45 CONTRIBUTING.md 17:47:12 -rw-rw-r-- 1 1001 1001 677 Apr 12 17:45 GOVERNANCE.md 17:47:12 -rw-rw-r-- 1 1001 1001 850 Apr 12 17:45 Jenkinsfile 17:47:12 -rw-rw-r-- 1 1001 1001 10775 Apr 12 17:45 LICENSE 17:47:12 -rw-rw-r-- 1 1001 1001 8522 Apr 12 17:45 Makefile 17:47:12 -rw-rw-r-- 1 1001 1001 582 Apr 12 17:45 OWNERS.md 17:47:12 -rw-rw-r-- 1 1001 1001 8207 Apr 12 17:45 README.md 17:47:12 -rw-rw-r-- 1 1001 1001 6912 Apr 12 17:45 SECURITY.md 17:47:12 -rw-rw-r-- 1 1001 1001 5 Apr 12 17:45 VERSION 17:47:12 -rw-rw-r-- 1 1001 1001 4131 Apr 12 17:45 ZMQWindows.md 17:47:12 drwxrwxr-x 2 1001 1001 4096 Apr 12 17:45 bin 17:47:12 drwxrwxr-x 18 1001 1001 4096 Apr 12 17:45 cmd 17:47:12 -rw-r--r-- 1 root root 433581 Apr 12 17:46 coverage.out 17:47:12 -rw-rw-r-- 1 1001 1001 3256 Apr 12 17:45 go.mod 17:47:12 -rw-rw-r-- 1 1001 1001 35162 Apr 12 17:45 go.sum 17:47:12 drwxrwxr-x 8 1001 1001 4096 Apr 12 17:45 internal 17:47:12 drwxrwxr-x 3 1001 1001 4096 Apr 12 17:45 openapi 17:47:12 drwxrwxr-x 4 1001 1001 4096 Apr 12 17:45 snap 17:47:12 -rw-rw-r-- 1 1001 1001 204 Apr 12 17:45 version.go [Pipeline] sh 17:47:12 + '[' -e coverage.out ] 17:47:12 + chown 1001:1001 coverage.out [Pipeline] stash 17:47:12 Stashed 1 file(s) [Pipeline] sh 17:47:13 + make build 17:47:13 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 17:47:31 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-metadata/core-metadata ./cmd/core-metadata 17:47:31 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-command/core-command ./cmd/core-command 17:47: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/support-notifications/support-notifications ./cmd/support-notifications 17:47:35 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 17:47:38 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:47:40 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/support-scheduler/support-scheduler ./cmd/support-scheduler 17:47:42 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:47:44 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:47:47 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:47:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 17:47:50 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:47:54 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:47:56 $ docker stop --time=1 8cfba4f187283bbedc3bce6703234680b1c8517f3d51ecd16b1619710b7d9c09 17:47:58 $ docker rm -f 8cfba4f187283bbedc3bce6703234680b1c8517f3d51ecd16b1619710b7d9c09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:47:59 17:47:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:47:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:47:59 latest: Pulling from edgex-devops/edgex-compose 17:47:59 cbdbe7a5bc2a: Pulling fs layer 17:47:59 ca9280d653b3: Pulling fs layer 17:47:59 7e9c9ca2126c: Pulling fs layer 17:47:59 cbdbe7a5bc2a: Verifying Checksum 17:47:59 cbdbe7a5bc2a: Download complete 17:48:00 ca9280d653b3: Verifying Checksum 17:48:00 ca9280d653b3: Download complete 17:48:00 cbdbe7a5bc2a: Pull complete 17:48:00 7e9c9ca2126c: Verifying Checksum 17:48:00 7e9c9ca2126c: Download complete 17:48:00 ca9280d653b3: Pull complete 17:48:03 7e9c9ca2126c: Pull complete 17:48:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:48:03 prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container 17:48:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:48:05 $ docker top 12feac9262d3c1692cd8e60b71d78a7f812c70e9f04459e43b9402cc1579c47f -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:06 + docker-compose build --help 17:48:06 + grep parallel 17:48:06 --parallel Build images in parallel. [Pipeline] } 17:48:06 $ docker stop --time=1 12feac9262d3c1692cd8e60b71d78a7f812c70e9f04459e43b9402cc1579c47f 17:48:08 $ docker rm -f 12feac9262d3c1692cd8e60b71d78a7f812c70e9f04459e43b9402cc1579c47f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:48:08 . [Pipeline] withDockerContainer 17:48:08 prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container 17:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:48:09 $ docker top 6eec844c9f6b0b4dda0e9c6c2bd6ac6890b86b0a17f0ab895497d6a0fe403196 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:09 + docker-compose -f ./docker-compose-build.yml build --parallel 17:48:10 Building core-command ... 17:48:10 Building core-data ... 17:48:10 Building core-metadata ... 17:48:10 Building security-bootstrapper ... 17:48:10 Building security-proxy-setup ... 17:48:10 Building security-secretstore-setup ... 17:48:10 Building security-spiffe-token-provider ... 17:48:10 Building security-spire-agent ... 17:48:10 Building security-spire-config ... 17:48:10 Building security-spire-server ... 17:48:10 Building support-notifications ... 17:48:10 Building support-scheduler ... 17:48:10 Building sys-mgmt-agent ... 17:48:10 Building security-secretstore-setup 17:48:10 Building security-spiffe-token-provider 17:48:10 Building security-bootstrapper 17:48:10 Building security-spire-config 17:48:10 Building sys-mgmt-agent 17:48:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:48:28 ---> ca4675993718 17:48:28 Step 3/23 : WORKDIR /edgex-go 17:48:28 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:48:28 ---> ca4675993718 17:48:28 Step 3/20 : WORKDIR /edgex-go 17:48:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:48:28 ---> ca4675993718 17:48:28 Step 3/31 : WORKDIR /edgex-go 17:48:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:48:28 ---> ca4675993718 17:48:28 Step 3/26 : WORKDIR /edgex-go 17:48:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:48:28 ---> ca4675993718 17:48:28 Step 3/25 : WORKDIR /edgex-go 17:48:35 ---> Running in fce2de893923 17:48:35 ---> Running in 769bcf29ee8e 17:48:35 ---> Running in 98378323d303 17:48:35 ---> Running in 0be7dac5fd34 17:48:35 ---> Running in 849ec9818c5a 17:48:35 Removing intermediate container fce2de893923 17:48:35 ---> 13c190af2a23 17:48:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:35 Removing intermediate container 769bcf29ee8e 17:48:35 ---> 2afe5e667506 17:48:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:35 Removing intermediate container 0be7dac5fd34 17:48:35 ---> 9596b3c8ac75 17:48:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:48:35 Removing intermediate container 849ec9818c5a 17:48:35 ---> 93d509a9f443 17:48:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:35 Removing intermediate container 98378323d303 17:48:35 ---> 83a61abf8c26 17:48:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:35 ---> Running in 6ee645791ffe 17:48:35 ---> Running in a2a641a85733 17:48:35 ---> Running in d0e49d254d8e 17:48:35 ---> Running in 4f705484dbe3 17:48:35 ---> Running in 9960a504916d 17:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:35 Removing intermediate container 6ee645791ffe 17:48:35 ---> 7247ac122143 17:48:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:48:35 ---> Running in b5d652c83b0f 17:48:35 Removing intermediate container a2a641a85733 17:48:35 ---> 6ea7fbb061f3 17:48:35 Step 5/25 : RUN apk add --update --no-cache make git 17:48:35 Removing intermediate container 9960a504916d 17:48:35 ---> 70d7482b08e6 17:48:35 Step 5/31 : RUN apk add --update --no-cache make git 17:48:35 ---> Running in 56e1b92f9989 17:48:35 ---> Running in d42a303e331b 17:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:35 Removing intermediate container 4f705484dbe3 17:48:35 ---> ceb5b0ff2215 17:48:35 Step 5/23 : RUN apk add --update --no-cache make bash git 17:48:35 ---> Running in 20fa156a2022 17:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:36 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:48:36 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:48:36 OK: 15864 distinct packages available 17:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:36 OK: 221 MiB in 52 packages 17:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:48:37 OK: 221 MiB in 52 packages 17:48:37 Removing intermediate container b5d652c83b0f 17:48:37 ---> dfe12f21a94e 17:48:37 Step 6/26 : COPY go.mod vendor* ./ 17:48:37 OK: 221 MiB in 52 packages 17:48:37 OK: 221 MiB in 52 packages 17:48:37 ---> 4417e18a8905 17:48:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:37 OK: 221 MiB in 52 packages 17:48:37 ---> Running in c278bc0d57d0 17:48:37 Removing intermediate container 56e1b92f9989 17:48:37 ---> 086861810bda 17:48:37 Step 6/25 : COPY go.mod vendor* ./ 17:48:37 ---> 4d6628b90732 17:48:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:37 ---> Running in 353d884ce5f7 17:48:37 Removing intermediate container d42a303e331b 17:48:37 ---> 27fbbdf01569 17:48:37 Step 6/31 : COPY go.mod vendor* ./ 17:48:37 Removing intermediate container d0e49d254d8e 17:48:37 ---> 4de0d32d9084 17:48:37 Step 5/20 : COPY go.mod vendor* ./ 17:48:38 Removing intermediate container 20fa156a2022 17:48:38 ---> 68fab55b4be7 17:48:38 Step 6/23 : COPY go.mod vendor* ./ 17:48:38 ---> 45f1d63b4d77 17:48:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:38 ---> Running in 3bd250ba5090 17:48:38 ---> 02d97dd830a4 17:48:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:38 ---> Running in aea4b9cdfa1c 17:48:38 ---> 8ce288abf8de 17:48:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:38 ---> Running in fb7c04921429 17:48:39 Removing intermediate container c278bc0d57d0 17:48:39 ---> 6defa8cf114e 17:48:39 Step 8/26 : COPY . . 17:48:39 Removing intermediate container 353d884ce5f7 17:48:39 ---> 4d42d85dfde4 17:48:39 Step 8/25 : COPY . . 17:48:42 Removing intermediate container 3bd250ba5090 17:48:42 ---> 8d148ba7c0b0 17:48:42 Step 8/31 : COPY . . 17:48:48 Removing intermediate container fb7c04921429 17:48:48 ---> 7e8de827fce5 17:48:48 Step 8/23 : COPY . . 17:48:48 Removing intermediate container aea4b9cdfa1c 17:48:48 ---> b89c5477f94b 17:48:48 Step 7/20 : COPY . . 17:48:48 ---> 1feba007e9a1 17:48:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> b704c388eb4e 17:48:48 17:48:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:48:48 ---> f4ea4647a57e 17:48:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:48:48 ---> Running in 7664b1e61ff0 17:48:48 ---> Running in 35db24702004 17:48:48 ---> Running in b08b573fb92c 17:48:52 Removing intermediate container 7664b1e61ff0 17:48:52 ---> 1b7d39cfa132 17:48:52 Step 10/26 : RUN mkdir -p spire-build 17:48:53 ---> Running in 04a355e4f3ce 17:48:53 ---> fcf1d76a9c5f 17:48:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:48:53 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:48:53 ---> 06e426b0b1ad 17:48:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:48:53 ---> Running in d851dac900a2 17:48:53 ---> Running in 28a0dbc7a544 17:48:53 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:48:54 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:48:54 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:48:54 Removing intermediate container 04a355e4f3ce 17:48:54 ---> 2b350e81e1e7 17:48:54 Step 11/26 : WORKDIR /edgex-go/spire-build 17:48:54 ---> Running in 05506d4409f6 17:48:54 Removing intermediate container 05506d4409f6 17:48:54 ---> af2290618acb 17:48:54 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 17:48:54 ---> Running in 570a73338b0d 17:48:55 spire-1.2.1/ 17:48:55 spire-1.2.1/.data/ 17:48:55 spire-1.2.1/.data/.file 17:48:55 spire-1.2.1/.dockerignore 17:48:55 spire-1.2.1/.gitattributes 17:48:55 spire-1.2.1/.githooks/ 17:48:55 spire-1.2.1/.githooks/pre-commit 17:48:55 spire-1.2.1/.github/ 17:48:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:48:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:48:55 spire-1.2.1/.github/dependabot.yml 17:48:55 spire-1.2.1/.github/workflows/ 17:48:55 spire-1.2.1/.github/workflows/nightly_build.yaml 17:48:55 spire-1.2.1/.github/workflows/pr_build.yaml 17:48:55 spire-1.2.1/.github/workflows/release_build.yaml 17:48:55 spire-1.2.1/.github/workflows/scripts/ 17:48:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:48:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:48:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:48:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:48:55 spire-1.2.1/.github/workflows/scripts/split.sh 17:48:55 spire-1.2.1/.gitignore 17:48:55 spire-1.2.1/.go-version 17:48:55 spire-1.2.1/.golangci.yml 17:48:55 spire-1.2.1/ADOPTERS.md 17:48:55 spire-1.2.1/CHANGELOG.md 17:48:55 spire-1.2.1/CODE-OF-CONDUCT.md 17:48:55 spire-1.2.1/CODEOWNERS 17:48:55 spire-1.2.1/CONTRIBUTING.md 17:48:55 spire-1.2.1/Dockerfile 17:48:55 spire-1.2.1/Dockerfile.dev 17:48:55 spire-1.2.1/Dockerfile.scratch 17:48:55 spire-1.2.1/LICENSE 17:48:55 spire-1.2.1/MAINTAINERS.md 17:48:55 spire-1.2.1/Makefile 17:48:55 spire-1.2.1/README.md 17:48:55 spire-1.2.1/ROADMAP.md 17:48:55 spire-1.2.1/SECURITY.md 17:48:55 spire-1.2.1/cmd/ 17:48:55 spire-1.2.1/cmd/spire-agent/ 17:48:55 spire-1.2.1/cmd/spire-agent/cli/ 17:48:55 spire-1.2.1/cmd/spire-agent/cli/api/ 17:48:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/common/ 17:48:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:48:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/run/ 17:48:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:48:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:48:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:48:55 spire-1.2.1/cmd/spire-agent/main.go 17:48:55 spire-1.2.1/cmd/spire-server/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/agent/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/cli.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/run/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/token/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/validate/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/x509/ 17:48:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:48:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:48:55 spire-1.2.1/cmd/spire-server/main.go 17:48:55 spire-1.2.1/cmd/spire-server/util/ 17:48:55 spire-1.2.1/cmd/spire-server/util/util.go 17:48:55 spire-1.2.1/conf/ 17:48:55 spire-1.2.1/conf/agent/ 17:48:55 spire-1.2.1/conf/agent/agent.conf 17:48:55 spire-1.2.1/conf/agent/agent_full.conf 17:48:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:48:55 spire-1.2.1/conf/server/ 17:48:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:48:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:48:55 spire-1.2.1/conf/server/server.conf 17:48:55 spire-1.2.1/conf/server/server_full.conf 17:48:55 spire-1.2.1/doc/ 17:48:55 spire-1.2.1/doc/SPIRE101.md 17:48:55 spire-1.2.1/doc/auditlog.md 17:48:55 spire-1.2.1/doc/authorization_policy_engine.md 17:48:55 spire-1.2.1/doc/changelog_guidelines.md 17:48:55 spire-1.2.1/doc/cure53-report.pdf 17:48:55 spire-1.2.1/doc/images/ 17:48:55 spire-1.2.1/doc/images/2019_roadmap.png 17:48:55 spire-1.2.1/doc/images/SPIRE101.png 17:48:55 spire-1.2.1/doc/images/SPIRE_agent.png 17:48:55 spire-1.2.1/doc/images/SPIRE_server.png 17:48:55 spire-1.2.1/doc/images/cache_mgr.png 17:48:55 spire-1.2.1/doc/images/cache_mgr_components.png 17:48:55 spire-1.2.1/doc/images/federated_spire.png 17:48:55 spire-1.2.1/doc/images/ha_mode.png 17:48:55 spire-1.2.1/doc/images/nested_spire.png 17:48:55 spire-1.2.1/doc/images/oidc_federation.png 17:48:55 spire-1.2.1/doc/images/single_trust_domain.png 17:48:55 spire-1.2.1/doc/images/spiffe_compatible.png 17:48:55 spire-1.2.1/doc/images/spire_logo.png 17:48:55 spire-1.2.1/doc/migrating_registration_api_clients.md 17:48:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:48:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:48:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:48:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:48:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:48:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:48:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:48:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:48:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:48:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:48:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:48:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:48:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:48:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:48:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:48:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:48:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:48:55 spire-1.2.1/doc/scaling_spire.md 17:48:55 spire-1.2.1/doc/spire_agent.md 17:48:55 spire-1.2.1/doc/spire_server.md 17:48:55 spire-1.2.1/doc/supported_integrations.md 17:48:55 spire-1.2.1/doc/telemetry.md 17:48:55 spire-1.2.1/doc/telemetry_config.md 17:48:55 spire-1.2.1/doc/upgrading.md 17:48:55 spire-1.2.1/doc/using_spire.md 17:48:55 spire-1.2.1/examples/ 17:48:55 spire-1.2.1/examples/README.md 17:48:55 spire-1.2.1/go.mod 17:48:55 spire-1.2.1/go.sum 17:48:55 spire-1.2.1/pkg/ 17:48:55 spire-1.2.1/pkg/agent/ 17:48:55 spire-1.2.1/pkg/agent/agent.go 17:48:55 spire-1.2.1/pkg/agent/api/ 17:48:55 spire-1.2.1/pkg/agent/api/config.go 17:48:55 spire-1.2.1/pkg/agent/api/debug/ 17:48:55 spire-1.2.1/pkg/agent/api/debug/v1/ 17:48:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:48:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:48:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:48:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:48:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:48:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:48:55 spire-1.2.1/pkg/agent/api/endpoints.go 17:48:55 spire-1.2.1/pkg/agent/api/health/ 17:48:55 spire-1.2.1/pkg/agent/api/health/v1/ 17:48:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:48:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:48:55 spire-1.2.1/pkg/agent/api/rpccontext/ 17:48:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:48:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:48:55 spire-1.2.1/pkg/agent/attestor/ 17:48:55 spire-1.2.1/pkg/agent/attestor/node/ 17:48:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:48:55 spire-1.2.1/pkg/agent/attestor/node/node.go 17:48:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:48:55 spire-1.2.1/pkg/agent/attestor/workload/ 17:48:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:48:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:48:55 spire-1.2.1/pkg/agent/catalog/ 17:48:55 spire-1.2.1/pkg/agent/catalog/catalog.go 17:48:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:48:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:48:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:48:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:48:55 spire-1.2.1/pkg/agent/client/ 17:48:55 spire-1.2.1/pkg/agent/client/client.go 17:48:55 spire-1.2.1/pkg/agent/client/client_test.go 17:48:55 spire-1.2.1/pkg/agent/client/dial.go 17:48:55 spire-1.2.1/pkg/agent/client/nodeconn.go 17:48:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:48:55 spire-1.2.1/pkg/agent/client/update.go 17:48:55 spire-1.2.1/pkg/agent/client/util.go 17:48:55 spire-1.2.1/pkg/agent/common/ 17:48:55 spire-1.2.1/pkg/agent/common/backoff/ 17:48:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:48:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:48:55 spire-1.2.1/pkg/agent/common/cgroups/ 17:48:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:48:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:48:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:48:55 spire-1.2.1/pkg/agent/config.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/ 17:48:55 spire-1.2.1/pkg/agent/endpoints/config.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/workload/ 17:48:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:48:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:48:55 spire-1.2.1/pkg/agent/manager/ 17:48:55 spire-1.2.1/pkg/agent/manager/cache/ 17:48:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:48:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:48:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:48:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:48:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:48:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:48:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:48:55 spire-1.2.1/pkg/agent/manager/config.go 17:48:55 spire-1.2.1/pkg/agent/manager/manager.go 17:48:55 spire-1.2.1/pkg/agent/manager/manager_test.go 17:48:55 spire-1.2.1/pkg/agent/manager/storage.go 17:48:55 spire-1.2.1/pkg/agent/manager/storage_test.go 17:48:55 spire-1.2.1/pkg/agent/manager/storecache/ 17:48:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:48:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:48:55 spire-1.2.1/pkg/agent/manager/sync.go 17:48:55 spire-1.2.1/pkg/agent/plugin/ 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:48:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:48:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:48:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:48:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:48:55 spire-1.2.1/pkg/agent/svid/ 17:48:55 spire-1.2.1/pkg/agent/svid/rotator.go 17:48:55 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:48:55 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:48:55 spire-1.2.1/pkg/agent/svid/store/ 17:48:55 spire-1.2.1/pkg/agent/svid/store/service.go 17:48:55 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:48:55 spire-1.2.1/pkg/common/ 17:48:55 spire-1.2.1/pkg/common/agentpathtemplate/ 17:48:55 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:48:55 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:48:55 spire-1.2.1/pkg/common/api/ 17:48:55 spire-1.2.1/pkg/common/api/metrics.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/ 17:48:55 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/logger.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/names.go 17:48:55 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:48:55 spire-1.2.1/pkg/common/api/names.go 17:48:55 spire-1.2.1/pkg/common/api/ratelimit.go 17:48:55 spire-1.2.1/pkg/common/api/rpccontext/ 17:48:55 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:48:55 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:48:55 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:48:55 spire-1.2.1/pkg/common/auth/ 17:48:55 spire-1.2.1/pkg/common/auth/interceptors.go 17:48:55 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:48:55 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/ 17:48:55 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/types.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:48:55 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:48:55 spire-1.2.1/pkg/common/catalog/ 17:48:55 spire-1.2.1/pkg/common/catalog/bind.go 17:48:55 spire-1.2.1/pkg/common/catalog/builtin.go 17:48:55 spire-1.2.1/pkg/common/catalog/catalog.go 17:48:55 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:48:55 spire-1.2.1/pkg/common/catalog/closers.go 17:48:55 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:48:55 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:48:55 spire-1.2.1/pkg/common/catalog/config.go 17:48:55 spire-1.2.1/pkg/common/catalog/config_test.go 17:48:55 spire-1.2.1/pkg/common/catalog/configure.go 17:48:55 spire-1.2.1/pkg/common/catalog/constraints.go 17:48:55 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:48:55 spire-1.2.1/pkg/common/catalog/context.go 17:48:55 spire-1.2.1/pkg/common/catalog/external.go 17:48:55 spire-1.2.1/pkg/common/catalog/host.go 17:48:55 spire-1.2.1/pkg/common/catalog/pipenet.go 17:48:55 spire-1.2.1/pkg/common/catalog/plugin.go 17:48:55 spire-1.2.1/pkg/common/catalog/testplugin/ 17:48:55 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:48:55 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:48:55 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:48:55 spire-1.2.1/pkg/common/cli/ 17:48:55 spire-1.2.1/pkg/common/cli/env.go 17:48:55 spire-1.2.1/pkg/common/cli/flags.go 17:48:55 spire-1.2.1/pkg/common/cli/trust_domain.go 17:48:55 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:48:55 spire-1.2.1/pkg/common/cli/umask.go 17:48:55 spire-1.2.1/pkg/common/cli/umask_posix.go 17:48:55 spire-1.2.1/pkg/common/cli/umask_test.go 17:48:55 spire-1.2.1/pkg/common/cli/umask_windows.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/ 17:48:55 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/flag.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/format.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/ 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:48:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:48:55 spire-1.2.1/pkg/common/coretypes/ 17:48:55 spire-1.2.1/pkg/common/coretypes/bundle/ 17:48:55 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:48:55 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:48:55 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:48:55 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:48:55 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:48:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:48:55 spire-1.2.1/pkg/common/cryptoutil/ 17:48:55 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:48:55 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:48:55 spire-1.2.1/pkg/common/diskutil/ 17:48:55 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:48:55 spire-1.2.1/pkg/common/diskutil/file_test.go 17:48:55 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:48:55 spire-1.2.1/pkg/common/errorutil/ 17:48:55 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:48:55 spire-1.2.1/pkg/common/health/ 17:48:55 spire-1.2.1/pkg/common/health/config.go 17:48:55 spire-1.2.1/pkg/common/health/context.go 17:48:55 spire-1.2.1/pkg/common/health/context_test.go 17:48:55 spire-1.2.1/pkg/common/health/health.go 17:48:55 spire-1.2.1/pkg/common/health/health_test.go 17:48:55 spire-1.2.1/pkg/common/health/logger.go 17:48:55 spire-1.2.1/pkg/common/hostservice/ 17:48:55 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:48:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:48:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:48:55 spire-1.2.1/pkg/common/idutil/ 17:48:55 spire-1.2.1/pkg/common/idutil/require.go 17:48:55 spire-1.2.1/pkg/common/idutil/require_test.go 17:48:55 spire-1.2.1/pkg/common/idutil/safety.go 17:48:55 spire-1.2.1/pkg/common/idutil/safety_test.go 17:48:55 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:48:55 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:48:55 spire-1.2.1/pkg/common/jwtsvid/ 17:48:55 spire-1.2.1/pkg/common/jwtsvid/common.go 17:48:55 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:48:55 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:48:55 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:48:55 spire-1.2.1/pkg/common/jwtutil/ 17:48:55 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:48:55 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:48:55 spire-1.2.1/pkg/common/log/ 17:48:55 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:48:55 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:48:55 spire-1.2.1/pkg/common/log/log.go 17:48:55 spire-1.2.1/pkg/common/log/log_test.go 17:48:55 spire-1.2.1/pkg/common/log/options.go 17:48:55 spire-1.2.1/pkg/common/nodeutil/ 17:48:55 spire-1.2.1/pkg/common/nodeutil/node.go 17:48:55 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:48:55 spire-1.2.1/pkg/common/peertracker/ 17:48:55 spire-1.2.1/pkg/common/peertracker/conn.go 17:48:55 spire-1.2.1/pkg/common/peertracker/credentials.go 17:48:55 spire-1.2.1/pkg/common/peertracker/errors.go 17:48:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:48:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:48:55 spire-1.2.1/pkg/common/peertracker/info.go 17:48:55 spire-1.2.1/pkg/common/peertracker/listener.go 17:48:55 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:48:55 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:48:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:48:55 spire-1.2.1/pkg/common/peertracker/tcp.go 17:48:55 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:48:55 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:48:55 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:48:55 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:48:55 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:48:55 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:48:55 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:48:55 spire-1.2.1/pkg/common/peertracker/uds.go 17:48:55 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:48:55 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:48:55 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:48:55 spire-1.2.1/pkg/common/pemutil/ 17:48:55 spire-1.2.1/pkg/common/pemutil/block.go 17:48:55 spire-1.2.1/pkg/common/pemutil/certs.go 17:48:55 spire-1.2.1/pkg/common/pemutil/common.go 17:48:55 spire-1.2.1/pkg/common/pemutil/csr.go 17:48:55 spire-1.2.1/pkg/common/pemutil/keys.go 17:48:55 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/ 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:48:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:48:55 spire-1.2.1/pkg/common/plugin/ 17:48:55 spire-1.2.1/pkg/common/plugin/aws/ 17:48:55 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:48:55 spire-1.2.1/pkg/common/plugin/azure/ 17:48:55 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:48:55 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:48:55 spire-1.2.1/pkg/common/plugin/facade.go 17:48:55 spire-1.2.1/pkg/common/plugin/facade_test.go 17:48:55 spire-1.2.1/pkg/common/plugin/gcp/ 17:48:55 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:48:55 spire-1.2.1/pkg/common/plugin/k8s/ 17:48:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:48:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:48:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:48:55 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:48:55 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:48:55 spire-1.2.1/pkg/common/plugin/log.go 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/ 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:48:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:48:55 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:48:55 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:48:55 spire-1.2.1/pkg/common/plugin/x509pop/ 17:48:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:48:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:48:55 spire-1.2.1/pkg/common/profiling/ 17:48:55 spire-1.2.1/pkg/common/profiling/dumpers.go 17:48:55 spire-1.2.1/pkg/common/profiling/profiling.go 17:48:55 spire-1.2.1/pkg/common/protoutil/ 17:48:55 spire-1.2.1/pkg/common/protoutil/masks.go 17:48:55 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:48:55 spire-1.2.1/pkg/common/rotationutil/ 17:48:55 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:48:55 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:48:55 spire-1.2.1/pkg/common/selector/ 17:48:55 spire-1.2.1/pkg/common/selector/selector.go 17:48:55 spire-1.2.1/pkg/common/selector/selector_test.go 17:48:55 spire-1.2.1/pkg/common/selector/set.go 17:48:55 spire-1.2.1/pkg/common/selector/set_utils.go 17:48:55 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/ 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/ 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:48:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:48:55 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:48:55 spire-1.2.1/pkg/common/telemetry/call.go 17:48:55 spire-1.2.1/pkg/common/telemetry/common/ 17:48:55 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:48:55 spire-1.2.1/pkg/common/telemetry/config.go 17:48:55 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:48:55 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/inmem.go 17:48:55 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/m3.go 17:48:55 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/metrics.go 17:48:55 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/names.go 17:48:55 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:48:55 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:48:55 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/ 17:48:55 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:48:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:48:55 spire-1.2.1/pkg/common/telemetry/server/server.go 17:48:55 spire-1.2.1/pkg/common/telemetry/sink.go 17:48:55 spire-1.2.1/pkg/common/telemetry/statsd.go 17:48:55 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:48:55 spire-1.2.1/pkg/common/telemetry/uptime.go 17:48:55 spire-1.2.1/pkg/common/telemetry/version.go 17:48:55 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:48:55 spire-1.2.1/pkg/common/uptime/ 17:48:55 spire-1.2.1/pkg/common/uptime/uptime.go 17:48:55 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:48:55 spire-1.2.1/pkg/common/util/ 17:48:55 spire-1.2.1/pkg/common/util/certs.go 17:48:55 spire-1.2.1/pkg/common/util/certs_test.go 17:48:55 spire-1.2.1/pkg/common/util/csr.go 17:48:55 spire-1.2.1/pkg/common/util/hash.go 17:48:55 spire-1.2.1/pkg/common/util/selectors.go 17:48:55 spire-1.2.1/pkg/common/util/selectors_test.go 17:48:55 spire-1.2.1/pkg/common/util/signals.go 17:48:55 spire-1.2.1/pkg/common/util/sort.go 17:48:55 spire-1.2.1/pkg/common/util/sort_test.go 17:48:55 spire-1.2.1/pkg/common/util/task.go 17:48:55 spire-1.2.1/pkg/common/util/task_test.go 17:48:55 spire-1.2.1/pkg/common/util/testdata/ 17:48:55 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:48:55 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:48:55 spire-1.2.1/pkg/common/version/ 17:48:55 spire-1.2.1/pkg/common/version/version.go 17:48:55 spire-1.2.1/pkg/common/x509svid/ 17:48:55 spire-1.2.1/pkg/common/x509svid/common_test.go 17:48:55 spire-1.2.1/pkg/common/x509svid/csr.go 17:48:55 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:48:55 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:48:55 spire-1.2.1/pkg/common/x509util/ 17:48:55 spire-1.2.1/pkg/common/x509util/cert.go 17:48:55 spire-1.2.1/pkg/common/x509util/dns.go 17:48:55 spire-1.2.1/pkg/common/x509util/dns_test.go 17:48:55 spire-1.2.1/pkg/common/x509util/keyid.go 17:48:55 spire-1.2.1/pkg/common/x509util/keypair.go 17:48:55 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:48:55 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:48:55 spire-1.2.1/pkg/server/ 17:48:55 spire-1.2.1/pkg/server/api/ 17:48:55 spire-1.2.1/pkg/server/api/agent.go 17:48:55 spire-1.2.1/pkg/server/api/agent/ 17:48:55 spire-1.2.1/pkg/server/api/agent/v1/ 17:48:55 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:48:55 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:48:55 spire-1.2.1/pkg/server/api/agent_test.go 17:48:55 spire-1.2.1/pkg/server/api/api.go 17:48:55 spire-1.2.1/pkg/server/api/audit/ 17:48:55 spire-1.2.1/pkg/server/api/audit/audit.go 17:48:55 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:48:55 spire-1.2.1/pkg/server/api/bundle.go 17:48:55 spire-1.2.1/pkg/server/api/bundle/ 17:48:55 spire-1.2.1/pkg/server/api/bundle/v1/ 17:48:55 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:48:55 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:48:55 spire-1.2.1/pkg/server/api/bundle_test.go 17:48:55 spire-1.2.1/pkg/server/api/debug/ 17:48:55 spire-1.2.1/pkg/server/api/debug/v1/ 17:48:55 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:48:55 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:48:55 spire-1.2.1/pkg/server/api/entry.go 17:48:55 spire-1.2.1/pkg/server/api/entry/ 17:48:55 spire-1.2.1/pkg/server/api/entry/v1/ 17:48:55 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:48:55 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:48:55 spire-1.2.1/pkg/server/api/entry_test.go 17:48:55 spire-1.2.1/pkg/server/api/health/ 17:48:55 spire-1.2.1/pkg/server/api/health/v1/ 17:48:55 spire-1.2.1/pkg/server/api/health/v1/service.go 17:48:55 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:48:55 spire-1.2.1/pkg/server/api/id.go 17:48:55 spire-1.2.1/pkg/server/api/id_test.go 17:48:55 spire-1.2.1/pkg/server/api/limits/ 17:48:55 spire-1.2.1/pkg/server/api/limits/limits.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/ 17:48:55 spire-1.2.1/pkg/server/api/middleware/alias.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/audit.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/caller.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/common.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/entries.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:48:55 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:48:55 spire-1.2.1/pkg/server/api/ratelimit.go 17:48:55 spire-1.2.1/pkg/server/api/rpccontext/ 17:48:55 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:48:55 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:48:55 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:48:55 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:48:55 spire-1.2.1/pkg/server/api/selector.go 17:48:55 spire-1.2.1/pkg/server/api/selector_test.go 17:48:55 spire-1.2.1/pkg/server/api/status.go 17:48:55 spire-1.2.1/pkg/server/api/status_test.go 17:48:55 spire-1.2.1/pkg/server/api/svid/ 17:48:55 spire-1.2.1/pkg/server/api/svid/v1/ 17:48:55 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:48:55 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:48:55 spire-1.2.1/pkg/server/api/trustdomain.go 17:48:55 spire-1.2.1/pkg/server/api/trustdomain/ 17:48:55 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:48:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:48:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:48:55 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:48:55 spire-1.2.1/pkg/server/authpolicy/ 17:48:55 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:48:55 spire-1.2.1/pkg/server/authpolicy/policy.go 17:48:55 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:48:55 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:48:55 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:48:55 spire-1.2.1/pkg/server/authpolicy/validate.go 17:48:55 spire-1.2.1/pkg/server/bundle/ 17:48:55 spire-1.2.1/pkg/server/bundle/client/ 17:48:55 spire-1.2.1/pkg/server/bundle/client/client.go 17:48:55 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:48:55 spire-1.2.1/pkg/server/bundle/client/manager.go 17:48:55 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:48:55 spire-1.2.1/pkg/server/bundle/client/sources.go 17:48:55 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:48:55 spire-1.2.1/pkg/server/bundle/client/updater.go 17:48:55 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:48:55 spire-1.2.1/pkg/server/ca/ 17:48:55 spire-1.2.1/pkg/server/ca/ca.go 17:48:55 spire-1.2.1/pkg/server/ca/ca_health.go 17:48:55 spire-1.2.1/pkg/server/ca/ca_test.go 17:48:55 spire-1.2.1/pkg/server/ca/journal.go 17:48:55 spire-1.2.1/pkg/server/ca/journal_test.go 17:48:55 spire-1.2.1/pkg/server/ca/manager.go 17:48:55 spire-1.2.1/pkg/server/ca/manager_health.go 17:48:55 spire-1.2.1/pkg/server/ca/manager_test.go 17:48:55 spire-1.2.1/pkg/server/ca/templates.go 17:48:55 spire-1.2.1/pkg/server/ca/upstream_client.go 17:48:55 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:48:55 spire-1.2.1/pkg/server/ca/validation.go 17:48:55 spire-1.2.1/pkg/server/cache/ 17:48:55 spire-1.2.1/pkg/server/cache/dscache/ 17:48:55 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:48:55 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:48:55 spire-1.2.1/pkg/server/cache/entrycache/ 17:48:55 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:48:55 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:48:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:48:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:48:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:48:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:48:55 spire-1.2.1/pkg/server/catalog/ 17:48:55 spire-1.2.1/pkg/server/catalog/catalog.go 17:48:55 spire-1.2.1/pkg/server/catalog/keymanager.go 17:48:55 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:48:55 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:48:55 spire-1.2.1/pkg/server/catalog/notifier.go 17:48:55 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:48:55 spire-1.2.1/pkg/server/config.go 17:48:55 spire-1.2.1/pkg/server/datastore/ 17:48:55 spire-1.2.1/pkg/server/datastore/datastore.go 17:48:55 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:48:55 spire-1.2.1/pkg/server/datastore/repository.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:48:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:48:55 spire-1.2.1/pkg/server/endpoints/ 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/ 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:48:55 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:48:55 spire-1.2.1/pkg/server/endpoints/config.go 17:48:55 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:48:55 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:48:55 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:48:55 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:48:55 spire-1.2.1/pkg/server/endpoints/middleware.go 17:48:55 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:48:55 spire-1.2.1/pkg/server/hostservice/ 17:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:48:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:48:55 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:48:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:48:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/ 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/ 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:48:55 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:48:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:48:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/ 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:48:55 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:48:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:48:55 spire-1.2.1/pkg/server/registration/ 17:48:55 spire-1.2.1/pkg/server/registration/manager.go 17:48:55 spire-1.2.1/pkg/server/registration/manager_test.go 17:48:55 spire-1.2.1/pkg/server/scanentries.go 17:48:55 spire-1.2.1/pkg/server/scanentries_test.go 17:48:55 spire-1.2.1/pkg/server/server.go 17:48:55 spire-1.2.1/pkg/server/server_test.go 17:48:55 spire-1.2.1/pkg/server/svid/ 17:48:55 spire-1.2.1/pkg/server/svid/observer.go 17:48:55 spire-1.2.1/pkg/server/svid/observer_test.go 17:48:55 spire-1.2.1/pkg/server/svid/rotator.go 17:48:55 spire-1.2.1/pkg/server/svid/rotator_config.go 17:48:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:48:55 spire-1.2.1/pkg/server/svid/rotator_test.go 17:48:55 spire-1.2.1/proto/ 17:48:55 spire-1.2.1/proto/private/ 17:48:55 spire-1.2.1/proto/private/server/ 17:48:55 spire-1.2.1/proto/private/server/journal/ 17:48:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:48:55 spire-1.2.1/proto/private/server/journal/journal.proto 17:48:55 spire-1.2.1/proto/spire/ 17:48:55 spire-1.2.1/proto/spire/common/ 17:48:55 spire-1.2.1/proto/spire/common/common.pb.go 17:48:55 spire-1.2.1/proto/spire/common/common.proto 17:48:55 spire-1.2.1/proto/spire/common/plugin/ 17:48:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:48:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:48:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:48:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:48:55 spire-1.2.1/proto/spire/plugin/ 17:48:55 spire-1.2.1/proto/spire/plugin/agent/ 17:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:48:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:48:55 spire-1.2.1/release/ 17:48:55 spire-1.2.1/release/spire-extras/ 17:48:55 spire-1.2.1/release/spire-extras/README.md 17:48:55 spire-1.2.1/release/spire-extras/conf/ 17:48:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:48:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:48:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:48:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:48:55 spire-1.2.1/release/spire/ 17:48:55 spire-1.2.1/release/spire/README.md 17:48:55 spire-1.2.1/release/spire/conf/ 17:48:55 spire-1.2.1/release/spire/conf/agent/ 17:48:55 spire-1.2.1/release/spire/conf/agent/agent.conf 17:48:55 spire-1.2.1/release/spire/conf/server/ 17:48:55 spire-1.2.1/release/spire/conf/server/server.conf 17:48:55 spire-1.2.1/script/ 17:48:55 spire-1.2.1/script/build-artifact.sh 17:48:55 spire-1.2.1/script/generate_dummy_ca.sh 17:48:55 spire-1.2.1/support/ 17:48:55 spire-1.2.1/support/k8s/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:48:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/ 17:48:55 spire-1.2.1/support/oidc-discovery-provider/README.md 17:48:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/config.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/main.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:48:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:48:55 spire-1.2.1/test/ 17:48:55 spire-1.2.1/test/clock/ 17:48:55 spire-1.2.1/test/clock/clock.go 17:48:55 spire-1.2.1/test/fakes/ 17:48:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:48:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:48:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:48:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:48:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:48:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:48:55 spire-1.2.1/test/fakes/fakeagentstore/ 17:48:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:48:55 spire-1.2.1/test/fakes/fakedatastore/ 17:48:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:48:55 spire-1.2.1/test/fakes/fakeentryclient/ 17:48:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:48:55 spire-1.2.1/test/fakes/fakehealthchecker/ 17:48:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:48:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:48:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:48:55 spire-1.2.1/test/fakes/fakemetrics/ 17:48:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:48:55 spire-1.2.1/test/fakes/fakenoderesolver/ 17:48:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:48:55 spire-1.2.1/test/fakes/fakenotifier/ 17:48:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:48:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:48:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:48:55 spire-1.2.1/test/fakes/fakeserverca/ 17:48:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:48:55 spire-1.2.1/test/fakes/fakeservercatalog/ 17:48:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:48:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:48:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:48:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:48:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:48:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:48:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:48:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:48:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:48:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:48:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:48:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:48:55 spire-1.2.1/test/fixture/ 17:48:55 spire-1.2.1/test/fixture/certs/ 17:48:55 spire-1.2.1/test/fixture/certs/agent_svid.der 17:48:55 spire-1.2.1/test/fixture/certs/base_cert.pem 17:48:55 spire-1.2.1/test/fixture/certs/base_csr.pem 17:48:55 spire-1.2.1/test/fixture/certs/base_key.pem 17:48:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:48:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:48:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:48:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:48:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:48:55 spire-1.2.1/test/fixture/certs/blog_key.pem 17:48:55 spire-1.2.1/test/fixture/certs/bundle.der 17:48:55 spire-1.2.1/test/fixture/certs/ca.pem 17:48:55 spire-1.2.1/test/fixture/certs/ca_key.pem 17:48:55 spire-1.2.1/test/fixture/certs/database_cert.pem 17:48:55 spire-1.2.1/test/fixture/certs/database_csr.pem 17:48:55 spire-1.2.1/test/fixture/certs/database_key.pem 17:48:55 spire-1.2.1/test/fixture/certs/node_cert.pem 17:48:55 spire-1.2.1/test/fixture/certs/node_csr.pem 17:48:55 spire-1.2.1/test/fixture/certs/node_key.pem 17:48:55 spire-1.2.1/test/fixture/certs/svid.pem 17:48:55 spire-1.2.1/test/fixture/certs/svid_key.pem 17:48:55 spire-1.2.1/test/fixture/config/ 17:48:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:48:55 spire-1.2.1/test/fixture/config/agent_good.conf 17:48:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:48:55 spire-1.2.1/test/fixture/config/plugin_good.conf 17:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:48:55 spire-1.2.1/test/fixture/config/server_good.conf 17:48:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:48:55 spire-1.2.1/test/fixture/fixture.go 17:48:55 spire-1.2.1/test/fixture/nodeattestor/ 17:48:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:48:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:48:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:48:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:48:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:48:55 spire-1.2.1/test/fixture/registration/ 17:48:55 spire-1.2.1/test/fixture/registration/entries.json 17:48:55 spire-1.2.1/test/fixture/registration/good-for-update.json 17:48:55 spire-1.2.1/test/fixture/registration/good.json 17:48:55 spire-1.2.1/test/fixture/registration/invalid.json 17:48:55 spire-1.2.1/test/fixture/registration/invalid_json.json 17:48:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:48:55 spire-1.2.1/test/integration/ 17:48:55 spire-1.2.1/test/integration/README.md 17:48:55 spire-1.2.1/test/integration/common 17:48:55 spire-1.2.1/test/integration/setup/ 17:48:55 spire-1.2.1/test/integration/setup/adminclient/ 17:48:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:48:55 spire-1.2.1/test/integration/setup/adminclient/client.go 17:48:55 spire-1.2.1/test/integration/setup/debugagent/ 17:48:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:48:55 spire-1.2.1/test/integration/setup/debugagent/main.go 17:48:55 spire-1.2.1/test/integration/setup/debugserver/ 17:48:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:48:55 spire-1.2.1/test/integration/setup/debugserver/main.go 17:48:55 spire-1.2.1/test/integration/setup/downstreamclient/ 17:48:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:48:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:48:55 spire-1.2.1/test/integration/setup/itclient/ 17:48:55 spire-1.2.1/test/integration/setup/itclient/client.go 17:48:55 spire-1.2.1/test/integration/setup/node-attestation/ 17:48:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:48:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:48:55 spire-1.2.1/test/integration/setup/x509pop/ 17:48:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:48:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:48:55 spire-1.2.1/test/integration/suites/ 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:48:55 spire-1.2.1/test/integration/suites/join-token/ 17:48:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:48:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:48:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:48:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:48:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:48:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:48:55 spire-1.2.1/test/integration/suites/join-token/README.md 17:48:55 spire-1.2.1/test/integration/suites/join-token/conf/ 17:48:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/join-token/teardown 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:48:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:48:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:48:55 spire-1.2.1/test/integration/suites/k8s/ 17:48:55 spire-1.2.1/test/integration/suites/k8s/00-setup 17:48:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:48:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:48:55 spire-1.2.1/test/integration/suites/k8s/README.md 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/ 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:48:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:48:55 spire-1.2.1/test/integration/suites/k8s/teardown 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/ 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:48:55 spire-1.2.1/test/integration/suites/rotation/ 17:48:55 spire-1.2.1/test/integration/suites/rotation/00-setup 17:48:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:48:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:48:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:48:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:48:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:48:55 spire-1.2.1/test/integration/suites/rotation/README.md 17:48:55 spire-1.2.1/test/integration/suites/rotation/conf/ 17:48:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/rotation/teardown 17:48:55 spire-1.2.1/test/integration/suites/self-test/ 17:48:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:48:55 spire-1.2.1/test/integration/suites/self-test/README.md 17:48:55 spire-1.2.1/test/integration/suites/self-test/teardown 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:48:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:48:55 spire-1.2.1/test/integration/suites/upgrade/ 17:48:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:48:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:48:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:48:55 spire-1.2.1/test/integration/suites/upgrade/README.md 17:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:48:55 spire-1.2.1/test/integration/suites/upgrade/teardown 17:48:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:48:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:48:55 spire-1.2.1/test/integration/test-one.sh 17:48:55 spire-1.2.1/test/integration/test.sh 17:48:55 spire-1.2.1/test/plugintest/ 17:48:55 spire-1.2.1/test/plugintest/config.go 17:48:55 spire-1.2.1/test/plugintest/load.go 17:48:55 spire-1.2.1/test/plugintest/option.go 17:48:55 spire-1.2.1/test/spiretest/ 17:48:55 spire-1.2.1/test/spiretest/apiserver.go 17:48:55 spire-1.2.1/test/spiretest/assertions.go 17:48:55 spire-1.2.1/test/spiretest/dir.go 17:48:55 spire-1.2.1/test/spiretest/errors_posix.go 17:48:55 spire-1.2.1/test/spiretest/errors_windows.go 17:48:55 spire-1.2.1/test/spiretest/logs.go 17:48:55 spire-1.2.1/test/spiretest/socketapi.go 17:48:55 spire-1.2.1/test/spiretest/suite.go 17:48:55 spire-1.2.1/test/spiretest/x509.go 17:48:55 spire-1.2.1/test/testca/ 17:48:55 spire-1.2.1/test/testca/ca.go 17:48:55 spire-1.2.1/test/testkey/ 17:48:55 spire-1.2.1/test/testkey/generate.sh 17:48:55 spire-1.2.1/test/testkey/genkeys.go 17:48:55 spire-1.2.1/test/testkey/keys.go 17:48:55 spire-1.2.1/test/testkey/new.go 17:48:55 spire-1.2.1/test/tpmsimulator/ 17:48:55 spire-1.2.1/test/tpmsimulator/simulator.go 17:48:55 spire-1.2.1/test/util/ 17:48:55 spire-1.2.1/test/util/cert_fixtures.go 17:48:55 spire-1.2.1/test/util/cert_generation.go 17:48:55 spire-1.2.1/test/util/io_redirection.go 17:48:55 spire-1.2.1/test/util/race.go 17:48:55 spire-1.2.1/test/util/util.go 17:48:55 building spire from source... 17:48:55 Installing go1.17.7... 17:49:01 Building bin/spire-server... 17:49:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:49:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:49:01 go: downloading github.com/mitchellh/cli v1.1.2 17:49:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:49:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:49:01 go: downloading github.com/imdario/mergo v0.3.12 17:49:01 go: downloading github.com/sirupsen/logrus v1.8.1 17:49:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:49:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:49:01 go: downloading google.golang.org/grpc v1.44.0 17:49:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:49:01 go: downloading github.com/fatih/color v1.13.0 17:49:01 go: downloading github.com/mattn/go-isatty v0.0.14 17:49:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:49:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:49:01 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:49:01 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:49:01 go: downloading github.com/armon/go-metrics v0.3.10 17:49:01 go: downloading github.com/prometheus/client_golang v1.12.1 17:49:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:49:01 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:49:01 go: downloading github.com/open-policy-agent/opa v0.38.0 17:49:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:49:01 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:49:01 go: downloading github.com/mattn/go-colorable v0.1.12 17:49:01 go: downloading github.com/Masterminds/goutils v1.1.0 17:49:01 go: downloading github.com/Masterminds/semver v1.5.0 17:49:01 go: downloading github.com/google/uuid v1.1.2 17:49:01 go: downloading github.com/huandu/xstrings v1.3.2 17:49:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:49:02 go: downloading github.com/oklog/run v1.0.0 17:49:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:49:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:49:02 go: downloading github.com/beorn7/perks v1.0.1 17:49:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:49:02 go: downloading github.com/prometheus/client_model v0.2.0 17:49:02 go: downloading github.com/prometheus/common v0.32.1 17:49:02 go: downloading github.com/prometheus/procfs v0.7.3 17:49:02 go: downloading go.uber.org/atomic v1.9.0 17:49:02 go: downloading github.com/imkira/go-observer v1.0.3 17:49:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:49:02 go: downloading github.com/hashicorp/errwrap v1.1.0 17:49:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:49:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:49:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:49:02 go: downloading github.com/twmb/murmur3 v1.1.6 17:49:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:49:02 go: downloading github.com/blang/semver/v4 v4.0.0 17:49:02 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:49:02 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:49:02 go: downloading github.com/jinzhu/gorm v1.9.16 17:49:02 go: downloading github.com/lib/pq v1.10.4 17:49:02 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:49:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:49:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:49:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:49:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:49:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:49:04 go: downloading github.com/stretchr/testify v1.7.0 17:49:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:49:05 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:49:10 go: downloading google.golang.org/api v0.70.0 17:49:10 go: downloading k8s.io/client-go v0.23.4 17:49:10 go: downloading k8s.io/api v0.23.4 17:49:10 go: downloading github.com/google/go-tpm v0.3.3 17:49:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:49:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:49:10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:49:10 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:49:10 go: downloading cloud.google.com/go/storage v1.21.0 17:49:10 go: downloading cloud.google.com/go v0.100.2 17:49:10 go: downloading k8s.io/apimachinery v0.23.4 17:49:10 go: downloading k8s.io/kube-aggregator v0.23.3 17:49:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:49:11 go: downloading cloud.google.com/go/security v1.3.0 17:49:11 go: downloading github.com/hashicorp/vault/api v1.4.1 17:49:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:49:11 go: downloading github.com/jinzhu/inflection v1.0.0 17:49:11 go: downloading github.com/aws/smithy-go v1.11.0 17:49:11 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:49:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:49:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:49:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:49:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:49:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:49:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:49:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:49:11 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:49:11 go: downloading github.com/dimchansky/utfbom v1.1.1 17:49:11 go: downloading cloud.google.com/go/compute v1.3.0 17:49:12 go: downloading cloud.google.com/go/iam v0.1.1 17:49:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:49:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:49:15 go: downloading github.com/gogo/protobuf v1.3.2 17:49:15 go: downloading k8s.io/klog/v2 v2.30.0 17:49:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:49:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:49:15 go: downloading github.com/google/gofuzz v1.1.0 17:49:15 go: downloading github.com/spf13/pflag v1.0.5 17:49:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:49:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:49:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:49:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:49:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:49:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:49:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:49:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:49:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:49:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:49:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:49:15 go: downloading gopkg.in/yaml.v2 v2.4.0 17:49:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:49:15 go: downloading github.com/gobwas/glob v0.2.3 17:49:15 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:49:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:49:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:49:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:49:15 go: downloading go.opencensus.io v0.23.0 17:49:15 go: downloading gopkg.in/inf.v0 v0.9.1 17:49:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:49:15 go: downloading github.com/googleapis/gnostic v0.5.5 17:49:15 go: downloading github.com/go-logr/logr v1.2.2 17:49:15 go: downloading github.com/google/go-cmp v0.5.7 17:49:15 go: downloading github.com/json-iterator/go v1.1.12 17:49:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:49:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:49:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:49:15 go: downloading go.uber.org/zap v1.21.0 17:49:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:49:15 go: downloading github.com/tklauser/numcpus v0.3.0 17:49:15 go: downloading sigs.k8s.io/yaml v1.3.0 17:49:15 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:49:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:49:16 go: downloading github.com/modern-go/reflect2 v1.0.2 17:49:16 go: downloading github.com/ryanuber/go-glob v1.0.0 17:49:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:49:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:49:16 go: downloading github.com/hashicorp/go-version v1.2.0 17:49:16 go: downloading github.com/golang/snappy v0.0.4 17:49:16 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:49:16 go: downloading go.uber.org/multierr v1.6.0 17:49:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:49:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:49:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:49:28 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:49:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20707 in /w/workspace/edgexfoundry_edgex-go_PR-3922 [Pipeline] { [Pipeline] ws 17:49:36 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 17:49:36 The recommended git tool is: git 17:49:44 using credential edgex-jenkins-ssh 17:49:44 Cloning the remote Git repository 17:49:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:49:44 > git init /w/workspace/edgex-go/10 # timeout=10 17:49:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:49:44 > git --version # timeout=10 17:49:44 > git --version # 'git version 2.25.1' 17:49:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:50 Removing intermediate container d851dac900a2 17:49:50 ---> b5e81229a4bc 17:49:50 17:49:50 Step 9/20 : FROM alpine:3.15 17:49:50 Removing intermediate container 35db24702004 17:49:50 ---> c839d6f875dd 17:49:50 17:49:50 Step 10/25 : FROM alpine:3.14 17:49:50 Removing intermediate container 28a0dbc7a544 17:49:50 ---> 2519db8dcd63 17:49:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:49:50 3.15: Pulling from library/alpine 17:49:50 Removing intermediate container b08b573fb92c 17:49:50 ---> 00d348633f9c 17:49:50 17:49:50 Step 10/31 : FROM alpine:3.14 17:49:50 ---> Running in a536358f75b2 17:49:50 3.14: Pulling from library/alpine 17:49:50 3.14: Pulling from library/alpine 17:49:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:49:50 Status: Downloaded newer image for alpine:3.15 17:49:50 ---> 0ac33e5f5afa 17:49:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:49:50 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 17:49:50 ---> Running in d06b6a5bc78d 17:49:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:49:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:49:50 Status: Downloaded newer image for alpine:3.14 17:49:50 Status: Image is up to date for alpine:3.14 17:49:50 ---> e04c818066af 17:49:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:49:50 ---> e04c818066af 17:49:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:49:50 ---> Running in 0acfe44c26a9 17:49:50 ---> Running in 8f19bb4959de 17:49:50 Removing intermediate container d06b6a5bc78d 17:49:50 ---> 95e9d970890c 17:49:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:50 ---> Running in 198bbdaec74d 17:49:50 Removing intermediate container 8f19bb4959de 17:49:50 ---> 36599b1a3d4e 17:49:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:49:50 ---> Running in 9b6bf8dd2c2d 17:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:49:50 (1/3) Installing ca-certificates (20211220-r0) 17:49:50 (2/3) Installing dumb-init (1.2.5-r1) 17:49:50 (3/3) Installing su-exec (0.2-r1) 17:49:50 Executing busybox-1.33.1-r7.trigger 17:49:50 Executing ca-certificates-20211220-r0.trigger 17:49:50 OK: 6 MiB in 17 packages 17:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:49:51 (1/2) Installing dumb-init (1.2.5-r1) 17:49:51 (2/2) Installing su-exec (0.2-r1) 17:49:51 Executing busybox-1.33.1-r7.trigger 17:49:51 OK: 6 MiB in 16 packages 17:49:51 Removing intermediate container 198bbdaec74d 17:49:51 ---> c7ad861d8609 17:49:51 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:49:51 ---> Running in 0b160621227a 17:49:51 Removing intermediate container 0acfe44c26a9 17:49:51 ---> 44d678eae338 17:49:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:49:51 ---> Running in 4b2d559207b5 17:49:51 Removing intermediate container 9b6bf8dd2c2d 17:49:51 ---> 2eae4996ac54 17:49:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:49:52 ---> Running in 43d17e289e37 17:49:52 Removing intermediate container 4b2d559207b5 17:49:52 ---> 5e74da86d916 17:49:52 Step 13/25 : WORKDIR / 17:49:52 Removing intermediate container 43d17e289e37 17:49:52 ---> f700de66cb7d 17:49:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:49:52 ---> Running in 6fcda0f4fcda 17:49:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:49:52 ---> Running in fc9e3de6ca28 17:49:52 Removing intermediate container 6fcda0f4fcda 17:49:52 ---> 1574f2afd331 17:49:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:49:53 Removing intermediate container fc9e3de6ca28 17:49:53 ---> 39fb62ee014c 17:49:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:49:53 ---> Running in 0dc0caac3dea 17:49:53 ---> e0f2da57ba0d 17:49:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:49:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:49:53 ---> f3a4f7e3f271 17:49:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:49:53 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:49:53 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:49:53 OK: 15854 distinct packages available 17:49:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:49:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:49:54 ---> 05516dd0a3e6 17:49:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:49:54 Removing intermediate container 0dc0caac3dea 17:49:54 ---> 6baff135d139 17:49:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:49:55 ---> Running in 2412d7d8e965 17:49:55 (1/9) Installing ca-certificates (20211220-r0) 17:49:55 (2/9) Installing brotli-libs (1.0.9-r5) 17:49:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:49:55 ---> 1c5dcc0c6ba3 17:49:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:49:55 (4/9) Installing libcurl (7.80.0-r0) 17:49:55 Removing intermediate container 2412d7d8e965 17:49:55 ---> 69454e172dac 17:49:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:49:55 (5/9) Installing curl (7.80.0-r0) 17:49:55 (6/9) Installing dumb-init (1.2.5-r1) 17:49:55 (7/9) Installing musl-obstack (1.2.3-r0) 17:49:55 (8/9) Installing libucontext (1.1-r0) 17:49:55 (9/9) Installing gcompat (1.0.0-r4) 17:49:55 Executing busybox-1.34.1-r5.trigger 17:49:55 Executing ca-certificates-20211220-r0.trigger 17:49:55 OK: 8 MiB in 23 packages 17:49:55 ---> 8496d5d60f9f 17:49:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:49:56 ---> fe90b6a24d98 17:49:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:49:56 ---> Running in b6a8e98f9312 17:49:57 Removing intermediate container 0b160621227a 17:49:57 ---> 352ad1b38b8d 17:49:57 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:49:57 Removing intermediate container a536358f75b2 17:49:57 ---> 4dbc2ceb393a 17:49:57 17:49:57 Step 11/23 : FROM docker:20.10.14 17:49:57 ---> 2ae3f109cd5f 17:49:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:49:58 ---> cdc36c7ee2fc 17:49:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:49:58 20.10.14: Pulling from library/docker 17:50:00 ---> 40d392ff44e7 17:50:00 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/ 17:50:00 Removing intermediate container b6a8e98f9312 17:50:00 ---> efbb47022527 17:50:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:00 ---> Running in 13343f4ab9b9 17:50:00 ---> 4c7ee57c1c3e 17:50:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:50:00 ---> 5f92d2990f86 17:50:00 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:50:00 ---> cef5c3d9add8 17:50:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:50:00 ---> Running in 6e5662572f14 17:50:01 Removing intermediate container 6e5662572f14 17:50:01 ---> 3cc145e542cd 17:50:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:01 ---> Running in 0689452e12a9 17:50:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:50:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:50:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:50:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:00 > 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 17:50:01 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:50:01 Removing intermediate container 13343f4ab9b9 17:50:01 ---> b5210c50a8ae 17:50:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:50:01 Removing intermediate container 0689452e12a9 17:50:01 ---> 1e9fd84ff92f 17:50:01 Step 18/20 : LABEL arch=x86_64 17:50:01 ---> 5956e4ded274 17:50:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:50:01 ---> Running in bba96061f066 17:50:02 ---> Running in 3bef7f0b8336 17:50:02 Merge succeeded, producing 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:50:02 Checking out Revision 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 (PR-3922) 17:50:02 Removing intermediate container bba96061f066 17:50:02 ---> df3fd8ee6d05 17:50:02 Step 23/25 : LABEL arch=x86_64 17:50:02 Removing intermediate container 3bef7f0b8336 17:50:02 ---> 04e9cf91c132 17:50:02 Step 19/20 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:50:02 ---> 4d5b19f81fa9 17:50:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:50:02 ---> Running in 3c3fba1cc14f 17:50:02 ---> Running in d503bd9377bb 17:50:02 Removing intermediate container 3c3fba1cc14f 17:50:02 ---> f02b63c4f01b 17:50:02 Step 24/25 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:50:03 ---> d2c4ac44ef93 17:50:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:50:03 ---> Running in bdb1b28f3a91 17:50:03 Removing intermediate container d503bd9377bb 17:50:03 ---> 009ec3c92ebb 17:50:03 Step 20/20 : LABEL version=0.0.0 17:50:03 ---> Running in 2a1978ee5312 17:50:03 Removing intermediate container bdb1b28f3a91 17:50:03 ---> 3041dd9b0332 17:50:03 Step 25/25 : LABEL version=0.0.0 17:50:03 ---> Running in deff792a6c87 17:50:03 ---> 99932ee80bc3 17:50:03 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:50:01 > git config core.sparsecheckout # timeout=10 17:50:01 > git checkout -f 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # timeout=10 17:50:02 > git remote # timeout=10 17:50:02 > git config --get remote.origin.url # timeout=10 17:50:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:02 > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 17:50:02 > git rev-parse HEAD^{commit} # timeout=10 17:50:02 > git config core.sparsecheckout # timeout=10 17:50:02 > git checkout -f 5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 # timeout=10 17:50:04 Removing intermediate container 2a1978ee5312 17:50:04 ---> 14c2dfd15348 17:50:04 17:50:04 ---> Running in f8f9480b9a15 17:50:04 Successfully built 14c2dfd15348 17:50:04 Successfully tagged security-spiffe-token-provider:latest 17:50:04 Building core-metadata 17:50:04  Building security-spiffe-token-provider ... done Removing intermediate container deff792a6c87 17:50:04 ---> 3e5a58e35c5c 17:50:04 17:50:04 Successfully built 3e5a58e35c5c 17:50:05 Successfully tagged security-secretstore-setup:latest 17:50:05  Building security-secretstore-setup ... done Building support-scheduler 17:50:05 Removing intermediate container f8f9480b9a15 17:50:05 ---> 4fdae75f9d3e 17:50:05 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:50:06 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 17:50:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:07 Dload Upload Total Spent Left Speed 17:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49970 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh 17:50:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:50:08 + sudo tee /etc/docker/daemon.new 17:50:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:50:08 { 17:50:08 "registry-mirrors": [ 17:50:08 "https://nexus3.edgexfoundry.org:10001" 17:50:08 ], 17:50:08 "bip": "10.250.0.254/24", 17:50:08 "hosts": [ 17:50:08 "tcp://0.0.0.0:5555", 17:50:08 "unix:///var/run/docker.sock" 17:50:08 ], 17:50:08 "mtu": 1458, 17:50:08 "selinux-enabled": true, 17:50:08 "seccomp-profile": "/etc/docker/seccomp.json" 17:50:08 } [Pipeline] sh 17:50:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:50:09 + sudo service docker restart 17:50:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:50:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:50:10 ---> ca4675993718 17:50:10 Step 3/23 : WORKDIR /edgex-go 17:50:10 ---> Using cache 17:50:10 ---> 83a61abf8c26 17:50:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:10 ---> Using cache 17:50:10 ---> 70d7482b08e6 17:50:10 Step 5/23 : RUN apk add --update --no-cache make git 17:50:10 ---> Using cache 17:50:10 ---> 27fbbdf01569 17:50:10 Step 6/23 : COPY go.mod vendor* ./ 17:50:10 ---> Using cache 17:50:10 ---> 45f1d63b4d77 17:50:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:10 ---> Using cache 17:50:10 ---> 8d148ba7c0b0 17:50:10 Step 8/23 : COPY . . 17:50:10 ---> Using cache 17:50:10 ---> f4ea4647a57e 17:50:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:50:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:50:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:50:11 ---> ca4675993718 17:50:11 Step 3/22 : WORKDIR /edgex-go 17:50:11 ---> Using cache 17:50:11 ---> 83a61abf8c26 17:50:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:11 ---> Using cache 17:50:11 ---> 70d7482b08e6 17:50:11 Step 5/22 : RUN apk add --update --no-cache make git 17:50:11 ---> Using cache 17:50:11 ---> 27fbbdf01569 17:50:11 Step 6/22 : COPY go.mod vendor* ./ 17:50:11 ---> Using cache 17:50:11 ---> 45f1d63b4d77 17:50:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:11 ---> Using cache 17:50:11 ---> 8d148ba7c0b0 17:50:11 Step 8/22 : COPY . . 17:50:11 ---> Using cache 17:50:11 ---> f4ea4647a57e 17:50:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:50:13 ---> b00d569456cd 17:50:13 Step 26/31 : RUN chmod +x /entrypoint.sh 17:50:13 ---> Running in ede7f02febd5 17:50:13 ---> Running in 3e64b367de7d 17:50:13 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:50:13 Status: Downloaded newer image for docker:20.10.14 17:50:13 ---> 7417809fdb73 17:50:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:50:14 ---> Running in 6f5fce1f80fc 17:50:14 ---> Running in d2c30ae49ed6 17:50:14 Removing intermediate container d2c30ae49ed6 17:50:14 ---> a457c14be5ce 17:50:14 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 17:50:14 ---> Running in 05d8333f4648 17:50:14 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-metadata/core-metadata ./cmd/core-metadata 17:50:14 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/support-scheduler/support-scheduler ./cmd/support-scheduler 17:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:50:15 (1/43) Installing readline (8.1.1-r0) 17:50:15 (2/43) Installing bash (5.1.16-r0) 17:50:15 Executing bash-5.1.16-r0.post-install 17:50:15 (3/43) Installing brotli-libs (1.0.9-r5) 17:50:15 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:50:15 (5/43) Installing libcurl (7.80.0-r0) 17:50:15 (6/43) Installing curl (7.80.0-r0) 17:50:15 Removing intermediate container 6f5fce1f80fc 17:50:15 ---> e42d2dba3fe1 17:50:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:50:15 (7/43) Installing dumb-init (1.2.5-r1) 17:50:15 (8/43) Installing libbz2 (1.0.8-r1) 17:50:15 (9/43) Installing expat (2.4.7-r0) 17:50:15 (10/43) Installing libffi (3.4.2-r1) 17:50:15 (11/43) Installing gdbm (1.22-r0) 17:50:15 (12/43) Installing xz-libs (5.2.5-r1) 17:50:15 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:50:15 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:50:15 (15/43) Installing mpdecimal (2.5.1-r1) 17:50:15 (16/43) Installing sqlite-libs (3.36.0-r0) 17:50:15 (17/43) Installing python3 (3.9.7-r4) 17:50:15 ---> Running in aae8e3221b58 17:50:15 (18/43) Installing py3-appdirs (1.4.4-r2) 17:50:15 (19/43) Installing py3-certifi (2020.12.5-r1) 17:50:15 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:50:15 (21/43) Installing py3-idna (3.3-r0) 17:50:15 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:50:15 (23/43) Installing py3-requests (2.26.0-r1) 17:50:15 (24/43) Installing py3-msgpack (1.0.2-r1) 17:50:15 (25/43) Installing py3-lockfile (0.12.2-r4) 17:50:15 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:50:15 (27/43) Installing py3-colorama (0.4.4-r1) 17:50:15 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:50:15 (29/43) Installing py3-distlib (0.3.3-r0) 17:50:15 (30/43) Installing py3-distro (1.6.0-r0) 17:50:15 (31/43) Installing py3-six (1.16.0-r0) 17:50:15 (32/43) Installing py3-webencodings (0.5.1-r4) 17:50:15 (33/43) Installing py3-html5lib (1.1-r1) 17:50:15 (34/43) Installing py3-parsing (2.4.7-r2) 17:50:15 (35/43) Installing py3-packaging (20.9-r1) 17:50:15 (36/43) Installing py3-tomli (1.2.2-r0) 17:50:15 (37/43) Installing py3-pep517 (0.12.0-r0) 17:50:15 (38/43) Installing py3-progress (1.6-r0) 17:50:15 (39/43) Installing py3-retrying (1.3.3-r2) 17:50:15 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:50:15 (41/43) Installing py3-setuptools (52.0.0-r4) 17:50:15 Removing intermediate container aae8e3221b58 17:50:15 ---> 064309aa5b20 17:50:15 Step 28/31 : CMD ["gate"] 17:50:15 (42/43) Installing py3-toml (0.10.2-r2) 17:50:15 (43/43) Installing py3-pip (20.3.4-r1) 17:50:16 ---> Running in f6adfaaa0b20 17:50:16 Executing busybox-1.34.1-r5.trigger 17:50:16 OK: 83 MiB in 65 packages 17:50:16 Removing intermediate container f6adfaaa0b20 17:50:16 ---> 7c8e83190409 17:50:16 Step 29/31 : LABEL arch=x86_64 17:50:16 ---> Running in a1adbdf20af5 17:50:16 Removing intermediate container a1adbdf20af5 17:50:16 ---> 9253aaf0e982 17:50:16 Step 30/31 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:50:16 ---> Running in 53e4917dbe85 17:50:16 Removing intermediate container 53e4917dbe85 17:50:16 ---> d491af2673aa 17:50:16 Step 31/31 : LABEL version=0.0.0 17:50:17 ---> Running in d21aa87288c0 17:50:17 Removing intermediate container d21aa87288c0 17:50:17 ---> 4e6d606137db 17:50:17 17:50:17 Successfully built 4e6d606137db 17:50:17 Successfully tagged security-bootstrapper:latest 17:50:17 Building core-data 17:50:17  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 17:50:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:50:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:50:17 Collecting jsonschema<3,>=2.5.1 17:50:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:50:17 Collecting docopt<0.7,>=0.6.1 17:50:17 Downloading docopt-0.6.2.tar.gz (25 kB) 17:50:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:50:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:50:17 Collecting docker<4.0,>=3.6.0 17:50:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:50:17 Collecting dockerpty<0.5,>=0.4.1 17:50:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:50:18 Collecting websocket-client<1.0,>=0.32.0 17:50:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:50:18 Collecting cached-property<2,>=1.2.0 17:50:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:50:18 Collecting texttable<0.10,>=0.9.0 17:50:18 Downloading texttable-0.9.1.tar.gz (11 kB) 17:50:18 Collecting PyYAML<4,>=3.10 17:50:18 Downloading PyYAML-3.13.tar.gz (270 kB) 17:50:19 Collecting docker-pycreds>=0.4.0 17:50:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:50:19 Collecting urllib3<1.25,>=1.21.1 17:50:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:50:19 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) 17:50:19 Collecting idna<2.8,>=2.5 17:50:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:50:19 Collecting chardet<3.1.0,>=3.0.2 17:50:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:50:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:50:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:50:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:50:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:50:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:50:19 Attempting uninstall: urllib3 17:50:19 Found existing installation: urllib3 1.26.7 17:50:19 Uninstalling urllib3-1.26.7: 17:50:19 Successfully uninstalled urllib3-1.26.7 17:50:19 Attempting uninstall: idna 17:50:19 Found existing installation: idna 3.3 17:50:19 Uninstalling idna-3.3: 17:50:19 Successfully uninstalled idna-3.3 17:50:20 Attempting uninstall: requests 17:50:20 Found existing installation: requests 2.26.0 17:50:20 Uninstalling requests-2.26.0: 17:50:20 Successfully uninstalled requests-2.26.0 17:50:20 Running setup.py install for texttable: started 17:50:20 Running setup.py install for texttable: finished with status 'done' 17:50:20 Running setup.py install for PyYAML: started 17:50:21 Running setup.py install for PyYAML: finished with status 'done' 17:50:21 Running setup.py install for docopt: started 17:50:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:50:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:50:21 ---> ca4675993718 17:50:21 Step 3/23 : WORKDIR /edgex-go 17:50:21 ---> Using cache 17:50:21 ---> 83a61abf8c26 17:50:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:21 ---> Using cache 17:50:21 ---> 70d7482b08e6 17:50:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:50:21 Running setup.py install for docopt: finished with status 'done' 17:50:21 Running setup.py install for dockerpty: started 17:50:23 Running setup.py install for dockerpty: finished with status 'done' 17:50:24 ---> Running in 9c41db595352 17:50:24 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 17:50:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:50:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:50:26 OK: 221 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:27 provisioning config files... 17:50:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2233855519168831959tmp [Pipeline] { 17:50:27 Removing intermediate container 9c41db595352 17:50:27 ---> 13e7b070dc7b 17:50:27 Step 6/23 : COPY go.mod vendor* ./ [Pipeline] libraryResource [Pipeline] sh 17:50:27 Removing intermediate container 05d8333f4648 17:50:27 ---> 92b5843fe885 17:50:27 Step 14/23 : ENV APP_PORT=58890 17:50:27 ---> Running in a05c8b5e0bc4 17:50:27 ---> docker-login.sh 17:50:27 nexus3.edgexfoundry.org:10001 17:50:28 ---> 69b49a063c4c 17:50:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:28 ---> Running in c60f2cb78ebc 17:50:28 Removing intermediate container a05c8b5e0bc4 17:50:28 ---> e6d1cf716b31 17:50:28 Step 15/23 : EXPOSE $APP_PORT 17:50:28 ---> Running in 8e7159b62c21 17:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:28 Removing intermediate container 8e7159b62c21 17:50:28 ---> ca719ace65b8 17:50:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:28 Configure a credential helper to remove this warning. See 17:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:28 17:50:28 Login Succeeded 17:50:28 nexus3.edgexfoundry.org:10002 17:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:29 Configure a credential helper to remove this warning. See 17:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:29 17:50:29 Login Succeeded 17:50:29 nexus3.edgexfoundry.org:10003 17:50:29 ---> 2cad9477fb13 17:50:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:29 Configure a credential helper to remove this warning. See 17:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:29 17:50:29 Login Succeeded 17:50:29 nexus3.edgexfoundry.org:10004 17:50:29 Removing intermediate container c60f2cb78ebc 17:50:29 ---> 923071c177ee 17:50:29 Step 8/23 : COPY . . 17:50:29 ---> cb4c42e27843 17:50:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:30 Configure a credential helper to remove this warning. See 17:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:30 17:50:30 Login Succeeded 17:50:30 docker.io 17:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:31 Configure a credential helper to remove this warning. See 17:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:31 17:50:31 Login Succeeded 17:50:31 ---> docker-login.sh ends [Pipeline] } 17:50:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:50:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:31 ========================================================= 17:50:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:50:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:50:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:50:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:50:32 9b3977197b4f: Pulling fs layer 17:50:32 1a89e8eeedd5: Pulling fs layer 17:50:32 94645a83ff95: Pulling fs layer 17:50:32 3f3a8bcf1eab: Pulling fs layer 17:50:32 0c92f367c5e7: Pulling fs layer 17:50:32 f7c0051592d6: Pulling fs layer 17:50:32 a227ed2f7395: Pulling fs layer 17:50:32 7b1c46037f91: Pulling fs layer 17:50:32 3f3a8bcf1eab: Waiting 17:50:32 0c92f367c5e7: Waiting 17:50:32 f7c0051592d6: Waiting 17:50:32 a227ed2f7395: Waiting 17:50:32 7b1c46037f91: Waiting 17:50:32 94645a83ff95: Verifying Checksum 17:50:32 94645a83ff95: Download complete 17:50:32 1a89e8eeedd5: Verifying Checksum 17:50:32 1a89e8eeedd5: Download complete 17:50:32 0c92f367c5e7: Download complete 17:50:32 f7c0051592d6: Verifying Checksum 17:50:32 f7c0051592d6: Download complete 17:50:32 9b3977197b4f: Verifying Checksum 17:50:32 a227ed2f7395: Verifying Checksum 17:50:32 a227ed2f7395: Download complete 17:50:32 ---> 252e81178ad2 17:50:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:50:33 ---> Running in 702421c89785 17:50:33 9b3977197b4f: Pull complete 17:50:33 Removing intermediate container 702421c89785 17:50:33 ---> 201719a76100 17:50:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:33 1a89e8eeedd5: Pull complete 17:50:33 ---> Running in 4b36239c8696 17:50:33 94645a83ff95: Pull complete 17:50:34 7b1c46037f91: Verifying Checksum 17:50:34 7b1c46037f91: Download complete 17:50:34 Removing intermediate container 4b36239c8696 17:50:34 ---> 1357d40d6ead 17:50:34 Step 21/23 : LABEL arch=x86_64 17:50:35 ---> Running in d528ee0f2296 17:50:35 3f3a8bcf1eab: Verifying Checksum 17:50:35 3f3a8bcf1eab: Download complete 17:50:35 Removing intermediate container d528ee0f2296 17:50:35 ---> 90b4bd373b65 17:50:35 Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:50:36 ---> Running in 86955160cf89 17:50:36 ---> c0928959c9de 17:50:36 Step 9/23 : RUN make cmd/core-data/core-data 17:50:36 Removing intermediate container 86955160cf89 17:50:36 ---> 5aa14a317992 17:50:36 Step 23/23 : LABEL version=0.0.0 17:50:36 ---> Running in 07ada0ef7893 17:50:36 ---> Running in 5b70b8ef360a 17:50:37 Removing intermediate container 5b70b8ef360a 17:50:37 ---> 26def79ca050 17:50:37 17:50:37 Successfully built 26def79ca050 17:50:37 Successfully tagged sys-mgmt-agent:latest 17:50:37  Building sys-mgmt-agent ... done Building security-spire-agent 17:50:37 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 17:50:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:50:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:50:41 ---> ca4675993718 17:50:41 Step 3/26 : WORKDIR /edgex-go 17:50:41 ---> Using cache 17:50:41 ---> 83a61abf8c26 17:50:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:41 ---> Using cache 17:50:41 ---> 70d7482b08e6 17:50:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:50:43 ---> Running in f38b703e8b95 17:50:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:50:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:50:45 OK: 221 MiB in 52 packages 17:50:47 Removing intermediate container 3e64b367de7d 17:50:47 ---> 54f66e807482 17:50:47 17:50:47 Step 10/23 : FROM alpine:3.14 17:50:47 ---> e04c818066af 17:50:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:50:47 3f3a8bcf1eab: Pull complete 17:50:47 0c92f367c5e7: Pull complete 17:50:47 f7c0051592d6: Pull complete 17:50:47 Removing intermediate container ede7f02febd5 17:50:47 ---> 2d74363666f2 17:50:47 17:50:47 Step 10/22 : FROM alpine:3.14 17:50:47 ---> e04c818066af 17:50:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:50:47 ---> Running in a7dfff36dc5a 17:50:47 ---> Running in 02d7364be16c 17:50:47 Removing intermediate container f38b703e8b95 17:50:47 ---> b97a4dd0f2cf 17:50:47 Step 6/26 : COPY go.mod vendor* ./ 17:50:47 a227ed2f7395: Pull complete 17:50:47 ---> 3b3b0f772aa8 17:50:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:48 ---> Running in aa203cbaad7b 17:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:50:48 (1/1) Installing dumb-init (1.2.5-r1) 17:50:48 Executing busybox-1.33.1-r7.trigger 17:50:48 OK: 6 MiB in 15 packages 17:50:48 (1/1) Installing dumb-init (1.2.5-r1) 17:50:48 Executing busybox-1.33.1-r7.trigger 17:50:48 OK: 6 MiB in 15 packages 17:50:49 Removing intermediate container a7dfff36dc5a 17:50:49 ---> 48c27d5333e4 17:50:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:50:49 Removing intermediate container 02d7364be16c 17:50:49 ---> be607a4e2852 17:50:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:50:49 ---> Running in addefbaac497 17:50:49 ---> Running in 6758041dd2d9 17:50:49 Removing intermediate container aa203cbaad7b 17:50:49 ---> 620b8a121ee0 17:50:49 Step 8/26 : COPY . . 17:50:49 Removing intermediate container addefbaac497 17:50:49 ---> e75495a5685a 17:50:49 Step 13/23 : ENV APP_PORT=59881 17:50:50 Removing intermediate container 6758041dd2d9 17:50:50 ---> b112736a1299 17:50:50 Step 13/22 : ENV APP_PORT=59861 17:50:52 ---> Running in 448fee58109b 17:50:53 ---> Running in a3c2537b44d2 17:50:53 Removing intermediate container 448fee58109b 17:50:53 ---> 2168e3a40c2c 17:50:53 Step 14/23 : EXPOSE $APP_PORT 17:50:53 Removing intermediate container a3c2537b44d2 17:50:53 ---> 5d1647b7d3f4 17:50:53 Step 14/22 : EXPOSE $APP_PORT 17:50:53 ---> Running in 8c19b4d93df9 17:50:53 ---> Running in 3f495c2aa86c 17:50:53 Removing intermediate container 8c19b4d93df9 17:50:53 ---> c993c8b65266 17:50:53 Step 15/23 : WORKDIR / 17:50:53 Removing intermediate container 3f495c2aa86c 17:50:53 ---> 8996efd42e65 17:50:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:53 ---> Running in 4e57a9557ee8 17:50:54 ---> e4cff8291e8f 17:50:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:50:54 Removing intermediate container 4e57a9557ee8 17:50:54 ---> 61969598e1c8 17:50:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:54 ---> f6575f38c24e 17:50:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:50:54 ---> d6667ffcb79c 17:50:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:50:55 ---> 9ebd16bcaa94 17:50:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:50:55 ---> 512dcd7e072e 17:50:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:50:55 ---> Running in f2c104fe6240 17:50:55 ---> bad2aafd1a8b 17:50:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:50:56 ---> 91ddc1814cab 17:50:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:50:56 Removing intermediate container f2c104fe6240 17:50:56 ---> 0b50e430723c 17:50:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:56 ---> Running in 1982e20b0eda 17:50:56 ---> Running in 57ff0e555766 17:50:56 7b1c46037f91: Pull complete 17:50:56 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 17:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:50:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:50:56 ---> Running in ba8d89cd1e10 17:50:56 Removing intermediate container 57ff0e555766 17:50:56 ---> e9c9f769ad5b 17:50:56 Step 10/26 : RUN mkdir -p spire-build 17:50:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:50:56 WORKDIR /edgex 17:50:56 COPY go.mod . 17:50:56 RUN go mod download 17:50:56 + docker build -t ci-base-image-arm64 -f - . 17:50:56 Removing intermediate container ba8d89cd1e10 17:50:56 ---> 6f5aa2eba572 17:50:56 Step 20/22 : LABEL arch=x86_64 17:50:56 Removing intermediate container 1982e20b0eda 17:50:56 ---> cbfd69a0bf3b 17:50:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:56 ---> Running in bb2c5e53a653 17:50:56 ---> Running in 2358bda01ded 17:50:56 ---> Running in 0f8374c13c47 17:50:57 Removing intermediate container 2358bda01ded 17:50:57 ---> 352a9d02de7e 17:50:57 Step 21/23 : LABEL arch=x86_64 17:50:57 Removing intermediate container 0f8374c13c47 17:50:57 ---> 2d0b3233b1c8 17:50:57 Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:50:57 ---> Running in b53011d4c57c 17:50:57 ---> Running in 1123580db359 17:50:58 Removing intermediate container b53011d4c57c 17:50:58 ---> 9597f600ab7f 17:50:58 Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:50:58 Removing intermediate container bb2c5e53a653 17:50:58 ---> 258216251552 17:50:58 Step 11/26 : WORKDIR /edgex-go/spire-build 17:50:58 ---> Running in c9d1de6fcc99 17:50:58 Removing intermediate container 1123580db359 17:50:58 ---> 0d9bd02c3311 17:50:58 Step 22/22 : LABEL version=0.0.0 17:50:58 ---> Running in fcc6106df6fc 17:50:58 ---> Running in ebb7bd1c4ac2 17:50:58 Removing intermediate container c9d1de6fcc99 17:50:58 ---> 5e26914a1991 17:50:58 Step 23/23 : LABEL version=0.0.0 17:50:58 ---> Running in a246a5e64e0c 17:50:59 Removing intermediate container fcc6106df6fc 17:50:59 ---> 7c26440c3962 17:50:59 17:50:59 Removing intermediate container ebb7bd1c4ac2 17:50:59 ---> 2af7e452663c 17:50:59 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 17:50:59 Removing intermediate container a246a5e64e0c 17:50:59 ---> fc8a233926a8 17:50:59 17:50:59 ---> Running in 4a35f4b43e62 17:50:59 Removing intermediate container 07ada0ef7893 17:50:59 ---> c66a50a94770 17:50:59 17:50:59 Step 10/23 : FROM alpine:3.14 17:50:59 ---> e04c818066af 17:50:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:50:59 Sending build context to Docker daemon 169.2MB 17:50:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:50:59 ---> f79e39bc4007 17:50:59 Step 2/4 : WORKDIR /edgex 17:50:59 Successfully built 7c26440c3962 17:50:59 Successfully tagged support-scheduler:latest 17:50:59  Building support-scheduler ... done Building security-spire-server 17:50:59 Successfully built fc8a233926a8 17:50:59 Building bin/spire-agent... 17:50:59 ---> Running in c1419a6f72b6 17:50:59 Successfully tagged core-metadata:latest 17:50:59 Building support-notifications 17:50:59  Building core-metadata ... done go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:50:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:50:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:50:59 go: downloading github.com/docker/docker v20.10.12+incompatible 17:50:59 Removing intermediate container c1419a6f72b6 17:50:59 ---> de7b7b6db28f 17:50:59 Step 12/23 : ENV APP_PORT=59880 17:50:59 ---> Running in 1e27cf080306 17:51:00 go: downloading github.com/google/go-tpm-tools v0.3.3 17:51:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:51:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:51:00 spire-1.2.1/ 17:51:00 spire-1.2.1/.data/ 17:51:00 spire-1.2.1/.data/.file 17:51:00 spire-1.2.1/.dockerignore 17:51:00 spire-1.2.1/.gitattributes 17:51:00 spire-1.2.1/.githooks/ 17:51:00 spire-1.2.1/.githooks/pre-commit 17:51:00 spire-1.2.1/.github/ 17:51:00 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:51:00 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:51:00 spire-1.2.1/.github/dependabot.yml 17:51:00 spire-1.2.1/.github/workflows/ 17:51:00 spire-1.2.1/.github/workflows/nightly_build.yaml 17:51:00 spire-1.2.1/.github/workflows/pr_build.yaml 17:51:00 spire-1.2.1/.github/workflows/release_build.yaml 17:51:00 spire-1.2.1/.github/workflows/scripts/ 17:51:00 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:51:00 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:51:00 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:51:00 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:51:00 spire-1.2.1/.github/workflows/scripts/split.sh 17:51:00 spire-1.2.1/.gitignore 17:51:00 spire-1.2.1/.go-version 17:51:00 spire-1.2.1/.golangci.yml 17:51:00 spire-1.2.1/ADOPTERS.md 17:51:00 spire-1.2.1/CHANGELOG.md 17:51:00 spire-1.2.1/CODE-OF-CONDUCT.md 17:51:00 spire-1.2.1/CODEOWNERS 17:51:00 spire-1.2.1/CONTRIBUTING.md 17:51:00 spire-1.2.1/Dockerfile 17:51:00 spire-1.2.1/Dockerfile.dev 17:51:00 spire-1.2.1/Dockerfile.scratch 17:51:00 spire-1.2.1/LICENSE 17:51:00 spire-1.2.1/MAINTAINERS.md 17:51:00 spire-1.2.1/Makefile 17:51:00 spire-1.2.1/README.md 17:51:00 spire-1.2.1/ROADMAP.md 17:51:00 spire-1.2.1/SECURITY.md 17:51:00 spire-1.2.1/cmd/ 17:51:00 spire-1.2.1/cmd/spire-agent/ 17:51:00 spire-1.2.1/cmd/spire-agent/cli/ 17:51:00 spire-1.2.1/cmd/spire-agent/cli/api/ 17:51:00 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/common/ 17:51:00 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:51:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/run/ 17:51:00 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:51:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:51:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:51:00 spire-1.2.1/cmd/spire-agent/main.go 17:51:00 spire-1.2.1/cmd/spire-server/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/agent/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/cli.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/run/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/token/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/validate/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/x509/ 17:51:00 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:51:00 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:51:00 spire-1.2.1/cmd/spire-server/main.go 17:51:00 spire-1.2.1/cmd/spire-server/util/ 17:51:00 spire-1.2.1/cmd/spire-server/util/util.go 17:51:00 spire-1.2.1/conf/ 17:51:00 spire-1.2.1/conf/agent/ 17:51:00 spire-1.2.1/conf/agent/agent.conf 17:51:00 spire-1.2.1/conf/agent/agent_full.conf 17:51:00 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:51:00 spire-1.2.1/conf/server/ 17:51:00 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:51:00 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:51:00 spire-1.2.1/conf/server/server.conf 17:51:00 spire-1.2.1/conf/server/server_full.conf 17:51:00 spire-1.2.1/doc/ 17:51:00 spire-1.2.1/doc/SPIRE101.md 17:51:00 spire-1.2.1/doc/auditlog.md 17:51:00 spire-1.2.1/doc/authorization_policy_engine.md 17:51:00 spire-1.2.1/doc/changelog_guidelines.md 17:51:00 spire-1.2.1/doc/cure53-report.pdf 17:51:00 spire-1.2.1/doc/images/ 17:51:00 spire-1.2.1/doc/images/2019_roadmap.png 17:51:00 spire-1.2.1/doc/images/SPIRE101.png 17:51:00 spire-1.2.1/doc/images/SPIRE_agent.png 17:51:00 spire-1.2.1/doc/images/SPIRE_server.png 17:51:00 spire-1.2.1/doc/images/cache_mgr.png 17:51:00 spire-1.2.1/doc/images/cache_mgr_components.png 17:51:00 spire-1.2.1/doc/images/federated_spire.png 17:51:00 spire-1.2.1/doc/images/ha_mode.png 17:51:00 spire-1.2.1/doc/images/nested_spire.png 17:51:00 spire-1.2.1/doc/images/oidc_federation.png 17:51:00 spire-1.2.1/doc/images/single_trust_domain.png 17:51:00 spire-1.2.1/doc/images/spiffe_compatible.png 17:51:00 spire-1.2.1/doc/images/spire_logo.png 17:51:00 spire-1.2.1/doc/migrating_registration_api_clients.md 17:51:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:51:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:51:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:51:00 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:51:00 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:51:00 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:51:00 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:51:00 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:51:00 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:51:00 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:51:00 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:51:00 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:51:00 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:51:00 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:51:00 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:51:00 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:51:00 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:51:00 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:51:00 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:51:00 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:51:00 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:51:00 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:51:00 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:51:00 spire-1.2.1/doc/scaling_spire.md 17:51:00 spire-1.2.1/doc/spire_agent.md 17:51:00 spire-1.2.1/doc/spire_server.md 17:51:00 spire-1.2.1/doc/supported_integrations.md 17:51:00 spire-1.2.1/doc/telemetry.md 17:51:00 spire-1.2.1/doc/telemetry_config.md 17:51:00 spire-1.2.1/doc/upgrading.md 17:51:00 spire-1.2.1/doc/using_spire.md 17:51:00 spire-1.2.1/examples/ 17:51:00 spire-1.2.1/examples/README.md 17:51:00 spire-1.2.1/go.mod 17:51:00 spire-1.2.1/go.sum 17:51:00 spire-1.2.1/pkg/ 17:51:00 spire-1.2.1/pkg/agent/ 17:51:00 spire-1.2.1/pkg/agent/agent.go 17:51:00 spire-1.2.1/pkg/agent/api/ 17:51:00 spire-1.2.1/pkg/agent/api/config.go 17:51:00 spire-1.2.1/pkg/agent/api/debug/ 17:51:00 spire-1.2.1/pkg/agent/api/debug/v1/ 17:51:00 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:51:00 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:51:00 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:51:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:51:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:51:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:51:00 spire-1.2.1/pkg/agent/api/endpoints.go 17:51:00 spire-1.2.1/pkg/agent/api/health/ 17:51:00 spire-1.2.1/pkg/agent/api/health/v1/ 17:51:00 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:51:00 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:51:00 spire-1.2.1/pkg/agent/api/rpccontext/ 17:51:00 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:51:00 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:51:00 spire-1.2.1/pkg/agent/attestor/ 17:51:00 spire-1.2.1/pkg/agent/attestor/node/ 17:51:00 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:51:00 spire-1.2.1/pkg/agent/attestor/node/node.go 17:51:00 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:51:00 spire-1.2.1/pkg/agent/attestor/workload/ 17:51:00 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:51:00 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:51:00 spire-1.2.1/pkg/agent/catalog/ 17:51:00 spire-1.2.1/pkg/agent/catalog/catalog.go 17:51:00 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:51:00 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:51:00 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:51:00 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:51:00 spire-1.2.1/pkg/agent/client/ 17:51:00 spire-1.2.1/pkg/agent/client/client.go 17:51:00 spire-1.2.1/pkg/agent/client/client_test.go 17:51:00 spire-1.2.1/pkg/agent/client/dial.go 17:51:00 spire-1.2.1/pkg/agent/client/nodeconn.go 17:51:00 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:51:00 spire-1.2.1/pkg/agent/client/update.go 17:51:00 spire-1.2.1/pkg/agent/client/util.go 17:51:00 spire-1.2.1/pkg/agent/common/ 17:51:00 spire-1.2.1/pkg/agent/common/backoff/ 17:51:00 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:51:00 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:51:00 spire-1.2.1/pkg/agent/common/cgroups/ 17:51:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:51:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:51:00 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:51:00 spire-1.2.1/pkg/agent/config.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/ 17:51:00 spire-1.2.1/pkg/agent/endpoints/config.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:51:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:51:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/workload/ 17:51:00 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:51:00 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:51:00 spire-1.2.1/pkg/agent/manager/ 17:51:00 spire-1.2.1/pkg/agent/manager/cache/ 17:51:00 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:51:00 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:51:00 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:51:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:51:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:51:00 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:51:00 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:51:00 spire-1.2.1/pkg/agent/manager/config.go 17:51:00 spire-1.2.1/pkg/agent/manager/manager.go 17:51:00 spire-1.2.1/pkg/agent/manager/manager_test.go 17:51:00 spire-1.2.1/pkg/agent/manager/storage.go 17:51:00 spire-1.2.1/pkg/agent/manager/storage_test.go 17:51:00 spire-1.2.1/pkg/agent/manager/storecache/ 17:51:00 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:51:00 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:51:00 spire-1.2.1/pkg/agent/manager/sync.go 17:51:00 spire-1.2.1/pkg/agent/plugin/ 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:51:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:51:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:51:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:51:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:51:00 spire-1.2.1/pkg/agent/svid/ 17:51:00 spire-1.2.1/pkg/agent/svid/rotator.go 17:51:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:51:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:51:00 spire-1.2.1/pkg/agent/svid/store/ 17:51:00 spire-1.2.1/pkg/agent/svid/store/service.go 17:51:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:51:00 spire-1.2.1/pkg/common/ 17:51:00 spire-1.2.1/pkg/common/agentpathtemplate/ 17:51:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:51:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:51:00 spire-1.2.1/pkg/common/api/ 17:51:00 spire-1.2.1/pkg/common/api/metrics.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/ 17:51:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/logger.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/names.go 17:51:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:51:00 spire-1.2.1/pkg/common/api/names.go 17:51:00 spire-1.2.1/pkg/common/api/ratelimit.go 17:51:00 spire-1.2.1/pkg/common/api/rpccontext/ 17:51:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:51:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:51:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:51:00 spire-1.2.1/pkg/common/auth/ 17:51:00 spire-1.2.1/pkg/common/auth/interceptors.go 17:51:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:51:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/ 17:51:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/types.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:51:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:51:00 spire-1.2.1/pkg/common/catalog/ 17:51:00 spire-1.2.1/pkg/common/catalog/bind.go 17:51:00 spire-1.2.1/pkg/common/catalog/builtin.go 17:51:00 spire-1.2.1/pkg/common/catalog/catalog.go 17:51:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:51:00 spire-1.2.1/pkg/common/catalog/closers.go 17:51:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:51:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:51:00 spire-1.2.1/pkg/common/catalog/config.go 17:51:00 spire-1.2.1/pkg/common/catalog/config_test.go 17:51:00 spire-1.2.1/pkg/common/catalog/configure.go 17:51:00 spire-1.2.1/pkg/common/catalog/constraints.go 17:51:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:51:00 spire-1.2.1/pkg/common/catalog/context.go 17:51:00 spire-1.2.1/pkg/common/catalog/external.go 17:51:00 spire-1.2.1/pkg/common/catalog/host.go 17:51:00 spire-1.2.1/pkg/common/catalog/pipenet.go 17:51:00 spire-1.2.1/pkg/common/catalog/plugin.go 17:51:00 spire-1.2.1/pkg/common/catalog/testplugin/ 17:51:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:51:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:51:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:51:00 spire-1.2.1/pkg/common/cli/ 17:51:00 spire-1.2.1/pkg/common/cli/env.go 17:51:00 spire-1.2.1/pkg/common/cli/flags.go 17:51:00 spire-1.2.1/pkg/common/cli/trust_domain.go 17:51:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:51:00 spire-1.2.1/pkg/common/cli/umask.go 17:51:00 spire-1.2.1/pkg/common/cli/umask_posix.go 17:51:00 spire-1.2.1/pkg/common/cli/umask_test.go 17:51:00 spire-1.2.1/pkg/common/cli/umask_windows.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/ 17:51:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/flag.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/format.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/ 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:51:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:51:00 spire-1.2.1/pkg/common/coretypes/ 17:51:00 spire-1.2.1/pkg/common/coretypes/bundle/ 17:51:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:51:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:51:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:51:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:51:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:51:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:51:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:51:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:51:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:51:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:51:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:51:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:51:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:51:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:51:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:51:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:51:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:51:00 spire-1.2.1/pkg/common/cryptoutil/ 17:51:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:51:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:51:00 spire-1.2.1/pkg/common/diskutil/ 17:51:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:51:00 spire-1.2.1/pkg/common/diskutil/file_test.go 17:51:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:51:00 spire-1.2.1/pkg/common/errorutil/ 17:51:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:51:00 spire-1.2.1/pkg/common/health/ 17:51:00 spire-1.2.1/pkg/common/health/config.go 17:51:00 spire-1.2.1/pkg/common/health/context.go 17:51:00 spire-1.2.1/pkg/common/health/context_test.go 17:51:00 spire-1.2.1/pkg/common/health/health.go 17:51:00 spire-1.2.1/pkg/common/health/health_test.go 17:51:00 spire-1.2.1/pkg/common/health/logger.go 17:51:00 spire-1.2.1/pkg/common/hostservice/ 17:51:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:51:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:51:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:51:00 spire-1.2.1/pkg/common/idutil/ 17:51:00 spire-1.2.1/pkg/common/idutil/require.go 17:51:00 spire-1.2.1/pkg/common/idutil/require_test.go 17:51:00 spire-1.2.1/pkg/common/idutil/safety.go 17:51:00 spire-1.2.1/pkg/common/idutil/safety_test.go 17:51:00 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:51:00 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:51:00 spire-1.2.1/pkg/common/jwtsvid/ 17:51:00 spire-1.2.1/pkg/common/jwtsvid/common.go 17:51:00 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:51:00 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:51:00 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:51:00 spire-1.2.1/pkg/common/jwtutil/ 17:51:00 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:51:00 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:51:00 spire-1.2.1/pkg/common/log/ 17:51:00 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:51:00 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:51:00 spire-1.2.1/pkg/common/log/log.go 17:51:00 spire-1.2.1/pkg/common/log/log_test.go 17:51:00 spire-1.2.1/pkg/common/log/options.go 17:51:00 spire-1.2.1/pkg/common/nodeutil/ 17:51:00 spire-1.2.1/pkg/common/nodeutil/node.go 17:51:00 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:51:00 spire-1.2.1/pkg/common/peertracker/ 17:51:00 spire-1.2.1/pkg/common/peertracker/conn.go 17:51:00 spire-1.2.1/pkg/common/peertracker/credentials.go 17:51:00 spire-1.2.1/pkg/common/peertracker/errors.go 17:51:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:51:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:51:00 spire-1.2.1/pkg/common/peertracker/info.go 17:51:00 spire-1.2.1/pkg/common/peertracker/listener.go 17:51:00 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:51:00 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:51:00 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:51:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:51:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:51:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:51:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:51:00 spire-1.2.1/pkg/common/peertracker/tcp.go 17:51:00 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:51:00 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:51:00 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:51:00 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:51:00 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:51:00 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:51:00 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:51:00 spire-1.2.1/pkg/common/peertracker/uds.go 17:51:00 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:51:00 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:51:00 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:51:00 spire-1.2.1/pkg/common/pemutil/ 17:51:00 spire-1.2.1/pkg/common/pemutil/block.go 17:51:00 spire-1.2.1/pkg/common/pemutil/certs.go 17:51:00 spire-1.2.1/pkg/common/pemutil/common.go 17:51:00 spire-1.2.1/pkg/common/pemutil/csr.go 17:51:00 spire-1.2.1/pkg/common/pemutil/keys.go 17:51:00 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/ 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:51:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:51:00 spire-1.2.1/pkg/common/plugin/ 17:51:00 spire-1.2.1/pkg/common/plugin/aws/ 17:51:00 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:51:00 spire-1.2.1/pkg/common/plugin/azure/ 17:51:00 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:51:00 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:51:00 spire-1.2.1/pkg/common/plugin/facade.go 17:51:00 spire-1.2.1/pkg/common/plugin/facade_test.go 17:51:00 spire-1.2.1/pkg/common/plugin/gcp/ 17:51:00 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:51:00 spire-1.2.1/pkg/common/plugin/k8s/ 17:51:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:51:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:51:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:51:00 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:51:00 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:51:00 spire-1.2.1/pkg/common/plugin/log.go 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/ 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:51:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:51:00 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:51:00 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:51:00 spire-1.2.1/pkg/common/plugin/x509pop/ 17:51:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:51:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:51:00 spire-1.2.1/pkg/common/profiling/ 17:51:00 spire-1.2.1/pkg/common/profiling/dumpers.go 17:51:00 spire-1.2.1/pkg/common/profiling/profiling.go 17:51:00 spire-1.2.1/pkg/common/protoutil/ 17:51:00 spire-1.2.1/pkg/common/protoutil/masks.go 17:51:00 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:51:00 spire-1.2.1/pkg/common/rotationutil/ 17:51:00 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:51:00 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:51:00 spire-1.2.1/pkg/common/selector/ 17:51:00 spire-1.2.1/pkg/common/selector/selector.go 17:51:00 spire-1.2.1/pkg/common/selector/selector_test.go 17:51:00 spire-1.2.1/pkg/common/selector/set.go 17:51:00 spire-1.2.1/pkg/common/selector/set_utils.go 17:51:00 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/ 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/ 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:51:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:51:00 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:51:00 spire-1.2.1/pkg/common/telemetry/call.go 17:51:00 spire-1.2.1/pkg/common/telemetry/common/ 17:51:00 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:51:00 spire-1.2.1/pkg/common/telemetry/config.go 17:51:00 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:51:00 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/inmem.go 17:51:00 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/m3.go 17:51:00 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/metrics.go 17:51:00 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/names.go 17:51:00 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:51:00 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:51:00 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/ 17:51:00 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:51:00 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:51:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:51:00 spire-1.2.1/pkg/common/telemetry/server/server.go 17:51:00 spire-1.2.1/pkg/common/telemetry/sink.go 17:51:00 spire-1.2.1/pkg/common/telemetry/statsd.go 17:51:00 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:51:00 spire-1.2.1/pkg/common/telemetry/uptime.go 17:51:00 spire-1.2.1/pkg/common/telemetry/version.go 17:51:00 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:51:00 spire-1.2.1/pkg/common/uptime/ 17:51:00 spire-1.2.1/pkg/common/uptime/uptime.go 17:51:00 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:51:00 spire-1.2.1/pkg/common/util/ 17:51:00 spire-1.2.1/pkg/common/util/certs.go 17:51:00 spire-1.2.1/pkg/common/util/certs_test.go 17:51:00 spire-1.2.1/pkg/common/util/csr.go 17:51:00 spire-1.2.1/pkg/common/util/hash.go 17:51:00 spire-1.2.1/pkg/common/util/selectors.go 17:51:00 spire-1.2.1/pkg/common/util/selectors_test.go 17:51:00 spire-1.2.1/pkg/common/util/signals.go 17:51:00 spire-1.2.1/pkg/common/util/sort.go 17:51:00 spire-1.2.1/pkg/common/util/sort_test.go 17:51:00 spire-1.2.1/pkg/common/util/task.go 17:51:00 spire-1.2.1/pkg/common/util/task_test.go 17:51:00 spire-1.2.1/pkg/common/util/testdata/ 17:51:00 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:51:00 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:51:00 spire-1.2.1/pkg/common/version/ 17:51:00 spire-1.2.1/pkg/common/version/version.go 17:51:00 spire-1.2.1/pkg/common/x509svid/ 17:51:00 spire-1.2.1/pkg/common/x509svid/common_test.go 17:51:00 spire-1.2.1/pkg/common/x509svid/csr.go 17:51:00 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:51:00 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:51:00 spire-1.2.1/pkg/common/x509util/ 17:51:00 spire-1.2.1/pkg/common/x509util/cert.go 17:51:00 spire-1.2.1/pkg/common/x509util/dns.go 17:51:00 spire-1.2.1/pkg/common/x509util/dns_test.go 17:51:00 spire-1.2.1/pkg/common/x509util/keyid.go 17:51:00 spire-1.2.1/pkg/common/x509util/keypair.go 17:51:00 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:51:00 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:51:00 spire-1.2.1/pkg/server/ 17:51:00 spire-1.2.1/pkg/server/api/ 17:51:00 spire-1.2.1/pkg/server/api/agent.go 17:51:00 spire-1.2.1/pkg/server/api/agent/ 17:51:00 spire-1.2.1/pkg/server/api/agent/v1/ 17:51:00 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:51:00 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:51:00 spire-1.2.1/pkg/server/api/agent_test.go 17:51:00 spire-1.2.1/pkg/server/api/api.go 17:51:00 spire-1.2.1/pkg/server/api/audit/ 17:51:00 spire-1.2.1/pkg/server/api/audit/audit.go 17:51:00 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:51:00 spire-1.2.1/pkg/server/api/bundle.go 17:51:00 spire-1.2.1/pkg/server/api/bundle/ 17:51:00 spire-1.2.1/pkg/server/api/bundle/v1/ 17:51:00 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:51:00 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:51:00 spire-1.2.1/pkg/server/api/bundle_test.go 17:51:00 spire-1.2.1/pkg/server/api/debug/ 17:51:00 spire-1.2.1/pkg/server/api/debug/v1/ 17:51:00 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:51:00 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:51:00 spire-1.2.1/pkg/server/api/entry.go 17:51:00 spire-1.2.1/pkg/server/api/entry/ 17:51:00 spire-1.2.1/pkg/server/api/entry/v1/ 17:51:00 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:51:00 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:51:00 spire-1.2.1/pkg/server/api/entry_test.go 17:51:00 spire-1.2.1/pkg/server/api/health/ 17:51:00 spire-1.2.1/pkg/server/api/health/v1/ 17:51:00 spire-1.2.1/pkg/server/api/health/v1/service.go 17:51:00 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:51:00 spire-1.2.1/pkg/server/api/id.go 17:51:00 spire-1.2.1/pkg/server/api/id_test.go 17:51:00 spire-1.2.1/pkg/server/api/limits/ 17:51:00 spire-1.2.1/pkg/server/api/limits/limits.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/ 17:51:00 spire-1.2.1/pkg/server/api/middleware/alias.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/audit.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/caller.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/common.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/entries.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:51:00 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:51:00 spire-1.2.1/pkg/server/api/ratelimit.go 17:51:00 spire-1.2.1/pkg/server/api/rpccontext/ 17:51:00 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:51:00 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:51:00 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:51:00 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:51:00 spire-1.2.1/pkg/server/api/selector.go 17:51:00 spire-1.2.1/pkg/server/api/selector_test.go 17:51:00 spire-1.2.1/pkg/server/api/status.go 17:51:00 spire-1.2.1/pkg/server/api/status_test.go 17:51:00 spire-1.2.1/pkg/server/api/svid/ 17:51:00 spire-1.2.1/pkg/server/api/svid/v1/ 17:51:00 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:51:00 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:51:00 spire-1.2.1/pkg/server/api/trustdomain.go 17:51:00 spire-1.2.1/pkg/server/api/trustdomain/ 17:51:00 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:51:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:51:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:51:00 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:51:00 spire-1.2.1/pkg/server/authpolicy/ 17:51:00 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:51:00 spire-1.2.1/pkg/server/authpolicy/policy.go 17:51:00 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:51:00 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:51:00 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:51:00 spire-1.2.1/pkg/server/authpolicy/validate.go 17:51:00 spire-1.2.1/pkg/server/bundle/ 17:51:00 spire-1.2.1/pkg/server/bundle/client/ 17:51:00 spire-1.2.1/pkg/server/bundle/client/client.go 17:51:00 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:51:00 spire-1.2.1/pkg/server/bundle/client/manager.go 17:51:00 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:51:00 spire-1.2.1/pkg/server/bundle/client/sources.go 17:51:00 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:51:00 spire-1.2.1/pkg/server/bundle/client/updater.go 17:51:00 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:51:00 spire-1.2.1/pkg/server/ca/ 17:51:00 spire-1.2.1/pkg/server/ca/ca.go 17:51:00 spire-1.2.1/pkg/server/ca/ca_health.go 17:51:00 spire-1.2.1/pkg/server/ca/ca_test.go 17:51:00 spire-1.2.1/pkg/server/ca/journal.go 17:51:00 spire-1.2.1/pkg/server/ca/journal_test.go 17:51:00 spire-1.2.1/pkg/server/ca/manager.go 17:51:00 spire-1.2.1/pkg/server/ca/manager_health.go 17:51:00 spire-1.2.1/pkg/server/ca/manager_test.go 17:51:00 spire-1.2.1/pkg/server/ca/templates.go 17:51:00 spire-1.2.1/pkg/server/ca/upstream_client.go 17:51:00 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:51:00 spire-1.2.1/pkg/server/ca/validation.go 17:51:00 spire-1.2.1/pkg/server/cache/ 17:51:00 spire-1.2.1/pkg/server/cache/dscache/ 17:51:00 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:51:00 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:51:00 spire-1.2.1/pkg/server/cache/entrycache/ 17:51:00 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:51:00 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:51:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:51:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:51:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:51:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:51:00 spire-1.2.1/pkg/server/catalog/ 17:51:00 spire-1.2.1/pkg/server/catalog/catalog.go 17:51:00 spire-1.2.1/pkg/server/catalog/keymanager.go 17:51:00 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:51:00 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:51:00 spire-1.2.1/pkg/server/catalog/notifier.go 17:51:00 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:51:00 spire-1.2.1/pkg/server/config.go 17:51:00 spire-1.2.1/pkg/server/datastore/ 17:51:00 spire-1.2.1/pkg/server/datastore/datastore.go 17:51:00 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:51:00 spire-1.2.1/pkg/server/datastore/repository.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:51:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:51:00 spire-1.2.1/pkg/server/endpoints/ 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/ 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:51:00 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:51:00 spire-1.2.1/pkg/server/endpoints/config.go 17:51:00 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:51:00 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:51:00 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:51:00 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:51:00 spire-1.2.1/pkg/server/endpoints/middleware.go 17:51:00 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:51:00 spire-1.2.1/pkg/server/hostservice/ 17:51:00 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:51:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:51:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:51:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:51:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:51:00 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:51:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:51:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/ 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/ 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:51:00 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:51:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:51:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/ 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:51:00 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:51:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:51:00 spire-1.2.1/pkg/server/registration/ 17:51:00 spire-1.2.1/pkg/server/registration/manager.go 17:51:00 spire-1.2.1/pkg/server/registration/manager_test.go 17:51:00 spire-1.2.1/pkg/server/scanentries.go 17:51:00 spire-1.2.1/pkg/server/scanentries_test.go 17:51:00 spire-1.2.1/pkg/server/server.go 17:51:00 spire-1.2.1/pkg/server/server_test.go 17:51:00 spire-1.2.1/pkg/server/svid/ 17:51:00 spire-1.2.1/pkg/server/svid/observer.go 17:51:00 spire-1.2.1/pkg/server/svid/observer_test.go 17:51:00 spire-1.2.1/pkg/server/svid/rotator.go 17:51:00 spire-1.2.1/pkg/server/svid/rotator_config.go 17:51:00 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:51:00 spire-1.2.1/pkg/server/svid/rotator_test.go 17:51:00 spire-1.2.1/proto/ 17:51:00 spire-1.2.1/proto/private/ 17:51:00 spire-1.2.1/proto/private/server/ 17:51:00 spire-1.2.1/proto/private/server/journal/ 17:51:00 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:51:00 spire-1.2.1/proto/private/server/journal/journal.proto 17:51:00 spire-1.2.1/proto/spire/ 17:51:00 spire-1.2.1/proto/spire/common/ 17:51:00 spire-1.2.1/proto/spire/common/common.pb.go 17:51:00 spire-1.2.1/proto/spire/common/common.proto 17:51:00 spire-1.2.1/proto/spire/common/plugin/ 17:51:00 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:51:00 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:51:00 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:51:00 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:51:00 spire-1.2.1/proto/spire/plugin/ 17:51:00 spire-1.2.1/proto/spire/plugin/agent/ 17:51:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:51:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:51:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:51:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:51:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:51:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:51:00 spire-1.2.1/release/ 17:51:00 spire-1.2.1/release/spire-extras/ 17:51:00 spire-1.2.1/release/spire-extras/README.md 17:51:00 spire-1.2.1/release/spire-extras/conf/ 17:51:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:51:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:51:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:51:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:51:00 spire-1.2.1/release/spire/ 17:51:00 spire-1.2.1/release/spire/README.md 17:51:00 spire-1.2.1/release/spire/conf/ 17:51:00 spire-1.2.1/release/spire/conf/agent/ 17:51:00 spire-1.2.1/release/spire/conf/agent/agent.conf 17:51:00 spire-1.2.1/release/spire/conf/server/ 17:51:00 spire-1.2.1/release/spire/conf/server/server.conf 17:51:00 spire-1.2.1/script/ 17:51:00 spire-1.2.1/script/build-artifact.sh 17:51:00 spire-1.2.1/script/generate_dummy_ca.sh 17:51:00 spire-1.2.1/support/ 17:51:00 spire-1.2.1/support/k8s/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:51:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/ 17:51:00 spire-1.2.1/support/oidc-discovery-provider/README.md 17:51:00 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/config.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/main.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:51:00 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:51:00 spire-1.2.1/test/ 17:51:00 spire-1.2.1/test/clock/ 17:51:00 spire-1.2.1/test/clock/clock.go 17:51:00 spire-1.2.1/test/fakes/ 17:51:00 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:51:00 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:51:00 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:51:00 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:51:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:51:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:51:00 spire-1.2.1/test/fakes/fakeagentstore/ 17:51:00 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:51:00 spire-1.2.1/test/fakes/fakedatastore/ 17:51:00 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:51:00 spire-1.2.1/test/fakes/fakeentryclient/ 17:51:00 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:51:00 spire-1.2.1/test/fakes/fakehealthchecker/ 17:51:00 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:51:00 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:51:00 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:51:00 spire-1.2.1/test/fakes/fakemetrics/ 17:51:00 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:51:00 spire-1.2.1/test/fakes/fakenoderesolver/ 17:51:00 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:51:00 spire-1.2.1/test/fakes/fakenotifier/ 17:51:00 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:51:00 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:51:00 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:51:00 spire-1.2.1/test/fakes/fakeserverca/ 17:51:00 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:51:00 spire-1.2.1/test/fakes/fakeservercatalog/ 17:51:00 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:51:00 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:51:00 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:51:00 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:51:00 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:51:00 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:51:00 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:51:00 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:51:00 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:51:00 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:51:00 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:51:00 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:51:00 spire-1.2.1/test/fixture/ 17:51:00 spire-1.2.1/test/fixture/certs/ 17:51:00 spire-1.2.1/test/fixture/certs/agent_svid.der 17:51:00 spire-1.2.1/test/fixture/certs/base_cert.pem 17:51:00 spire-1.2.1/test/fixture/certs/base_csr.pem 17:51:00 spire-1.2.1/test/fixture/certs/base_key.pem 17:51:00 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:51:00 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:51:00 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:51:00 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:51:00 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:51:00 spire-1.2.1/test/fixture/certs/blog_key.pem 17:51:00 spire-1.2.1/test/fixture/certs/bundle.der 17:51:00 spire-1.2.1/test/fixture/certs/ca.pem 17:51:00 spire-1.2.1/test/fixture/certs/ca_key.pem 17:51:00 spire-1.2.1/test/fixture/certs/database_cert.pem 17:51:00 spire-1.2.1/test/fixture/certs/database_csr.pem 17:51:00 spire-1.2.1/test/fixture/certs/database_key.pem 17:51:00 spire-1.2.1/test/fixture/certs/node_cert.pem 17:51:00 spire-1.2.1/test/fixture/certs/node_csr.pem 17:51:00 spire-1.2.1/test/fixture/certs/node_key.pem 17:51:00 spire-1.2.1/test/fixture/certs/svid.pem 17:51:00 spire-1.2.1/test/fixture/certs/svid_key.pem 17:51:00 spire-1.2.1/test/fixture/config/ 17:51:00 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:51:00 spire-1.2.1/test/fixture/config/agent_good.conf 17:51:00 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:51:00 spire-1.2.1/test/fixture/config/plugin_good.conf 17:51:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:51:00 spire-1.2.1/test/fixture/config/server_good.conf 17:51:00 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:51:00 spire-1.2.1/test/fixture/fixture.go 17:51:00 spire-1.2.1/test/fixture/nodeattestor/ 17:51:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:51:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:51:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:51:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:51:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:51:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:51:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:51:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:51:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:51:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:51:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:51:00 spire-1.2.1/test/fixture/registration/ 17:51:00 spire-1.2.1/test/fixture/registration/entries.json 17:51:00 spire-1.2.1/test/fixture/registration/good-for-update.json 17:51:00 spire-1.2.1/test/fixture/registration/good.json 17:51:00 spire-1.2.1/test/fixture/registration/invalid.json 17:51:00 spire-1.2.1/test/fixture/registration/invalid_json.json 17:51:00 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:51:00 spire-1.2.1/test/integration/ 17:51:00 spire-1.2.1/test/integration/README.md 17:51:00 spire-1.2.1/test/integration/common 17:51:00 spire-1.2.1/test/integration/setup/ 17:51:00 spire-1.2.1/test/integration/setup/adminclient/ 17:51:00 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:51:00 spire-1.2.1/test/integration/setup/adminclient/client.go 17:51:00 spire-1.2.1/test/integration/setup/debugagent/ 17:51:00 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:51:00 spire-1.2.1/test/integration/setup/debugagent/main.go 17:51:00 spire-1.2.1/test/integration/setup/debugserver/ 17:51:00 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:51:00 spire-1.2.1/test/integration/setup/debugserver/main.go 17:51:00 spire-1.2.1/test/integration/setup/downstreamclient/ 17:51:00 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:51:00 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:51:00 spire-1.2.1/test/integration/setup/itclient/ 17:51:00 spire-1.2.1/test/integration/setup/itclient/client.go 17:51:00 spire-1.2.1/test/integration/setup/node-attestation/ 17:51:00 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:51:00 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:51:00 spire-1.2.1/test/integration/setup/x509pop/ 17:51:00 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:51:00 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:51:00 spire-1.2.1/test/integration/suites/ 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:51:00 spire-1.2.1/test/integration/suites/join-token/ 17:51:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:51:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:51:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:51:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:51:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:51:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:51:00 spire-1.2.1/test/integration/suites/join-token/README.md 17:51:00 spire-1.2.1/test/integration/suites/join-token/conf/ 17:51:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/join-token/teardown 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:51:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:51:00 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:51:00 spire-1.2.1/test/integration/suites/k8s/ 17:51:00 spire-1.2.1/test/integration/suites/k8s/00-setup 17:51:00 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:51:00 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:51:00 spire-1.2.1/test/integration/suites/k8s/README.md 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/ 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:51:00 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:51:00 spire-1.2.1/test/integration/suites/k8s/teardown 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/go: downloading github.com/docker/go-connections v0.4.0 17:51:00 go: downloading github.com/docker/go-units v0.4.0 17:51:00 go: downloading github.com/opencontainers/image-spec v1.0.1 17:51:00  17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/ 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:51:00 spire-1.2.1/test/integration/suites/rotation/ 17:51:00 spire-1.2.1/test/integration/suites/rotation/00-setup 17:51:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:51:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:51:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:51:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:51:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:51:00 spire-1.2.1/test/integration/suites/rotation/README.md 17:51:00 spire-1.2.1/test/integration/suites/rotation/conf/ 17:51:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/rotation/teardown 17:51:00 spire-1.2.1/test/integration/suites/self-test/ 17:51:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:51:00 spire-1.2.1/test/integration/suites/self-test/README.md 17:51:00 spire-1.2.1/test/integration/suites/self-test/teardown 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:51:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:51:00 spire-1.2.1/test/integration/suites/upgrade/ 17:51:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:51:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:51:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:51:00 spire-1.2.1/test/integration/suites/upgrade/README.md 17:51:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:51:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:51:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:51:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:51:00 spire-1.2.1/test/integration/suites/upgrade/teardown 17:51:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:51:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:51:00 spire-1.2.1/test/integration/test-one.sh 17:51:00 spire-1.2.1/test/integration/test.sh 17:51:00 spire-1.2.1/test/plugintest/ 17:51:00 spire-1.2.1/test/plugintest/config.go 17:51:00 spire-1.2.1/test/plugintest/load.go 17:51:00 spire-1.2.1/test/plugintest/option.go 17:51:00 spire-1.2.1/test/spiretest/ 17:51:00 spire-1.2.1/test/spiretest/apiserver.go 17:51:00 spire-1.2.1/test/spiretest/assertions.go 17:51:00 spire-1.2.1/test/spiretest/dir.go 17:51:00 spire-1.2.1/test/spiretest/errors_posix.go 17:51:00 spire-1.2.1/test/spiretest/errors_windows.go 17:51:00 spire-1.2.1/test/spiretest/logs.go 17:51:00 spire-1.2.1/test/spiretest/socketapi.go 17:51:00 spire-1.2.1/test/spiretest/suite.go 17:51:00 spire-1.2.1/test/spiretest/x509.go 17:51:00 spire-1.2.1/test/testca/ 17:51:00 spire-1.2.1/test/testca/ca.go 17:51:00 spire-1.2.1/test/testkey/ 17:51:00 spire-1.2.1/test/testkey/generate.sh 17:51:00 spire-1.2.1/test/testkey/genkeys.go 17:51:00 spire-1.2.1/test/testkey/keys.go 17:51:00 spire-1.2.1/test/testkey/new.go 17:51:00 spire-1.2.1/test/tpmsimulator/ 17:51:00 spire-1.2.1/test/tpmsimulator/simulator.go 17:51:00 spire-1.2.1/test/util/ 17:51:00 spire-1.2.1/test/util/cert_fixtures.go 17:51:00 spire-1.2.1/test/util/cert_generation.go 17:51:00 spire-1.2.1/test/util/io_redirection.go 17:51:00 spire-1.2.1/test/util/race.go 17:51:00 spire-1.2.1/test/util/util.go 17:51:00 building spire from source... 17:51:00 go: downloading github.com/containerd/containerd v1.3.4 17:51:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:51:00 go: downloading github.com/opencontainers/go-digest v1.0.0 17:51:00 Installing go1.17.7... 17:51:01 ---> Running in f0132e8a679f 17:51:01 Removing intermediate container f0132e8a679f 17:51:01 ---> bccf6c297f5e 17:51:01 Step 3/4 : COPY go.mod . 17:51:01 ---> 04f402b7bff5 17:51:01 Step 4/4 : RUN go mod download 17:51:01 ---> Running in be7b5b13a688 17:51:03 Removing intermediate container 1e27cf080306 17:51:03 ---> f59bec562d74 17:51:03 Step 13/23 : EXPOSE $APP_PORT 17:51:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:51:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:51:05 ---> ca4675993718 17:51:05 Step 3/25 : WORKDIR /edgex-go 17:51:05 ---> Using cache 17:51:05 ---> 83a61abf8c26 17:51:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:05 ---> Using cache 17:51:05 ---> 70d7482b08e6 17:51:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:51:05 ---> Using cache 17:51:05 ---> b97a4dd0f2cf 17:51:05 Step 6/25 : COPY go.mod vendor* ./ 17:51:05 ---> Using cache 17:51:05 ---> 3b3b0f772aa8 17:51:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:05 ---> Using cache 17:51:05 ---> 620b8a121ee0 17:51:05 Step 8/25 : COPY . . 17:51:05 ---> Using cache 17:51:05 ---> 91ddc1814cab 17:51:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:51:05 ---> Using cache 17:51:05 ---> e9c9f769ad5b 17:51:05 Step 10/25 : RUN mkdir -p spire-build 17:51:05 ---> Using cache 17:51:05 ---> 258216251552 17:51:05 Step 11/25 : WORKDIR /edgex-go/spire-build 17:51:05 ---> Using cache 17:51:05 ---> 2af7e452663c 17:51:05 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 17:51:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:51:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:51:05 ---> ca4675993718 17:51:05 Step 3/22 : WORKDIR /edgex-go 17:51:05 ---> Using cache 17:51:05 ---> 83a61abf8c26 17:51:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:05 ---> Using cache 17:51:05 ---> 70d7482b08e6 17:51:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:51:05 Building bin/spire-server... 17:51:05 go: downloading github.com/mitchellh/cli v1.1.2 17:51:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:51:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:51:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:51:05 go: downloading google.golang.org/grpc v1.44.0 17:51:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:51:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:51:06 go: downloading github.com/imdario/mergo v0.3.12 17:51:06 go: downloading github.com/sirupsen/logrus v1.8.1 17:51:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:51:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:51:06 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:51:06 go: downloading github.com/fatih/color v1.13.0 17:51:06 go: downloading github.com/mattn/go-isatty v0.0.14 17:51:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:51:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:51:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:51:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:51:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:51:06 go: downloading github.com/open-policy-agent/opa v0.38.0 17:51:06 go: downloading github.com/armon/go-metrics v0.3.10 17:51:06 go: downloading github.com/prometheus/client_golang v1.12.1 17:51:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:51:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:51:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:51:07 go: downloading github.com/mattn/go-colorable v0.1.12 17:51:07 go: downloading github.com/imkira/go-observer v1.0.3 17:51:07 go: downloading github.com/Masterminds/goutils v1.1.0 17:51:07 go: downloading github.com/Masterminds/semver v1.5.0 17:51:07 go: downloading github.com/google/uuid v1.1.2 17:51:07 go: downloading github.com/huandu/xstrings v1.3.2 17:51:07 go: downloading github.com/oklog/run v1.0.0 17:51:07 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:51:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:51:07 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:51:07 go: downloading github.com/prometheus/client_model v0.2.0 17:51:07 go: downloading github.com/prometheus/common v0.32.1 17:51:07 go: downloading github.com/beorn7/perks v1.0.1 17:51:07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:51:07 go: downloading github.com/prometheus/procfs v0.7.3 17:51:07 go: downloading go.uber.org/atomic v1.9.0 17:51:07 go: downloading github.com/hashicorp/errwrap v1.1.0 17:51:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:51:07 go: downloading github.com/blang/semver/v4 v4.0.0 17:51:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:51:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:51:07 go: downloading github.com/jinzhu/gorm v1.9.16 17:51:08 go: downloading github.com/lib/pq v1.10.4 17:51:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:51:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:51:08  ---> Running in d97a042b1a57 17:51:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:51:08  ---> Running in c9d5c52be61d 17:51:08 ---> Running in 4d0efc46b0ce 17:51:08 Removing intermediate container d97a042b1a57 17:51:08 ---> 0b99663127d4 17:51:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:51:08  ---> Running in 2c1e6ec49954 17:51:08 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:51:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:51:08 go: downloading github.com/stretchr/testify v1.7.0 17:51:08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:51:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:51:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:51:09 spire-1.2.1/ 17:51:09 spire-1.2.1/.data/ 17:51:09 spire-1.2.1/.data/.file 17:51:09 spire-1.2.1/.dockerignore 17:51:09 spire-1.2.1/.gitattributes 17:51:09 spire-1.2.1/.githooks/ 17:51:09 spire-1.2.1/.githooks/pre-commit 17:51:09 spire-1.2.1/.github/ 17:51:09 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:51:09 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:51:09 spire-1.2.1/.github/dependabot.yml 17:51:09 spire-1.2.1/.github/workflows/ 17:51:09 spire-1.2.1/.github/workflows/nightly_build.yaml 17:51:09 spire-1.2.1/.github/workflows/pr_build.yaml 17:51:09 spire-1.2.1/.github/workflows/release_build.yaml 17:51:09 spire-1.2.1/.github/workflows/scripts/ 17:51:09 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:51:09 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:51:09 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:51:09 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:51:09 spire-1.2.1/.github/workflows/scripts/split.sh 17:51:09 spire-1.2.1/.gitignore 17:51:09 spire-1.2.1/.go-version 17:51:09 spire-1.2.1/.golangci.yml 17:51:09 spire-1.2.1/ADOPTERS.md 17:51:09 spire-1.2.1/CHANGELOG.md 17:51:09 spire-1.2.1/CODE-OF-CONDUCT.md 17:51:09 spire-1.2.1/CODEOWNERS 17:51:09 spire-1.2.1/CONTRIBUTING.md 17:51:09 spire-1.2.1/Dockerfile 17:51:09 spire-1.2.1/Dockerfile.dev 17:51:09 spire-1.2.1/Dockerfile.scratch 17:51:09 spire-1.2.1/LICENSE 17:51:09 spire-1.2.1/MAINTAINERS.md 17:51:09 spire-1.2.1/Makefile 17:51:09 spire-1.2.1/README.md 17:51:09 spire-1.2.1/ROADMAP.md 17:51:09 spire-1.2.1/SECURITY.md 17:51:09 spire-1.2.1/cmd/ 17:51:09 spire-1.2.1/cmd/spire-agent/ 17:51:09 spire-1.2.1/cmd/spire-agent/cli/ 17:51:09 spire-1.2.1/cmd/spire-agent/cli/api/ 17:51:09 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/common/ 17:51:09 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:51:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/run/ 17:51:09 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:51:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:51:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:51:09 spire-1.2.1/cmd/spire-agent/main.go 17:51:09 spire-1.2.1/cmd/spire-server/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/agent/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/cli.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/run/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/token/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/validate/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/x509/ 17:51:09 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:51:09 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:51:09 spire-1.2.1/cmd/spire-server/main.go 17:51:09 spire-1.2.1/cmd/spire-server/util/ 17:51:09 spire-1.2.1/cmd/spire-server/util/util.go 17:51:09 spire-1.2.1/conf/ 17:51:09 spire-1.2.1/conf/agent/ 17:51:09 spire-1.2.1/conf/agent/agent.conf 17:51:09 spire-1.2.1/conf/agent/agent_full.conf 17:51:09 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:51:09 spire-1.2.1/conf/server/ 17:51:09 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:51:09 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:51:09 spire-1.2.1/conf/server/server.conf 17:51:09 spire-1.2.1/conf/server/server_full.conf 17:51:09 spire-1.2.1/doc/ 17:51:09 spire-1.2.1/doc/SPIRE101.md 17:51:09 spire-1.2.1/doc/auditlog.md 17:51:09 spire-1.2.1/doc/authorization_policy_engine.md 17:51:09 spire-1.2.1/doc/changelog_guidelines.md 17:51:09 spire-1.2.1/doc/cure53-report.pdf 17:51:09 spire-1.2.1/doc/images/ 17:51:09 spire-1.2.1/doc/images/2019_roadmap.png 17:51:09 spire-1.2.1/doc/images/SPIRE101.png 17:51:09 spire-1.2.1/doc/images/SPIRE_agent.png 17:51:09 spire-1.2.1/doc/images/SPIRE_server.png 17:51:09 spire-1.2.1/doc/images/cache_mgr.png 17:51:09 spire-1.2.1/doc/images/cache_mgr_components.png 17:51:09 spire-1.2.1/doc/images/federated_spire.png 17:51:09 spire-1.2.1/doc/images/ha_mode.png 17:51:09 spire-1.2.1/doc/images/nested_spire.png 17:51:09 spire-1.2.1/doc/images/oidc_federation.png 17:51:09 spire-1.2.1/doc/images/single_trust_domain.png 17:51:09 spire-1.2.1/doc/images/spiffe_compatible.png 17:51:09 spire-1.2.1/doc/images/spire_logo.png 17:51:09 spire-1.2.1/doc/migrating_registration_api_clients.md 17:51:09 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:51:09 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:51:09 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:51:09 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:51:09 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:51:09 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:51:09 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:51:09 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:51:09 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:51:09 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:51:09 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:51:09 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:51:09 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:51:09 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:51:09 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:51:09 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:51:09 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:51:09 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:51:09 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:51:09 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:51:09 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:51:09 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:51:09 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:51:09 spire-1.2.1/doc/scaling_spire.md 17:51:09 spire-1.2.1/doc/spire_agent.md 17:51:09 spire-1.2.1/doc/spire_server.md 17:51:09 spire-1.2.1/doc/supported_integrations.md 17:51:09 spire-1.2.1/doc/telemetry.md 17:51:09 spire-1.2.1/doc/telemetry_config.md 17:51:09 spire-1.2.1/doc/upgrading.md 17:51:09 spire-1.2.1/doc/using_spire.md 17:51:09 spire-1.2.1/examples/ 17:51:09 spire-1.2.1/examples/README.md 17:51:09 spire-1.2.1/go.mod 17:51:09 spire-1.2.1/go.sum 17:51:09 spire-1.2.1/pkg/ 17:51:09 spire-1.2.1/pkg/agent/ 17:51:09 spire-1.2.1/pkg/agent/agent.go 17:51:09 spire-1.2.1/pkg/agent/api/ 17:51:09 spire-1.2.1/pkg/agent/api/config.go 17:51:09 spire-1.2.1/pkg/agent/api/debug/ 17:51:09 spire-1.2.1/pkg/agent/api/debug/v1/ 17:51:09 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:51:09 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:51:09 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:51:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:51:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:51:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:51:09 spire-1.2.1/pkg/agent/api/endpoints.go 17:51:09 spire-1.2.1/pkg/agent/api/health/ 17:51:09 spire-1.2.1/pkg/agent/api/health/v1/ 17:51:09 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:51:09 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:51:09 spire-1.2.1/pkg/agent/api/rpccontext/ 17:51:09 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:51:09 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:51:09 spire-1.2.1/pkg/agent/attestor/ 17:51:09 spire-1.2.1/pkg/agent/attestor/node/ 17:51:09 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:51:09 spire-1.2.1/pkg/agent/attestor/node/node.go 17:51:09 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:51:09 spire-1.2.1/pkg/agent/attestor/workload/ 17:51:09 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:51:09 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:51:09 spire-1.2.1/pkg/agent/catalog/ 17:51:09 spire-1.2.1/pkg/agent/catalog/catalog.go 17:51:09 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:51:09 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:51:09 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:51:09 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:51:09 spire-1.2.1/pkg/agent/client/ 17:51:09 spire-1.2.1/pkg/agent/client/client.go 17:51:09 spire-1.2.1/pkg/agent/client/client_test.go 17:51:09 spire-1.2.1/pkg/agent/client/dial.go 17:51:09 spire-1.2.1/pkg/agent/client/nodeconn.go 17:51:09 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:51:09 spire-1.2.1/pkg/agent/client/update.go 17:51:09 spire-1.2.1/pkg/agent/client/util.go 17:51:09 spire-1.2.1/pkg/agent/common/ 17:51:09 spire-1.2.1/pkg/agent/common/backoff/ 17:51:09 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:51:09 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:51:09 spire-1.2.1/pkg/agent/common/cgroups/ 17:51:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:51:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:51:09 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:51:09 spire-1.2.1/pkg/agent/config.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/ 17:51:09 spire-1.2.1/pkg/agent/endpoints/config.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:51:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:51:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/workload/ 17:51:09 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:51:09 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:51:09 spire-1.2.1/pkg/agent/manager/ 17:51:09 spire-1.2.1/pkg/agent/manager/cache/ 17:51:09 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:51:09 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:51:09 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:51:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:51:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:51:09 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:51:09 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:51:09 spire-1.2.1/pkg/agent/manager/config.go 17:51:09 spire-1.2.1/pkg/agent/manager/manager.go 17:51:09 spire-1.2.1/pkg/agent/manager/manager_test.go 17:51:09 spire-1.2.1/pkg/agent/manager/storage.go 17:51:09 spire-1.2.1/pkg/agent/manager/storage_test.go 17:51:09 spire-1.2.1/pkg/agent/manager/storecache/ 17:51:09 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:51:09 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:51:09 spire-1.2.1/pkg/agent/manager/sync.go 17:51:09 spire-1.2.1/pkg/agent/plugin/ 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:51:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:51:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:51:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:51:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:51:09 spire-1.2.1/pkg/agent/svid/ 17:51:09 spire-1.2.1/pkg/agent/svid/rotator.go 17:51:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:51:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:51:09 spire-1.2.1/pkg/agent/svid/store/ 17:51:09 spire-1.2.1/pkg/agent/svid/store/service.go 17:51:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:51:09 spire-1.2.1/pkg/common/ 17:51:09 spire-1.2.1/pkg/common/agentpathtemplate/ 17:51:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:51:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:51:09 spire-1.2.1/pkg/common/api/ 17:51:09 spire-1.2.1/pkg/common/api/metrics.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/ 17:51:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/logger.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/names.go 17:51:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:51:09 spire-1.2.1/pkg/common/api/names.go 17:51:09 spire-1.2.1/pkg/common/api/ratelimit.go 17:51:09 spire-1.2.1/pkg/common/api/rpccontext/ 17:51:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:51:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:51:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:51:09 spire-1.2.1/pkg/common/auth/ 17:51:09 spire-1.2.1/pkg/common/auth/interceptors.go 17:51:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:51:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/ 17:51:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/types.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:51:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:51:09 spire-1.2.1/pkg/common/catalog/ 17:51:09 spire-1.2.1/pkg/common/catalog/bind.go 17:51:09 spire-1.2.1/pkg/common/catalog/builtin.go 17:51:09 spire-1.2.1/pkg/common/catalog/catalog.go 17:51:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:51:09 spire-1.2.1/pkg/common/catalog/closers.go 17:51:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:51:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:51:09 spire-1.2.1/pkg/common/catalog/config.go 17:51:09 spire-1.2.1/pkg/common/catalog/config_test.go 17:51:09 spire-1.2.1/pkg/common/catalog/configure.go 17:51:09 spire-1.2.1/pkg/common/catalog/constraints.go 17:51:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:51:09 spire-1.2.1/pkg/common/catalog/context.go 17:51:09 spire-1.2.1/pkg/common/catalog/external.go 17:51:09 spire-1.2.1/pkg/common/catalog/host.go 17:51:09 spire-1.2.1/pkg/common/catalog/pipenet.go 17:51:09 spire-1.2.1/pkg/common/catalog/plugin.go 17:51:09 spire-1.2.1/pkg/common/catalog/testplugin/ 17:51:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:51:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:51:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:51:09 spire-1.2.1/pkg/common/cli/ 17:51:09 spire-1.2.1/pkg/common/cli/env.go 17:51:09 spire-1.2.1/pkg/common/cli/flags.go 17:51:09 spire-1.2.1/pkg/common/cli/trust_domain.go 17:51:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:51:09 spire-1.2.1/pkg/common/cli/umask.go 17:51:09 spire-1.2.1/pkg/common/cli/umask_posix.go 17:51:09 spire-1.2.1/pkg/common/cli/umask_test.go 17:51:09 spire-1.2.1/pkg/common/cli/umask_windows.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/ 17:51:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/flag.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/format.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/ 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:51:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:51:09 spire-1.2.1/pkg/common/coretypes/ 17:51:09 spire-1.2.1/pkg/common/coretypes/bundle/ 17:51:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:51:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:51:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:51:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:51:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:51:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:51:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:51:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:51:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:51:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:51:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:51:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:51:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:51:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:51:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:51:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:51:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:51:09 spire-1.2.1/pkg/common/cryptoutil/ 17:51:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:51:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:51:09 spire-1.2.1/pkg/common/diskutil/ 17:51:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:51:09 spire-1.2.1/pkg/common/diskutil/file_test.go 17:51:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:51:09 spire-1.2.1/pkg/common/errorutil/ 17:51:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:51:09 spire-1.2.1/pkg/common/health/ 17:51:09 spire-1.2.1/pkg/common/health/config.go 17:51:09 spire-1.2.1/pkg/common/health/context.go 17:51:09 spire-1.2.1/pkg/common/health/context_test.go 17:51:09 spire-1.2.1/pkg/common/health/health.go 17:51:09 spire-1.2.1/pkg/common/health/health_test.go 17:51:09 spire-1.2.1/pkg/common/health/logger.go 17:51:09 spire-1.2.1/pkg/common/hostservice/ 17:51:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:51:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:51:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:51:09 spire-1.2.1/pkg/common/idutil/ 17:51:09 spire-1.2.1/pkg/common/idutil/require.go 17:51:09 spire-1.2.1/pkg/common/idutil/require_test.go 17:51:09 spire-1.2.1/pkg/common/idutil/safety.go 17:51:09 spire-1.2.1/pkg/common/idutil/safety_test.go 17:51:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:51:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:51:09 spire-1.2.1/pkg/common/jwtsvid/ 17:51:09 spire-1.2.1/pkg/common/jwtsvid/common.go 17:51:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:51:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:51:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:51:09 spire-1.2.1/pkg/common/jwtutil/ 17:51:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:51:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:51:09 spire-1.2.1/pkg/common/log/ 17:51:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:51:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:51:09 spire-1.2.1/pkg/common/log/log.go 17:51:09 spire-1.2.1/pkg/common/log/log_test.go 17:51:09 spire-1.2.1/pkg/common/log/options.go 17:51:09 spire-1.2.1/pkg/common/nodeutil/ 17:51:09 spire-1.2.1/pkg/common/nodeutil/node.go 17:51:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:51:09 spire-1.2.1/pkg/common/peertracker/ 17:51:09 spire-1.2.1/pkg/common/peertracker/conn.go 17:51:09 spire-1.2.1/pkg/common/peertracker/credentials.go 17:51:09 spire-1.2.1/pkg/common/peertracker/errors.go 17:51:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:51:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:51:09 spire-1.2.1/pkg/common/peertracker/info.go 17:51:09 spire-1.2.1/pkg/common/peertracker/listener.go 17:51:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:51:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:51:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:51:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:51:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:51:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:51:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:51:09 spire-1.2.1/pkg/common/peertracker/tcp.go 17:51:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:51:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:51:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:51:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:51:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:51:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:51:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:51:09 spire-1.2.1/pkg/common/peertracker/uds.go 17:51:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:51:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:51:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:51:09 spire-1.2.1/pkg/common/pemutil/ 17:51:09 spire-1.2.1/pkg/common/pemutil/block.go 17:51:09 spire-1.2.1/pkg/common/pemutil/certs.go 17:51:09 spire-1.2.1/pkg/common/pemutil/common.go 17:51:09 spire-1.2.1/pkg/common/pemutil/csr.go 17:51:09 spire-1.2.1/pkg/common/pemutil/keys.go 17:51:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/ 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:51:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:51:09 spire-1.2.1/pkg/common/plugin/ 17:51:09 spire-1.2.1/pkg/common/plugin/aws/ 17:51:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:51:09 spire-1.2.1/pkg/common/plugin/azure/ 17:51:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:51:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:51:09 spire-1.2.1/pkg/common/plugin/facade.go 17:51:09 spire-1.2.1/pkg/common/plugin/facade_test.go 17:51:09 spire-1.2.1/pkg/common/plugin/gcp/ 17:51:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:51:09 spire-1.2.1/pkg/common/plugin/k8s/ 17:51:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:51:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:51:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:51:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:51:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:51:09 spire-1.2.1/pkg/common/plugin/log.go 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/ 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:51:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:51:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:51:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:51:09 spire-1.2.1/pkg/common/plugin/x509pop/ 17:51:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:51:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:51:09 spire-1.2.1/pkg/common/profiling/ 17:51:09 spire-1.2.1/pkg/common/profiling/dumpers.go 17:51:09 spire-1.2.1/pkg/common/profiling/profiling.go 17:51:09 spire-1.2.1/pkg/common/protoutil/ 17:51:09 spire-1.2.1/pkg/common/protoutil/masks.go 17:51:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:51:09 spire-1.2.1/pkg/common/rotationutil/ 17:51:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:51:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:51:09 spire-1.2.1/pkg/common/selector/ 17:51:09 spire-1.2.1/pkg/common/selector/selector.go 17:51:09 spire-1.2.1/pkg/common/selector/selector_test.go 17:51:09 spire-1.2.1/pkg/common/selector/set.go 17:51:09 spire-1.2.1/pkg/common/selector/set_utils.go 17:51:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/ 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/ 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:51:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:51:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:51:09 spire-1.2.1/pkg/common/telemetry/call.go 17:51:09 spire-1.2.1/pkg/common/telemetry/common/ 17:51:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:51:09 spire-1.2.1/pkg/common/telemetry/config.go 17:51:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:51:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/inmem.go 17:51:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/m3.go 17:51:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/metrics.go 17:51:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/names.go 17:51:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:51:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:51:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/ 17:51:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:51:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:51:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:51:09 spire-1.2.1/pkg/common/telemetry/server/server.go 17:51:09 spire-1.2.1/pkg/common/telemetry/sink.go 17:51:09 spire-1.2.1/pkg/common/telemetry/statsd.go 17:51:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:51:09 spire-1.2.1/pkg/common/telemetry/uptime.go 17:51:09 spire-1.2.1/pkg/common/telemetry/version.go 17:51:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:51:09 spire-1.2.1/pkg/common/uptime/ 17:51:09 spire-1.2.1/pkg/common/uptime/uptime.go 17:51:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:51:09 spire-1.2.1/pkg/common/util/ 17:51:09 spire-1.2.1/pkg/common/util/certs.go 17:51:09 spire-1.2.1/pkg/common/util/certs_test.go 17:51:09 spire-1.2.1/pkg/common/util/csr.go 17:51:09 spire-1.2.1/pkg/common/util/hash.go 17:51:09 spire-1.2.1/pkg/common/util/selectors.go 17:51:09 spire-1.2.1/pkg/common/util/selectors_test.go 17:51:09 spire-1.2.1/pkg/common/util/signals.go 17:51:09 spire-1.2.1/pkg/common/util/sort.go 17:51:09 spire-1.2.1/pkg/common/util/sort_test.go 17:51:09 spire-1.2.1/pkg/common/util/task.go 17:51:09 spire-1.2.1/pkg/common/util/task_test.go 17:51:09 spire-1.2.1/pkg/common/util/testdata/ 17:51:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:51:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:51:09 spire-1.2.1/pkg/common/version/ 17:51:09 spire-1.2.1/pkg/common/version/version.go 17:51:09 spire-1.2.1/pkg/common/x509svid/ 17:51:09 spire-1.2.1/pkg/common/x509svid/common_test.go 17:51:09 spire-1.2.1/pkg/common/x509svid/csr.go 17:51:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:51:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:51:09 spire-1.2.1/pkg/common/x509util/ 17:51:09 spire-1.2.1/pkg/common/x509util/cert.go 17:51:09 spire-1.2.1/pkg/common/x509util/dns.go 17:51:09 spire-1.2.1/pkg/common/x509util/dns_test.go 17:51:09 spire-1.2.1/pkg/common/x509util/keyid.go 17:51:09 spire-1.2.1/pkg/common/x509util/keypair.go 17:51:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:51:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:51:09 spire-1.2.1/pkg/server/ 17:51:09 spire-1.2.1/pkg/server/api/ 17:51:09 spire-1.2.1/pkg/server/api/agent.go 17:51:09 spire-1.2.1/pkg/server/api/agent/ 17:51:09 spire-1.2.1/pkg/server/api/agent/v1/ 17:51:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:51:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:51:09 spire-1.2.1/pkg/server/api/agent_test.go 17:51:09 spire-1.2.1/pkg/server/api/api.go 17:51:09 spire-1.2.1/pkg/server/api/audit/ 17:51:09 spire-1.2.1/pkg/server/api/audit/audit.go 17:51:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:51:09 spire-1.2.1/pkg/server/api/bundle.go 17:51:09 spire-1.2.1/pkg/server/api/bundle/ 17:51:09 spire-1.2.1/pkg/server/api/bundle/v1/ 17:51:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:51:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:51:09 spire-1.2.1/pkg/server/api/bundle_test.go 17:51:09 spire-1.2.1/pkg/server/api/debug/ 17:51:09 spire-1.2.1/pkg/server/api/debug/v1/ 17:51:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:51:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:51:09 spire-1.2.1/pkg/server/api/entry.go 17:51:09 spire-1.2.1/pkg/server/api/entry/ 17:51:09 spire-1.2.1/pkg/server/api/entry/v1/ 17:51:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:51:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:51:09 spire-1.2.1/pkg/server/api/entry_test.go 17:51:09 spire-1.2.1/pkg/server/api/health/ 17:51:09 spire-1.2.1/pkg/server/api/health/v1/ 17:51:09 spire-1.2.1/pkg/server/api/health/v1/service.go 17:51:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:51:09 spire-1.2.1/pkg/server/api/id.go 17:51:09 spire-1.2.1/pkg/server/api/id_test.go 17:51:09 spire-1.2.1/pkg/server/api/limits/ 17:51:09 spire-1.2.1/pkg/server/api/limits/limits.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/ 17:51:09 spire-1.2.1/pkg/server/api/middleware/alias.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/audit.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/caller.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/common.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/entries.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:51:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:51:09 spire-1.2.1/pkg/server/api/ratelimit.go 17:51:09 spire-1.2.1/pkg/server/api/rpccontext/ 17:51:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:51:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:51:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:51:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:51:09 spire-1.2.1/pkg/server/api/selector.go 17:51:09 spire-1.2.1/pkg/server/api/selector_test.go 17:51:09 spire-1.2.1/pkg/server/api/status.go 17:51:09 spire-1.2.1/pkg/server/api/status_test.go 17:51:09 spire-1.2.1/pkg/server/api/svid/ 17:51:09 spire-1.2.1/pkg/server/api/svid/v1/ 17:51:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:51:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:51:09 spire-1.2.1/pkg/server/api/trustdomain.go 17:51:09 spire-1.2.1/pkg/server/api/trustdomain/ 17:51:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:51:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:51:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:51:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:51:09 spire-1.2.1/pkg/server/authpolicy/ 17:51:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:51:09 spire-1.2.1/pkg/server/authpolicy/policy.go 17:51:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:51:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:51:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:51:09 spire-1.2.1/pkg/server/authpolicy/validate.go 17:51:09 spire-1.2.1/pkg/server/bundle/ 17:51:09 spire-1.2.1/pkg/server/bundle/client/ 17:51:09 spire-1.2.1/pkg/server/bundle/client/client.go 17:51:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:51:09 spire-1.2.1/pkg/server/bundle/client/manager.go 17:51:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:51:09 spire-1.2.1/pkg/server/bundle/client/sources.go 17:51:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:51:09 spire-1.2.1/pkg/server/bundle/client/updater.go 17:51:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:51:09 spire-1.2.1/pkg/server/ca/ 17:51:09 spire-1.2.1/pkg/server/ca/ca.go 17:51:09 spire-1.2.1/pkg/server/ca/ca_health.go 17:51:09 spire-1.2.1/pkg/server/ca/ca_test.go 17:51:09 spire-1.2.1/pkg/server/ca/journal.go 17:51:09 spire-1.2.1/pkg/server/ca/journal_test.go 17:51:09 spire-1.2.1/pkg/server/ca/manager.go 17:51:09 spire-1.2.1/pkg/server/ca/manager_health.go 17:51:09 spire-1.2.1/pkg/server/ca/manager_test.go 17:51:09 spire-1.2.1/pkg/server/ca/templates.go 17:51:09 spire-1.2.1/pkg/server/ca/upstream_client.go 17:51:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:51:09 spire-1.2.1/pkg/server/ca/validation.go 17:51:09 spire-1.2.1/pkg/server/cache/ 17:51:09 spire-1.2.1/pkg/server/cache/dscache/ 17:51:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:51:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:51:09 spire-1.2.1/pkg/server/cache/entrycache/ 17:51:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:51:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:51:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:51:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:51:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:51:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:51:09 spire-1.2.1/pkg/server/catalog/ 17:51:09 spire-1.2.1/pkg/server/catalog/catalog.go 17:51:09 spire-1.2.1/pkg/server/catalog/keymanager.go 17:51:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:51:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:51:09 spire-1.2.1/pkg/server/catalog/notifier.go 17:51:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:51:09 spire-1.2.1/pkg/server/config.go 17:51:09 spire-1.2.1/pkg/server/datastore/ 17:51:09 spire-1.2.1/pkg/server/datastore/datastore.go 17:51:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:51:09 spire-1.2.1/pkg/server/datastore/repository.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:51:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:51:09 spire-1.2.1/pkg/server/endpoints/ 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/ 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:51:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:51:09 spire-1.2.1/pkg/server/endpoints/config.go 17:51:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:51:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:51:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:51:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:51:09 spire-1.2.1/pkg/server/endpoints/middleware.go 17:51:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:51:09 spire-1.2.1/pkg/server/hostservice/ 17:51:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:51:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:51:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:51:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:51:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:51:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:51:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:51:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/ 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/ 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:51:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:51:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:51:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/ 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:51:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:51:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:51:09 spire-1.2.1/pkg/server/registration/ 17:51:09 spire-1.2.1/pkg/server/registration/manager.go 17:51:09 spire-1.2.1/pkg/server/registration/manager_test.go 17:51:09 spire-1.2.1/pkg/server/scanentries.go 17:51:09 spire-1.2.1/pkg/server/scanentries_test.go 17:51:09 spire-1.2.1/pkg/server/server.go 17:51:09 spire-1.2.1/pkg/server/server_test.go 17:51:09 spire-1.2.1/pkg/server/svid/ 17:51:09 spire-1.2.1/pkg/server/svid/observer.go 17:51:09 spire-1.2.1/pkg/server/svid/observer_test.go 17:51:09 spire-1.2.1/pkg/server/svid/rotator.go 17:51:09 spire-1.2.1/pkg/server/svid/rotator_config.go 17:51:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:51:09 spire-1.2.1/pkg/server/svid/rotator_test.go 17:51:09 spire-1.2.1/proto/ 17:51:09 spire-1.2.1/proto/private/ 17:51:09 spire-1.2.1/proto/private/server/ 17:51:09 spire-1.2.1/proto/private/server/journal/ 17:51:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:51:09 spire-1.2.1/proto/private/server/journal/journal.proto 17:51:09 spire-1.2.1/proto/spire/ 17:51:09 spire-1.2.1/proto/spire/common/ 17:51:09 spire-1.2.1/proto/spire/common/common.pb.go 17:51:09 spire-1.2.1/proto/spire/common/common.proto 17:51:09 spire-1.2.1/proto/spire/common/plugin/ 17:51:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:51:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:51:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:51:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:51:09 spire-1.2.1/proto/spire/plugin/ 17:51:09 spire-1.2.1/proto/spire/plugin/agent/ 17:51:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:51:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:51:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:51:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:51:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:51:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:51:09 spire-1.2.1/release/ 17:51:09 spire-1.2.1/release/spire-extras/ 17:51:09 spire-1.2.1/release/spire-extras/README.md 17:51:09 spire-1.2.1/release/spire-extras/conf/ 17:51:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:51:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:51:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:51:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:51:09 spire-1.2.1/release/spire/ 17:51:09 spire-1.2.1/release/spire/README.md 17:51:09 spire-1.2.1/release/spire/conf/ 17:51:09 spire-1.2.1/release/spire/conf/agent/ 17:51:09 spire-1.2.1/release/spire/conf/agent/agent.conf 17:51:09 spire-1.2.1/release/spire/conf/server/ 17:51:09 spire-1.2.1/release/spire/conf/server/server.conf 17:51:09 spire-1.2.1/script/ 17:51:09 spire-1.2.1/script/build-artifact.sh 17:51:09 spire-1.2.1/script/generate_dummy_ca.sh 17:51:09 spire-1.2.1/support/ 17:51:09 spire-1.2.1/support/k8s/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:51:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/ 17:51:09 spire-1.2.1/support/oidc-discovery-provider/README.md 17:51:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/config.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/main.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:51:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:51:09 spire-1.2.1/test/ 17:51:09 spire-1.2.1/test/clock/ 17:51:09 spire-1.2.1/test/clock/clock.go 17:51:09 spire-1.2.1/test/fakes/ 17:51:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:51:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:51:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:51:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:51:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:51:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:51:09 spire-1.2.1/test/fakes/fakeagentstore/ 17:51:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:51:09 spire-1.2.1/test/fakes/fakedatastore/ 17:51:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:51:09 spire-1.2.1/test/fakes/fakeentryclient/ 17:51:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:51:09 spire-1.2.1/test/fakes/fakehealthchecker/ 17:51:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:51:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:51:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:51:09 spire-1.2.1/test/fakes/fakemetrics/ 17:51:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:51:09 spire-1.2.1/test/fakes/fakenoderesolver/ 17:51:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:51:09 spire-1.2.1/test/fakes/fakenotifier/ 17:51:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:51:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:51:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:51:09 spire-1.2.1/test/fakes/fakeserverca/ 17:51:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:51:09 spire-1.2.1/test/fakes/fakeservercatalog/ 17:51:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:51:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:51:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:51:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:51:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:51:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:51:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:51:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:51:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:51:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:51:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:51:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:51:09 spire-1.2.1/test/fixture/ 17:51:09 spire-1.2.1/test/fixture/certs/ 17:51:09 spire-1.2.1/test/fixture/certs/agent_svid.der 17:51:09 spire-1.2.1/test/fixture/certs/base_cert.pem 17:51:09 spire-1.2.1/test/fixture/certs/base_csr.pem 17:51:09 spire-1.2.1/test/fixture/certs/base_key.pem 17:51:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:51:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:51:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:51:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:51:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:51:09 spire-1.2.1/test/fixture/certs/blog_key.pem 17:51:09 spire-1.2.1/test/fixture/certs/bundle.der 17:51:09 spire-1.2.1/test/fixture/certs/ca.pem 17:51:09 spire-1.2.1/test/fixture/certs/ca_key.pem 17:51:09 spire-1.2.1/test/fixture/certs/database_cert.pem 17:51:09 spire-1.2.1/test/fixture/certs/database_csr.pem 17:51:09 spire-1.2.1/test/fixture/certs/database_key.pem 17:51:09 spire-1.2.1/test/fixture/certs/node_cert.pem 17:51:09 spire-1.2.1/test/fixture/certs/node_csr.pem 17:51:09 spire-1.2.1/test/fixture/certs/node_key.pem 17:51:09 spire-1.2.1/test/fixture/certs/svid.pem 17:51:09 spire-1.2.1/test/fixture/certs/svid_key.pem 17:51:09 spire-1.2.1/test/fixture/config/ 17:51:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:51:09 spire-1.2.1/test/fixture/config/agent_good.conf 17:51:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:51:09 spire-1.2.1/test/fixture/config/plugin_good.conf 17:51:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:51:09 spire-1.2.1/test/fixture/config/server_good.conf 17:51:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:51:09 spire-1.2.1/test/fixture/fixture.go 17:51:09 spire-1.2.1/test/fixture/nodeattestor/ 17:51:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:51:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:51:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:51:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:51:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:51:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:51:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:51:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:51:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:51:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:51:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:51:09 spire-1.2.1/test/fixture/registration/ 17:51:09 spire-1.2.1/test/fixture/registration/entries.json 17:51:09 spire-1.2.1/test/fixture/registration/good-for-update.json 17:51:09 spire-1.2.1/test/fixture/registration/good.json 17:51:09 spire-1.2.1/test/fixture/registration/invalid.json 17:51:09 spire-1.2.1/test/fixture/registration/invalid_json.json 17:51:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:51:09 spire-1.2.1/test/integration/ 17:51:09 spire-1.2.1/test/integration/README.md 17:51:09 spire-1.2.1/test/integration/common 17:51:09 spire-1.2.1/test/integration/setup/ 17:51:09 spire-1.2.1/test/integration/setup/adminclient/ 17:51:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:51:09 spire-1.2.1/test/integration/setup/adminclient/client.go 17:51:09 spire-1.2.1/test/integration/setup/debugagent/ 17:51:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:51:09 spire-1.2.1/test/integration/setup/debugagent/main.go 17:51:09 spire-1.2.1/test/integration/setup/debugserver/ 17:51:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:51:09 spire-1.2.1/test/integration/setup/debugserver/main.go 17:51:09 spire-1.2.1/test/integration/setup/downstreamclient/ 17:51:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:51:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:51:09 spire-1.2.1/test/integration/setup/itclient/ 17:51:09 spire-1.2.1/test/integration/setup/itclient/client.go 17:51:09 spire-1.2.1/test/integration/setup/node-attestation/ 17:51:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:51:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:51:09 spire-1.2.1/test/integration/setup/x509pop/ 17:51:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:51:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:51:09 spire-1.2.1/test/integration/suites/ 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:51:09 spire-1.2.1/test/integration/suites/join-token/ 17:51:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:51:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:51:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:51:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:51:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:51:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:51:09 spire-1.2.1/test/integration/suites/join-token/README.md 17:51:09 spire-1.2.1/test/integration/suites/join-token/conf/ 17:51:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/join-token/teardown 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:51:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:51:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:51:09 spire-1.2.1/test/integration/suites/k8s/ 17:51:09 spire-1.2.1/test/integration/suites/k8s/00-setup 17:51:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:51:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:51:09 spire-1.2.1/test/integration/suites/k8s/README.md 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/ 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:51:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:51:09 spire-1.2.1/test/integration/suites/k8s/teardown 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/ 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:51:09 spire-1.2.1/test/integration/suites/rotation/ 17:51:09 spire-1.2.1/test/integration/suites/rotation/00-setup 17:51:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:51:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:51:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:51:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:51:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:51:09 spire-1.2.1/test/integration/suites/rotation/README.md 17:51:09 spire-1.2.1/test/integration/suites/rotation/conf/ 17:51:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/rotation/teardown 17:51:09 spire-1.2.1/test/integration/suites/self-test/ 17:51:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:51:09 spire-1.2.1/test/integration/suites/self-test/README.md 17:51:09 spire-1.2.1/test/integration/suites/self-test/teardown 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:51:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:51:09 spire-1.2.1/test/integration/suites/upgrade/ 17:51:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:51:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:51:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:51:09 spire-1.2.1/test/integration/suites/upgrade/README.md 17:51:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:51:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:51:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:51:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:51:09 spire-1.2.1/test/integration/suites/upgrade/teardown 17:51:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:51:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:51:09 spire-1.2.1/test/integration/test-one.sh 17:51:09 spire-1.2.1/test/integration/test.sh 17:51:09 spire-1.2.1/test/plugintest/ 17:51:09 spire-1.2.1/test/plugintest/config.go 17:51:09 spire-1.2.1/test/plugintest/load.go 17:51:09 spire-1.2.1/test/plugintest/option.go 17:51:09 spire-1.2.1/test/spiretest/ 17:51:09 spire-1.2.1/test/spiretest/apiserver.go 17:51:09 spire-1.2.1/test/spiretest/assertions.go 17:51:09 spire-1.2.1/test/spiretest/dir.go 17:51:09 spire-1.2.1/test/spiretest/errors_posix.go 17:51:09 spire-1.2.1/test/spiretest/errors_windows.go 17:51:09 spire-1.2.1/test/spiretest/logs.go 17:51:09 spire-1.2.1/test/spiretest/socketapi.go 17:51:09 spire-1.2.1/test/spiretest/suite.go 17:51:09 spire-1.2.1/test/spiretest/x509.go 17:51:09 spire-1.2.1/test/testca/ 17:51:09 spire-1.2.1/test/testca/ca.go 17:51:09 spire-1.2.1/test/testkey/ 17:51:09 spire-1.2.1/test/testkey/generate.sh 17:51:09 spire-1.2.1/test/testkey/genkeys.go 17:51:09 spire-1.2.1/test/testkey/keys.go 17:51:09 spire-1.2.1/test/testkey/new.go 17:51:09 spire-1.2.1/test/tpmsimulator/ 17:51:09 spire-1.2.1/test/tpmsimulator/simulator.go 17:51:09 spire-1.2.1/test/util/ 17:51:09 spire-1.2.1/test/util/cert_fixtures.go 17:51:09 spire-1.2.1/test/util/cert_generation.go 17:51:09 spire-1.2.1/test/util/io_redirection.go 17:51:09 spire-1.2.1/test/util/race.go 17:51:09 spire-1.2.1/test/util/util.go 17:51:09 building spire from source... 17:51:09 Installing go1.17.7... 17:51:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:51:10 OK: 221 MiB in 52 packages 17:51:11 Removing intermediate container 2c1e6ec49954 17:51:11 ---> 72b1c2427aba 17:51:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:51:11 ---> Running in 813f684855f3 17:51:11 Removing intermediate container c9d5c52be61d 17:51:11 ---> 4c032efb7552 17:51:11 Step 6/22 : COPY go.mod vendor* ./ 17:51:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:51:11 ---> 2f0ddde70747 17:51:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:12 go: downloading google.golang.org/api v0.70.0 17:51:12 go: downloading k8s.io/client-go v0.23.4 17:51:12 go: downloading k8s.io/api v0.23.4 17:51:12 go: downloading github.com/google/go-tpm v0.3.3 17:51:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:51:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:51:12 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:51:12 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:51:12  ---> Running in b453a2274099 17:51:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:51:12 go: downloading cloud.google.com/go/storage v1.21.0 17:51:13 go: downloading cloud.google.com/go v0.100.2 17:51:13 go: downloading k8s.io/apimachinery v0.23.4 17:51:13 go: downloading k8s.io/kube-aggregator v0.23.3 17:51:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:51:13 go: downloading cloud.google.com/go/security v1.3.0 17:51:13 (1/6) Installing dumb-init (1.2.5-r1) 17:51:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:51:13 go: downloading github.com/hashicorp/vault/api v1.4.1 17:51:13 (3/6) Installing libsodium (1.0.18-r0) 17:51:13 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:51:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:51:13 (5/6) Installing libzmq (4.3.4-r0) 17:51:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:51:14 (6/6) Installing zeromq (4.3.4-r0) 17:51:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:51:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:51:14 go: downloading github.com/twmb/murmur3 v1.1.6 17:51:14 go: downloading github.com/jinzhu/inflection v1.0.0 17:51:14 Executing busybox-1.33.1-r7.trigger 17:51:14 OK: 8 MiB in 20 packages 17:51:14 go: downloading github.com/aws/smithy-go v1.11.0 17:51:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:51:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:51:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:51:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:51:14 Removing intermediate container b453a2274099 17:51:14 ---> c5691ab1a463 17:51:14 Step 8/22 : COPY . . 17:51:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:51:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:51:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:51:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:51:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:51:15 Building bin/spire-server... 17:51:15 go: downloading github.com/dimchansky/utfbom v1.1.1 17:51:15 go: downloading github.com/gogo/protobuf v1.3.2 17:51:15 go: downloading github.com/mitchellh/cli v1.1.2 17:51:15 go: downloading google.golang.org/grpc v1.44.0 17:51:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:51:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:51:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:51:15 go: downloading github.com/imdario/mergo v0.3.12 17:51:15 go: downloading github.com/sirupsen/logrus v1.8.1 17:51:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:51:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:51:15 go: downloading cloud.google.com/go/compute v1.3.0 17:51:15 go: downloading cloud.google.com/go/iam v0.1.1 17:51:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:51:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:51:15 go: downloading k8s.io/klog/v2 v2.30.0 17:51:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:51:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:51:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:51:15 go: downloading github.com/google/gofuzz v1.1.0 17:51:15 go: downloading github.com/spf13/pflag v1.0.5 17:51:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:51:15 go: downloading github.com/fatih/color v1.13.0 17:51:15 go: downloading github.com/mattn/go-isatty v0.0.14 17:51:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:51:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:51:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:51:15 go: downloading github.com/armon/go-metrics v0.3.10 17:51:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:51:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:51:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:51:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:51:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:51:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:51:15 go: downloading github.com/prometheus/client_golang v1.12.1 17:51:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:51:15 go: downloading github.com/open-policy-agent/opa v0.38.0 17:51:16 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:51:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:51:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:51:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:51:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:51:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:51:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:51:16 go: downloading gopkg.in/yaml.v2 v2.4.0 17:51:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:51:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:51:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:51:16 go: downloading github.com/gobwas/glob v0.2.3 17:51:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:51:16 go: downloading github.com/mattn/go-colorable v0.1.12 17:51:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:51:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:51:16 go: downloading github.com/Masterminds/goutils v1.1.0 17:51:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:51:16 go: downloading github.com/Masterminds/semver v1.5.0 17:51:16 go: downloading github.com/google/uuid v1.1.2 17:51:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:51:16 go: downloading gopkg.in/inf.v0 v0.9.1 17:51:16 go: downloading go.opencensus.io v0.23.0 17:51:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:51:16 go: downloading github.com/go-logr/logr v1.2.2 17:51:16 go: downloading github.com/googleapis/gnostic v0.5.5 17:51:16 go: downloading github.com/huandu/xstrings v1.3.2 17:51:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:51:16 go: downloading github.com/google/go-cmp v0.5.7 17:51:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:51:16 go: downloading github.com/json-iterator/go v1.1.12 17:51:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:51:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:51:16 go: downloading github.com/oklog/run v1.0.0 17:51:16 go: downloading go.uber.org/atomic v1.9.0 17:51:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:51:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:51:16 go: downloading go.uber.org/zap v1.21.0 17:51:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:51:16 go: downloading github.com/imkira/go-observer v1.0.3 17:51:16 go: downloading github.com/prometheus/client_model v0.2.0 17:51:16 go: downloading github.com/prometheus/common v0.32.1 17:51:16 go: downloading github.com/tklauser/numcpus v0.3.0 17:51:16 go: downloading sigs.k8s.io/yaml v1.3.0 17:51:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:51:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:51:17 go: downloading github.com/golang/snappy v0.0.4 17:51:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:51:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:51:17 go: downloading github.com/modern-go/reflect2 v1.0.2 17:51:17 go: downloading github.com/beorn7/perks v1.0.1 17:51:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:51:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:51:17 go: downloading github.com/prometheus/procfs v0.7.3 17:51:17 go: downloading github.com/hashicorp/errwrap v1.1.0 17:51:17 go: downloading github.com/hashicorp/go-version v1.2.0 17:51:17 go: downloading github.com/ryanuber/go-glob v1.0.0 17:51:17 go: downloading go.uber.org/multierr v1.6.0 17:51:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:51:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:51:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:51:17 go: downloading github.com/twmb/murmur3 v1.1.6 17:51:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:51:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:51:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:51:18 Removing intermediate container 813f684855f3 17:51:18 ---> a453dea3787b 17:51:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:51:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:51:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:51:18 go: downloading github.com/stretchr/testify v1.7.0 17:51:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:51:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:51:18 go: downloading github.com/blang/semver/v4 v4.0.0 17:51:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:51:18 go: downloading github.com/jinzhu/gorm v1.9.16 17:51:18 go: downloading github.com/lib/pq v1.10.4 17:51:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:51:18 go: downloading google.golang.org/api v0.70.0 17:51:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:51:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:51:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:51:22 go: downloading k8s.io/client-go v0.23.4 17:51:22 go: downloading k8s.io/api v0.23.4 17:51:22 go: downloading github.com/google/go-tpm v0.3.3 17:51:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:51:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:51:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:51:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:51:22 go: downloading cloud.google.com/go/storage v1.21.0 17:51:22 go: downloading k8s.io/apimachinery v0.23.4 17:51:22 go: downloading cloud.google.com/go v0.100.2 17:51:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:51:23 go: downloading cloud.google.com/go/security v1.3.0 17:51:23 go: downloading github.com/hashicorp/vault/api v1.4.1 17:51:24 go: downloading k8s.io/kube-aggregator v0.23.3 17:51:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:51:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:51:24 go: downloading github.com/aws/smithy-go v1.11.0 17:51:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:51:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:51:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:51:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:51:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:51:24 go: downloading github.com/jinzhu/inflection v1.0.0 17:51:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:51:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:51:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:51:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:51:24 go: downloading github.com/dimchansky/utfbom v1.1.1 17:51:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:51:24 go: downloading github.com/gogo/protobuf v1.3.2 17:51:24 go: downloading github.com/google/gofuzz v1.1.0 17:51:24 go: downloading k8s.io/klog/v2 v2.30.0 17:51:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:51:24 go: downloading cloud.google.com/go/compute v1.3.0 17:51:24 go: downloading cloud.google.com/go/iam v0.1.1 17:51:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:51:24 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:51:24 go: downloading github.com/spf13/pflag v1.0.5 17:51:24 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:51:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:51:24 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:51:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:51:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:51:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:51:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:51:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:51:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:51:25 go: downloading gopkg.in/yaml.v2 v2.4.0 17:51:25 go: downloading github.com/gobwas/glob v0.2.3 17:51:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:51:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:51:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:51:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:51:25 go: downloading go.opencensus.io v0.23.0 17:51:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:51:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:51:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:51:25 go: downloading gopkg.in/inf.v0 v0.9.1 17:51:25 go: downloading github.com/google/go-cmp v0.5.7 17:51:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:51:25 go: downloading github.com/go-logr/logr v1.2.2 17:51:25 go: downloading github.com/json-iterator/go v1.1.12 17:51:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:51:25 go: downloading github.com/googleapis/gnostic v0.5.5 17:51:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:51:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:51:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:51:25 go: downloading go.uber.org/zap v1.21.0 17:51:25 go: downloading github.com/tklauser/numcpus v0.3.0 17:51:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:51:25 go: downloading sigs.k8s.io/yaml v1.3.0 17:51:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:51:25 go: downloading github.com/modern-go/reflect2 v1.0.2 17:51:25 go: downloading github.com/golang/snappy v0.0.4 17:51:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:51:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:51:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:51:25 go: downloading github.com/hashicorp/go-version v1.2.0 17:51:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:51:25 go: downloading github.com/ryanuber/go-glob v1.0.0 17:51:25 go: downloading go.uber.org/multierr v1.6.0 17:51:28  ---> 5008cbe56e80 17:51:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:51:28 ---> c4efa1568fe6 17:51:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:51:31 ---> Running in a7be50a6a374 17:51:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:51:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:51:32  ---> 1f2db386ea4b 17:51:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:51:33 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/support-notifications/support-notifications ./cmd/support-notifications 17:51:33 ---> 66253fd115da 17:51:33 Step 19/23 : ENTRYPOINT ["/core-data"] 17:51:33 ---> Running in a605cf5d2c58 17:51:34 Removing intermediate container a605cf5d2c58 17:51:34 ---> 9a9f2f591f75 17:51:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:34 ---> Running in 2c667604f349 17:51:34 Removing intermediate container 2c667604f349 17:51:34 ---> 908728753eb2 17:51:34 Step 21/23 : LABEL arch=x86_64 17:51:35 ---> Running in 0463a4f14eb3 17:51:35 Removing intermediate container 0463a4f14eb3 17:51:35 ---> 7859789e2bb2 17:51:35 Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:51:35 ---> Running in 79cca07e5443 17:51:36 Removing intermediate container 79cca07e5443 17:51:36 ---> 81355187d4ec 17:51:36 Step 23/23 : LABEL version=0.0.0 17:51:36 ---> Running in c59a04604e40 17:51:37 Removing intermediate container c59a04604e40 17:51:37 ---> 0400e7cb4e1e 17:51:37 17:51:37 Successfully built 0400e7cb4e1e 17:51:37 Successfully tagged core-data:latest 17:51:37 Building core-command 17:51:47  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:51:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:51:47 ---> ca4675993718 17:51:47 Step 3/23 : WORKDIR /edgex-go 17:51:47 ---> Using cache 17:51:47 ---> 83a61abf8c26 17:51:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:47 ---> Using cache 17:51:47 ---> 70d7482b08e6 17:51:47 Step 5/23 : RUN apk add --update --no-cache make git 17:51:47 ---> Using cache 17:51:47 ---> 27fbbdf01569 17:51:47 Step 6/23 : COPY go.mod vendor* ./ 17:51:47 ---> Using cache 17:51:47 ---> 45f1d63b4d77 17:51:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:47 ---> Using cache 17:51:47 ---> 8d148ba7c0b0 17:51:47 Step 8/23 : COPY . . 17:51:47 ---> Using cache 17:51:47 ---> f4ea4647a57e 17:51:47 Step 9/23 : RUN make cmd/core-command/core-command 17:51:57 ---> Running in e1078055565a 17:51:58 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-command/core-command ./cmd/core-command 17:51:58 Removing intermediate container be7b5b13a688 17:51:58 ---> ebb50e7be057 17:51:58 Successfully built ebb50e7be057 17:51:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:51:58 + docker inspect -f . ci-base-image-arm64 17:51:58 . [Pipeline] withDockerContainer 17:51:58 prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container 17:51:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:52:00 $ docker top 0aa9fac5b84fca307cfa3d4e7b4a43ba2bb22f65ee220851b7de6548807149c0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:01 + go version 17:52:01 go version go1.17.6 linux/arm64 [Pipeline] } 17:52:01 $ docker stop --time=1 0aa9fac5b84fca307cfa3d4e7b4a43ba2bb22f65ee220851b7de6548807149c0 17:52:03 $ docker rm -f 0aa9fac5b84fca307cfa3d4e7b4a43ba2bb22f65ee220851b7de6548807149c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:52:03 + docker inspect -f . ci-base-image-arm64 17:52:03 . [Pipeline] withDockerContainer 17:52:03 prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container 17:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:52:05 $ docker top c4ce850e5f45642e4e805ee724a1fa3062933f76426e98311593eacc976a037f -eo pid,comm [Pipeline] { [Pipeline] echo 17:52:05 ========================================================= 17:52:05 [edgeXBuildGoParallel] Running Tests and Build... 17:52:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:52:06 + make test 17:52:06 go mod tidy -compat=1.17 17:52:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:52:10 Removing intermediate container 570a73338b0d 17:52:10 ---> 785f1e16af44 17:52:10 17:52:10 Step 13/26 : FROM alpine:3.15 17:52:10 ---> 0ac33e5f5afa 17:52:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:52:10 ---> Using cache 17:52:10 ---> 95e9d970890c 17:52:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:10 ---> Using cache 17:52:10 ---> c7ad861d8609 17:52:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:52:10 ---> Running in 2eaa566df074 17:52:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:52:12 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:52:12 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:52:12 OK: 15854 distinct packages available 17:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:52:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:52:13 (1/4) Installing dumb-init (1.2.5-r1) 17:52:13 (2/4) Installing musl-obstack (1.2.3-r0) 17:52:13 (3/4) Installing libucontext (1.1-r0) 17:52:13 (4/4) Installing gcompat (1.0.0-r4) 17:52:14 Executing busybox-1.34.1-r5.trigger 17:52:14 OK: 6 MiB in 18 packages 17:52:14 Removing intermediate container a7be50a6a374 17:52:14 ---> 20e8cc3a3795 17:52:14 17:52:14 Step 10/22 : FROM alpine:3.14 17:52:14 ---> e04c818066af 17:52:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:52:14 ---> Running in ee39da4ec020 17:52:15 Removing intermediate container 2eaa566df074 17:52:15 ---> 44b754c8bf6c 17:52:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:52:16 (1/2) Installing ca-certificates (20211220-r0) 17:52:16 (2/2) Installing dumb-init (1.2.5-r1) 17:52:16 Executing busybox-1.33.1-r7.trigger 17:52:16 Executing ca-certificates-20211220-r0.trigger 17:52:16 OK: 6 MiB in 16 packages 17:52:18 Removing intermediate container ee39da4ec020 17:52:18 ---> e7107e0b5583 17:52:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:52:18 ---> Running in 550192940d35 17:52:18 Removing intermediate container 550192940d35 17:52:18 ---> 1e9e03828806 17:52:18 Step 13/22 : ENV APP_PORT=59860 17:52:18 ---> f706eb0534cc 17:52:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:52:18 ---> Running in 12be3c85e546 17:52:18 Removing intermediate container 12be3c85e546 17:52:18 ---> cd2b74fc0305 17:52:18 Step 14/22 : EXPOSE $APP_PORT 17:52:18 ---> Running in 0048bb1f2118 17:52:18 ---> 553d37fcab60 17:52:18 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:52:18 ---> Running in 5f786a0bbb16 17:52:19 Removing intermediate container 0048bb1f2118 17:52:19 ---> d024e8fad0ce 17:52:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:19 Removing intermediate container 5f786a0bbb16 17:52:19 ---> 2a6cae992979 17:52:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:52:19 ---> a7316066c9d7 17:52:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:52:19 ---> 425ce0b754be 17:52:19 Step 21/26 : WORKDIR / 17:52:19 ---> Running in a6f1633989b3 17:52:20 Removing intermediate container a6f1633989b3 17:52:20 ---> 04a757bd07cd 17:52:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:52:20 ---> Running in 50081d2dcf1c 17:52:20 Removing intermediate container 50081d2dcf1c 17:52:20 ---> 09988f7c8c27 17:52:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:52:20 ---> f35724b256f9 17:52:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:52:21 ---> Running in cc33cb7a6b05 17:52:21 Removing intermediate container cc33cb7a6b05 17:52:21 ---> 73f8d1b4c5b5 17:52:21 Step 24/26 : LABEL arch=x86_64 17:52:21 ---> Running in 86296cb62c86 17:52:21 ---> 52d601f9c0bc 17:52:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:52:21 ---> Running in 58bfac859004 17:52:21 Removing intermediate container 86296cb62c86 17:52:21 ---> afff124911af 17:52:21 Step 25/26 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:52:21 ---> Running in 7c819b4dbc64 17:52:22 Removing intermediate container 58bfac859004 17:52:22 ---> 6d9fbdd4a61c 17:52:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:22 ---> Running in 354982f24d60 17:52:22 Removing intermediate container 7c819b4dbc64 17:52:22 ---> cb068afe44e3 17:52:22 Step 26/26 : LABEL version=0.0.0 17:52:22 ---> Running in dc71da6b1977 17:52:22 Removing intermediate container 354982f24d60 17:52:22 ---> 8a45e7efb047 17:52:22 Step 20/22 : LABEL arch=x86_64 17:52:22 ---> Running in e0e4aa4c04bb 17:52:22 Removing intermediate container dc71da6b1977 17:52:22 ---> 4b88bc8fe1a7 17:52:22 17:52:22 Successfully built 4b88bc8fe1a7 17:52:22 Successfully tagged security-spire-config:latest 17:52:22 Building security-proxy-setup 17:52:23  Building security-spire-config ... done Removing intermediate container e0e4aa4c04bb 17:52:23 ---> 86ec1b5a51d5 17:52:23 Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:52:23 ---> Running in 846da09f288e 17:52:24 Removing intermediate container 846da09f288e 17:52:24 ---> ee770cc60494 17:52:24 Step 22/22 : LABEL version=0.0.0 17:52:25 ---> Running in 526ce79e634e 17:52:26 Removing intermediate container 526ce79e634e 17:52:26 ---> 306c1104e577 17:52:26 17:52:26 Successfully built 306c1104e577 17:52:26 Successfully tagged support-notifications:latest 17:52:27  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:52:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:52:27 ---> ca4675993718 17:52:27 Step 3/22 : WORKDIR /edgex-go 17:52:27 ---> Using cache 17:52:27 ---> 83a61abf8c26 17:52:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:27 ---> Using cache 17:52:27 ---> 70d7482b08e6 17:52:27 Step 5/22 : RUN apk add --update --no-cache make git 17:52:27 ---> Using cache 17:52:27 ---> 27fbbdf01569 17:52:27 Step 6/22 : COPY go.mod vendor* ./ 17:52:27 ---> Using cache 17:52:27 ---> 45f1d63b4d77 17:52:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:27 ---> Using cache 17:52:27 ---> 8d148ba7c0b0 17:52:27 Step 8/22 : COPY . . 17:52:27 ---> Using cache 17:52:27 ---> f4ea4647a57e 17:52:27 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:52:29 ---> Running in b8dd05344c05 17:52:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:52:39 ? github.com/edgexfoundry/edgex-go [no test files] 17:52:42 Removing intermediate container e1078055565a 17:52:42 ---> dc34a4825721 17:52:42 17:52:42 Step 10/23 : FROM alpine:3.14 17:52:42 ---> e04c818066af 17:52:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:52:42 ---> Using cache 17:52:42 ---> be607a4e2852 17:52:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:52:42 ---> Using cache 17:52:42 ---> b112736a1299 17:52:42 Step 13/23 : ENV APP_PORT=59882 17:52:42 ---> Running in 2386889ec33e 17:52:43 Removing intermediate container 2386889ec33e 17:52:43 ---> ea8f5b45f989 17:52:43 Step 14/23 : EXPOSE $APP_PORT 17:52:43 ---> Running in 467b53713e65 17:52:43 Removing intermediate container 467b53713e65 17:52:43 ---> 1eb0ca8d348a 17:52:43 Step 15/23 : WORKDIR / 17:52:43 ---> Running in d78945dd4424 17:52:44 Removing intermediate container d78945dd4424 17:52:44 ---> a834467b101c 17:52:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:45 ---> 38c45a3a45f2 17:52:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:52:47 ---> b4e5e3677fd0 17:52:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:52:47 ---> 196829f27d01 17:52:47 Step 19/23 : ENTRYPOINT ["/core-command"] 17:52:48 ---> Running in e7e9fc311aed 17:52:48 Removing intermediate container e7e9fc311aed 17:52:48 ---> 0f609675e2f8 17:52:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:48 ---> Running in 70a34df4ef1c 17:52:48 Removing intermediate container 70a34df4ef1c 17:52:48 ---> d0cceff346db 17:52:48 Step 21/23 : LABEL arch=x86_64 17:52:48 ---> Running in ce303ba945fd 17:52:49 Removing intermediate container ce303ba945fd 17:52:49 ---> 57386af28ba1 17:52:49 Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:52:49 ---> Running in 3dfcb322ea3a 17:52:49 Removing intermediate container 3dfcb322ea3a 17:52:49 ---> 397a67a733fd 17:52:49 Step 23/23 : LABEL version=0.0.0 17:52:49 ---> Running in 7fb44684024f 17:52:49 Removing intermediate container 7fb44684024f 17:52:49 ---> bb89d5a98f47 17:52:49 17:52:50 Successfully built bb89d5a98f47 17:52:50 Successfully tagged core-command:latest 17:53:05  Building core-command ... done 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/secrets-config ./cmd/secrets-config 17:53:10 Removing intermediate container b8dd05344c05 17:53:10 ---> f60f12de42ba 17:53:10 17:53:10 Step 10/22 : FROM alpine:3.14 17:53:10 ---> e04c818066af 17:53:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:53:10 ---> Running in f1114676f35c 17:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:10 (1/6) Installing ca-certificates (20211220-r0) 17:53:10 (2/6) Installing brotli-libs (1.0.9-r5) 17:53:10 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:53:10 (4/6) Installing libcurl (7.79.1-r0) 17:53:10 (5/6) Installing curl (7.79.1-r0) 17:53:10 (6/6) Installing dumb-init (1.2.5-r1) 17:53:10 Executing busybox-1.33.1-r7.trigger 17:53:10 Executing ca-certificates-20211220-r0.trigger 17:53:10 OK: 8 MiB in 20 packages 17:53:11 Removing intermediate container f1114676f35c 17:53:11 ---> 7cb5dd827aa9 17:53:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:53:11 ---> Running in 12b5319aae63 17:53:11 Removing intermediate container 12b5319aae63 17:53:11 ---> 7359d19a914d 17:53:11 Step 13/22 : WORKDIR /edgex 17:53:11 ---> Running in 69dd045cf7cb 17:53:11 Removing intermediate container 69dd045cf7cb 17:53:11 ---> 718c7cade114 17:53:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:53:11 ---> df79c0a12bd1 17:53:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:53:12 ---> ab027c528303 17:53:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:53:12 ---> a3700729fef6 17:53:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:53:12 ---> d85c431dbdf5 17:53:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:53:12 ---> Running in c07d19936a1a 17:53:13 Removing intermediate container c07d19936a1a 17:53:13 ---> f1503a4141a2 17:53:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:53:13 ---> Running in 5a9415aecb52 17:53:13 Removing intermediate container 5a9415aecb52 17:53:13 ---> c6c023ac913a 17:53:13 Step 20/22 : LABEL arch=x86_64 17:53:13 ---> Running in a80aceadd205 17:53:13 Removing intermediate container a80aceadd205 17:53:13 ---> 217dd78bd65b 17:53:13 Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:53:14 ---> Running in af63c3be318d 17:53:14 Removing intermediate container af63c3be318d 17:53:14 ---> 6ff2b3cc8f2c 17:53:14 Step 22/22 : LABEL version=0.0.0 17:53:14 ---> Running in 9ea4e688d9d8 17:53:14 Removing intermediate container 9ea4e688d9d8 17:53:14 ---> a814cf7b6400 17:53:14 17:53:14 Successfully built a814cf7b6400 17:53:14 Successfully tagged security-proxy-setup:latest 17:53:46  Building security-proxy-setup ... done Building bin/spire-agent... 17:53:46 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:53:46 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:53:46 go: downloading github.com/docker/docker v20.10.12+incompatible 17:53:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:53:46 go: downloading github.com/google/go-tpm-tools v0.3.3 17:53:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:53:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:53:46 go: downloading github.com/docker/go-connections v0.4.0 17:53:46 go: downloading github.com/docker/go-units v0.4.0 17:53:46 go: downloading github.com/opencontainers/image-spec v1.0.1 17:53:46 go: downloading github.com/containerd/containerd v1.3.4 17:53:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:53:46 go: downloading github.com/opencontainers/go-digest v1.0.0 17:53:50 Building bin/spire-agent... 17:53:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:53:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:53:50 go: downloading github.com/docker/docker v20.10.12+incompatible 17:53:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:53:51 go: downloading github.com/google/go-tpm-tools v0.3.3 17:53:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:53:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:53:51 go: downloading github.com/docker/go-connections v0.4.0 17:53:51 go: downloading github.com/opencontainers/image-spec v1.0.1 17:53:51 go: downloading github.com/docker/go-units v0.4.0 17:53:51 go: downloading github.com/containerd/containerd v1.3.4 17:53:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:53:51 go: downloading github.com/opencontainers/go-digest v1.0.0 17:54:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:54:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:54:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:54:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:54:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:54:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:54:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:54:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:54:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:54:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:54:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:54:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:54:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:54:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.274s coverage: 28.7% of statements 17:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:54:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.485s coverage: 98.5% of statements 17:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:54:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.492s coverage: 53.4% of statements 17:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:54:47 Removing intermediate container 4d0efc46b0ce 17:54:47 ---> fc3efb8e60bb 17:54:47 17:54:47 Step 13/25 : FROM alpine:3.15 17:54:47 ---> 0ac33e5f5afa 17:54:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:54:47 ---> Using cache 17:54:47 ---> 95e9d970890c 17:54:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:47 ---> Using cache 17:54:47 ---> c7ad861d8609 17:54:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:54:47 Removing intermediate container 4a35f4b43e62 17:54:47 ---> c683f6da375c 17:54:47 17:54:47 Step 13/26 : FROM alpine:3.15 17:54:47 ---> 0ac33e5f5afa 17:54:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:54:47 ---> Using cache 17:54:47 ---> 95e9d970890c 17:54:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:47 ---> Using cache 17:54:47 ---> c7ad861d8609 17:54:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:54:47 ---> Running in c2132f487584 17:54:47 ---> Running in a4150b388191 17:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:54:47 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:54:47 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:54:47 OK: 15854 distinct packages available 17:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:54:47 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:54:47 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:54:47 OK: 15854 distinct packages available 17:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:54:47 (1/5) Installing dumb-init (1.2.5-r1) 17:54:47 (1/5) Installing dumb-init (1.2.5-r1) 17:54:47 (2/5) Installing musl-obstack (1.2.3-r0) 17:54:47 (2/5) Installing musl-obstack (1.2.3-r0) 17:54:47 (3/5) Installing libucontext (1.1-r0) 17:54:47 (3/5) Installing libucontext (1.1-r0) 17:54:47 (4/5) Installing gcompat (1.0.0-r4) 17:54:47 (4/5) Installing gcompat (1.0.0-r4) 17:54:47 (5/5) Installing openssl (1.1.1n-r0) 17:54:47 (5/5) Installing openssl (1.1.1n-r0) 17:54:47 Executing busybox-1.34.1-r5.trigger 17:54:47 OK: 6 MiB in 19 packages 17:54:47 Executing busybox-1.34.1-r5.trigger 17:54:47 OK: 6 MiB in 19 packages 17:54:47 Removing intermediate container a4150b388191 17:54:47 ---> c659c47fedfa 17:54:47 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:54:48 Removing intermediate container c2132f487584 17:54:48 ---> d7be42b578d2 17:54:48 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:54:49 ---> 499fe9b1f5bf 17:54:49 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:54:49 ---> 0fa57e002224 17:54:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:54:49 ---> 031fe4a8f5a6 17:54:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:54:49 ---> a20bc6aeef0e 17:54:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:54:50 ---> 555e71411271 17:54:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:54:50 ---> bc886a1dbead 17:54:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:54:50 ---> Running in 3cfc9f615e4f 17:54:50 Removing intermediate container 3cfc9f615e4f 17:54:50 ---> 96b4012431e2 17:54:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:54:50 ---> Running in 572b87af6bbe 17:54:50 ---> 68414a2186b5 17:54:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:54:50 Removing intermediate container 572b87af6bbe 17:54:50 ---> 0ba59d297f33 17:54:50 Step 23/25 : LABEL arch=x86_64 17:54:50 ---> Running in 99f42f9d479b 17:54:50 ---> a38012da140b 17:54:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:54:50 Removing intermediate container 99f42f9d479b 17:54:50 ---> 513f40207e56 17:54:50 Step 24/25 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:54:50 ---> Running in d5dff139211e 17:54:50 ---> fbdb4f5bbebe 17:54:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:54:50 ---> Running in e85ed9611371 17:54:50 Removing intermediate container d5dff139211e 17:54:50 ---> ceacf066cafb 17:54:50 Step 25/25 : LABEL version=0.0.0 17:54:50 ---> Running in 9eb3549c7e75 17:54:50 Removing intermediate container e85ed9611371 17:54:50 ---> a5de46958f42 17:54:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:54:50 ---> Running in 3499e7bacce4 17:54:50 Removing intermediate container 9eb3549c7e75 17:54:50 ---> fd6ef7ad7d3e 17:54:50 17:54:50 Removing intermediate container 3499e7bacce4 17:54:50 ---> c90415f751b3 17:54:50 Step 24/26 : LABEL arch=x86_64 17:54:50 Successfully built fd6ef7ad7d3e 17:54:50 Successfully tagged security-spire-server:latest 17:54:50  Building security-spire-server ... done  ---> Running in a5964bd259be 17:54:51 Removing intermediate container a5964bd259be 17:54:51 ---> 1fe37445f3fa 17:54:51 Step 25/26 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 17:54:51 ---> Running in df7441557759 17:54:51 Removing intermediate container df7441557759 17:54:51 ---> d4cf2983f1b8 17:54:51 Step 26/26 : LABEL version=0.0.0 17:54:51 ---> Running in d32457cd2312 17:54:51 Removing intermediate container d32457cd2312 17:54:51 ---> 0d1524ed7699 17:54:51 17:54:51 Successfully built 0d1524ed7699 17:54:51 Successfully tagged security-spire-agent:latest 17:54:51  Building security-spire-agent ... done  [Pipeline] } 17:54:51 $ docker stop --time=1 6eec844c9f6b0b4dda0e9c6c2bd6ac6890b86b0a17f0ab895497d6a0fe403196 17:54:52 $ docker rm -f 6eec844c9f6b0b4dda0e9c6c2bd6ac6890b86b0a17f0ab895497d6a0fe403196 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:53 + docker images 17:54:53 REPOSITORY TAG IMAGE ID CREATED SIZE 17:54:53 security-spire-agent latest 0d1524ed7699 1 second ago 127MB 17:54:53 security-spire-server latest fd6ef7ad7d3e 2 seconds ago 87.3MB 17:54:53 fc3efb8e60bb 15 seconds ago 4.55GB 17:54:53 c683f6da375c 20 seconds ago 4.55GB 17:54:53 security-proxy-setup latest a814cf7b6400 About a minute ago 51MB 17:54:53 f60f12de42ba About a minute ago 1.7GB 17:54:53 core-command latest bb89d5a98f47 2 minutes ago 28.5MB 17:54:53 dc34a4825721 2 minutes ago 1.69GB 17:54:53 support-notifications latest 306c1104e577 2 minutes ago 30.8MB 17:54:53 security-spire-config latest 4b88bc8fe1a7 2 minutes ago 86.7MB 17:54:53 20e8cc3a3795 2 minutes ago 1.69GB 17:54:53 785f1e16af44 2 minutes ago 4.55GB 17:54:53 core-data latest 0400e7cb4e1e 3 minutes ago 36.2MB 17:54:53 c66a50a94770 3 minutes ago 1.7GB 17:54:53 support-scheduler latest 7c26440c3962 3 minutes ago 30.2MB 17:54:53 core-metadata latest fc8a233926a8 3 minutes ago 30.4MB 17:54:53 2d74363666f2 4 minutes ago 1.69GB 17:54:53 54f66e807482 4 minutes ago 1.69GB 17:54:53 sys-mgmt-agent latest 26def79ca050 4 minutes ago 311MB 17:54:53 security-bootstrapper latest 4e6d606137db 4 minutes ago 28.3MB 17:54:53 security-secretstore-setup latest 3e5a58e35c5c 4 minutes ago 49.7MB 17:54:53 security-spiffe-token-provider latest 14c2dfd15348 4 minutes ago 32.4MB 17:54:53 4dbc2ceb393a 4 minutes ago 1.71GB 17:54:53 00d348633f9c 5 minutes ago 1.69GB 17:54:53 c839d6f875dd 5 minutes ago 1.71GB 17:54:53 b5e81229a4bc 5 minutes ago 1.68GB 17:54:53 ci-base-image-x86_64 latest ca4675993718 8 minutes ago 896MB 17:54:53 docker 20.10.14 7417809fdb73 7 days ago 218MB 17:54:53 alpine 3.14 e04c818066af 7 days ago 5.59MB 17:54:53 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 17:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 17:54:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 17:54:53 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] } 17:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.847s coverage: 89.2% of statements 17:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.443s coverage: 84.4% of statements 17:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:55:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.371s coverage: 95.4% of statements 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.555s coverage: 72.2% of statements 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.498s coverage: 60.0% of statements 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.566s coverage: 0.9% of statements 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.408s coverage: 58.8% of statements 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.432s coverage: 24.0% of statements 17:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements 17:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements 17:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 17:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.299s coverage: 87.5% of statements 17:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements 17:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 17:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.715s coverage: 82.5% of statements 17:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.445s coverage: 92.9% of statements 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.299s coverage: 58.8% of statements 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements 17:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.891s coverage: 91.2% of statements 17:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.4% of statements 17:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements 17:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.176s coverage: 89.4% of statements 17:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 17:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 17:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 17:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.405s coverage: 65.4% of statements 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.927s coverage: 43.8% of statements 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.278s coverage: 89.5% of statements 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:55:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:56:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.587s coverage: 17.7% of statements 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:56:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:56:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:56:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:56:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:56:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:56:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements 17:56:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.112s coverage: 96.9% of statements 17:56:04 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 17:56:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:56:04 GO111MODULE=on go vet ./... 17:57:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:57:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:57:56 ./bin/test-attribution-txt.sh [Pipeline] echo 17:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:57:58 + ls -al . 17:57:58 total 664 17:57:58 drwxrwxr-x 9 1001 1001 4096 Apr 12 17:57 . 17:57:58 drwxr-xr-x 4 root root 4096 Apr 12 17:52 .. 17:57:58 -rw-rw-r-- 1 1001 1001 11 Apr 12 17:50 .dockerignore 17:57:58 drwxrwxr-x 8 1001 1001 4096 Apr 12 17:50 .git 17:57:58 drwxrwxr-x 3 1001 1001 4096 Apr 12 17:50 .github 17:57:58 -rw-rw-r-- 1 1001 1001 879 Apr 12 17:50 .gitignore 17:57:58 -rw-rw-r-- 1 1001 1001 42 Apr 12 17:50 .golangci.yml 17:57:58 -rw-rw-r-- 1 1001 1001 87 Apr 12 17:50 .hadolint.yml 17:57:58 -rw-rw-r-- 1 1001 1001 166 Apr 12 17:50 .sonarcloud.properties 17:57:58 -rw-rw-r-- 1 1001 1001 1171 Apr 12 17:50 ADOPTERS.md 17:57:58 -rw-rw-r-- 1 1001 1001 10086 Apr 12 17:50 Attribution.txt 17:57:58 -rw-rw-r-- 1 1001 1001 51732 Apr 12 17:50 CHANGELOG.md 17:57:58 -rw-rw-r-- 1 1001 1001 3804 Apr 12 17:50 CONTRIBUTING.md 17:57:58 -rw-rw-r-- 1 1001 1001 677 Apr 12 17:50 GOVERNANCE.md 17:57:58 -rw-rw-r-- 1 1001 1001 850 Apr 12 17:50 Jenkinsfile 17:57:58 -rw-rw-r-- 1 1001 1001 10775 Apr 12 17:50 LICENSE 17:57:58 -rw-rw-r-- 1 1001 1001 8522 Apr 12 17:50 Makefile 17:57:58 -rw-rw-r-- 1 1001 1001 582 Apr 12 17:50 OWNERS.md 17:57:58 -rw-rw-r-- 1 1001 1001 8207 Apr 12 17:50 README.md 17:57:58 -rw-rw-r-- 1 1001 1001 6912 Apr 12 17:50 SECURITY.md 17:57:58 -rw-rw-r-- 1 1001 1001 5 Apr 12 17:45 VERSION 17:57:58 -rw-rw-r-- 1 1001 1001 4131 Apr 12 17:50 ZMQWindows.md 17:57:58 drwxrwxr-x 2 1001 1001 4096 Apr 12 17:50 bin 17:57:58 drwxrwxr-x 18 1001 1001 4096 Apr 12 17:50 cmd 17:57:58 -rw-r--r-- 1 root root 433581 Apr 12 17:56 coverage.out 17:57:58 -rw-rw-r-- 1 1001 1001 3256 Apr 12 17:50 go.mod 17:57:58 -rw-rw-r-- 1 1001 1001 35162 Apr 12 17:50 go.sum 17:57:58 drwxrwxr-x 8 1001 1001 4096 Apr 12 17:50 internal 17:57:58 drwxrwxr-x 3 1001 1001 4096 Apr 12 17:50 openapi 17:57:58 drwxrwxr-x 4 1001 1001 4096 Apr 12 17:50 snap 17:57:58 -rw-rw-r-- 1 1001 1001 204 Apr 12 17:50 version.go [Pipeline] sh 17:57:59 + '[' -e coverage.out ] 17:57:59 + chown 1001:1001 coverage.out [Pipeline] stash 17:57:59 Warning: overwriting stash ‘coverage-report’ 17:58:00 Stashed 1 file(s) [Pipeline] sh 17:58:00 + make build 17:58:00 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 18:00:07 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-metadata/core-metadata ./cmd/core-metadata 18:00:16 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-command/core-command ./cmd/core-command 18:00:28 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/support-notifications/support-notifications ./cmd/support-notifications 18:00:40 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 18:01:03 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:01:11 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/support-scheduler/support-scheduler ./cmd/support-scheduler 18:01:24 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:01:36 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:01:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:01:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 18:02:11 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:02:29 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:02:40 $ docker stop --time=1 c4ce850e5f45642e4e805ee724a1fa3062933f76426e98311593eacc976a037f 18:02:42 $ docker rm -f c4ce850e5f45642e4e805ee724a1fa3062933f76426e98311593eacc976a037f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:02:44 18:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:02:44 latest: Pulling from edgex-devops/edgex-compose-arm64 18:02:44 29e5d40040c1: Pulling fs layer 18:02:44 1ce36da41761: Pulling fs layer 18:02:44 25b303627fd3: Pulling fs layer 18:02:44 29e5d40040c1: Download complete 18:02:45 1ce36da41761: Verifying Checksum 18:02:45 1ce36da41761: Download complete 18:02:45 29e5d40040c1: Pull complete 18:02:46 25b303627fd3: Verifying Checksum 18:02:46 25b303627fd3: Download complete 18:02:47 1ce36da41761: Pull complete 18:02:59 25b303627fd3: Pull complete 18:02:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:02:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:02:59 prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container 18:02:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:03:02 $ docker top 7ef274fb49cdcc65c0b3e5be85689f140ca7a118e226affbd0c7315e933c759f -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:03 + docker-compose build --help 18:03:03 + grep parallel 18:03:07 --parallel Build images in parallel. [Pipeline] } 18:03:07 $ docker stop --time=1 7ef274fb49cdcc65c0b3e5be85689f140ca7a118e226affbd0c7315e933c759f 18:03:09 $ docker rm -f 7ef274fb49cdcc65c0b3e5be85689f140ca7a118e226affbd0c7315e933c759f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:03:09 . [Pipeline] withDockerContainer 18:03:10 prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container 18:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:03:11 $ docker top 05b6f9ce60850a830bade4bc14f8e87433c85f3956b5e0832ee5a9a750079970 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:12 + docker-compose -f ./docker-compose-build.yml build --parallel 18:03:17 Building core-command ... 18:03:17 Building core-data ... 18:03:17 Building core-metadata ... 18:03:17 Building security-bootstrapper ... 18:03:17 Building security-proxy-setup ... 18:03:17 Building security-secretstore-setup ... 18:03:17 Building security-spiffe-token-provider ... 18:03:17 Building security-spire-agent ... 18:03:17 Building security-spire-config ... 18:03:17 Building security-spire-server ... 18:03:17 Building support-notifications ... 18:03:17 Building support-scheduler ... 18:03:17 Building sys-mgmt-agent ... 18:03:17 Building core-metadata 18:03:17 Building security-spiffe-token-provider 18:03:17 Building sys-mgmt-agent 18:03:17 Building security-bootstrapper 18:03:17 Building security-spire-config 18:05:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:05:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:05:09 ---> ebb50e7be057 18:05:09 Step 3/23 : WORKDIR /edgex-go 18:05:09 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:05:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:05:09 ---> ebb50e7be057 18:05:09 Step 3/31 : WORKDIR /edgex-go 18:05:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:05:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:05:09 ---> ebb50e7be057 18:05:09 Step 3/20 : WORKDIR /edgex-go 18:05:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:05:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:05:09 ---> ebb50e7be057 18:05:09 Step 3/23 : WORKDIR /edgex-go 18:05:09 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:05:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:05:09 ---> ebb50e7be057 18:05:09 Step 3/26 : WORKDIR /edgex-go 18:05:09 ---> Running in 7b5e3b1d83dd 18:05:09 ---> Running in ca69d226b492 18:05:09 ---> Running in 07ff8bcd6e43 18:05:09 ---> Running in 35771560a309 18:05:09 ---> Running in 54d3d17083ce 18:05:09 Removing intermediate container ca69d226b492 18:05:09 ---> 5168e275234f 18:05:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:09 Removing intermediate container 7b5e3b1d83dd 18:05:09 ---> 56c103f5bb8e 18:05:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:09 ---> Running in 74ec4990145d 18:05:09 Removing intermediate container 35771560a309 18:05:09 ---> dc2910f7a13e 18:05:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:09 Removing intermediate container 07ff8bcd6e43 18:05:09 ---> 9979cda47beb 18:05:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:05:09 ---> Running in 1d0dad092c42 18:05:09 ---> Running in 75d8aa5a19c7 18:05:09 Removing intermediate container 54d3d17083ce 18:05:09 ---> ae531569c0cf 18:05:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:10 ---> Running in 3a9a2c882b90 18:05:10 ---> Running in f5c743a459fc 18:05:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:05:13 Removing intermediate container 74ec4990145d 18:05:13 ---> 3bf182c15080 18:05:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:05:13 Removing intermediate container 1d0dad092c42 18:05:13 ---> 4d737959f8f3 18:05:13 Step 5/23 : RUN apk add --update --no-cache make git 18:05:13 ---> Running in 5dd827008b33 18:05:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:05:13 ---> Running in 0c18f113af79 18:05:13 Removing intermediate container 75d8aa5a19c7 18:05:13 ---> 17bd07614fbc 18:05:13 Step 5/23 : RUN apk add --update --no-cache make bash git 18:05:13 ---> Running in 1f96a51e646b 18:05:14 Removing intermediate container 3a9a2c882b90 18:05:14 ---> fc38d8efbe8b 18:05:14 Step 5/31 : RUN apk add --update --no-cache make git 18:05:14 ---> Running in c9af6264d95c 18:05:15 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:05:15 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:05:15 OK: 15739 distinct packages available 18:05:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:05:17 OK: 220 MiB in 52 packages 18:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:05:18 OK: 220 MiB in 52 packages 18:05:18 Removing intermediate container f5c743a459fc 18:05:18 ---> 5debfc08b2ca 18:05:18 Step 5/20 : COPY go.mod vendor* ./ 18:05:18 OK: 220 MiB in 52 packages 18:05:18 OK: 220 MiB in 52 packages 18:05:18 OK: 220 MiB in 52 packages 18:05:20 ---> 1d1fc01573f4 18:05:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:20 ---> Running in c0904ecd73de 18:05:20 Removing intermediate container 1f96a51e646b 18:05:20 ---> 47ed94fb656e 18:05:20 Step 6/23 : COPY go.mod vendor* ./ 18:05:20 Removing intermediate container 5dd827008b33 18:05:20 ---> 677146b73c95 18:05:20 Step 6/26 : COPY go.mod vendor* ./ 18:05:20 Removing intermediate container c9af6264d95c 18:05:20 ---> 0ae5809d735c 18:05:20 Step 6/31 : COPY go.mod vendor* ./ 18:05:20 Removing intermediate container 0c18f113af79 18:05:20 ---> 8e517976fdc5 18:05:20 Step 6/23 : COPY go.mod vendor* ./ 18:05:22 ---> d2518fc54e52 18:05:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:22 ---> Running in 83ac57c895c8 18:05:22 ---> f664ef346be9 18:05:22 ---> fea9214598bf 18:05:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:23 ---> Running in 1d572468b539 18:05:23 ---> Running in 56f368049da0 18:05:23 ---> f84f58ab515a 18:05:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:23 ---> Running in fa04e96962c3 18:05:25 Removing intermediate container c0904ecd73de 18:05:25 ---> 469208ec70cc 18:05:25 Step 7/20 : COPY . . 18:05:29 Removing intermediate container 83ac57c895c8 18:05:29 ---> 603d3a199210 18:05:29 Step 8/23 : COPY . . 18:05:29 Removing intermediate container 1d572468b539 18:05:29 ---> 405e6d8a4502 18:05:29 Step 8/31 : COPY . . 18:05:30 Removing intermediate container 56f368049da0 18:05:30 ---> 318c27e565ab 18:05:30 Step 8/23 : COPY . . 18:05:30 Removing intermediate container fa04e96962c3 18:05:30 ---> 241dde671704 18:05:30 Step 8/26 : COPY . . 18:06:02 ---> 51836617b973 18:06:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:06:02 ---> Running in 0f8af5be4c3c 18:06:02 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:06:05 ---> 509ea9288739 18:06:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:06:05 ---> 3c7af8138796 18:06:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:06:05 ---> Running in e40f477c1eb1 18:06:05 ---> Running in 526258cdaab3 18:06:06 ---> 706263a3ad44 18:06:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:06:06 ---> Running in afc9dc28b5c8 18:06:07 ---> 01fdcf15cf7c 18:06:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:06:07 ---> Running in ed750db57d31 18:06:08 Removing intermediate container ed750db57d31 18:06:08 ---> 99aa1e752371 18:06:08 Step 10/26 : RUN mkdir -p spire-build 18:06:09 ---> Running in 36c87b3ffa0d 18:06:09 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:06:09 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:06:10 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-metadata/core-metadata ./cmd/core-metadata 18:06:12 Removing intermediate container 36c87b3ffa0d 18:06:12 ---> a575c0379a51 18:06:12 Step 11/26 : WORKDIR /edgex-go/spire-build 18:06:12 ---> Running in 2de719166f51 18:06:12 Removing intermediate container 2de719166f51 18:06:12 ---> 6275252e5480 18:06:12 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 18:06:12 ---> Running in 3179b467a15b 18:06:16 spire-1.2.1/ 18:06:16 spire-1.2.1/.data/ 18:06:16 spire-1.2.1/.data/.file 18:06:16 spire-1.2.1/.dockerignore 18:06:16 spire-1.2.1/.gitattributes 18:06:16 spire-1.2.1/.githooks/ 18:06:16 spire-1.2.1/.githooks/pre-commit 18:06:16 spire-1.2.1/.github/ 18:06:16 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:06:16 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:06:16 spire-1.2.1/.github/dependabot.yml 18:06:16 spire-1.2.1/.github/workflows/ 18:06:16 spire-1.2.1/.github/workflows/nightly_build.yaml 18:06:16 spire-1.2.1/.github/workflows/pr_build.yaml 18:06:16 spire-1.2.1/.github/workflows/release_build.yaml 18:06:16 spire-1.2.1/.github/workflows/scripts/ 18:06:16 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:06:16 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:06:16 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:06:16 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:06:16 spire-1.2.1/.github/workflows/scripts/split.sh 18:06:16 spire-1.2.1/.gitignore 18:06:16 spire-1.2.1/.go-version 18:06:16 spire-1.2.1/.golangci.yml 18:06:16 spire-1.2.1/ADOPTERS.md 18:06:16 spire-1.2.1/CHANGELOG.md 18:06:16 spire-1.2.1/CODE-OF-CONDUCT.md 18:06:16 spire-1.2.1/CODEOWNERS 18:06:16 spire-1.2.1/CONTRIBUTING.md 18:06:16 spire-1.2.1/Dockerfile 18:06:16 spire-1.2.1/Dockerfile.dev 18:06:16 spire-1.2.1/Dockerfile.scratch 18:06:16 spire-1.2.1/LICENSE 18:06:16 spire-1.2.1/MAINTAINERS.md 18:06:16 spire-1.2.1/Makefile 18:06:16 spire-1.2.1/README.md 18:06:16 spire-1.2.1/ROADMAP.md 18:06:16 spire-1.2.1/SECURITY.md 18:06:16 spire-1.2.1/cmd/ 18:06:16 spire-1.2.1/cmd/spire-agent/ 18:06:16 spire-1.2.1/cmd/spire-agent/cli/ 18:06:16 spire-1.2.1/cmd/spire-agent/cli/api/ 18:06:16 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/common/ 18:06:16 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:06:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/run/ 18:06:16 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:06:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:06:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:06:16 spire-1.2.1/cmd/spire-agent/main.go 18:06:16 spire-1.2.1/cmd/spire-server/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/agent/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/cli.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/run/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/token/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/validate/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/x509/ 18:06:16 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:06:16 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:06:16 spire-1.2.1/cmd/spire-server/main.go 18:06:16 spire-1.2.1/cmd/spire-server/util/ 18:06:16 spire-1.2.1/cmd/spire-server/util/util.go 18:06:16 spire-1.2.1/conf/ 18:06:16 spire-1.2.1/conf/agent/ 18:06:16 spire-1.2.1/conf/agent/agent.conf 18:06:16 spire-1.2.1/conf/agent/agent_full.conf 18:06:16 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:06:16 spire-1.2.1/conf/server/ 18:06:16 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:06:16 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:06:16 spire-1.2.1/conf/server/server.conf 18:06:16 spire-1.2.1/conf/server/server_full.conf 18:06:16 spire-1.2.1/doc/ 18:06:16 spire-1.2.1/doc/SPIRE101.md 18:06:16 spire-1.2.1/doc/auditlog.md 18:06:16 spire-1.2.1/doc/authorization_policy_engine.md 18:06:16 spire-1.2.1/doc/changelog_guidelines.md 18:06:16 spire-1.2.1/doc/cure53-report.pdf 18:06:16 spire-1.2.1/doc/images/ 18:06:16 spire-1.2.1/doc/images/2019_roadmap.png 18:06:16 spire-1.2.1/doc/images/SPIRE101.png 18:06:16 spire-1.2.1/doc/images/SPIRE_agent.png 18:06:16 spire-1.2.1/doc/images/SPIRE_server.png 18:06:16 spire-1.2.1/doc/images/cache_mgr.png 18:06:16 spire-1.2.1/doc/images/cache_mgr_components.png 18:06:16 spire-1.2.1/doc/images/federated_spire.png 18:06:16 spire-1.2.1/doc/images/ha_mode.png 18:06:16 spire-1.2.1/doc/images/nested_spire.png 18:06:16 spire-1.2.1/doc/images/oidc_federation.png 18:06:16 spire-1.2.1/doc/images/single_trust_domain.png 18:06:16 spire-1.2.1/doc/images/spiffe_compatible.png 18:06:16 spire-1.2.1/doc/images/spire_logo.png 18:06:16 spire-1.2.1/doc/migrating_registration_api_clients.md 18:06:16 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:06:16 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:06:16 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:06:16 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:06:16 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:06:16 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:06:16 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:06:16 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:06:16 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:06:16 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:06:16 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:06:16 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:06:16 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:06:16 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:06:16 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:06:16 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:06:16 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:06:16 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:06:16 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:06:16 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:06:16 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:06:16 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:06:16 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:06:16 spire-1.2.1/doc/scaling_spire.md 18:06:16 spire-1.2.1/doc/spire_agent.md 18:06:16 spire-1.2.1/doc/spire_server.md 18:06:16 spire-1.2.1/doc/supported_integrations.md 18:06:16 spire-1.2.1/doc/telemetry.md 18:06:16 spire-1.2.1/doc/telemetry_config.md 18:06:16 spire-1.2.1/doc/upgrading.md 18:06:16 spire-1.2.1/doc/using_spire.md 18:06:16 spire-1.2.1/examples/ 18:06:16 spire-1.2.1/examples/README.md 18:06:16 spire-1.2.1/go.mod 18:06:16 spire-1.2.1/go.sum 18:06:16 spire-1.2.1/pkg/ 18:06:16 spire-1.2.1/pkg/agent/ 18:06:16 spire-1.2.1/pkg/agent/agent.go 18:06:16 spire-1.2.1/pkg/agent/api/ 18:06:16 spire-1.2.1/pkg/agent/api/config.go 18:06:16 spire-1.2.1/pkg/agent/api/debug/ 18:06:16 spire-1.2.1/pkg/agent/api/debug/v1/ 18:06:16 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:06:16 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:06:16 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:06:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:06:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:06:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:06:16 spire-1.2.1/pkg/agent/api/endpoints.go 18:06:16 spire-1.2.1/pkg/agent/api/health/ 18:06:16 spire-1.2.1/pkg/agent/api/health/v1/ 18:06:16 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:06:16 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:06:16 spire-1.2.1/pkg/agent/api/rpccontext/ 18:06:16 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:06:16 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:06:16 spire-1.2.1/pkg/agent/attestor/ 18:06:16 spire-1.2.1/pkg/agent/attestor/node/ 18:06:16 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:06:16 spire-1.2.1/pkg/agent/attestor/node/node.go 18:06:16 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:06:16 spire-1.2.1/pkg/agent/attestor/workload/ 18:06:16 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:06:16 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:06:16 spire-1.2.1/pkg/agent/catalog/ 18:06:16 spire-1.2.1/pkg/agent/catalog/catalog.go 18:06:16 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:06:16 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:06:16 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:06:16 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:06:16 spire-1.2.1/pkg/agent/client/ 18:06:16 spire-1.2.1/pkg/agent/client/client.go 18:06:16 spire-1.2.1/pkg/agent/client/client_test.go 18:06:16 spire-1.2.1/pkg/agent/client/dial.go 18:06:16 spire-1.2.1/pkg/agent/client/nodeconn.go 18:06:16 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:06:16 spire-1.2.1/pkg/agent/client/update.go 18:06:16 spire-1.2.1/pkg/agent/client/util.go 18:06:16 spire-1.2.1/pkg/agent/common/ 18:06:16 spire-1.2.1/pkg/agent/common/backoff/ 18:06:16 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:06:16 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:06:16 spire-1.2.1/pkg/agent/common/cgroups/ 18:06:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:06:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:06:16 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:06:16 spire-1.2.1/pkg/agent/config.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/ 18:06:16 spire-1.2.1/pkg/agent/endpoints/config.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:06:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:06:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/workload/ 18:06:16 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:06:16 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:06:16 spire-1.2.1/pkg/agent/manager/ 18:06:16 spire-1.2.1/pkg/agent/manager/cache/ 18:06:16 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:06:16 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:06:16 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:06:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:06:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:06:16 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:06:16 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:06:16 spire-1.2.1/pkg/agent/manager/config.go 18:06:16 spire-1.2.1/pkg/agent/manager/manager.go 18:06:16 spire-1.2.1/pkg/agent/manager/manager_test.go 18:06:16 spire-1.2.1/pkg/agent/manager/storage.go 18:06:16 spire-1.2.1/pkg/agent/manager/storage_test.go 18:06:16 spire-1.2.1/pkg/agent/manager/storecache/ 18:06:16 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:06:16 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:06:16 spire-1.2.1/pkg/agent/manager/sync.go 18:06:16 spire-1.2.1/pkg/agent/plugin/ 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:06:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:06:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:06:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:06:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:06:16 spire-1.2.1/pkg/agent/svid/ 18:06:16 spire-1.2.1/pkg/agent/svid/rotator.go 18:06:16 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:06:16 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:06:16 spire-1.2.1/pkg/agent/svid/store/ 18:06:16 spire-1.2.1/pkg/agent/svid/store/service.go 18:06:16 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:06:16 spire-1.2.1/pkg/common/ 18:06:16 spire-1.2.1/pkg/common/agentpathtemplate/ 18:06:16 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:06:16 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:06:16 spire-1.2.1/pkg/common/api/ 18:06:16 spire-1.2.1/pkg/common/api/metrics.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/ 18:06:16 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/logger.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/names.go 18:06:16 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:06:16 spire-1.2.1/pkg/common/api/names.go 18:06:16 spire-1.2.1/pkg/common/api/ratelimit.go 18:06:16 spire-1.2.1/pkg/common/api/rpccontext/ 18:06:16 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:06:16 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:06:16 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:06:16 spire-1.2.1/pkg/common/auth/ 18:06:16 spire-1.2.1/pkg/common/auth/interceptors.go 18:06:16 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:06:16 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/ 18:06:16 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/types.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:06:16 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:06:16 spire-1.2.1/pkg/common/catalog/ 18:06:16 spire-1.2.1/pkg/common/catalog/bind.go 18:06:16 spire-1.2.1/pkg/common/catalog/builtin.go 18:06:16 spire-1.2.1/pkg/common/catalog/catalog.go 18:06:16 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:06:16 spire-1.2.1/pkg/common/catalog/closers.go 18:06:16 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:06:16 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:06:16 spire-1.2.1/pkg/common/catalog/config.go 18:06:16 spire-1.2.1/pkg/common/catalog/config_test.go 18:06:16 spire-1.2.1/pkg/common/catalog/configure.go 18:06:16 spire-1.2.1/pkg/common/catalog/constraints.go 18:06:16 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:06:16 spire-1.2.1/pkg/common/catalog/context.go 18:06:16 spire-1.2.1/pkg/common/catalog/external.go 18:06:16 spire-1.2.1/pkg/common/catalog/host.go 18:06:16 spire-1.2.1/pkg/common/catalog/pipenet.go 18:06:16 spire-1.2.1/pkg/common/catalog/plugin.go 18:06:16 spire-1.2.1/pkg/common/catalog/testplugin/ 18:06:16 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:06:16 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:06:16 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:06:16 spire-1.2.1/pkg/common/cli/ 18:06:16 spire-1.2.1/pkg/common/cli/env.go 18:06:16 spire-1.2.1/pkg/common/cli/flags.go 18:06:16 spire-1.2.1/pkg/common/cli/trust_domain.go 18:06:16 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:06:16 spire-1.2.1/pkg/common/cli/umask.go 18:06:16 spire-1.2.1/pkg/common/cli/umask_posix.go 18:06:16 spire-1.2.1/pkg/common/cli/umask_test.go 18:06:16 spire-1.2.1/pkg/common/cli/umask_windows.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/ 18:06:16 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/flag.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/format.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/ 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:06:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:06:16 spire-1.2.1/pkg/common/coretypes/ 18:06:16 spire-1.2.1/pkg/common/coretypes/bundle/ 18:06:16 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:06:16 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:06:16 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:06:16 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:06:16 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:06:16 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:06:16 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:06:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:06:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:06:16 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:06:16 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:06:16 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:06:16 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:06:16 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:06:16 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:06:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:06:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:06:16 spire-1.2.1/pkg/common/cryptoutil/ 18:06:16 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:06:16 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:06:16 spire-1.2.1/pkg/common/diskutil/ 18:06:16 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:06:16 spire-1.2.1/pkg/common/diskutil/file_test.go 18:06:16 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:06:16 spire-1.2.1/pkg/common/errorutil/ 18:06:16 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:06:16 spire-1.2.1/pkg/common/health/ 18:06:16 spire-1.2.1/pkg/common/health/config.go 18:06:16 spire-1.2.1/pkg/common/health/context.go 18:06:16 spire-1.2.1/pkg/common/health/context_test.go 18:06:16 spire-1.2.1/pkg/common/health/health.go 18:06:16 spire-1.2.1/pkg/common/health/health_test.go 18:06:16 spire-1.2.1/pkg/common/health/logger.go 18:06:16 spire-1.2.1/pkg/common/hostservice/ 18:06:16 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:06:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:06:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:06:16 spire-1.2.1/pkg/common/idutil/ 18:06:16 spire-1.2.1/pkg/common/idutil/require.go 18:06:16 spire-1.2.1/pkg/common/idutil/require_test.go 18:06:16 spire-1.2.1/pkg/common/idutil/safety.go 18:06:16 spire-1.2.1/pkg/common/idutil/safety_test.go 18:06:16 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:06:16 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:06:16 spire-1.2.1/pkg/common/jwtsvid/ 18:06:16 spire-1.2.1/pkg/common/jwtsvid/common.go 18:06:16 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:06:16 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:06:16 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:06:16 spire-1.2.1/pkg/common/jwtutil/ 18:06:16 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:06:16 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:06:16 spire-1.2.1/pkg/common/log/ 18:06:16 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:06:16 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:06:16 spire-1.2.1/pkg/common/log/log.go 18:06:16 spire-1.2.1/pkg/common/log/log_test.go 18:06:16 spire-1.2.1/pkg/common/log/options.go 18:06:16 spire-1.2.1/pkg/common/nodeutil/ 18:06:16 spire-1.2.1/pkg/common/nodeutil/node.go 18:06:16 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:06:16 spire-1.2.1/pkg/common/peertracker/ 18:06:16 spire-1.2.1/pkg/common/peertracker/conn.go 18:06:16 spire-1.2.1/pkg/common/peertracker/credentials.go 18:06:16 spire-1.2.1/pkg/common/peertracker/errors.go 18:06:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:06:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:06:16 spire-1.2.1/pkg/common/peertracker/info.go 18:06:16 spire-1.2.1/pkg/common/peertracker/listener.go 18:06:16 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:06:16 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:06:16 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:06:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:06:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:06:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:06:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:06:16 spire-1.2.1/pkg/common/peertracker/tcp.go 18:06:16 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:06:16 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:06:16 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:06:16 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:06:16 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:06:16 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:06:16 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:06:16 spire-1.2.1/pkg/common/peertracker/uds.go 18:06:16 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:06:16 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:06:16 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:06:16 spire-1.2.1/pkg/common/pemutil/ 18:06:16 spire-1.2.1/pkg/common/pemutil/block.go 18:06:16 spire-1.2.1/pkg/common/pemutil/certs.go 18:06:16 spire-1.2.1/pkg/common/pemutil/common.go 18:06:16 spire-1.2.1/pkg/common/pemutil/csr.go 18:06:16 spire-1.2.1/pkg/common/pemutil/keys.go 18:06:16 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/ 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:06:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:06:16 spire-1.2.1/pkg/common/plugin/ 18:06:16 spire-1.2.1/pkg/common/plugin/aws/ 18:06:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:06:16 spire-1.2.1/pkg/common/plugin/azure/ 18:06:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:06:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:06:16 spire-1.2.1/pkg/common/plugin/facade.go 18:06:16 spire-1.2.1/pkg/common/plugin/facade_test.go 18:06:16 spire-1.2.1/pkg/common/plugin/gcp/ 18:06:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:06:16 spire-1.2.1/pkg/common/plugin/k8s/ 18:06:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:06:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:06:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:06:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:06:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:06:16 spire-1.2.1/pkg/common/plugin/log.go 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/ 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:06:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:06:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:06:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:06:16 spire-1.2.1/pkg/common/plugin/x509pop/ 18:06:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:06:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:06:16 spire-1.2.1/pkg/common/profiling/ 18:06:16 spire-1.2.1/pkg/common/profiling/dumpers.go 18:06:16 spire-1.2.1/pkg/common/profiling/profiling.go 18:06:16 spire-1.2.1/pkg/common/protoutil/ 18:06:16 spire-1.2.1/pkg/common/protoutil/masks.go 18:06:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:06:16 spire-1.2.1/pkg/common/rotationutil/ 18:06:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:06:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:06:16 spire-1.2.1/pkg/common/selector/ 18:06:16 spire-1.2.1/pkg/common/selector/selector.go 18:06:16 spire-1.2.1/pkg/common/selector/selector_test.go 18:06:16 spire-1.2.1/pkg/common/selector/set.go 18:06:16 spire-1.2.1/pkg/common/selector/set_utils.go 18:06:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/ 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/ 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:06:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:06:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:06:16 spire-1.2.1/pkg/common/telemetry/call.go 18:06:16 spire-1.2.1/pkg/common/telemetry/common/ 18:06:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:06:16 spire-1.2.1/pkg/common/telemetry/config.go 18:06:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:06:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/inmem.go 18:06:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/m3.go 18:06:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/metrics.go 18:06:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/names.go 18:06:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:06:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:06:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/ 18:06:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:06:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:06:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:06:16 spire-1.2.1/pkg/common/telemetry/server/server.go 18:06:16 spire-1.2.1/pkg/common/telemetry/sink.go 18:06:16 spire-1.2.1/pkg/common/telemetry/statsd.go 18:06:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:06:16 spire-1.2.1/pkg/common/telemetry/uptime.go 18:06:16 spire-1.2.1/pkg/common/telemetry/version.go 18:06:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:06:16 spire-1.2.1/pkg/common/uptime/ 18:06:16 spire-1.2.1/pkg/common/uptime/uptime.go 18:06:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:06:16 spire-1.2.1/pkg/common/util/ 18:06:16 spire-1.2.1/pkg/common/util/certs.go 18:06:16 spire-1.2.1/pkg/common/util/certs_test.go 18:06:16 spire-1.2.1/pkg/common/util/csr.go 18:06:16 spire-1.2.1/pkg/common/util/hash.go 18:06:16 spire-1.2.1/pkg/common/util/selectors.go 18:06:16 spire-1.2.1/pkg/common/util/selectors_test.go 18:06:16 spire-1.2.1/pkg/common/util/signals.go 18:06:16 spire-1.2.1/pkg/common/util/sort.go 18:06:16 spire-1.2.1/pkg/common/util/sort_test.go 18:06:16 spire-1.2.1/pkg/common/util/task.go 18:06:16 spire-1.2.1/pkg/common/util/task_test.go 18:06:16 spire-1.2.1/pkg/common/util/testdata/ 18:06:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:06:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:06:16 spire-1.2.1/pkg/common/version/ 18:06:16 spire-1.2.1/pkg/common/version/version.go 18:06:16 spire-1.2.1/pkg/common/x509svid/ 18:06:16 spire-1.2.1/pkg/common/x509svid/common_test.go 18:06:16 spire-1.2.1/pkg/common/x509svid/csr.go 18:06:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:06:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:06:16 spire-1.2.1/pkg/common/x509util/ 18:06:16 spire-1.2.1/pkg/common/x509util/cert.go 18:06:16 spire-1.2.1/pkg/common/x509util/dns.go 18:06:16 spire-1.2.1/pkg/common/x509util/dns_test.go 18:06:16 spire-1.2.1/pkg/common/x509util/keyid.go 18:06:16 spire-1.2.1/pkg/common/x509util/keypair.go 18:06:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:06:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:06:16 spire-1.2.1/pkg/server/ 18:06:16 spire-1.2.1/pkg/server/api/ 18:06:16 spire-1.2.1/pkg/server/api/agent.go 18:06:16 spire-1.2.1/pkg/server/api/agent/ 18:06:16 spire-1.2.1/pkg/server/api/agent/v1/ 18:06:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:06:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:06:16 spire-1.2.1/pkg/server/api/agent_test.go 18:06:16 spire-1.2.1/pkg/server/api/api.go 18:06:16 spire-1.2.1/pkg/server/api/audit/ 18:06:16 spire-1.2.1/pkg/server/api/audit/audit.go 18:06:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:06:16 spire-1.2.1/pkg/server/api/bundle.go 18:06:16 spire-1.2.1/pkg/server/api/bundle/ 18:06:16 spire-1.2.1/pkg/server/api/bundle/v1/ 18:06:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:06:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:06:16 spire-1.2.1/pkg/server/api/bundle_test.go 18:06:16 spire-1.2.1/pkg/server/api/debug/ 18:06:16 spire-1.2.1/pkg/server/api/debug/v1/ 18:06:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:06:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:06:16 spire-1.2.1/pkg/server/api/entry.go 18:06:16 spire-1.2.1/pkg/server/api/entry/ 18:06:16 spire-1.2.1/pkg/server/api/entry/v1/ 18:06:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:06:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:06:16 spire-1.2.1/pkg/server/api/entry_test.go 18:06:16 spire-1.2.1/pkg/server/api/health/ 18:06:16 spire-1.2.1/pkg/server/api/health/v1/ 18:06:16 spire-1.2.1/pkg/server/api/health/v1/service.go 18:06:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:06:16 spire-1.2.1/pkg/server/api/id.go 18:06:16 spire-1.2.1/pkg/server/api/id_test.go 18:06:16 spire-1.2.1/pkg/server/api/limits/ 18:06:16 spire-1.2.1/pkg/server/api/limits/limits.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/ 18:06:16 spire-1.2.1/pkg/server/api/middleware/alias.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/audit.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/caller.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/common.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/entries.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:06:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:06:16 spire-1.2.1/pkg/server/api/ratelimit.go 18:06:16 spire-1.2.1/pkg/server/api/rpccontext/ 18:06:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:06:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:06:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:06:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:06:16 spire-1.2.1/pkg/server/api/selector.go 18:06:16 spire-1.2.1/pkg/server/api/selector_test.go 18:06:16 spire-1.2.1/pkg/server/api/status.go 18:06:16 spire-1.2.1/pkg/server/api/status_test.go 18:06:16 spire-1.2.1/pkg/server/api/svid/ 18:06:16 spire-1.2.1/pkg/server/api/svid/v1/ 18:06:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:06:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:06:16 spire-1.2.1/pkg/server/api/trustdomain.go 18:06:16 spire-1.2.1/pkg/server/api/trustdomain/ 18:06:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:06:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:06:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:06:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:06:16 spire-1.2.1/pkg/server/authpolicy/ 18:06:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:06:16 spire-1.2.1/pkg/server/authpolicy/policy.go 18:06:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:06:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:06:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:06:16 spire-1.2.1/pkg/server/authpolicy/validate.go 18:06:16 spire-1.2.1/pkg/server/bundle/ 18:06:16 spire-1.2.1/pkg/server/bundle/client/ 18:06:16 spire-1.2.1/pkg/server/bundle/client/client.go 18:06:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:06:16 spire-1.2.1/pkg/server/bundle/client/manager.go 18:06:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:06:16 spire-1.2.1/pkg/server/bundle/client/sources.go 18:06:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:06:16 spire-1.2.1/pkg/server/bundle/client/updater.go 18:06:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:06:16 spire-1.2.1/pkg/server/ca/ 18:06:16 spire-1.2.1/pkg/server/ca/ca.go 18:06:16 spire-1.2.1/pkg/server/ca/ca_health.go 18:06:16 spire-1.2.1/pkg/server/ca/ca_test.go 18:06:16 spire-1.2.1/pkg/server/ca/journal.go 18:06:16 spire-1.2.1/pkg/server/ca/journal_test.go 18:06:16 spire-1.2.1/pkg/server/ca/manager.go 18:06:16 spire-1.2.1/pkg/server/ca/manager_health.go 18:06:16 spire-1.2.1/pkg/server/ca/manager_test.go 18:06:16 spire-1.2.1/pkg/server/ca/templates.go 18:06:16 spire-1.2.1/pkg/server/ca/upstream_client.go 18:06:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:06:16 spire-1.2.1/pkg/server/ca/validation.go 18:06:16 spire-1.2.1/pkg/server/cache/ 18:06:16 spire-1.2.1/pkg/server/cache/dscache/ 18:06:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:06:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:06:16 spire-1.2.1/pkg/server/cache/entrycache/ 18:06:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:06:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:06:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:06:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:06:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:06:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:06:16 spire-1.2.1/pkg/server/catalog/ 18:06:16 spire-1.2.1/pkg/server/catalog/catalog.go 18:06:16 spire-1.2.1/pkg/server/catalog/keymanager.go 18:06:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:06:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:06:16 spire-1.2.1/pkg/server/catalog/notifier.go 18:06:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:06:16 spire-1.2.1/pkg/server/config.go 18:06:16 spire-1.2.1/pkg/server/datastore/ 18:06:16 spire-1.2.1/pkg/server/datastore/datastore.go 18:06:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:06:16 spire-1.2.1/pkg/server/datastore/repository.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:06:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:06:16 spire-1.2.1/pkg/server/endpoints/ 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/ 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:06:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:06:16 spire-1.2.1/pkg/server/endpoints/config.go 18:06:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:06:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:06:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:06:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:06:16 spire-1.2.1/pkg/server/endpoints/middleware.go 18:06:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:06:16 spire-1.2.1/pkg/server/hostservice/ 18:06:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:06:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:06:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:06:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:06:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:06:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:06:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:06:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/ 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/ 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:06:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:06:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:06:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/ 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:06:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:06:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:06:16 spire-1.2.1/pkg/server/registration/ 18:06:16 spire-1.2.1/pkg/server/registration/manager.go 18:06:16 spire-1.2.1/pkg/server/registration/manager_test.go 18:06:16 spire-1.2.1/pkg/server/scanentries.go 18:06:16 spire-1.2.1/pkg/server/scanentries_test.go 18:06:16 spire-1.2.1/pkg/server/server.go 18:06:16 spire-1.2.1/pkg/server/server_test.go 18:06:16 spire-1.2.1/pkg/server/svid/ 18:06:16 spire-1.2.1/pkg/server/svid/observer.go 18:06:16 spire-1.2.1/pkg/server/svid/observer_test.go 18:06:16 spire-1.2.1/pkg/server/svid/rotator.go 18:06:16 spire-1.2.1/pkg/server/svid/rotator_config.go 18:06:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:06:16 spire-1.2.1/pkg/server/svid/rotator_test.go 18:06:16 spire-1.2.1/proto/ 18:06:16 spire-1.2.1/proto/private/ 18:06:16 spire-1.2.1/proto/private/server/ 18:06:16 spire-1.2.1/proto/private/server/journal/ 18:06:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:06:16 spire-1.2.1/proto/private/server/journal/journal.proto 18:06:16 spire-1.2.1/proto/spire/ 18:06:16 spire-1.2.1/proto/spire/common/ 18:06:16 spire-1.2.1/proto/spire/common/common.pb.go 18:06:16 spire-1.2.1/proto/spire/common/common.proto 18:06:16 spire-1.2.1/proto/spire/common/plugin/ 18:06:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:06:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:06:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:06:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:06:16 spire-1.2.1/proto/spire/plugin/ 18:06:16 spire-1.2.1/proto/spire/plugin/agent/ 18:06:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:06:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:06:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:06:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:06:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:06:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:06:16 spire-1.2.1/release/ 18:06:16 spire-1.2.1/release/spire-extras/ 18:06:16 spire-1.2.1/release/spire-extras/README.md 18:06:16 spire-1.2.1/release/spire-extras/conf/ 18:06:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:06:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:06:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:06:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:06:16 spire-1.2.1/release/spire/ 18:06:16 spire-1.2.1/release/spire/README.md 18:06:16 spire-1.2.1/release/spire/conf/ 18:06:16 spire-1.2.1/release/spire/conf/agent/ 18:06:16 spire-1.2.1/release/spire/conf/agent/agent.conf 18:06:16 spire-1.2.1/release/spire/conf/server/ 18:06:16 spire-1.2.1/release/spire/conf/server/server.conf 18:06:16 spire-1.2.1/script/ 18:06:16 spire-1.2.1/script/build-artifact.sh 18:06:16 spire-1.2.1/script/generate_dummy_ca.sh 18:06:16 spire-1.2.1/support/ 18:06:16 spire-1.2.1/support/k8s/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:06:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/ 18:06:16 spire-1.2.1/support/oidc-discovery-provider/README.md 18:06:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/config.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/main.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:06:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:06:16 spire-1.2.1/test/ 18:06:16 spire-1.2.1/test/clock/ 18:06:16 spire-1.2.1/test/clock/clock.go 18:06:16 spire-1.2.1/test/fakes/ 18:06:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:06:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:06:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:06:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:06:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:06:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:06:16 spire-1.2.1/test/fakes/fakeagentstore/ 18:06:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:06:16 spire-1.2.1/test/fakes/fakedatastore/ 18:06:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:06:16 spire-1.2.1/test/fakes/fakeentryclient/ 18:06:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:06:16 spire-1.2.1/test/fakes/fakehealthchecker/ 18:06:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:06:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:06:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:06:16 spire-1.2.1/test/fakes/fakemetrics/ 18:06:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:06:16 spire-1.2.1/test/fakes/fakenoderesolver/ 18:06:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:06:16 spire-1.2.1/test/fakes/fakenotifier/ 18:06:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:06:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:06:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:06:16 spire-1.2.1/test/fakes/fakeserverca/ 18:06:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:06:16 spire-1.2.1/test/fakes/fakeservercatalog/ 18:06:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:06:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:06:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:06:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:06:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:06:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:06:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:06:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:06:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:06:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:06:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:06:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:06:17 spire-1.2.1/test/fixture/ 18:06:17 spire-1.2.1/test/fixture/certs/ 18:06:17 spire-1.2.1/test/fixture/certs/agent_svid.der 18:06:17 spire-1.2.1/test/fixture/certs/base_cert.pem 18:06:17 spire-1.2.1/test/fixture/certs/base_csr.pem 18:06:17 spire-1.2.1/test/fixture/certs/base_key.pem 18:06:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:06:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:06:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:06:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:06:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:06:17 spire-1.2.1/test/fixture/certs/blog_key.pem 18:06:17 spire-1.2.1/test/fixture/certs/bundle.der 18:06:17 spire-1.2.1/test/fixture/certs/ca.pem 18:06:17 spire-1.2.1/test/fixture/certs/ca_key.pem 18:06:17 spire-1.2.1/test/fixture/certs/database_cert.pem 18:06:17 spire-1.2.1/test/fixture/certs/database_csr.pem 18:06:17 spire-1.2.1/test/fixture/certs/database_key.pem 18:06:17 spire-1.2.1/test/fixture/certs/node_cert.pem 18:06:17 spire-1.2.1/test/fixture/certs/node_csr.pem 18:06:17 spire-1.2.1/test/fixture/certs/node_key.pem 18:06:17 spire-1.2.1/test/fixture/certs/svid.pem 18:06:17 spire-1.2.1/test/fixture/certs/svid_key.pem 18:06:17 spire-1.2.1/test/fixture/config/ 18:06:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:06:17 spire-1.2.1/test/fixture/config/agent_good.conf 18:06:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:06:17 spire-1.2.1/test/fixture/config/plugin_good.conf 18:06:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:06:17 spire-1.2.1/test/fixture/config/server_good.conf 18:06:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:06:17 spire-1.2.1/test/fixture/fixture.go 18:06:17 spire-1.2.1/test/fixture/nodeattestor/ 18:06:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:06:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:06:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:06:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:06:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:06:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:06:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:06:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:06:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:06:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:06:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:06:17 spire-1.2.1/test/fixture/registration/ 18:06:17 spire-1.2.1/test/fixture/registration/entries.json 18:06:17 spire-1.2.1/test/fixture/registration/good-for-update.json 18:06:17 spire-1.2.1/test/fixture/registration/good.json 18:06:17 spire-1.2.1/test/fixture/registration/invalid.json 18:06:17 spire-1.2.1/test/fixture/registration/invalid_json.json 18:06:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:06:17 spire-1.2.1/test/integration/ 18:06:17 spire-1.2.1/test/integration/README.md 18:06:17 spire-1.2.1/test/integration/common 18:06:17 spire-1.2.1/test/integration/setup/ 18:06:17 spire-1.2.1/test/integration/setup/adminclient/ 18:06:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:06:17 spire-1.2.1/test/integration/setup/adminclient/client.go 18:06:17 spire-1.2.1/test/integration/setup/debugagent/ 18:06:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:06:17 spire-1.2.1/test/integration/setup/debugagent/main.go 18:06:17 spire-1.2.1/test/integration/setup/debugserver/ 18:06:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:06:17 spire-1.2.1/test/integration/setup/debugserver/main.go 18:06:17 spire-1.2.1/test/integration/setup/downstreamclient/ 18:06:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:06:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:06:17 spire-1.2.1/test/integration/setup/itclient/ 18:06:17 spire-1.2.1/test/integration/setup/itclient/client.go 18:06:17 spire-1.2.1/test/integration/setup/node-attestation/ 18:06:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:06:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:06:17 spire-1.2.1/test/integration/setup/x509pop/ 18:06:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:06:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:06:17 spire-1.2.1/test/integration/suites/ 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:06:17 spire-1.2.1/test/integration/suites/join-token/ 18:06:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:06:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:06:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:06:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:06:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:06:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:06:17 spire-1.2.1/test/integration/suites/join-token/README.md 18:06:17 spire-1.2.1/test/integration/suites/join-token/conf/ 18:06:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/join-token/teardown 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:06:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:06:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:06:17 spire-1.2.1/test/integration/suites/k8s/ 18:06:17 spire-1.2.1/test/integration/suites/k8s/00-setup 18:06:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:06:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:06:17 spire-1.2.1/test/integration/suites/k8s/README.md 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/ 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:06:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:06:17 spire-1.2.1/test/integration/suites/k8s/teardown 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/ 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:06:17 spire-1.2.1/test/integration/suites/rotation/ 18:06:17 spire-1.2.1/test/integration/suites/rotation/00-setup 18:06:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:06:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:06:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:06:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:06:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:06:17 spire-1.2.1/test/integration/suites/rotation/README.md 18:06:17 spire-1.2.1/test/integration/suites/rotation/conf/ 18:06:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/rotation/teardown 18:06:17 spire-1.2.1/test/integration/suites/self-test/ 18:06:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:06:17 spire-1.2.1/test/integration/suites/self-test/README.md 18:06:17 spire-1.2.1/test/integration/suites/self-test/teardown 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:06:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:06:17 spire-1.2.1/test/integration/suites/upgrade/ 18:06:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:06:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:06:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:06:17 spire-1.2.1/test/integration/suites/upgrade/README.md 18:06:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:06:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:06:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:06:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:06:17 spire-1.2.1/test/integration/suites/upgrade/teardown 18:06:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:06:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:06:17 spire-1.2.1/test/integration/test-one.sh 18:06:17 spire-1.2.1/test/integration/test.sh 18:06:17 spire-1.2.1/test/plugintest/ 18:06:17 spire-1.2.1/test/plugintest/config.go 18:06:17 spire-1.2.1/test/plugintest/load.go 18:06:17 spire-1.2.1/test/plugintest/option.go 18:06:17 spire-1.2.1/test/spiretest/ 18:06:17 spire-1.2.1/test/spiretest/apiserver.go 18:06:17 spire-1.2.1/test/spiretest/assertions.go 18:06:17 spire-1.2.1/test/spiretest/dir.go 18:06:17 spire-1.2.1/test/spiretest/errors_posix.go 18:06:17 spire-1.2.1/test/spiretest/errors_windows.go 18:06:17 spire-1.2.1/test/spiretest/logs.go 18:06:17 spire-1.2.1/test/spiretest/socketapi.go 18:06:17 spire-1.2.1/test/spiretest/suite.go 18:06:17 spire-1.2.1/test/spiretest/x509.go 18:06:17 spire-1.2.1/test/testca/ 18:06:17 spire-1.2.1/test/testca/ca.go 18:06:17 spire-1.2.1/test/testkey/ 18:06:17 spire-1.2.1/test/testkey/generate.sh 18:06:17 spire-1.2.1/test/testkey/genkeys.go 18:06:17 spire-1.2.1/test/testkey/keys.go 18:06:17 spire-1.2.1/test/testkey/new.go 18:06:17 spire-1.2.1/test/tpmsimulator/ 18:06:17 spire-1.2.1/test/tpmsimulator/simulator.go 18:06:17 spire-1.2.1/test/util/ 18:06:17 spire-1.2.1/test/util/cert_fixtures.go 18:06:17 spire-1.2.1/test/util/cert_generation.go 18:06:17 spire-1.2.1/test/util/io_redirection.go 18:06:17 spire-1.2.1/test/util/race.go 18:06:17 spire-1.2.1/test/util/util.go 18:06:17 building spire from source... 18:06:18 Installing go1.17.7... 18:06:45 Building bin/spire-server... 18:06:45 go: downloading github.com/mitchellh/cli v1.1.2 18:06:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:06:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:06:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:06:45 go: downloading google.golang.org/grpc v1.44.0 18:06:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:06:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:06:49 go: downloading github.com/imdario/mergo v0.3.12 18:06:49 go: downloading github.com/sirupsen/logrus v1.8.1 18:06:50 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:06:50 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:06:50 go: downloading github.com/fatih/color v1.13.0 18:06:50 go: downloading github.com/mattn/go-isatty v0.0.14 18:06:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:06:51 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:06:51 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:06:51 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:06:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:06:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:06:52 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:06:52 go: downloading github.com/open-policy-agent/opa v0.38.0 18:07:19 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:07:19 go: downloading github.com/armon/go-metrics v0.3.10 18:07:19 go: downloading github.com/prometheus/client_golang v1.12.1 18:07:19 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:07:19 go: downloading github.com/mattn/go-colorable v0.1.12 18:07:19 go: downloading github.com/Masterminds/goutils v1.1.0 18:07:19 go: downloading github.com/Masterminds/semver v1.5.0 18:07:19 go: downloading github.com/google/uuid v1.1.2 18:07:19 go: downloading github.com/huandu/xstrings v1.3.2 18:07:19 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:07:19 go: downloading github.com/oklog/run v1.0.0 18:07:20 go: downloading github.com/imkira/go-observer v1.0.3 18:07:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:07:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:07:20 go: downloading github.com/prometheus/client_model v0.2.0 18:07:21 go: downloading github.com/prometheus/common v0.32.1 18:07:21 go: downloading github.com/beorn7/perks v1.0.1 18:07:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:07:21 go: downloading github.com/prometheus/procfs v0.7.3 18:07:22 go: downloading go.uber.org/atomic v1.9.0 18:07:22 go: downloading github.com/hashicorp/errwrap v1.1.0 18:07:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:07:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:07:22 go: downloading github.com/blang/semver/v4 v4.0.0 18:07:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:07:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:07:23 go: downloading github.com/jinzhu/gorm v1.9.16 18:07:24 go: downloading github.com/lib/pq v1.10.4 18:07:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:07:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:07:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:07:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:07:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:07:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:07:33 go: downloading github.com/stretchr/testify v1.7.0 18:07:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:07:33 go: downloading google.golang.org/api v0.70.0 18:07:33 go: downloading k8s.io/client-go v0.23.4 18:07:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:08:20 go: downloading k8s.io/api v0.23.4 18:08:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:08:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:08:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:08:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:08:26 go: downloading cloud.google.com/go/storage v1.21.0 18:08:26 go: downloading cloud.google.com/go v0.100.2 18:08:28 go: downloading k8s.io/apimachinery v0.23.4 18:08:32 go: downloading k8s.io/kube-aggregator v0.23.3 18:08:32 go: downloading github.com/google/go-tpm v0.3.3 18:08:32 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:08:34 go: downloading cloud.google.com/go/security v1.3.0 18:08:34 go: downloading github.com/hashicorp/vault/api v1.4.1 18:08:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:08:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:08:36 go: downloading gopkg.in/yaml.v2 v2.4.0 18:08:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:08:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:08:37 go: downloading github.com/gobwas/glob v0.2.3 18:08:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:08:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:08:37 go: downloading github.com/twmb/murmur3 v1.1.6 18:08:38 go: downloading github.com/jinzhu/inflection v1.0.0 18:08:38 go: downloading github.com/aws/smithy-go v1.11.0 18:08:39 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:08:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:08:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:08:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:08:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:08:40 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:08:40 go: downloading github.com/gogo/protobuf v1.3.2 18:08:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:08:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:08:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:08:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:08:46 go: downloading github.com/dimchansky/utfbom v1.1.1 18:08:46 go: downloading cloud.google.com/go/compute v1.3.0 18:08:46 go: downloading cloud.google.com/go/iam v0.1.1 18:08:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:08:47 go: downloading k8s.io/klog/v2 v2.30.0 18:08:47 go: downloading github.com/google/gofuzz v1.1.0 18:08:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:08:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:08:49 go: downloading github.com/spf13/pflag v1.0.5 18:08:49 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:08:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:08:50 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:08:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:08:50 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:08:50 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:08:50 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:08:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:08:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:08:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:08:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:08:52 go: downloading go.opencensus.io v0.23.0 18:08:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:08:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:08:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:08:55 go: downloading gopkg.in/inf.v0 v0.9.1 18:08:55 go: downloading github.com/go-logr/logr v1.2.2 18:08:55 go: downloading github.com/google/go-cmp v0.5.7 18:08:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:08:56 go: downloading github.com/json-iterator/go v1.1.12 18:08:57 go: downloading github.com/googleapis/gnostic v0.5.5 18:09:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:09:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:09:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:09:03 go: downloading github.com/tklauser/numcpus v0.3.0 18:09:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:09:03 go: downloading go.uber.org/zap v1.21.0 18:09:03 go: downloading sigs.k8s.io/yaml v1.3.0 18:09:03 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:09:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:09:03 go: downloading github.com/modern-go/reflect2 v1.0.2 18:09:04 go: downloading github.com/ryanuber/go-glob v1.0.0 18:09:04 go: downloading github.com/golang/snappy v0.0.4 18:09:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:09:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:09:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:09:14 go: downloading github.com/hashicorp/go-version v1.2.0 18:09:14 go: downloading go.uber.org/multierr v1.6.0 18:09:53 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:09:53 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:13:45 Removing intermediate container 0f8af5be4c3c 18:13:45 ---> ef00a20514d9 18:13:45 18:13:45 Step 9/20 : FROM alpine:3.15 18:13:45 3.15: Pulling from library/alpine 18:13:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:13:45 Status: Downloaded newer image for alpine:3.15 18:13:45 ---> 3fb3c9af89a9 18:13:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:13:45 ---> Running in 4c5f0c1f402d 18:13:45 Removing intermediate container 4c5f0c1f402d 18:13:45 ---> 8c0762e50142 18:13:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:45 ---> Running in ef6356f7bfb8 18:13:45 Removing intermediate container ef6356f7bfb8 18:13:45 ---> 47410ddc40ff 18:13:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:13:45 ---> Running in 0793673e2e5e 18:13:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:46 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:13:46 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:13:46 OK: 15729 distinct packages available 18:13:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:49 (1/9) Installing ca-certificates (20211220-r0) 18:13:49 (2/9) Installing brotli-libs (1.0.9-r5) 18:13:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:13:49 (4/9) Installing libcurl (7.80.0-r0) 18:13:49 (5/9) Installing curl (7.80.0-r0) 18:13:49 (6/9) Installing dumb-init (1.2.5-r1) 18:13:49 (7/9) Installing musl-obstack (1.2.3-r0) 18:13:49 (8/9) Installing libucontext (1.1-r0) 18:13:50 (9/9) Installing gcompat (1.0.0-r4) 18:13:50 Executing busybox-1.34.1-r5.trigger 18:13:50 Executing ca-certificates-20211220-r0.trigger 18:13:50 OK: 8 MiB in 23 packages 18:13:53 Removing intermediate container 0793673e2e5e 18:13:53 ---> 70818cebc4ab 18:13:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:54 ---> fc1e35e438d9 18:13:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:13:58 ---> 1dfd676082ed 18:13:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:14:00 ---> 9edaa4d274e3 18:14:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:14:00 ---> Running in 349a071c54bc 18:14:01 Removing intermediate container 349a071c54bc 18:14:01 ---> 866090452249 18:14:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:01 ---> Running in 208362024ee9 18:14:02 Removing intermediate container 208362024ee9 18:14:02 ---> c33414f8bc25 18:14:02 Step 18/20 : LABEL arch=arm64 18:14:02 ---> Running in f0aad1efb60d 18:14:03 Removing intermediate container f0aad1efb60d 18:14:03 ---> 59797ef9e717 18:14:03 Step 19/20 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:14:03 ---> Running in 376be4c44829 18:14:04 Removing intermediate container 376be4c44829 18:14:04 ---> b9ca39e88ea3 18:14:04 Step 20/20 : LABEL version=0.0.0 18:14:05 ---> Running in e4523aa2c168 18:14:06 Removing intermediate container e4523aa2c168 18:14:06 ---> beab0df43334 18:14:06 18:14:08 Successfully built beab0df43334 18:14:08 Successfully tagged security-spiffe-token-provider-arm64:latest 18:14:08  Building security-spiffe-token-provider ... done Building core-data 18:14:09 Removing intermediate container e40f477c1eb1 18:14:09 ---> c67f9618ddd1 18:14:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:14:09 ---> Running in f985a82ad0a4 18:14:12 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 18:14:24 Removing intermediate container 526258cdaab3 18:14:24 ---> 47a16653efa4 18:14:24 18:14:24 Step 10/31 : FROM alpine:3.14 18:14:24 3.14: Pulling from library/alpine 18:14:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:14:26 Status: Downloaded newer image for alpine:3.14 18:14:26 ---> ac73e934f311 18:14:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:14:26 ---> Running in 63f6c70d8c8b 18:14:27 Removing intermediate container 63f6c70d8c8b 18:14:27 ---> 235760ddf9bd 18:14:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:14:27 ---> Running in bb1031f4f03a 18:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:14:31 Removing intermediate container afc9dc28b5c8 18:14:31 ---> 0a6b74aae344 18:14:31 18:14:31 Step 10/23 : FROM alpine:3.14 18:14:31 ---> ac73e934f311 18:14:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:14:32 ---> Running in 970f88c78a61 18:14:32 (1/2) Installing dumb-init (1.2.5-r1) 18:14:32 (2/2) Installing su-exec (0.2-r1) 18:14:32 Executing busybox-1.33.1-r7.trigger 18:14:32 OK: 6 MiB in 16 packages 18:14:34 Removing intermediate container bb1031f4f03a 18:14:34 ---> f6cc9698e62f 18:14:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:14:34 ---> Running in 690496f57ceb 18:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:14:35 Removing intermediate container 690496f57ceb 18:14:35 ---> 0f72c4b5b98d 18:14:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:14:36 ---> Running in 7065287dc0e4 18:14:36 Removing intermediate container 7065287dc0e4 18:14:36 ---> 5221dab2626a 18:14:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:14:36 ---> Running in 0173e3a9f8dd 18:14:36 (1/1) Installing dumb-init (1.2.5-r1) 18:14:36 Executing busybox-1.33.1-r7.trigger 18:14:36 OK: 5 MiB in 15 packages 18:14:38 Removing intermediate container 970f88c78a61 18:14:38 ---> 481e90711fbe 18:14:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:14:39 ---> Running in ba4f9e1c71bb 18:14:40 Removing intermediate container ba4f9e1c71bb 18:14:40 ---> 5c5ffab0b616 18:14:40 Step 13/23 : ENV APP_PORT=59881 18:14:40 ---> Running in e4ae2e04651a 18:14:41 Removing intermediate container 0173e3a9f8dd 18:14:41 ---> bfb0c3aa02ac 18:14:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:14:41 Removing intermediate container e4ae2e04651a 18:14:41 ---> 10a00c4573b0 18:14:41 Step 14/23 : EXPOSE $APP_PORT 18:14:41 ---> Running in 7fb7e849397c 18:14:41 ---> Running in 9f3c14dc02db 18:14:42 Removing intermediate container 7fb7e849397c 18:14:42 ---> 656ed3439dd2 18:14:42 Step 15/23 : WORKDIR / 18:14:42 Removing intermediate container 9f3c14dc02db 18:14:42 ---> fe5e81b60f1b 18:14:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:14:42 ---> Running in 4772e0669908 18:14:43 Removing intermediate container 4772e0669908 18:14:43 ---> 9c8768c95827 18:14:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:44 ---> 23794acf120a 18:14:44 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:14:44 ---> Running in 235a82f37d1f 18:14:45 ---> 83f01811fbd7 18:14:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:14:49 Removing intermediate container 235a82f37d1f 18:14:49 ---> d118081ba763 18:14:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:50 ---> 6343089c20af 18:14:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:14:50 ---> 7a93960df111 18:14:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:14:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:14:51 ---> ebb50e7be057 18:14:51 Step 3/23 : WORKDIR /edgex-go 18:14:51 ---> Using cache 18:14:51 ---> 9979cda47beb 18:14:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:51 ---> Running in dac1d2af3fac 18:14:52 ---> 3cfaca7e357b 18:14:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:14:52 ---> Running in 3440573cb181 18:14:54 Removing intermediate container 3440573cb181 18:14:54 ---> adf63f5c9628 18:14:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:14:54 ---> Running in 8b513a74145d 18:14:55 Removing intermediate container 8b513a74145d 18:14:55 ---> 530202bd3185 18:14:55 Step 21/23 : LABEL arch=arm64 18:14:55 Removing intermediate container dac1d2af3fac 18:14:55 ---> 8901dc099553 18:14:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:14:55 ---> 909f5000a7cf 18:14:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:14:55 ---> Running in 5edf32e47922 18:14:55 ---> Running in 11f1c12bcdae 18:14:56 Removing intermediate container 5edf32e47922 18:14:56 ---> b21fcc60e720 18:14:56 Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:14:57 ---> Running in f42ca7c6757f 18:14:57 ---> 8fe4afb29175 18:14:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:14:58 Removing intermediate container f42ca7c6757f 18:14:58 ---> 1545b8ab5551 18:14:58 Step 23/23 : LABEL version=0.0.0 18:14:58 ---> Running in 76ac7b9881bf 18:14:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:14:58 ---> a7e18b6d9630 18:14:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:14:59 Removing intermediate container 76ac7b9881bf 18:14:59 ---> 81888eced6b6 18:14:59 18:14:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:15:00 ---> 09332ff5d1e8 18:15:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:15:00 Successfully built 81888eced6b6 18:15:00 Successfully tagged core-metadata-arm64:latest 18:15:00  Building core-metadata ... done Building support-scheduler 18:15:00 ---> Running in f3b57d380567 18:15:01 OK: 220 MiB in 52 packages 18:15:01 Removing intermediate container f3b57d380567 18:15:01 ---> e6c3989d4bed 18:15:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:15:02 ---> 1dec609d7c12 18:15:02 Step 26/31 : RUN chmod +x /entrypoint.sh 18:15:03 Removing intermediate container 11f1c12bcdae 18:15:03 ---> 35a9c28c2947 18:15:03 Step 6/23 : COPY go.mod vendor* ./ 18:15:03 ---> Running in 96e36f8c2c4f 18:15:04 ---> b5b35ff694ed 18:15:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:05 ---> Running in 95f95abbbdf5 18:15:07 Removing intermediate container 96e36f8c2c4f 18:15:07 ---> 6eb997e6f531 18:15:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:15:07 ---> Running in 0dc7af24d771 18:15:08 Removing intermediate container 0dc7af24d771 18:15:08 ---> 730138cbeb05 18:15:08 Step 28/31 : CMD ["gate"] 18:15:08 ---> Running in 96268562f02d 18:15:09 Removing intermediate container 96268562f02d 18:15:09 ---> 9b8e08c2b49f 18:15:09 Step 29/31 : LABEL arch=arm64 18:15:09 ---> Running in 17b3f9c1bcd0 18:15:10 Removing intermediate container 17b3f9c1bcd0 18:15:10 ---> 2248c6b49b64 18:15:10 Step 30/31 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:15:11 ---> Running in b2f25f8e3880 18:15:11 Removing intermediate container 95f95abbbdf5 18:15:11 ---> 016dd23ba4fd 18:15:11 Step 8/23 : COPY . . 18:15:11 Removing intermediate container b2f25f8e3880 18:15:11 ---> 78f5f12cca09 18:15:11 Step 31/31 : LABEL version=0.0.0 18:15:12 ---> Running in 1b5839dcf23b 18:15:13 Removing intermediate container 1b5839dcf23b 18:15:13 ---> 089706d4d1b4 18:15:13 18:15:14 Successfully built 089706d4d1b4 18:15:14 Successfully tagged security-bootstrapper-arm64:latest 18:15:14  Building security-bootstrapper ... done Building security-spire-server 18:15:33 Removing intermediate container f985a82ad0a4 18:15:33 ---> d32ff7d8b509 18:15:33 18:15:33 Step 11/23 : FROM docker:20.10.14 18:15:33 20.10.14: Pulling from library/docker 18:15:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:15:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:15:55 ---> ebb50e7be057 18:15:55 Step 3/22 : WORKDIR /edgex-go 18:15:55 ---> Using cache 18:15:55 ---> 9979cda47beb 18:15:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:55 ---> Using cache 18:15:55 ---> 8901dc099553 18:15:55 Step 5/22 : RUN apk add --update --no-cache make git 18:15:55 ---> Running in e24490bafd11 18:15:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:15:58 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:15:58 Status: Downloaded newer image for docker:20.10.14 18:15:58 ---> c346e9eafbab 18:15:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:15:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:15:59 ---> Running in 156bab102e8b 18:16:00 OK: 220 MiB in 52 packages 18:16:00 Removing intermediate container 156bab102e8b 18:16:00 ---> dac52bfa427f 18:16:00 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 18:16:00 ---> Running in d0d8bad50e9c 18:16:02 Removing intermediate container e24490bafd11 18:16:02 ---> b04296abedea 18:16:02 Step 6/22 : COPY go.mod vendor* ./ 18:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:04 ---> f7fc7ac0e829 18:16:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:04 ---> Running in d23012ef10c6 18:16:04 (1/43) Installing readline (8.1.1-r0) 18:16:04 (2/43) Installing bash (5.1.16-r0) 18:16:05 Executing bash-5.1.16-r0.post-install 18:16:05 (3/43) Installing brotli-libs (1.0.9-r5) 18:16:05 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:16:05 (5/43) Installing libcurl (7.80.0-r0) 18:16:05 (6/43) Installing curl (7.80.0-r0) 18:16:05 (7/43) Installing dumb-init (1.2.5-r1) 18:16:05 (8/43) Installing libbz2 (1.0.8-r1) 18:16:05 (9/43) Installing expat (2.4.7-r0) 18:16:05 (10/43) Installing libffi (3.4.2-r1) 18:16:05 (11/43) Installing gdbm (1.22-r0) 18:16:05 (12/43) Installing xz-libs (5.2.5-r1) 18:16:05 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:16:05 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:16:05 (15/43) Installing mpdecimal (2.5.1-r1) 18:16:05 (16/43) Installing sqlite-libs (3.36.0-r0) 18:16:05 (17/43) Installing python3 (3.9.7-r4) 18:16:07 (18/43) Installing py3-appdirs (1.4.4-r2) 18:16:07 (19/43) Installing py3-certifi (2020.12.5-r1) 18:16:07 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:16:07 (21/43) Installing py3-idna (3.3-r0) 18:16:07 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:16:07 (23/43) Installing py3-requests (2.26.0-r1) 18:16:08 (24/43) Installing py3-msgpack (1.0.2-r1) 18:16:08 (25/43) Installing py3-lockfile (0.12.2-r4) 18:16:08 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:16:08 (27/43) Installing py3-colorama (0.4.4-r1) 18:16:08 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:16:08 (29/43) Installing py3-distlib (0.3.3-r0) 18:16:08 (30/43) Installing py3-distro (1.6.0-r0) 18:16:08 (31/43) Installing py3-six (1.16.0-r0) 18:16:08 (32/43) Installing py3-webencodings (0.5.1-r4) 18:16:08 (33/43) Installing py3-html5lib (1.1-r1) 18:16:08 (34/43) Installing py3-parsing (2.4.7-r2) 18:16:08 (35/43) Installing py3-packaging (20.9-r1) 18:16:08 (36/43) Installing py3-tomli (1.2.2-r0) 18:16:08 (37/43) Installing py3-pep517 (0.12.0-r0) 18:16:08 (38/43) Installing py3-progress (1.6-r0) 18:16:08 (39/43) Installing py3-retrying (1.3.3-r2) 18:16:08 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:16:08 (41/43) Installing py3-setuptools (52.0.0-r4) 18:16:08 (42/43) Installing py3-toml (0.10.2-r2) 18:16:08 (43/43) Installing py3-pip (20.3.4-r1) 18:16:09 Executing busybox-1.34.1-r5.trigger 18:16:09 OK: 82 MiB in 65 packages 18:16:09 ---> a953459ce295 18:16:09 Step 9/23 : RUN make cmd/core-data/core-data 18:16:10 ---> Running in eb510bd1bf16 18:16:12 Removing intermediate container d23012ef10c6 18:16:12 ---> 808d13ce1ceb 18:16:12 Step 8/22 : COPY . . 18:16:13 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 18:16:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:16:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:16:13 ---> ebb50e7be057 18:16:13 Step 3/25 : WORKDIR /edgex-go 18:16:13 ---> Using cache 18:16:13 ---> 9979cda47beb 18:16:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:13 ---> Using cache 18:16:13 ---> 8901dc099553 18:16:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:16:13 ---> Running in 936b5d78ec1d 18:16:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:15 Collecting docker-compose==1.23.2 18:16:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:16:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:16 Collecting texttable<0.10,>=0.9.0 18:16:16 Downloading texttable-0.9.1.tar.gz (11 kB) 18:16:18 OK: 220 MiB in 52 packages 18:16:20 Removing intermediate container 936b5d78ec1d 18:16:20 ---> c4ede32cad6d 18:16:20 Step 6/25 : COPY go.mod vendor* ./ 18:16:21 Collecting jsonschema<3,>=2.5.1 18:16:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:16:21 Collecting docopt<0.7,>=0.6.1 18:16:21 Downloading docopt-0.6.2.tar.gz (25 kB) 18:16:21 ---> 4f8cfe254202 18:16:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:22 ---> Running in 13ab67c63e63 18:16:24 Collecting cached-property<2,>=1.2.0 18:16:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:16:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:16:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:16:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:16:26 Collecting dockerpty<0.5,>=0.4.1 18:16:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:16:29 Removing intermediate container 13ab67c63e63 18:16:29 ---> 7dcc5d54e307 18:16:29 Step 8/25 : COPY . . 18:16:30 Collecting docker<4.0,>=3.6.0 18:16:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:16:31 Collecting PyYAML<4,>=3.10 18:16:31 Downloading PyYAML-3.13.tar.gz (270 kB) 18:16:37 Collecting websocket-client<1.0,>=0.32.0 18:16:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:16:37 Collecting docker-pycreds>=0.4.0 18:16:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:16:38 Collecting urllib3<1.25,>=1.21.1 18:16:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:16:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:16:38 Collecting chardet<3.1.0,>=3.0.2 18:16:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:16:39 Collecting idna<2.8,>=2.5 18:16:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:16:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:16:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:16:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:16:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:16:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:16:41 Attempting uninstall: urllib3 18:16:41 Found existing installation: urllib3 1.26.7 18:16:41 Uninstalling urllib3-1.26.7: 18:16:41 Successfully uninstalled urllib3-1.26.7 18:16:42 Attempting uninstall: idna 18:16:42 Found existing installation: idna 3.3 18:16:42 Uninstalling idna-3.3: 18:16:42 Successfully uninstalled idna-3.3 18:16:45 Attempting uninstall: requests 18:16:45 Found existing installation: requests 2.26.0 18:16:45 Uninstalling requests-2.26.0: 18:16:45 Successfully uninstalled requests-2.26.0 18:16:46 Running setup.py install for texttable: started 18:16:49 Running setup.py install for texttable: finished with status 'done' 18:16:49 Running setup.py install for PyYAML: started 18:16:49 ---> 6084159fd3ee 18:16:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:16:50 ---> Running in ceb8efba9773 18:16:52 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/support-scheduler/support-scheduler ./cmd/support-scheduler 18:16:53 Running setup.py install for PyYAML: finished with status 'done' 18:16:53 Running setup.py install for docopt: started 18:16:57 Running setup.py install for docopt: finished with status 'done' 18:16:57 Running setup.py install for dockerpty: started 18:17:00 Running setup.py install for dockerpty: finished with status 'done' 18:17:03 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 18:17:08 ---> 287dba1d4865 18:17:08 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:17:08 ---> Running in 1fcbcf46e985 18:17:08 Removing intermediate container 1fcbcf46e985 18:17:08 ---> 13e2fc14f76f 18:17:08 Step 10/25 : RUN mkdir -p spire-build 18:17:08 ---> Running in 64b3fe3e73cd 18:17:13 Removing intermediate container 64b3fe3e73cd 18:17:13 ---> 13471aa50f14 18:17:13 Step 11/25 : WORKDIR /edgex-go/spire-build 18:17:13 ---> Running in 0ee38e03d9b4 18:17:14 Removing intermediate container 0ee38e03d9b4 18:17:14 ---> 883a5afcd542 18:17:14 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 18:17:14 ---> Running in 1c818fb54ee8 18:17:18 spire-1.2.1/ 18:17:18 spire-1.2.1/.data/ 18:17:18 spire-1.2.1/.data/.file 18:17:18 spire-1.2.1/.dockerignore 18:17:18 spire-1.2.1/.gitattributes 18:17:18 spire-1.2.1/.githooks/ 18:17:18 spire-1.2.1/.githooks/pre-commit 18:17:18 spire-1.2.1/.github/ 18:17:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:17:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:17:18 spire-1.2.1/.github/dependabot.yml 18:17:18 spire-1.2.1/.github/workflows/ 18:17:18 spire-1.2.1/.github/workflows/nightly_build.yaml 18:17:18 spire-1.2.1/.github/workflows/pr_build.yaml 18:17:18 spire-1.2.1/.github/workflows/release_build.yaml 18:17:18 spire-1.2.1/.github/workflows/scripts/ 18:17:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:17:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:17:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:17:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:17:18 spire-1.2.1/.github/workflows/scripts/split.sh 18:17:18 spire-1.2.1/.gitignore 18:17:18 spire-1.2.1/.go-version 18:17:18 spire-1.2.1/.golangci.yml 18:17:18 spire-1.2.1/ADOPTERS.md 18:17:18 spire-1.2.1/CHANGELOG.md 18:17:18 spire-1.2.1/CODE-OF-CONDUCT.md 18:17:18 spire-1.2.1/CODEOWNERS 18:17:18 spire-1.2.1/CONTRIBUTING.md 18:17:18 spire-1.2.1/Dockerfile 18:17:18 spire-1.2.1/Dockerfile.dev 18:17:18 spire-1.2.1/Dockerfile.scratch 18:17:18 spire-1.2.1/LICENSE 18:17:18 spire-1.2.1/MAINTAINERS.md 18:17:18 spire-1.2.1/Makefile 18:17:18 spire-1.2.1/README.md 18:17:18 spire-1.2.1/ROADMAP.md 18:17:18 spire-1.2.1/SECURITY.md 18:17:18 spire-1.2.1/cmd/ 18:17:18 spire-1.2.1/cmd/spire-agent/ 18:17:18 spire-1.2.1/cmd/spire-agent/cli/ 18:17:18 spire-1.2.1/cmd/spire-agent/cli/api/ 18:17:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/common/ 18:17:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:17:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/run/ 18:17:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:17:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:17:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:17:18 spire-1.2.1/cmd/spire-agent/main.go 18:17:18 spire-1.2.1/cmd/spire-server/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/agent/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/cli.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/run/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/token/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/validate/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/x509/ 18:17:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:17:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:17:18 spire-1.2.1/cmd/spire-server/main.go 18:17:18 spire-1.2.1/cmd/spire-server/util/ 18:17:18 spire-1.2.1/cmd/spire-server/util/util.go 18:17:18 spire-1.2.1/conf/ 18:17:18 spire-1.2.1/conf/agent/ 18:17:18 spire-1.2.1/conf/agent/agent.conf 18:17:18 spire-1.2.1/conf/agent/agent_full.conf 18:17:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:17:18 spire-1.2.1/conf/server/ 18:17:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:17:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:17:18 spire-1.2.1/conf/server/server.conf 18:17:18 spire-1.2.1/conf/server/server_full.conf 18:17:18 spire-1.2.1/doc/ 18:17:18 spire-1.2.1/doc/SPIRE101.md 18:17:18 spire-1.2.1/doc/auditlog.md 18:17:18 spire-1.2.1/doc/authorization_policy_engine.md 18:17:18 spire-1.2.1/doc/changelog_guidelines.md 18:17:18 spire-1.2.1/doc/cure53-report.pdf 18:17:18 spire-1.2.1/doc/images/ 18:17:18 spire-1.2.1/doc/images/2019_roadmap.png 18:17:18 spire-1.2.1/doc/images/SPIRE101.png 18:17:18 spire-1.2.1/doc/images/SPIRE_agent.png 18:17:18 spire-1.2.1/doc/images/SPIRE_server.png 18:17:18 spire-1.2.1/doc/images/cache_mgr.png 18:17:18 spire-1.2.1/doc/images/cache_mgr_components.png 18:17:18 spire-1.2.1/doc/images/federated_spire.png 18:17:18 spire-1.2.1/doc/images/ha_mode.png 18:17:18 spire-1.2.1/doc/images/nested_spire.png 18:17:18 spire-1.2.1/doc/images/oidc_federation.png 18:17:18 spire-1.2.1/doc/images/single_trust_domain.png 18:17:18 spire-1.2.1/doc/images/spiffe_compatible.png 18:17:18 spire-1.2.1/doc/images/spire_logo.png 18:17:18 spire-1.2.1/doc/migrating_registration_api_clients.md 18:17:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:17:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:17:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:17:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:17:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:17:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:17:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:17:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:17:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:17:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:17:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:17:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:17:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:17:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:17:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:17:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:17:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:17:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:17:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:17:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:17:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:17:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:17:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:17:18 spire-1.2.1/doc/scaling_spire.md 18:17:18 spire-1.2.1/doc/spire_agent.md 18:17:18 spire-1.2.1/doc/spire_server.md 18:17:18 spire-1.2.1/doc/supported_integrations.md 18:17:18 spire-1.2.1/doc/telemetry.md 18:17:18 spire-1.2.1/doc/telemetry_config.md 18:17:18 spire-1.2.1/doc/upgrading.md 18:17:18 spire-1.2.1/doc/using_spire.md 18:17:18 spire-1.2.1/examples/ 18:17:18 spire-1.2.1/examples/README.md 18:17:18 spire-1.2.1/go.mod 18:17:18 spire-1.2.1/go.sum 18:17:18 spire-1.2.1/pkg/ 18:17:18 spire-1.2.1/pkg/agent/ 18:17:18 spire-1.2.1/pkg/agent/agent.go 18:17:18 spire-1.2.1/pkg/agent/api/ 18:17:18 spire-1.2.1/pkg/agent/api/config.go 18:17:18 spire-1.2.1/pkg/agent/api/debug/ 18:17:18 spire-1.2.1/pkg/agent/api/debug/v1/ 18:17:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:17:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:17:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:17:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:17:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:17:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:17:18 spire-1.2.1/pkg/agent/api/endpoints.go 18:17:18 spire-1.2.1/pkg/agent/api/health/ 18:17:18 spire-1.2.1/pkg/agent/api/health/v1/ 18:17:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:17:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:17:18 spire-1.2.1/pkg/agent/api/rpccontext/ 18:17:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:17:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:17:18 spire-1.2.1/pkg/agent/attestor/ 18:17:18 spire-1.2.1/pkg/agent/attestor/node/ 18:17:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:17:18 spire-1.2.1/pkg/agent/attestor/node/node.go 18:17:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:17:18 spire-1.2.1/pkg/agent/attestor/workload/ 18:17:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:17:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:17:18 spire-1.2.1/pkg/agent/catalog/ 18:17:18 spire-1.2.1/pkg/agent/catalog/catalog.go 18:17:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:17:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:17:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:17:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:17:18 spire-1.2.1/pkg/agent/client/ 18:17:18 spire-1.2.1/pkg/agent/client/client.go 18:17:18 spire-1.2.1/pkg/agent/client/client_test.go 18:17:18 spire-1.2.1/pkg/agent/client/dial.go 18:17:18 spire-1.2.1/pkg/agent/client/nodeconn.go 18:17:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:17:18 spire-1.2.1/pkg/agent/client/update.go 18:17:18 spire-1.2.1/pkg/agent/client/util.go 18:17:18 spire-1.2.1/pkg/agent/common/ 18:17:18 spire-1.2.1/pkg/agent/common/backoff/ 18:17:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:17:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:17:18 spire-1.2.1/pkg/agent/common/cgroups/ 18:17:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:17:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:17:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:17:18 spire-1.2.1/pkg/agent/config.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/ 18:17:18 spire-1.2.1/pkg/agent/endpoints/config.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:17:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:17:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/workload/ 18:17:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:17:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:17:18 spire-1.2.1/pkg/agent/manager/ 18:17:18 spire-1.2.1/pkg/agent/manager/cache/ 18:17:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:17:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:17:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:17:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:17:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:17:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:17:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:17:18 spire-1.2.1/pkg/agent/manager/config.go 18:17:18 spire-1.2.1/pkg/agent/manager/manager.go 18:17:18 spire-1.2.1/pkg/agent/manager/manager_test.go 18:17:18 spire-1.2.1/pkg/agent/manager/storage.go 18:17:18 spire-1.2.1/pkg/agent/manager/storage_test.go 18:17:18 spire-1.2.1/pkg/agent/manager/storecache/ 18:17:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:17:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:17:18 spire-1.2.1/pkg/agent/manager/sync.go 18:17:18 spire-1.2.1/pkg/agent/plugin/ 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:17:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:17:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:17:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:17:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:17:18 spire-1.2.1/pkg/agent/svid/ 18:17:18 spire-1.2.1/pkg/agent/svid/rotator.go 18:17:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:17:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:17:18 spire-1.2.1/pkg/agent/svid/store/ 18:17:18 spire-1.2.1/pkg/agent/svid/store/service.go 18:17:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:17:18 spire-1.2.1/pkg/common/ 18:17:18 spire-1.2.1/pkg/common/agentpathtemplate/ 18:17:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:17:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:17:18 spire-1.2.1/pkg/common/api/ 18:17:18 spire-1.2.1/pkg/common/api/metrics.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/ 18:17:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/logger.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/names.go 18:17:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:17:18 spire-1.2.1/pkg/common/api/names.go 18:17:18 spire-1.2.1/pkg/common/api/ratelimit.go 18:17:18 spire-1.2.1/pkg/common/api/rpccontext/ 18:17:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:17:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:17:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:17:18 spire-1.2.1/pkg/common/auth/ 18:17:18 spire-1.2.1/pkg/common/auth/interceptors.go 18:17:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:17:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/ 18:17:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/types.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:17:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:17:18 spire-1.2.1/pkg/common/catalog/ 18:17:18 spire-1.2.1/pkg/common/catalog/bind.go 18:17:18 spire-1.2.1/pkg/common/catalog/builtin.go 18:17:18 spire-1.2.1/pkg/common/catalog/catalog.go 18:17:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:17:18 spire-1.2.1/pkg/common/catalog/closers.go 18:17:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:17:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:17:18 spire-1.2.1/pkg/common/catalog/config.go 18:17:18 spire-1.2.1/pkg/common/catalog/config_test.go 18:17:18 spire-1.2.1/pkg/common/catalog/configure.go 18:17:18 spire-1.2.1/pkg/common/catalog/constraints.go 18:17:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:17:18 spire-1.2.1/pkg/common/catalog/context.go 18:17:18 spire-1.2.1/pkg/common/catalog/external.go 18:17:18 spire-1.2.1/pkg/common/catalog/host.go 18:17:18 spire-1.2.1/pkg/common/catalog/pipenet.go 18:17:18 spire-1.2.1/pkg/common/catalog/plugin.go 18:17:18 spire-1.2.1/pkg/common/catalog/testplugin/ 18:17:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:17:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:17:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:17:18 spire-1.2.1/pkg/common/cli/ 18:17:18 spire-1.2.1/pkg/common/cli/env.go 18:17:18 spire-1.2.1/pkg/common/cli/flags.go 18:17:18 spire-1.2.1/pkg/common/cli/trust_domain.go 18:17:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:17:18 spire-1.2.1/pkg/common/cli/umask.go 18:17:18 spire-1.2.1/pkg/common/cli/umask_posix.go 18:17:18 spire-1.2.1/pkg/common/cli/umask_test.go 18:17:18 spire-1.2.1/pkg/common/cli/umask_windows.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/ 18:17:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/flag.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/format.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/ 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:17:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:17:18 spire-1.2.1/pkg/common/coretypes/ 18:17:18 spire-1.2.1/pkg/common/coretypes/bundle/ 18:17:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:17:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:17:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:17:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:17:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:17:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:17:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:17:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:17:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:17:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:17:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:17:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:17:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:17:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:17:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:17:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:17:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:17:18 spire-1.2.1/pkg/common/cryptoutil/ 18:17:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:17:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:17:18 spire-1.2.1/pkg/common/diskutil/ 18:17:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:17:18 spire-1.2.1/pkg/common/diskutil/file_test.go 18:17:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:17:18 spire-1.2.1/pkg/common/errorutil/ 18:17:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:17:18 spire-1.2.1/pkg/common/health/ 18:17:18 spire-1.2.1/pkg/common/health/config.go 18:17:18 spire-1.2.1/pkg/common/health/context.go 18:17:18 spire-1.2.1/pkg/common/health/context_test.go 18:17:18 spire-1.2.1/pkg/common/health/health.go 18:17:18 spire-1.2.1/pkg/common/health/health_test.go 18:17:18 spire-1.2.1/pkg/common/health/logger.go 18:17:18 spire-1.2.1/pkg/common/hostservice/ 18:17:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:17:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:17:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:17:18 spire-1.2.1/pkg/common/idutil/ 18:17:18 spire-1.2.1/pkg/common/idutil/require.go 18:17:18 spire-1.2.1/pkg/common/idutil/require_test.go 18:17:18 spire-1.2.1/pkg/common/idutil/safety.go 18:17:18 spire-1.2.1/pkg/common/idutil/safety_test.go 18:17:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:17:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:17:18 spire-1.2.1/pkg/common/jwtsvid/ 18:17:18 spire-1.2.1/pkg/common/jwtsvid/common.go 18:17:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:17:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:17:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:17:18 spire-1.2.1/pkg/common/jwtutil/ 18:17:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:17:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:17:18 spire-1.2.1/pkg/common/log/ 18:17:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:17:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:17:18 spire-1.2.1/pkg/common/log/log.go 18:17:18 spire-1.2.1/pkg/common/log/log_test.go 18:17:18 spire-1.2.1/pkg/common/log/options.go 18:17:18 spire-1.2.1/pkg/common/nodeutil/ 18:17:18 spire-1.2.1/pkg/common/nodeutil/node.go 18:17:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:17:18 spire-1.2.1/pkg/common/peertracker/ 18:17:18 spire-1.2.1/pkg/common/peertracker/conn.go 18:17:18 spire-1.2.1/pkg/common/peertracker/credentials.go 18:17:18 spire-1.2.1/pkg/common/peertracker/errors.go 18:17:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:17:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:17:18 spire-1.2.1/pkg/common/peertracker/info.go 18:17:18 spire-1.2.1/pkg/common/peertracker/listener.go 18:17:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:17:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:17:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:17:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:17:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:17:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:17:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:17:18 spire-1.2.1/pkg/common/peertracker/tcp.go 18:17:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:17:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:17:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:17:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:17:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:17:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:17:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:17:18 spire-1.2.1/pkg/common/peertracker/uds.go 18:17:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:17:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:17:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:17:18 spire-1.2.1/pkg/common/pemutil/ 18:17:18 spire-1.2.1/pkg/common/pemutil/block.go 18:17:18 spire-1.2.1/pkg/common/pemutil/certs.go 18:17:18 spire-1.2.1/pkg/common/pemutil/common.go 18:17:18 spire-1.2.1/pkg/common/pemutil/csr.go 18:17:18 spire-1.2.1/pkg/common/pemutil/keys.go 18:17:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/ 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:17:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:17:18 spire-1.2.1/pkg/common/plugin/ 18:17:18 spire-1.2.1/pkg/common/plugin/aws/ 18:17:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:17:18 spire-1.2.1/pkg/common/plugin/azure/ 18:17:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:17:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:17:18 spire-1.2.1/pkg/common/plugin/facade.go 18:17:18 spire-1.2.1/pkg/common/plugin/facade_test.go 18:17:18 spire-1.2.1/pkg/common/plugin/gcp/ 18:17:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:17:18 spire-1.2.1/pkg/common/plugin/k8s/ 18:17:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:17:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:17:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:17:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:17:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:17:18 spire-1.2.1/pkg/common/plugin/log.go 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/ 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:17:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:17:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:17:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:17:18 spire-1.2.1/pkg/common/plugin/x509pop/ 18:17:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:17:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:17:18 spire-1.2.1/pkg/common/profiling/ 18:17:18 spire-1.2.1/pkg/common/profiling/dumpers.go 18:17:18 spire-1.2.1/pkg/common/profiling/profiling.go 18:17:18 spire-1.2.1/pkg/common/protoutil/ 18:17:18 spire-1.2.1/pkg/common/protoutil/masks.go 18:17:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:17:18 spire-1.2.1/pkg/common/rotationutil/ 18:17:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:17:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:17:18 spire-1.2.1/pkg/common/selector/ 18:17:18 spire-1.2.1/pkg/common/selector/selector.go 18:17:18 spire-1.2.1/pkg/common/selector/selector_test.go 18:17:18 spire-1.2.1/pkg/common/selector/set.go 18:17:18 spire-1.2.1/pkg/common/selector/set_utils.go 18:17:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/ 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/ 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:17:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:17:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:17:18 spire-1.2.1/pkg/common/telemetry/call.go 18:17:18 spire-1.2.1/pkg/common/telemetry/common/ 18:17:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:17:18 spire-1.2.1/pkg/common/telemetry/config.go 18:17:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:17:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/inmem.go 18:17:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/m3.go 18:17:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/metrics.go 18:17:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/names.go 18:17:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:17:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:17:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/ 18:17:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:17:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:17:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:17:18 spire-1.2.1/pkg/common/telemetry/server/server.go 18:17:18 spire-1.2.1/pkg/common/telemetry/sink.go 18:17:18 spire-1.2.1/pkg/common/telemetry/statsd.go 18:17:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:17:18 spire-1.2.1/pkg/common/telemetry/uptime.go 18:17:18 spire-1.2.1/pkg/common/telemetry/version.go 18:17:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:17:18 spire-1.2.1/pkg/common/uptime/ 18:17:18 spire-1.2.1/pkg/common/uptime/uptime.go 18:17:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:17:18 spire-1.2.1/pkg/common/util/ 18:17:18 spire-1.2.1/pkg/common/util/certs.go 18:17:18 spire-1.2.1/pkg/common/util/certs_test.go 18:17:18 spire-1.2.1/pkg/common/util/csr.go 18:17:18 spire-1.2.1/pkg/common/util/hash.go 18:17:18 spire-1.2.1/pkg/common/util/selectors.go 18:17:18 spire-1.2.1/pkg/common/util/selectors_test.go 18:17:18 spire-1.2.1/pkg/common/util/signals.go 18:17:18 spire-1.2.1/pkg/common/util/sort.go 18:17:18 spire-1.2.1/pkg/common/util/sort_test.go 18:17:18 spire-1.2.1/pkg/common/util/task.go 18:17:18 spire-1.2.1/pkg/common/util/task_test.go 18:17:18 spire-1.2.1/pkg/common/util/testdata/ 18:17:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:17:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:17:18 spire-1.2.1/pkg/common/version/ 18:17:18 spire-1.2.1/pkg/common/version/version.go 18:17:18 spire-1.2.1/pkg/common/x509svid/ 18:17:18 spire-1.2.1/pkg/common/x509svid/common_test.go 18:17:18 spire-1.2.1/pkg/common/x509svid/csr.go 18:17:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:17:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:17:18 spire-1.2.1/pkg/common/x509util/ 18:17:18 spire-1.2.1/pkg/common/x509util/cert.go 18:17:18 spire-1.2.1/pkg/common/x509util/dns.go 18:17:18 spire-1.2.1/pkg/common/x509util/dns_test.go 18:17:18 spire-1.2.1/pkg/common/x509util/keyid.go 18:17:18 spire-1.2.1/pkg/common/x509util/keypair.go 18:17:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:17:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:17:18 spire-1.2.1/pkg/server/ 18:17:18 spire-1.2.1/pkg/server/api/ 18:17:18 spire-1.2.1/pkg/server/api/agent.go 18:17:18 spire-1.2.1/pkg/server/api/agent/ 18:17:18 spire-1.2.1/pkg/server/api/agent/v1/ 18:17:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:17:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:17:18 spire-1.2.1/pkg/server/api/agent_test.go 18:17:18 spire-1.2.1/pkg/server/api/api.go 18:17:18 spire-1.2.1/pkg/server/api/audit/ 18:17:18 spire-1.2.1/pkg/server/api/audit/audit.go 18:17:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:17:18 spire-1.2.1/pkg/server/api/bundle.go 18:17:18 spire-1.2.1/pkg/server/api/bundle/ 18:17:18 spire-1.2.1/pkg/server/api/bundle/v1/ 18:17:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:17:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:17:18 spire-1.2.1/pkg/server/api/bundle_test.go 18:17:18 spire-1.2.1/pkg/server/api/debug/ 18:17:18 spire-1.2.1/pkg/server/api/debug/v1/ 18:17:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:17:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:17:18 spire-1.2.1/pkg/server/api/entry.go 18:17:18 spire-1.2.1/pkg/server/api/entry/ 18:17:18 spire-1.2.1/pkg/server/api/entry/v1/ 18:17:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:17:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:17:18 spire-1.2.1/pkg/server/api/entry_test.go 18:17:18 spire-1.2.1/pkg/server/api/health/ 18:17:18 spire-1.2.1/pkg/server/api/health/v1/ 18:17:18 spire-1.2.1/pkg/server/api/health/v1/service.go 18:17:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:17:18 spire-1.2.1/pkg/server/api/id.go 18:17:18 spire-1.2.1/pkg/server/api/id_test.go 18:17:18 spire-1.2.1/pkg/server/api/limits/ 18:17:18 spire-1.2.1/pkg/server/api/limits/limits.go 18:17:18 spire-1.2.1/pkg/server/api/middleware/ 18:17:18 spire-1.2.1/pkg/server/api/middleware/alias.go 18:17:18 spire-1.2.1/pkg/server/api/middleware/audit.go 18:17:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:17:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:17:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:17:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:17:18 spire-1.2.1/pkg/server/api/middleware/caller.go 18:17:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:17:19 spire-1.2.1/pkg/server/api/middleware/common.go 18:17:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:17:19 spire-1.2.1/pkg/server/api/middleware/entries.go 18:17:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:17:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:17:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:17:19 spire-1.2.1/pkg/server/api/ratelimit.go 18:17:19 spire-1.2.1/pkg/server/api/rpccontext/ 18:17:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:17:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:17:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:17:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:17:19 spire-1.2.1/pkg/server/api/selector.go 18:17:19 spire-1.2.1/pkg/server/api/selector_test.go 18:17:19 spire-1.2.1/pkg/server/api/status.go 18:17:19 spire-1.2.1/pkg/server/api/status_test.go 18:17:19 spire-1.2.1/pkg/server/api/svid/ 18:17:19 spire-1.2.1/pkg/server/api/svid/v1/ 18:17:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:17:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:17:19 spire-1.2.1/pkg/server/api/trustdomain.go 18:17:19 spire-1.2.1/pkg/server/api/trustdomain/ 18:17:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:17:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:17:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:17:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:17:19 spire-1.2.1/pkg/server/authpolicy/ 18:17:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:17:19 spire-1.2.1/pkg/server/authpolicy/policy.go 18:17:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:17:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:17:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:17:19 spire-1.2.1/pkg/server/authpolicy/validate.go 18:17:19 spire-1.2.1/pkg/server/bundle/ 18:17:19 spire-1.2.1/pkg/server/bundle/client/ 18:17:19 spire-1.2.1/pkg/server/bundle/client/client.go 18:17:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:17:19 spire-1.2.1/pkg/server/bundle/client/manager.go 18:17:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:17:19 spire-1.2.1/pkg/server/bundle/client/sources.go 18:17:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:17:19 spire-1.2.1/pkg/server/bundle/client/updater.go 18:17:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:17:19 spire-1.2.1/pkg/server/ca/ 18:17:19 spire-1.2.1/pkg/server/ca/ca.go 18:17:19 spire-1.2.1/pkg/server/ca/ca_health.go 18:17:19 spire-1.2.1/pkg/server/ca/ca_test.go 18:17:19 spire-1.2.1/pkg/server/ca/journal.go 18:17:19 spire-1.2.1/pkg/server/ca/journal_test.go 18:17:19 spire-1.2.1/pkg/server/ca/manager.go 18:17:19 spire-1.2.1/pkg/server/ca/manager_health.go 18:17:19 spire-1.2.1/pkg/server/ca/manager_test.go 18:17:19 spire-1.2.1/pkg/server/ca/templates.go 18:17:19 spire-1.2.1/pkg/server/ca/upstream_client.go 18:17:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:17:19 spire-1.2.1/pkg/server/ca/validation.go 18:17:19 spire-1.2.1/pkg/server/cache/ 18:17:19 spire-1.2.1/pkg/server/cache/dscache/ 18:17:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:17:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:17:19 spire-1.2.1/pkg/server/cache/entrycache/ 18:17:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:17:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:17:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:17:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:17:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:17:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:17:19 spire-1.2.1/pkg/server/catalog/ 18:17:19 spire-1.2.1/pkg/server/catalog/catalog.go 18:17:19 spire-1.2.1/pkg/server/catalog/keymanager.go 18:17:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:17:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:17:19 spire-1.2.1/pkg/server/catalog/notifier.go 18:17:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:17:19 spire-1.2.1/pkg/server/config.go 18:17:19 spire-1.2.1/pkg/server/datastore/ 18:17:19 spire-1.2.1/pkg/server/datastore/datastore.go 18:17:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:17:19 spire-1.2.1/pkg/server/datastore/repository.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:17:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:17:19 spire-1.2.1/pkg/server/endpoints/ 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/ 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:17:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:17:19 spire-1.2.1/pkg/server/endpoints/config.go 18:17:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:17:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:17:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:17:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:17:19 spire-1.2.1/pkg/server/endpoints/middleware.go 18:17:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:17:19 spire-1.2.1/pkg/server/hostservice/ 18:17:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:17:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:17:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:17:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:17:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:17:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:17:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:17:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/ 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/ 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:17:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:17:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:17:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/ 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:17:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:17:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:17:19 spire-1.2.1/pkg/server/registration/ 18:17:19 spire-1.2.1/pkg/server/registration/manager.go 18:17:19 spire-1.2.1/pkg/server/registration/manager_test.go 18:17:19 spire-1.2.1/pkg/server/scanentries.go 18:17:19 spire-1.2.1/pkg/server/scanentries_test.go 18:17:19 spire-1.2.1/pkg/server/server.go 18:17:19 spire-1.2.1/pkg/server/server_test.go 18:17:19 spire-1.2.1/pkg/server/svid/ 18:17:19 spire-1.2.1/pkg/server/svid/observer.go 18:17:19 spire-1.2.1/pkg/server/svid/observer_test.go 18:17:19 spire-1.2.1/pkg/server/svid/rotator.go 18:17:19 spire-1.2.1/pkg/server/svid/rotator_config.go 18:17:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:17:19 spire-1.2.1/pkg/server/svid/rotator_test.go 18:17:19 spire-1.2.1/proto/ 18:17:19 spire-1.2.1/proto/private/ 18:17:19 spire-1.2.1/proto/private/server/ 18:17:19 spire-1.2.1/proto/private/server/journal/ 18:17:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:17:19 spire-1.2.1/proto/private/server/journal/journal.proto 18:17:19 spire-1.2.1/proto/spire/ 18:17:19 spire-1.2.1/proto/spire/common/ 18:17:19 spire-1.2.1/proto/spire/common/common.pb.go 18:17:19 spire-1.2.1/proto/spire/common/common.proto 18:17:19 spire-1.2.1/proto/spire/common/plugin/ 18:17:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:17:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:17:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:17:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:17:19 spire-1.2.1/proto/spire/plugin/ 18:17:19 spire-1.2.1/proto/spire/plugin/agent/ 18:17:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:17:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:17:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:17:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:17:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:17:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:17:19 spire-1.2.1/release/ 18:17:19 spire-1.2.1/release/spire-extras/ 18:17:19 spire-1.2.1/release/spire-extras/README.md 18:17:19 spire-1.2.1/release/spire-extras/conf/ 18:17:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:17:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:17:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:17:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:17:19 spire-1.2.1/release/spire/ 18:17:19 spire-1.2.1/release/spire/README.md 18:17:19 spire-1.2.1/release/spire/conf/ 18:17:19 spire-1.2.1/release/spire/conf/agent/ 18:17:19 spire-1.2.1/release/spire/conf/agent/agent.conf 18:17:19 spire-1.2.1/release/spire/conf/server/ 18:17:19 spire-1.2.1/release/spire/conf/server/server.conf 18:17:19 spire-1.2.1/script/ 18:17:19 spire-1.2.1/script/build-artifact.sh 18:17:19 spire-1.2.1/script/generate_dummy_ca.sh 18:17:19 spire-1.2.1/support/ 18:17:19 spire-1.2.1/support/k8s/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:17:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/ 18:17:19 spire-1.2.1/support/oidc-discovery-provider/README.md 18:17:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/config.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/main.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:17:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:17:19 spire-1.2.1/test/ 18:17:19 spire-1.2.1/test/clock/ 18:17:19 spire-1.2.1/test/clock/clock.go 18:17:19 spire-1.2.1/test/fakes/ 18:17:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:17:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:17:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:17:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:17:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:17:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:17:19 spire-1.2.1/test/fakes/fakeagentstore/ 18:17:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:17:19 spire-1.2.1/test/fakes/fakedatastore/ 18:17:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:17:19 spire-1.2.1/test/fakes/fakeentryclient/ 18:17:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:17:19 spire-1.2.1/test/fakes/fakehealthchecker/ 18:17:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:17:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:17:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:17:19 spire-1.2.1/test/fakes/fakemetrics/ 18:17:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:17:19 spire-1.2.1/test/fakes/fakenoderesolver/ 18:17:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:17:19 spire-1.2.1/test/fakes/fakenotifier/ 18:17:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:17:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:17:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:17:19 spire-1.2.1/test/fakes/fakeserverca/ 18:17:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:17:19 spire-1.2.1/test/fakes/fakeservercatalog/ 18:17:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:17:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:17:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:17:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:17:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:17:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:17:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:17:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:17:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:17:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:17:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:17:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:17:19 spire-1.2.1/test/fixture/ 18:17:19 spire-1.2.1/test/fixture/certs/ 18:17:19 spire-1.2.1/test/fixture/certs/agent_svid.der 18:17:19 spire-1.2.1/test/fixture/certs/base_cert.pem 18:17:19 spire-1.2.1/test/fixture/certs/base_csr.pem 18:17:19 spire-1.2.1/test/fixture/certs/base_key.pem 18:17:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:17:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:17:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:17:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:17:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:17:19 spire-1.2.1/test/fixture/certs/blog_key.pem 18:17:19 spire-1.2.1/test/fixture/certs/bundle.der 18:17:19 spire-1.2.1/test/fixture/certs/ca.pem 18:17:19 spire-1.2.1/test/fixture/certs/ca_key.pem 18:17:19 spire-1.2.1/test/fixture/certs/database_cert.pem 18:17:19 spire-1.2.1/test/fixture/certs/database_csr.pem 18:17:19 spire-1.2.1/test/fixture/certs/database_key.pem 18:17:19 spire-1.2.1/test/fixture/certs/node_cert.pem 18:17:19 spire-1.2.1/test/fixture/certs/node_csr.pem 18:17:19 spire-1.2.1/test/fixture/certs/node_key.pem 18:17:19 spire-1.2.1/test/fixture/certs/svid.pem 18:17:19 spire-1.2.1/test/fixture/certs/svid_key.pem 18:17:19 spire-1.2.1/test/fixture/config/ 18:17:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:17:19 spire-1.2.1/test/fixture/config/agent_good.conf 18:17:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:17:19 spire-1.2.1/test/fixture/config/plugin_good.conf 18:17:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:17:19 spire-1.2.1/test/fixture/config/server_good.conf 18:17:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:17:19 spire-1.2.1/test/fixture/fixture.go 18:17:19 spire-1.2.1/test/fixture/nodeattestor/ 18:17:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:17:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:17:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:17:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:17:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:17:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:17:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:17:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:17:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:17:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:17:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:17:19 spire-1.2.1/test/fixture/registration/ 18:17:19 spire-1.2.1/test/fixture/registration/entries.json 18:17:19 spire-1.2.1/test/fixture/registration/good-for-update.json 18:17:19 spire-1.2.1/test/fixture/registration/good.json 18:17:19 spire-1.2.1/test/fixture/registration/invalid.json 18:17:19 spire-1.2.1/test/fixture/registration/invalid_json.json 18:17:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:17:19 spire-1.2.1/test/integration/ 18:17:19 spire-1.2.1/test/integration/README.md 18:17:19 spire-1.2.1/test/integration/common 18:17:19 spire-1.2.1/test/integration/setup/ 18:17:19 spire-1.2.1/test/integration/setup/adminclient/ 18:17:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:17:19 spire-1.2.1/test/integration/setup/adminclient/client.go 18:17:19 spire-1.2.1/test/integration/setup/debugagent/ 18:17:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:17:19 spire-1.2.1/test/integration/setup/debugagent/main.go 18:17:19 spire-1.2.1/test/integration/setup/debugserver/ 18:17:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:17:19 spire-1.2.1/test/integration/setup/debugserver/main.go 18:17:19 spire-1.2.1/test/integration/setup/downstreamclient/ 18:17:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:17:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:17:19 spire-1.2.1/test/integration/setup/itclient/ 18:17:19 spire-1.2.1/test/integration/setup/itclient/client.go 18:17:19 spire-1.2.1/test/integration/setup/node-attestation/ 18:17:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:17:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:17:19 spire-1.2.1/test/integration/setup/x509pop/ 18:17:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:17:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:17:19 spire-1.2.1/test/integration/suites/ 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:17:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:17:19 spire-1.2.1/test/integration/suites/join-token/ 18:17:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:17:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:17:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:17:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:17:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:17:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:17:20 spire-1.2.1/test/integration/suites/join-token/README.md 18:17:20 spire-1.2.1/test/integration/suites/join-token/conf/ 18:17:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:17:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:17:20 spire-1.2.1/test/integration/suites/join-token/teardown 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:17:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:17:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:17:20 spire-1.2.1/test/integration/suites/k8s/ 18:17:20 spire-1.2.1/test/integration/suites/k8s/00-setup 18:17:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:17:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:17:20 spire-1.2.1/test/integration/suites/k8s/README.md 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/ 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:17:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:17:20 spire-1.2.1/test/integration/suites/k8s/teardown 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/ 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:17:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:17:20 spire-1.2.1/test/integration/suites/rotation/ 18:17:20 spire-1.2.1/test/integration/suites/rotation/00-setup 18:17:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:17:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:17:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:17:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:17:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:17:20 spire-1.2.1/test/integration/suites/rotation/README.md 18:17:20 spire-1.2.1/test/integration/suites/rotation/conf/ 18:17:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:17:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:17:20 spire-1.2.1/test/integration/suites/rotation/teardown 18:17:20 spire-1.2.1/test/integration/suites/self-test/ 18:17:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:17:20 spire-1.2.1/test/integration/suites/self-test/README.md 18:17:20 spire-1.2.1/test/integration/suites/self-test/teardown 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:17:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:17:20 spire-1.2.1/test/integration/suites/upgrade/ 18:17:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:17:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:17:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:17:20 spire-1.2.1/test/integration/suites/upgrade/README.md 18:17:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:17:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:17:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:17:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:17:20 spire-1.2.1/test/integration/suites/upgrade/teardown 18:17:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:17:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:17:20 spire-1.2.1/test/integration/test-one.sh 18:17:20 spire-1.2.1/test/integration/test.sh 18:17:20 spire-1.2.1/test/plugintest/ 18:17:20 spire-1.2.1/test/plugintest/config.go 18:17:20 spire-1.2.1/test/plugintest/load.go 18:17:20 spire-1.2.1/test/plugintest/option.go 18:17:20 spire-1.2.1/test/spiretest/ 18:17:20 spire-1.2.1/test/spiretest/apiserver.go 18:17:20 spire-1.2.1/test/spiretest/assertions.go 18:17:20 spire-1.2.1/test/spiretest/dir.go 18:17:20 spire-1.2.1/test/spiretest/errors_posix.go 18:17:20 spire-1.2.1/test/spiretest/errors_windows.go 18:17:20 spire-1.2.1/test/spiretest/logs.go 18:17:20 spire-1.2.1/test/spiretest/socketapi.go 18:17:20 spire-1.2.1/test/spiretest/suite.go 18:17:20 spire-1.2.1/test/spiretest/x509.go 18:17:20 spire-1.2.1/test/testca/ 18:17:20 spire-1.2.1/test/testca/ca.go 18:17:20 spire-1.2.1/test/testkey/ 18:17:20 spire-1.2.1/test/testkey/generate.sh 18:17:20 spire-1.2.1/test/testkey/genkeys.go 18:17:20 spire-1.2.1/test/testkey/keys.go 18:17:20 spire-1.2.1/test/testkey/new.go 18:17:20 spire-1.2.1/test/tpmsimulator/ 18:17:20 spire-1.2.1/test/tpmsimulator/simulator.go 18:17:20 spire-1.2.1/test/util/ 18:17:20 spire-1.2.1/test/util/cert_fixtures.go 18:17:20 spire-1.2.1/test/util/cert_generation.go 18:17:20 spire-1.2.1/test/util/io_redirection.go 18:17:20 spire-1.2.1/test/util/race.go 18:17:20 spire-1.2.1/test/util/util.go 18:17:20 building spire from source... 18:17:20 Installing go1.17.7... 18:17:23 Removing intermediate container d0d8bad50e9c 18:17:23 ---> b60cc535d02d 18:17:23 Step 14/23 : ENV APP_PORT=58890 18:17:23 ---> Running in 48b873198c21 18:17:23 Removing intermediate container 48b873198c21 18:17:23 ---> 9d936b36bd75 18:17:23 Step 15/23 : EXPOSE $APP_PORT 18:17:23 ---> Running in f7b0668c0155 18:17:24 Removing intermediate container f7b0668c0155 18:17:24 ---> 8edf3ae24cfc 18:17:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:17:26 ---> f8baab9439d6 18:17:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:17:27 ---> f1179719b2cf 18:17:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:17:29 ---> 3ec6455c28d6 18:17:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:17:29 ---> Running in 61fb232bf952 18:17:29 Removing intermediate container 61fb232bf952 18:17:29 ---> 26ff2c01081b 18:17:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:30 ---> Running in f6b18cf8d025 18:17:30 Removing intermediate container f6b18cf8d025 18:17:30 ---> eaf86211294c 18:17:30 Step 21/23 : LABEL arch=arm64 18:17:30 ---> Running in 8a4dcfc98c37 18:17:31 Removing intermediate container 8a4dcfc98c37 18:17:31 ---> e90e0ad42b15 18:17:31 Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:17:31 ---> Running in 9c9b00c12208 18:17:32 Removing intermediate container 9c9b00c12208 18:17:32 ---> 85bad158bbfe 18:17:32 Step 23/23 : LABEL version=0.0.0 18:17:32 ---> Running in 022a111e9074 18:17:33 Removing intermediate container 022a111e9074 18:17:33 ---> 079703d20252 18:17:33 18:17:33 Successfully built 079703d20252 18:17:33 Successfully tagged sys-mgmt-agent-arm64:latest 18:17:33  Building sys-mgmt-agent ... done Building support-notifications 18:17:52 Building bin/spire-server... 18:17:52 go: downloading github.com/mitchellh/cli v1.1.2 18:17:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:17:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:17:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:17:52 go: downloading google.golang.org/grpc v1.44.0 18:17:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:17:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:17:56 go: downloading github.com/imdario/mergo v0.3.12 18:17:56 go: downloading github.com/sirupsen/logrus v1.8.1 18:17:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:18:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:18:00 go: downloading github.com/fatih/color v1.13.0 18:18:00 go: downloading github.com/mattn/go-isatty v0.0.14 18:18:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:18:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:18:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:18:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:18:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:18:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:18:02 go: downloading github.com/armon/go-metrics v0.3.10 18:18:02 go: downloading github.com/prometheus/client_golang v1.12.1 18:18:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:18:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:18:04 go: downloading github.com/open-policy-agent/opa v0.38.0 18:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:18:12 ---> ebb50e7be057 18:18:12 Step 3/22 : WORKDIR /edgex-go 18:18:12 ---> Using cache 18:18:12 ---> 9979cda47beb 18:18:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:12 ---> Using cache 18:18:12 ---> 8901dc099553 18:18:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:18:12 ---> Running in b3a90d5f0582 18:18:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:18:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:18:17 OK: 220 MiB in 52 packages 18:18:19 Removing intermediate container b3a90d5f0582 18:18:19 ---> 335645468d1e 18:18:19 Step 6/22 : COPY go.mod vendor* ./ 18:18:20 ---> edaf9442aa1b 18:18:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:20 ---> Running in 8a5fea22fa1a 18:18:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:18:21 go: downloading github.com/mattn/go-colorable v0.1.12 18:18:21 go: downloading github.com/Masterminds/goutils v1.1.0 18:18:21 go: downloading github.com/Masterminds/semver v1.5.0 18:18:21 go: downloading github.com/google/uuid v1.1.2 18:18:21 go: downloading github.com/huandu/xstrings v1.3.2 18:18:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:18:22 go: downloading github.com/oklog/run v1.0.0 18:18:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:18:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:18:22 go: downloading github.com/prometheus/client_model v0.2.0 18:18:22 go: downloading github.com/prometheus/common v0.32.1 18:18:22 go: downloading go.uber.org/atomic v1.9.0 18:18:23 go: downloading github.com/beorn7/perks v1.0.1 18:18:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:18:23 go: downloading github.com/prometheus/procfs v0.7.3 18:18:24 go: downloading github.com/imkira/go-observer v1.0.3 18:18:24 go: downloading github.com/hashicorp/errwrap v1.1.0 18:18:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:18:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:18:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:18:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:18:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:18:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:18:25 Removing intermediate container 8a5fea22fa1a 18:18:25 ---> 8f97cccdcc59 18:18:25 Step 8/22 : COPY . . 18:18:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:18:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:18:44 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:18:44 go: downloading github.com/stretchr/testify v1.7.0 18:18:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:18:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:18:52  ---> a5c3f5e8bf8e 18:18:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:18:52 ---> Running in 786928cf2bbe 18:18:54 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/support-notifications/support-notifications ./cmd/support-notifications 18:19:12 go: downloading google.golang.org/api v0.70.0 18:19:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:19:12 go: downloading github.com/blang/semver/v4 v4.0.0 18:19:12 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:19:12 go: downloading github.com/jinzhu/gorm v1.9.16 18:19:12 go: downloading github.com/lib/pq v1.10.4 18:19:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:19:13 go: downloading k8s.io/client-go v0.23.4 18:19:17 go: downloading github.com/google/go-tpm v0.3.3 18:19:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:19:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:19:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:19:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:19:57 go: downloading k8s.io/api v0.23.4 18:20:02 go: downloading k8s.io/apimachinery v0.23.4 18:20:04 go: downloading k8s.io/kube-aggregator v0.23.3 18:20:05 go: downloading cloud.google.com/go/storage v1.21.0 18:20:06 go: downloading cloud.google.com/go v0.100.2 18:20:08 go: downloading cloud.google.com/go/security v1.3.0 18:20:08 go: downloading github.com/hashicorp/vault/api v1.4.1 18:20:08 go: downloading github.com/twmb/murmur3 v1.1.6 18:20:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:20:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:20:11 go: downloading gopkg.in/yaml.v2 v2.4.0 18:20:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:20:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:20:12 go: downloading github.com/gobwas/glob v0.2.3 18:20:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:20:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:20:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:20:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:20:13 go: downloading github.com/aws/smithy-go v1.11.0 18:20:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:20:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:20:14 go: downloading github.com/jinzhu/inflection v1.0.0 18:20:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:20:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:20:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:20:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:20:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:20:15 go: downloading github.com/dimchansky/utfbom v1.1.1 18:20:15 go: downloading github.com/gogo/protobuf v1.3.2 18:20:22 go: downloading k8s.io/klog/v2 v2.30.0 18:20:22 go: downloading github.com/google/gofuzz v1.1.0 18:20:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:20:22 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:20:23 go: downloading github.com/spf13/pflag v1.0.5 18:20:23 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:20:23 go: downloading cloud.google.com/go/compute v1.3.0 18:20:25 go: downloading cloud.google.com/go/iam v0.1.1 18:20:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:20:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:20:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:20:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:20:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:20:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:20:26 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:20:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:20:26 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:20:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:20:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:20:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:20:29 go: downloading go.opencensus.io v0.23.0 18:20:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:20:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:20:30 go: downloading gopkg.in/inf.v0 v0.9.1 18:20:30 go: downloading github.com/go-logr/logr v1.2.2 18:20:30 go: downloading github.com/google/go-cmp v0.5.7 18:20:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:20:31 go: downloading github.com/json-iterator/go v1.1.12 18:20:32 go: downloading github.com/googleapis/gnostic v0.5.5 18:20:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:20:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:20:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:20:38 go: downloading github.com/tklauser/numcpus v0.3.0 18:20:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:20:38 go: downloading go.uber.org/zap v1.21.0 18:20:39 go: downloading sigs.k8s.io/yaml v1.3.0 18:20:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:20:39 go: downloading github.com/modern-go/reflect2 v1.0.2 18:20:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:20:39 go: downloading github.com/ryanuber/go-glob v1.0.0 18:20:39 go: downloading github.com/golang/snappy v0.0.4 18:20:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:20:50 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:20:50 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:20:50 go: downloading github.com/hashicorp/go-version v1.2.0 18:20:50 go: downloading go.uber.org/multierr v1.6.0 18:21:12 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:21:12 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:24:49 Removing intermediate container eb510bd1bf16 18:24:49 ---> e06375631463 18:24:49 18:24:49 Step 10/23 : FROM alpine:3.14 18:24:49 ---> ac73e934f311 18:24:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:24:49 ---> Running in 7a99e949a374 18:24:49 Removing intermediate container 7a99e949a374 18:24:49 ---> 0b7bdde183f3 18:24:49 Step 12/23 : ENV APP_PORT=59880 18:24:49 ---> Running in a79baeee9f87 18:24:49 Removing intermediate container a79baeee9f87 18:24:49 ---> 53fc4a77d9f1 18:24:49 Step 13/23 : EXPOSE $APP_PORT 18:24:49 ---> Running in 21a0e6024108 18:24:49 Removing intermediate container 21a0e6024108 18:24:49 ---> e1719d81de22 18:24:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:49 ---> Running in f38b6e874cbf 18:24:49 Removing intermediate container f38b6e874cbf 18:24:49 ---> ea5d356777e6 18:24:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:24:49 ---> Running in 10d19a5383c5 18:24:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:24:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:24:53 (1/6) Installing dumb-init (1.2.5-r1) 18:24:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:24:53 (3/6) Installing libsodium (1.0.18-r0) 18:24:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:24:54 (5/6) Installing libzmq (4.3.4-r0) 18:24:54 (6/6) Installing zeromq (4.3.4-r0) 18:24:54 Executing busybox-1.33.1-r7.trigger 18:24:54 OK: 8 MiB in 20 packages 18:24:56 Removing intermediate container 10d19a5383c5 18:24:56 ---> f2f7bf959ad6 18:24:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:57 ---> 72f5b9fb7fd6 18:24:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:25:00 ---> 33d2236a8b51 18:25:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:25:01 ---> b9777c8aac27 18:25:01 Step 19/23 : ENTRYPOINT ["/core-data"] 18:25:01 ---> Running in e810edf17948 18:25:01 Removing intermediate container e810edf17948 18:25:01 ---> b56ecf025805 18:25:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:01 ---> Running in 51cc8ea76fb3 18:25:02 Removing intermediate container 51cc8ea76fb3 18:25:02 ---> ca5a0b2f0e14 18:25:02 Step 21/23 : LABEL arch=arm64 18:25:02 ---> Running in 32db33bd43c1 18:25:03 Removing intermediate container 32db33bd43c1 18:25:03 ---> 94d8c0d1bc82 18:25:03 Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:25:03 ---> Running in 8eefdcc82e4e 18:25:03 Removing intermediate container 8eefdcc82e4e 18:25:03 ---> 8b49602833ae 18:25:03 Step 23/23 : LABEL version=0.0.0 18:25:03 ---> Running in 6f2cc5a51ad4 18:25:04 Removing intermediate container 6f2cc5a51ad4 18:25:04 ---> 14946945c410 18:25:04 18:25:05 Successfully built 14946945c410 18:25:05 Successfully tagged core-data-arm64:latest 18:25:05 Building security-proxy-setup 18:25:37  Building core-data ... done Removing intermediate container ceb8efba9773 18:25:37 ---> 53f9628d4242 18:25:37 18:25:37 Step 10/22 : FROM alpine:3.14 18:25:37 ---> ac73e934f311 18:25:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:25:37 ---> Using cache 18:25:37 ---> 481e90711fbe 18:25:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:25:37 ---> Using cache 18:25:37 ---> 5c5ffab0b616 18:25:37 Step 13/22 : ENV APP_PORT=59861 18:25:37 ---> Running in 1e69ff045465 18:25:37 Removing intermediate container 1e69ff045465 18:25:37 ---> ef40336237fa 18:25:37 Step 14/22 : EXPOSE $APP_PORT 18:25:37 ---> Running in 94a770afa455 18:25:37 Removing intermediate container 94a770afa455 18:25:37 ---> 996b6e839697 18:25:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:38 ---> 3bab0842a07e 18:25:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:25:43 ---> a2208bb0d0ca 18:25:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:25:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:25:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:25:43 ---> ebb50e7be057 18:25:43 Step 3/22 : WORKDIR /edgex-go 18:25:43 ---> Using cache 18:25:43 ---> 9979cda47beb 18:25:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:43 ---> Using cache 18:25:43 ---> 8901dc099553 18:25:43 Step 5/22 : RUN apk add --update --no-cache make git 18:25:43 ---> Using cache 18:25:43 ---> b04296abedea 18:25:43 Step 6/22 : COPY go.mod vendor* ./ 18:25:43 ---> Using cache 18:25:43 ---> f7fc7ac0e829 18:25:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:43 ---> Using cache 18:25:43 ---> 808d13ce1ceb 18:25:43 Step 8/22 : COPY . . 18:25:43 ---> Using cache 18:25:43 ---> 6084159fd3ee 18:25:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:25:43 ---> Running in 86eaeb8a1dea 18:25:44 ---> 8fa03770fefe 18:25:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:25:44 ---> Running in 466a7bf914a7 18:25:45 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:25:45 Removing intermediate container 466a7bf914a7 18:25:45 ---> 252d714e6dc4 18:25:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:45 ---> Running in 058ad7726023 18:25:46 Removing intermediate container 058ad7726023 18:25:46 ---> 813a855cfdc7 18:25:46 Step 20/22 : LABEL arch=arm64 18:25:46 ---> Running in 078ed51eaae7 18:25:47 Removing intermediate container 078ed51eaae7 18:25:47 ---> 6f5346302f01 18:25:47 Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:25:47 ---> Running in a54c3423b4fd 18:25:47 Removing intermediate container a54c3423b4fd 18:25:47 ---> b6cb524af847 18:25:47 Step 22/22 : LABEL version=0.0.0 18:25:48 ---> Running in e4b76160b44f 18:25:48 Removing intermediate container e4b76160b44f 18:25:48 ---> 4f14de2d77af 18:25:48 18:25:49 Successfully built 4f14de2d77af 18:25:49 Successfully tagged support-scheduler-arm64:latest 18:25:49  Building support-scheduler ... done Building security-secretstore-setup 18:26:36 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:26:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:26:36 ---> ebb50e7be057 18:26:36 Step 3/25 : WORKDIR /edgex-go 18:26:36 ---> Using cache 18:26:36 ---> 9979cda47beb 18:26:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:36 ---> Using cache 18:26:36 ---> 8901dc099553 18:26:36 Step 5/25 : RUN apk add --update --no-cache make git 18:26:36 ---> Using cache 18:26:36 ---> b04296abedea 18:26:36 Step 6/25 : COPY go.mod vendor* ./ 18:26:36 ---> Using cache 18:26:36 ---> f7fc7ac0e829 18:26:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:36 ---> Using cache 18:26:36 ---> 808d13ce1ceb 18:26:36 Step 8/25 : COPY . . 18:26:36 ---> Using cache 18:26:36 ---> 6084159fd3ee 18:26:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:26:36 ---> Running in 41119566482c 18:26:36 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:27:23 Removing intermediate container 786928cf2bbe 18:27:23 ---> 817df8f471ee 18:27:23 18:27:23 Step 10/22 : FROM alpine:3.14 18:27:23 ---> ac73e934f311 18:27:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:27:23 ---> Running in be732b1abdeb 18:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:27:23 (1/2) Installing ca-certificates (20211220-r0) 18:27:23 (2/2) Installing dumb-init (1.2.5-r1) 18:27:23 Executing busybox-1.33.1-r7.trigger 18:27:23 Executing ca-certificates-20211220-r0.trigger 18:27:23 OK: 6 MiB in 16 packages 18:27:25 Removing intermediate container be732b1abdeb 18:27:25 ---> 4ca5dfb3a696 18:27:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:27:25 ---> Running in 5faa5f2bf79a 18:27:26 Removing intermediate container 5faa5f2bf79a 18:27:26 ---> 906fb863d987 18:27:26 Step 13/22 : ENV APP_PORT=59860 18:27:26 ---> Running in 8320858c2d57 18:27:27 Removing intermediate container 8320858c2d57 18:27:27 ---> 5408fb7c2f73 18:27:27 Step 14/22 : EXPOSE $APP_PORT 18:27:27 ---> Running in eb98697725ae 18:27:27 Removing intermediate container eb98697725ae 18:27:27 ---> d0b0eca2238d 18:27:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:28 ---> 8bd3834249cf 18:27:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:27:31 ---> 56ad152e0a93 18:27:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:27:32 ---> d5635af55861 18:27:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:27:32 ---> Running in 2d8f10fbc234 18:27:32 Removing intermediate container 2d8f10fbc234 18:27:32 ---> c22235b2bf5b 18:27:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:32 ---> Running in dbd0e1ddbeb2 18:27:33 Removing intermediate container dbd0e1ddbeb2 18:27:33 ---> bc4043c4a05f 18:27:33 Step 20/22 : LABEL arch=arm64 18:27:33 ---> Running in 2250e6ae03eb 18:27:34 Removing intermediate container 2250e6ae03eb 18:27:34 ---> ee38498e91b4 18:27:34 Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:27:34 ---> Running in c4989a1ced63 18:27:35 Removing intermediate container c4989a1ced63 18:27:35 ---> 6172af83576f 18:27:35 Step 22/22 : LABEL version=0.0.0 18:27:35 ---> Running in a208414301af 18:27:35 Removing intermediate container a208414301af 18:27:35 ---> 3cbae08877e4 18:27:35 18:27:36 Successfully built 3cbae08877e4 18:27:36 Successfully tagged support-notifications-arm64:latest 18:27:36  Building support-notifications ... done Building core-command 18:28:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:28:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:28:23 ---> ebb50e7be057 18:28:23 Step 3/23 : WORKDIR /edgex-go 18:28:23 ---> Using cache 18:28:23 ---> 9979cda47beb 18:28:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:23 ---> Using cache 18:28:23 ---> 8901dc099553 18:28:23 Step 5/23 : RUN apk add --update --no-cache make git 18:28:23 ---> Using cache 18:28:23 ---> b04296abedea 18:28:23 Step 6/23 : COPY go.mod vendor* ./ 18:28:23 ---> Using cache 18:28:23 ---> f7fc7ac0e829 18:28:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:23 ---> Using cache 18:28:23 ---> 808d13ce1ceb 18:28:23 Step 8/23 : COPY . . 18:28:23 ---> Using cache 18:28:23 ---> 6084159fd3ee 18:28:23 Step 9/23 : RUN make cmd/core-command/core-command 18:28:23 ---> Running in 88c0763012a0 18:28:23 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-command/core-command ./cmd/core-command 18:33:45 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/secrets-config ./cmd/secrets-config 18:33:58 Removing intermediate container 86eaeb8a1dea 18:33:58 ---> 73738a5d9ba9 18:33:58 18:33:58 Step 10/22 : FROM alpine:3.14 18:33:58 ---> ac73e934f311 18:33:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:33:58 ---> Running in 72a297332849 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:34:01 (1/6) Installing ca-certificates (20211220-r0) 18:34:01 (2/6) Installing brotli-libs (1.0.9-r5) 18:34:01 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:34:01 (4/6) Installing libcurl (7.79.1-r0) 18:34:01 (5/6) Installing curl (7.79.1-r0) 18:34:01 (6/6) Installing dumb-init (1.2.5-r1) 18:34:01 Executing busybox-1.33.1-r7.trigger 18:34:01 Executing ca-certificates-20211220-r0.trigger 18:34:02 OK: 8 MiB in 20 packages 18:34:04 Removing intermediate container 72a297332849 18:34:04 ---> df38b2284654 18:34:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:34:04 ---> Running in d56988ff7c41 18:34:05 Removing intermediate container d56988ff7c41 18:34:05 ---> bf2a3733b274 18:34:05 Step 13/22 : WORKDIR /edgex 18:34:05 ---> Running in 3c48e06abd42 18:34:06 Removing intermediate container 3c48e06abd42 18:34:06 ---> d5965d9c9dc1 18:34:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:34:07 ---> 31f7a89faaa2 18:34:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:34:09 ---> bff2d648a596 18:34:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:34:12 ---> c017f8027460 18:34:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:34:13 ---> 284e8cd1a88f 18:34:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:34:13 ---> Running in 38385ff5e387 18:34:16 Removing intermediate container 38385ff5e387 18:34:16 ---> f3568da1a140 18:34:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:34:16 ---> Running in 686a0a85b46a 18:34:17 Removing intermediate container 686a0a85b46a 18:34:17 ---> 89da69a22c8b 18:34:17 Step 20/22 : LABEL arch=arm64 18:34:17 ---> Running in 3e512feb8138 18:34:18 Removing intermediate container 3e512feb8138 18:34:18 ---> b272f44936cf 18:34:18 Step 21/22 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:34:18 ---> Running in f8536444f02a 18:34:18 Removing intermediate container f8536444f02a 18:34:18 ---> e169781b6b45 18:34:18 Step 22/22 : LABEL version=0.0.0 18:34:18 ---> Running in 64f94411accb 18:34:19 Removing intermediate container 64f94411accb 18:34:19 ---> c0aa7649753e 18:34:19 18:34:19 Successfully built c0aa7649753e 18:34:19 Successfully tagged security-proxy-setup-arm64:latest 18:34:19 Building security-spire-agent 18:34:25  Building security-proxy-setup ... done 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:34:52 Removing intermediate container 41119566482c 18:34:52 ---> 17f20abd052c 18:34:52 18:34:52 Step 10/25 : FROM alpine:3.14 18:34:52 ---> ac73e934f311 18:34:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:34:52 ---> Running in e813aa605a37 18:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:34:58 (1/3) Installing ca-certificates (20211220-r0) 18:34:58 (2/3) Installing dumb-init (1.2.5-r1) 18:34:58 (3/3) Installing su-exec (0.2-r1) 18:34:58 Executing busybox-1.33.1-r7.trigger 18:34:58 Executing ca-certificates-20211220-r0.trigger 18:34:58 OK: 6 MiB in 17 packages 18:34:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:34:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:34:58 ---> ebb50e7be057 18:34:58 Step 3/26 : WORKDIR /edgex-go 18:34:58 ---> Using cache 18:34:58 ---> 9979cda47beb 18:34:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:58 ---> Using cache 18:34:58 ---> 8901dc099553 18:34:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:34:58 ---> Using cache 18:34:58 ---> c4ede32cad6d 18:34:58 Step 6/26 : COPY go.mod vendor* ./ 18:34:58 ---> Using cache 18:34:58 ---> 4f8cfe254202 18:34:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:58 ---> Using cache 18:34:58 ---> 7dcc5d54e307 18:34:58 Step 8/26 : COPY . . 18:34:58 ---> Using cache 18:34:58 ---> 287dba1d4865 18:34:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:34:58 ---> Using cache 18:34:58 ---> 13e2fc14f76f 18:34:58 Step 10/26 : RUN mkdir -p spire-build 18:34:58 ---> Using cache 18:34:58 ---> 13471aa50f14 18:34:58 Step 11/26 : WORKDIR /edgex-go/spire-build 18:34:58 ---> Using cache 18:34:58 ---> 883a5afcd542 18:34:58 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 18:34:58 ---> Running in 099f27567ef4 18:35:00 Removing intermediate container e813aa605a37 18:35:00 ---> d85f31abdf6a 18:35:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:35:00 ---> Running in b97d913971ae 18:35:01 Removing intermediate container b97d913971ae 18:35:01 ---> f0bd94cd50b7 18:35:01 Step 13/25 : WORKDIR / 18:35:01 ---> Running in bcb256d050d3 18:35:02 Removing intermediate container bcb256d050d3 18:35:02 ---> 58a1991199e9 18:35:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:35:02 spire-1.2.1/ 18:35:02 spire-1.2.1/.data/ 18:35:02 spire-1.2.1/.data/.file 18:35:02 spire-1.2.1/.dockerignore 18:35:02 spire-1.2.1/.gitattributes 18:35:02 spire-1.2.1/.githooks/ 18:35:02 spire-1.2.1/.githooks/pre-commit 18:35:02 spire-1.2.1/.github/ 18:35:02 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:35:02 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:35:02 spire-1.2.1/.github/dependabot.yml 18:35:02 spire-1.2.1/.github/workflows/ 18:35:02 spire-1.2.1/.github/workflows/nightly_build.yaml 18:35:02 spire-1.2.1/.github/workflows/pr_build.yaml 18:35:02 spire-1.2.1/.github/workflows/release_build.yaml 18:35:02 spire-1.2.1/.github/workflows/scripts/ 18:35:02 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:35:02 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:35:02 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:35:02 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:35:02 spire-1.2.1/.github/workflows/scripts/split.sh 18:35:02 spire-1.2.1/.gitignore 18:35:02 spire-1.2.1/.go-version 18:35:02 spire-1.2.1/.golangci.yml 18:35:02 spire-1.2.1/ADOPTERS.md 18:35:02 spire-1.2.1/CHANGELOG.md 18:35:02 spire-1.2.1/CODE-OF-CONDUCT.md 18:35:02 spire-1.2.1/CODEOWNERS 18:35:02 spire-1.2.1/CONTRIBUTING.md 18:35:02 spire-1.2.1/Dockerfile 18:35:02 spire-1.2.1/Dockerfile.dev 18:35:02 spire-1.2.1/Dockerfile.scratch 18:35:02 spire-1.2.1/LICENSE 18:35:02 spire-1.2.1/MAINTAINERS.md 18:35:02 spire-1.2.1/Makefile 18:35:02 spire-1.2.1/README.md 18:35:02 spire-1.2.1/ROADMAP.md 18:35:02 spire-1.2.1/SECURITY.md 18:35:02 spire-1.2.1/cmd/ 18:35:02 spire-1.2.1/cmd/spire-agent/ 18:35:02 spire-1.2.1/cmd/spire-agent/cli/ 18:35:02 spire-1.2.1/cmd/spire-agent/cli/api/ 18:35:02 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/common/ 18:35:02 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:35:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/run/ 18:35:02 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:35:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:35:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:35:02 spire-1.2.1/cmd/spire-agent/main.go 18:35:02 spire-1.2.1/cmd/spire-server/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/agent/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/cli.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/run/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/token/ 18:35:02 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:35:02 spire-1.2.1/cmd/spire-server/cli/validate/ 18:35:03 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:35:03 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:35:03 spire-1.2.1/cmd/spire-server/cli/x509/ 18:35:03 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:35:03 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:35:03 spire-1.2.1/cmd/spire-server/main.go 18:35:03 spire-1.2.1/cmd/spire-server/util/ 18:35:03 spire-1.2.1/cmd/spire-server/util/util.go 18:35:03 spire-1.2.1/conf/ 18:35:03 spire-1.2.1/conf/agent/ 18:35:03 spire-1.2.1/conf/agent/agent.conf 18:35:03 spire-1.2.1/conf/agent/agent_full.conf 18:35:03 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:35:03 spire-1.2.1/conf/server/ 18:35:03 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:35:03 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:35:03 spire-1.2.1/conf/server/server.conf 18:35:03 spire-1.2.1/conf/server/server_full.conf 18:35:03 spire-1.2.1/doc/ 18:35:03 spire-1.2.1/doc/SPIRE101.md 18:35:03 spire-1.2.1/doc/auditlog.md 18:35:03 spire-1.2.1/doc/authorization_policy_engine.md 18:35:03 spire-1.2.1/doc/changelog_guidelines.md 18:35:03 spire-1.2.1/doc/cure53-report.pdf 18:35:03 spire-1.2.1/doc/images/ 18:35:03 spire-1.2.1/doc/images/2019_roadmap.png 18:35:03 spire-1.2.1/doc/images/SPIRE101.png 18:35:03 spire-1.2.1/doc/images/SPIRE_agent.png 18:35:03 spire-1.2.1/doc/images/SPIRE_server.png 18:35:03 spire-1.2.1/doc/images/cache_mgr.png 18:35:03 spire-1.2.1/doc/images/cache_mgr_components.png 18:35:03 spire-1.2.1/doc/images/federated_spire.png 18:35:03 spire-1.2.1/doc/images/ha_mode.png 18:35:03 spire-1.2.1/doc/images/nested_spire.png 18:35:03 spire-1.2.1/doc/images/oidc_federation.png 18:35:03 spire-1.2.1/doc/images/single_trust_domain.png 18:35:03 spire-1.2.1/doc/images/spiffe_compatible.png 18:35:03 spire-1.2.1/doc/images/spire_logo.png 18:35:03 spire-1.2.1/doc/migrating_registration_api_clients.md 18:35:03 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:35:03 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:35:03 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:35:03 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:35:03 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:35:03 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:35:03 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:35:03 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:35:03 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:35:03 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:35:03 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:35:03 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:35:03 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:35:03 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:35:03 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:35:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:35:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:35:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:35:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:35:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:35:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:35:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:35:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:35:03 spire-1.2.1/doc/scaling_spire.md 18:35:03 spire-1.2.1/doc/spire_agent.md 18:35:03 spire-1.2.1/doc/spire_server.md 18:35:03 spire-1.2.1/doc/supported_integrations.md 18:35:03 spire-1.2.1/doc/telemetry.md 18:35:03 spire-1.2.1/doc/telemetry_config.md 18:35:03 spire-1.2.1/doc/upgrading.md 18:35:03 spire-1.2.1/doc/using_spire.md 18:35:03 spire-1.2.1/examples/ 18:35:03 spire-1.2.1/examples/README.md 18:35:03 spire-1.2.1/go.mod 18:35:03 spire-1.2.1/go.sum 18:35:03 spire-1.2.1/pkg/ 18:35:03 spire-1.2.1/pkg/agent/ 18:35:03 spire-1.2.1/pkg/agent/agent.go 18:35:03 spire-1.2.1/pkg/agent/api/ 18:35:03 spire-1.2.1/pkg/agent/api/config.go 18:35:03 spire-1.2.1/pkg/agent/api/debug/ 18:35:03 spire-1.2.1/pkg/agent/api/debug/v1/ 18:35:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:35:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:35:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:35:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:35:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:35:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:35:03 spire-1.2.1/pkg/agent/api/endpoints.go 18:35:03 spire-1.2.1/pkg/agent/api/health/ 18:35:03 spire-1.2.1/pkg/agent/api/health/v1/ 18:35:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:35:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:35:03 spire-1.2.1/pkg/agent/api/rpccontext/ 18:35:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:35:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:35:03 spire-1.2.1/pkg/agent/attestor/ 18:35:03 spire-1.2.1/pkg/agent/attestor/node/ 18:35:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:35:03 spire-1.2.1/pkg/agent/attestor/node/node.go 18:35:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:35:03 spire-1.2.1/pkg/agent/attestor/workload/ 18:35:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:35:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:35:03 spire-1.2.1/pkg/agent/catalog/ 18:35:03 spire-1.2.1/pkg/agent/catalog/catalog.go 18:35:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:35:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:35:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:35:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:35:03 spire-1.2.1/pkg/agent/client/ 18:35:03 spire-1.2.1/pkg/agent/client/client.go 18:35:03 spire-1.2.1/pkg/agent/client/client_test.go 18:35:03 spire-1.2.1/pkg/agent/client/dial.go 18:35:03 spire-1.2.1/pkg/agent/client/nodeconn.go 18:35:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:35:03 spire-1.2.1/pkg/agent/client/update.go 18:35:03 spire-1.2.1/pkg/agent/client/util.go 18:35:03 spire-1.2.1/pkg/agent/common/ 18:35:03 spire-1.2.1/pkg/agent/common/backoff/ 18:35:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:35:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:35:03 spire-1.2.1/pkg/agent/common/cgroups/ 18:35:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:35:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:35:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:35:03 spire-1.2.1/pkg/agent/config.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/ 18:35:03 spire-1.2.1/pkg/agent/endpoints/config.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:35:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:35:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/workload/ 18:35:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:35:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:35:03 spire-1.2.1/pkg/agent/manager/ 18:35:03 spire-1.2.1/pkg/agent/manager/cache/ 18:35:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:35:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:35:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:35:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:35:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:35:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:35:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:35:03 spire-1.2.1/pkg/agent/manager/config.go 18:35:03 spire-1.2.1/pkg/agent/manager/manager.go 18:35:03 spire-1.2.1/pkg/agent/manager/manager_test.go 18:35:03 spire-1.2.1/pkg/agent/manager/storage.go 18:35:03 spire-1.2.1/pkg/agent/manager/storage_test.go 18:35:03 spire-1.2.1/pkg/agent/manager/storecache/ 18:35:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:35:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:35:03 spire-1.2.1/pkg/agent/manager/sync.go 18:35:03 spire-1.2.1/pkg/agent/plugin/ 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:35:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:35:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:35:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:35:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:35:03 spire-1.2.1/pkg/agent/svid/ 18:35:03 spire-1.2.1/pkg/agent/svid/rotator.go 18:35:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:35:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:35:03 spire-1.2.1/pkg/agent/svid/store/ 18:35:03 spire-1.2.1/pkg/agent/svid/store/service.go 18:35:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:35:03 spire-1.2.1/pkg/common/ 18:35:03 spire-1.2.1/pkg/common/agentpathtemplate/ 18:35:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:35:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:35:03 spire-1.2.1/pkg/common/api/ 18:35:03 spire-1.2.1/pkg/common/api/metrics.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/ 18:35:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/logger.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/names.go 18:35:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:35:03 spire-1.2.1/pkg/common/api/names.go 18:35:03 spire-1.2.1/pkg/common/api/ratelimit.go 18:35:03 spire-1.2.1/pkg/common/api/rpccontext/ 18:35:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:35:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:35:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:35:03 spire-1.2.1/pkg/common/auth/ 18:35:03 spire-1.2.1/pkg/common/auth/interceptors.go 18:35:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:35:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/ 18:35:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/types.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:35:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:35:03 spire-1.2.1/pkg/common/catalog/ 18:35:03 spire-1.2.1/pkg/common/catalog/bind.go 18:35:03 spire-1.2.1/pkg/common/catalog/builtin.go 18:35:03 spire-1.2.1/pkg/common/catalog/catalog.go 18:35:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:35:03 spire-1.2.1/pkg/common/catalog/closers.go 18:35:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:35:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:35:03 spire-1.2.1/pkg/common/catalog/config.go 18:35:03 spire-1.2.1/pkg/common/catalog/config_test.go 18:35:03 spire-1.2.1/pkg/common/catalog/configure.go 18:35:03 spire-1.2.1/pkg/common/catalog/constraints.go 18:35:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:35:03 spire-1.2.1/pkg/common/catalog/context.go ---> 4c5d18bb2a68 18:35:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:35:03 18:35:03 spire-1.2.1/pkg/common/catalog/external.go 18:35:03 spire-1.2.1/pkg/common/catalog/host.go 18:35:03 spire-1.2.1/pkg/common/catalog/pipenet.go 18:35:03 spire-1.2.1/pkg/common/catalog/plugin.go 18:35:03 spire-1.2.1/pkg/common/catalog/testplugin/ 18:35:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:35:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:35:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:35:03 spire-1.2.1/pkg/common/cli/ 18:35:03 spire-1.2.1/pkg/common/cli/env.go 18:35:03 spire-1.2.1/pkg/common/cli/flags.go 18:35:03 spire-1.2.1/pkg/common/cli/trust_domain.go 18:35:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:35:03 spire-1.2.1/pkg/common/cli/umask.go 18:35:03 spire-1.2.1/pkg/common/cli/umask_posix.go 18:35:03 spire-1.2.1/pkg/common/cli/umask_test.go 18:35:03 spire-1.2.1/pkg/common/cli/umask_windows.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/ 18:35:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/flag.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/format.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/ 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:35:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:35:03 spire-1.2.1/pkg/common/coretypes/ 18:35:03 spire-1.2.1/pkg/common/coretypes/bundle/ 18:35:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:35:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:35:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:35:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:35:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:35:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:35:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:35:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:35:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:35:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:35:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:35:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:35:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:35:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:35:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:35:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:35:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:35:03 spire-1.2.1/pkg/common/cryptoutil/ 18:35:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:35:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:35:03 spire-1.2.1/pkg/common/diskutil/ 18:35:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:35:03 spire-1.2.1/pkg/common/diskutil/file_test.go 18:35:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:35:03 spire-1.2.1/pkg/common/errorutil/ 18:35:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:35:03 spire-1.2.1/pkg/common/health/ 18:35:03 spire-1.2.1/pkg/common/health/config.go 18:35:03 spire-1.2.1/pkg/common/health/context.go 18:35:03 spire-1.2.1/pkg/common/health/context_test.go 18:35:03 spire-1.2.1/pkg/common/health/health.go 18:35:03 spire-1.2.1/pkg/common/health/health_test.go 18:35:03 spire-1.2.1/pkg/common/health/logger.go 18:35:03 spire-1.2.1/pkg/common/hostservice/ 18:35:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:35:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:35:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:35:03 spire-1.2.1/pkg/common/idutil/ 18:35:03 spire-1.2.1/pkg/common/idutil/require.go 18:35:03 spire-1.2.1/pkg/common/idutil/require_test.go 18:35:03 spire-1.2.1/pkg/common/idutil/safety.go 18:35:03 spire-1.2.1/pkg/common/idutil/safety_test.go 18:35:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:35:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:35:03 spire-1.2.1/pkg/common/jwtsvid/ 18:35:03 spire-1.2.1/pkg/common/jwtsvid/common.go 18:35:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:35:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:35:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:35:03 spire-1.2.1/pkg/common/jwtutil/ 18:35:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:35:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:35:03 spire-1.2.1/pkg/common/log/ 18:35:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:35:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:35:03 spire-1.2.1/pkg/common/log/log.go 18:35:03 spire-1.2.1/pkg/common/log/log_test.go 18:35:03 spire-1.2.1/pkg/common/log/options.go 18:35:03 spire-1.2.1/pkg/common/nodeutil/ 18:35:03 spire-1.2.1/pkg/common/nodeutil/node.go 18:35:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:35:03 spire-1.2.1/pkg/common/peertracker/ 18:35:03 spire-1.2.1/pkg/common/peertracker/conn.go 18:35:03 spire-1.2.1/pkg/common/peertracker/credentials.go 18:35:03 spire-1.2.1/pkg/common/peertracker/errors.go 18:35:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:35:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:35:03 spire-1.2.1/pkg/common/peertracker/info.go 18:35:03 spire-1.2.1/pkg/common/peertracker/listener.go 18:35:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:35:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:35:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:35:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:35:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:35:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:35:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:35:03 spire-1.2.1/pkg/common/peertracker/tcp.go 18:35:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:35:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:35:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:35:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:35:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:35:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:35:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:35:03 spire-1.2.1/pkg/common/peertracker/uds.go 18:35:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:35:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:35:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:35:03 spire-1.2.1/pkg/common/pemutil/ 18:35:03 spire-1.2.1/pkg/common/pemutil/block.go 18:35:03 spire-1.2.1/pkg/common/pemutil/certs.go 18:35:03 spire-1.2.1/pkg/common/pemutil/common.go 18:35:03 spire-1.2.1/pkg/common/pemutil/csr.go 18:35:03 spire-1.2.1/pkg/common/pemutil/keys.go 18:35:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/ 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:35:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:35:03 spire-1.2.1/pkg/common/plugin/ 18:35:03 spire-1.2.1/pkg/common/plugin/aws/ 18:35:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:35:03 spire-1.2.1/pkg/common/plugin/azure/ 18:35:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:35:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:35:03 spire-1.2.1/pkg/common/plugin/facade.go 18:35:03 spire-1.2.1/pkg/common/plugin/facade_test.go 18:35:03 spire-1.2.1/pkg/common/plugin/gcp/ 18:35:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:35:03 spire-1.2.1/pkg/common/plugin/k8s/ 18:35:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:35:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:35:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:35:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:35:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:35:03 spire-1.2.1/pkg/common/plugin/log.go 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/ 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:35:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:35:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:35:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:35:03 spire-1.2.1/pkg/common/plugin/x509pop/ 18:35:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:35:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:35:03 spire-1.2.1/pkg/common/profiling/ 18:35:03 spire-1.2.1/pkg/common/profiling/dumpers.go 18:35:03 spire-1.2.1/pkg/common/profiling/profiling.go 18:35:03 spire-1.2.1/pkg/common/protoutil/ 18:35:03 spire-1.2.1/pkg/common/protoutil/masks.go 18:35:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:35:03 spire-1.2.1/pkg/common/rotationutil/ 18:35:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:35:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:35:03 spire-1.2.1/pkg/common/selector/ 18:35:03 spire-1.2.1/pkg/common/selector/selector.go 18:35:03 spire-1.2.1/pkg/common/selector/selector_test.go 18:35:03 spire-1.2.1/pkg/common/selector/set.go 18:35:03 spire-1.2.1/pkg/common/selector/set_utils.go 18:35:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/ 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/ 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:35:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:35:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:35:03 spire-1.2.1/pkg/common/telemetry/call.go 18:35:03 spire-1.2.1/pkg/common/telemetry/common/ 18:35:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:35:03 spire-1.2.1/pkg/common/telemetry/config.go 18:35:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:35:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/inmem.go 18:35:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/m3.go 18:35:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/metrics.go 18:35:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/names.go 18:35:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:35:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:35:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/ 18:35:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:35:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:35:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:35:03 spire-1.2.1/pkg/common/telemetry/server/server.go 18:35:03 spire-1.2.1/pkg/common/telemetry/sink.go 18:35:03 spire-1.2.1/pkg/common/telemetry/statsd.go 18:35:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:35:03 spire-1.2.1/pkg/common/telemetry/uptime.go 18:35:03 spire-1.2.1/pkg/common/telemetry/version.go 18:35:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:35:03 spire-1.2.1/pkg/common/uptime/ 18:35:03 spire-1.2.1/pkg/common/uptime/uptime.go 18:35:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:35:03 spire-1.2.1/pkg/common/util/ 18:35:03 spire-1.2.1/pkg/common/util/certs.go 18:35:03 spire-1.2.1/pkg/common/util/certs_test.go 18:35:03 spire-1.2.1/pkg/common/util/csr.go 18:35:03 spire-1.2.1/pkg/common/util/hash.go 18:35:03 spire-1.2.1/pkg/common/util/selectors.go 18:35:03 spire-1.2.1/pkg/common/util/selectors_test.go 18:35:03 spire-1.2.1/pkg/common/util/signals.go 18:35:03 spire-1.2.1/pkg/common/util/sort.go 18:35:03 spire-1.2.1/pkg/common/util/sort_test.go 18:35:03 spire-1.2.1/pkg/common/util/task.go 18:35:03 spire-1.2.1/pkg/common/util/task_test.go 18:35:03 spire-1.2.1/pkg/common/util/testdata/ 18:35:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:35:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:35:03 spire-1.2.1/pkg/common/version/ 18:35:03 spire-1.2.1/pkg/common/version/version.go 18:35:03 spire-1.2.1/pkg/common/x509svid/ 18:35:03 spire-1.2.1/pkg/common/x509svid/common_test.go 18:35:03 spire-1.2.1/pkg/common/x509svid/csr.go 18:35:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:35:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:35:03 spire-1.2.1/pkg/common/x509util/ 18:35:03 spire-1.2.1/pkg/common/x509util/cert.go 18:35:03 spire-1.2.1/pkg/common/x509util/dns.go 18:35:03 spire-1.2.1/pkg/common/x509util/dns_test.go 18:35:03 spire-1.2.1/pkg/common/x509util/keyid.go 18:35:03 spire-1.2.1/pkg/common/x509util/keypair.go 18:35:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:35:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:35:03 spire-1.2.1/pkg/server/ 18:35:03 spire-1.2.1/pkg/server/api/ 18:35:03 spire-1.2.1/pkg/server/api/agent.go 18:35:03 spire-1.2.1/pkg/server/api/agent/ 18:35:03 spire-1.2.1/pkg/server/api/agent/v1/ 18:35:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:35:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:35:03 spire-1.2.1/pkg/server/api/agent_test.go 18:35:03 spire-1.2.1/pkg/server/api/api.go 18:35:03 spire-1.2.1/pkg/server/api/audit/ 18:35:03 spire-1.2.1/pkg/server/api/audit/audit.go 18:35:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:35:03 spire-1.2.1/pkg/server/api/bundle.go 18:35:03 spire-1.2.1/pkg/server/api/bundle/ 18:35:03 spire-1.2.1/pkg/server/api/bundle/v1/ 18:35:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:35:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:35:03 spire-1.2.1/pkg/server/api/bundle_test.go 18:35:03 spire-1.2.1/pkg/server/api/debug/ 18:35:03 spire-1.2.1/pkg/server/api/debug/v1/ 18:35:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:35:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:35:03 spire-1.2.1/pkg/server/api/entry.go 18:35:03 spire-1.2.1/pkg/server/api/entry/ 18:35:03 spire-1.2.1/pkg/server/api/entry/v1/ 18:35:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:35:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:35:03 spire-1.2.1/pkg/server/api/entry_test.go 18:35:03 spire-1.2.1/pkg/server/api/health/ 18:35:03 spire-1.2.1/pkg/server/api/health/v1/ 18:35:03 spire-1.2.1/pkg/server/api/health/v1/service.go 18:35:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:35:03 spire-1.2.1/pkg/server/api/id.go 18:35:03 spire-1.2.1/pkg/server/api/id_test.go 18:35:03 spire-1.2.1/pkg/server/api/limits/ 18:35:03 spire-1.2.1/pkg/server/api/limits/limits.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/ 18:35:03 spire-1.2.1/pkg/server/api/middleware/alias.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/audit.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/caller.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/common.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/entries.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:35:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:35:03 spire-1.2.1/pkg/server/api/ratelimit.go 18:35:03 spire-1.2.1/pkg/server/api/rpccontext/ 18:35:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:35:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:35:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:35:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:35:03 spire-1.2.1/pkg/server/api/selector.go 18:35:03 spire-1.2.1/pkg/server/api/selector_test.go 18:35:03 spire-1.2.1/pkg/server/api/status.go 18:35:03 spire-1.2.1/pkg/server/api/status_test.go 18:35:03 spire-1.2.1/pkg/server/api/svid/ 18:35:03 spire-1.2.1/pkg/server/api/svid/v1/ 18:35:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:35:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:35:03 spire-1.2.1/pkg/server/api/trustdomain.go 18:35:03 spire-1.2.1/pkg/server/api/trustdomain/ 18:35:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:35:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:35:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:35:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:35:03 spire-1.2.1/pkg/server/authpolicy/ 18:35:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:35:03 spire-1.2.1/pkg/server/authpolicy/policy.go 18:35:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:35:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:35:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:35:03 spire-1.2.1/pkg/server/authpolicy/validate.go 18:35:03 spire-1.2.1/pkg/server/bundle/ 18:35:03 spire-1.2.1/pkg/server/bundle/client/ 18:35:03 spire-1.2.1/pkg/server/bundle/client/client.go 18:35:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:35:03 spire-1.2.1/pkg/server/bundle/client/manager.go 18:35:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:35:03 spire-1.2.1/pkg/server/bundle/client/sources.go 18:35:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:35:03 spire-1.2.1/pkg/server/bundle/client/updater.go 18:35:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:35:03 spire-1.2.1/pkg/server/ca/ 18:35:03 spire-1.2.1/pkg/server/ca/ca.go 18:35:03 spire-1.2.1/pkg/server/ca/ca_health.go 18:35:03 spire-1.2.1/pkg/server/ca/ca_test.go 18:35:03 spire-1.2.1/pkg/server/ca/journal.go 18:35:03 spire-1.2.1/pkg/server/ca/journal_test.go 18:35:03 spire-1.2.1/pkg/server/ca/manager.go 18:35:03 spire-1.2.1/pkg/server/ca/manager_health.go 18:35:03 spire-1.2.1/pkg/server/ca/manager_test.go 18:35:03 spire-1.2.1/pkg/server/ca/templates.go 18:35:03 spire-1.2.1/pkg/server/ca/upstream_client.go 18:35:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:35:03 spire-1.2.1/pkg/server/ca/validation.go 18:35:03 spire-1.2.1/pkg/server/cache/ 18:35:03 spire-1.2.1/pkg/server/cache/dscache/ 18:35:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:35:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:35:03 spire-1.2.1/pkg/server/cache/entrycache/ 18:35:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:35:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:35:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:35:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:35:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:35:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:35:03 spire-1.2.1/pkg/server/catalog/ 18:35:03 spire-1.2.1/pkg/server/catalog/catalog.go 18:35:03 spire-1.2.1/pkg/server/catalog/keymanager.go 18:35:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:35:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:35:03 spire-1.2.1/pkg/server/catalog/notifier.go 18:35:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:35:03 spire-1.2.1/pkg/server/config.go 18:35:03 spire-1.2.1/pkg/server/datastore/ 18:35:03 spire-1.2.1/pkg/server/datastore/datastore.go 18:35:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:35:03 spire-1.2.1/pkg/server/datastore/repository.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:35:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:35:03 spire-1.2.1/pkg/server/endpoints/ 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/ 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:35:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:35:03 spire-1.2.1/pkg/server/endpoints/config.go 18:35:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:35:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:35:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:35:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:35:03 spire-1.2.1/pkg/server/endpoints/middleware.go 18:35:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:35:03 spire-1.2.1/pkg/server/hostservice/ 18:35:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:35:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:35:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:35:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:35:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:35:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:35:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:35:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/ 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/ 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:35:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:35:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:35:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:35:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:35:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:35:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:35:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:35:04 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:35:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:35:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/ 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:35:04 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:35:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:35:04 spire-1.2.1/pkg/server/registration/ 18:35:04 spire-1.2.1/pkg/server/registration/manager.go 18:35:04 spire-1.2.1/pkg/server/registration/manager_test.go 18:35:04 spire-1.2.1/pkg/server/scanentries.go 18:35:04 spire-1.2.1/pkg/server/scanentries_test.go 18:35:04 spire-1.2.1/pkg/server/server.go 18:35:04 spire-1.2.1/pkg/server/server_test.go 18:35:04 spire-1.2.1/pkg/server/svid/ 18:35:04 spire-1.2.1/pkg/server/svid/observer.go 18:35:04 spire-1.2.1/pkg/server/svid/observer_test.go 18:35:04 spire-1.2.1/pkg/server/svid/rotator.go 18:35:04 spire-1.2.1/pkg/server/svid/rotator_config.go 18:35:04 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:35:04 spire-1.2.1/pkg/server/svid/rotator_test.go 18:35:04 spire-1.2.1/proto/ 18:35:04 spire-1.2.1/proto/private/ 18:35:04 spire-1.2.1/proto/private/server/ 18:35:04 spire-1.2.1/proto/private/server/journal/ 18:35:04 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:35:04 spire-1.2.1/proto/private/server/journal/journal.proto 18:35:04 spire-1.2.1/proto/spire/ 18:35:04 spire-1.2.1/proto/spire/common/ 18:35:04 spire-1.2.1/proto/spire/common/common.pb.go 18:35:04 spire-1.2.1/proto/spire/common/common.proto 18:35:04 spire-1.2.1/proto/spire/common/plugin/ 18:35:04 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:35:04 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:35:04 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:35:04 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:35:04 spire-1.2.1/proto/spire/plugin/ 18:35:04 spire-1.2.1/proto/spire/plugin/agent/ 18:35:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:35:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:35:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:35:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:35:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:35:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:35:04 spire-1.2.1/release/ 18:35:04 spire-1.2.1/release/spire-extras/ 18:35:04 spire-1.2.1/release/spire-extras/README.md 18:35:04 spire-1.2.1/release/spire-extras/conf/ 18:35:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:35:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:35:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:35:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:35:04 spire-1.2.1/release/spire/ 18:35:04 spire-1.2.1/release/spire/README.md 18:35:04 spire-1.2.1/release/spire/conf/ 18:35:04 spire-1.2.1/release/spire/conf/agent/ 18:35:04 spire-1.2.1/release/spire/conf/agent/agent.conf 18:35:04 spire-1.2.1/release/spire/conf/server/ 18:35:04 spire-1.2.1/release/spire/conf/server/server.conf 18:35:04 spire-1.2.1/script/ 18:35:04 spire-1.2.1/script/build-artifact.sh 18:35:04 spire-1.2.1/script/generate_dummy_ca.sh 18:35:04 spire-1.2.1/support/ 18:35:04 spire-1.2.1/support/k8s/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:35:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/ 18:35:04 spire-1.2.1/support/oidc-discovery-provider/README.md 18:35:04 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/config.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/main.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:35:04 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:35:04 spire-1.2.1/test/ 18:35:04 spire-1.2.1/test/clock/ 18:35:04 spire-1.2.1/test/clock/clock.go 18:35:04 spire-1.2.1/test/fakes/ 18:35:04 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:35:04 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:35:04 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:35:04 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:35:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:35:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:35:04 spire-1.2.1/test/fakes/fakeagentstore/ 18:35:04 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:35:04 spire-1.2.1/test/fakes/fakedatastore/ 18:35:04 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:35:04 spire-1.2.1/test/fakes/fakeentryclient/ 18:35:04 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:35:04 spire-1.2.1/test/fakes/fakehealthchecker/ 18:35:04 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:35:04 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:35:04 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:35:04 spire-1.2.1/test/fakes/fakemetrics/ 18:35:04 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:35:04 spire-1.2.1/test/fakes/fakenoderesolver/ 18:35:04 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:35:04 spire-1.2.1/test/fakes/fakenotifier/ 18:35:04 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:35:04 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:35:04 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:35:04 spire-1.2.1/test/fakes/fakeserverca/ 18:35:04 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:35:04 spire-1.2.1/test/fakes/fakeservercatalog/ 18:35:04 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:35:04 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:35:04 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:35:04 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:35:04 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:35:04 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:35:04 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:35:04 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:35:04 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:35:04 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:35:04 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:35:04 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:35:04 spire-1.2.1/test/fixture/ 18:35:04 spire-1.2.1/test/fixture/certs/ 18:35:04 spire-1.2.1/test/fixture/certs/agent_svid.der 18:35:04 spire-1.2.1/test/fixture/certs/base_cert.pem 18:35:04 spire-1.2.1/test/fixture/certs/base_csr.pem 18:35:04 spire-1.2.1/test/fixture/certs/base_key.pem 18:35:04 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:35:04 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:35:04 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:35:04 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:35:04 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:35:04 spire-1.2.1/test/fixture/certs/blog_key.pem 18:35:04 spire-1.2.1/test/fixture/certs/bundle.der 18:35:04 spire-1.2.1/test/fixture/certs/ca.pem 18:35:04 spire-1.2.1/test/fixture/certs/ca_key.pem 18:35:04 spire-1.2.1/test/fixture/certs/database_cert.pem 18:35:04 spire-1.2.1/test/fixture/certs/database_csr.pem 18:35:04 spire-1.2.1/test/fixture/certs/database_key.pem 18:35:04 spire-1.2.1/test/fixture/certs/node_cert.pem 18:35:04 spire-1.2.1/test/fixture/certs/node_csr.pem 18:35:04 spire-1.2.1/test/fixture/certs/node_key.pem 18:35:04 spire-1.2.1/test/fixture/certs/svid.pem 18:35:04 spire-1.2.1/test/fixture/certs/svid_key.pem 18:35:04 spire-1.2.1/test/fixture/config/ 18:35:04 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:35:04 spire-1.2.1/test/fixture/config/agent_good.conf 18:35:04 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:35:04 spire-1.2.1/test/fixture/config/plugin_good.conf 18:35:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:35:04 spire-1.2.1/test/fixture/config/server_good.conf 18:35:04 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:35:04 spire-1.2.1/test/fixture/fixture.go 18:35:04 spire-1.2.1/test/fixture/nodeattestor/ 18:35:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:35:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:35:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:35:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:35:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:35:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:35:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:35:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:35:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:35:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:35:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:35:04 spire-1.2.1/test/fixture/registration/ 18:35:04 spire-1.2.1/test/fixture/registration/entries.json 18:35:04 spire-1.2.1/test/fixture/registration/good-for-update.json 18:35:04 spire-1.2.1/test/fixture/registration/good.json 18:35:04 spire-1.2.1/test/fixture/registration/invalid.json 18:35:04 spire-1.2.1/test/fixture/registration/invalid_json.json 18:35:04 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:35:04 spire-1.2.1/test/integration/ 18:35:04 spire-1.2.1/test/integration/README.md 18:35:04 spire-1.2.1/test/integration/common 18:35:04 spire-1.2.1/test/integration/setup/ 18:35:04 spire-1.2.1/test/integration/setup/adminclient/ 18:35:04 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:35:04 spire-1.2.1/test/integration/setup/adminclient/client.go 18:35:04 spire-1.2.1/test/integration/setup/debugagent/ 18:35:04 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:35:04 spire-1.2.1/test/integration/setup/debugagent/main.go 18:35:04 spire-1.2.1/test/integration/setup/debugserver/ 18:35:04 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:35:04 spire-1.2.1/test/integration/setup/debugserver/main.go 18:35:04 spire-1.2.1/test/integration/setup/downstreamclient/ 18:35:04 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:35:04 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:35:04 spire-1.2.1/test/integration/setup/itclient/ 18:35:04 spire-1.2.1/test/integration/setup/itclient/client.go 18:35:04 spire-1.2.1/test/integration/setup/node-attestation/ 18:35:04 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:35:04 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:35:04 spire-1.2.1/test/integration/setup/x509pop/ 18:35:04 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:35:04 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:35:04 spire-1.2.1/test/integration/suites/ 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:35:04 spire-1.2.1/test/integration/suites/join-token/ 18:35:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:35:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:35:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:35:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:35:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:35:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:35:04 spire-1.2.1/test/integration/suites/join-token/README.md 18:35:04 spire-1.2.1/test/integration/suites/join-token/conf/ 18:35:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/join-token/teardown 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:35:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:35:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:35:04 spire-1.2.1/test/integration/suites/k8s/ 18:35:04 spire-1.2.1/test/integration/suites/k8s/00-setup 18:35:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:35:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:35:04 spire-1.2.1/test/integration/suites/k8s/README.md 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/ 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml ---> 542c2d04b9a5 18:35:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:35:04 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:35:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:35:04 spire-1.2.1/test/integration/suites/k8s/teardown 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/ 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:35:04 spire-1.2.1/test/integration/suites/rotation/ 18:35:04 spire-1.2.1/test/integration/suites/rotation/00-setup 18:35:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:35:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:35:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:35:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:35:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:35:04 spire-1.2.1/test/integration/suites/rotation/README.md 18:35:04 spire-1.2.1/test/integration/suites/rotation/conf/ 18:35:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/rotation/teardown 18:35:04 spire-1.2.1/test/integration/suites/self-test/ 18:35:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:35:04 spire-1.2.1/test/integration/suites/self-test/README.md 18:35:04 spire-1.2.1/test/integration/suites/self-test/teardown 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:35:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:35:04 spire-1.2.1/test/integration/suites/upgrade/ 18:35:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:35:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:35:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:35:04 spire-1.2.1/test/integration/suites/upgrade/README.md 18:35:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:35:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:35:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:35:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:35:04 spire-1.2.1/test/integration/suites/upgrade/teardown 18:35:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:35:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:35:04 spire-1.2.1/test/integration/test-one.sh 18:35:04 spire-1.2.1/test/integration/test.sh 18:35:04 spire-1.2.1/test/plugintest/ 18:35:04 spire-1.2.1/test/plugintest/config.go 18:35:04 spire-1.2.1/test/plugintest/load.go 18:35:04 spire-1.2.1/test/plugintest/option.go 18:35:04 spire-1.2.1/test/spiretest/ 18:35:04 spire-1.2.1/test/spiretest/apiserver.go 18:35:04 spire-1.2.1/test/spiretest/assertions.go 18:35:04 spire-1.2.1/test/spiretest/dir.go 18:35:04 spire-1.2.1/test/spiretest/errors_posix.go 18:35:04 spire-1.2.1/test/spiretest/errors_windows.go 18:35:04 spire-1.2.1/test/spiretest/logs.go 18:35:04 spire-1.2.1/test/spiretest/socketapi.go 18:35:04 spire-1.2.1/test/spiretest/suite.go 18:35:04 spire-1.2.1/test/spiretest/x509.go 18:35:04 spire-1.2.1/test/testca/ 18:35:04 spire-1.2.1/test/testca/ca.go 18:35:04 spire-1.2.1/test/testkey/ 18:35:04 spire-1.2.1/test/testkey/generate.sh 18:35:04 spire-1.2.1/test/testkey/genkeys.go 18:35:04 spire-1.2.1/test/testkey/keys.go 18:35:04 spire-1.2.1/test/testkey/new.go 18:35:04 spire-1.2.1/test/tpmsimulator/ 18:35:04 spire-1.2.1/test/tpmsimulator/simulator.go 18:35:04 spire-1.2.1/test/util/ 18:35:04 spire-1.2.1/test/util/cert_fixtures.go 18:35:04 spire-1.2.1/test/util/cert_generation.go 18:35:04 spire-1.2.1/test/util/io_redirection.go 18:35:04 spire-1.2.1/test/util/race.go 18:35:04 spire-1.2.1/test/util/util.go 18:35:04 building spire from source... 18:35:05 Installing go1.17.7... 18:35:05 ---> 4c5210ee2e30 18:35:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:35:06 ---> 8d4c9e1d2c1d 18:35:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:35:09 ---> fb64782c061d 18:35:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:35:11 ---> 63d57d1443c6 18:35:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:35:12 ---> e357e76c0ec7 18:35:12 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/ 18:35:12 ---> Running in 224ca3bb132e 18:35:15 Removing intermediate container 224ca3bb132e 18:35:15 ---> 641293e5ba75 18:35:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:35:15 ---> Running in 6e2f327b6624 18:35:16 Removing intermediate container 6e2f327b6624 18:35:16 ---> 473665296d0a 18:35:16 Step 23/25 : LABEL arch=arm64 18:35:16 ---> Running in f62834a65a46 18:35:17 Removing intermediate container f62834a65a46 18:35:17 ---> c55e9a943989 18:35:17 Step 24/25 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:35:17 ---> Running in 94ac9941accd 18:35:17 Removing intermediate container 94ac9941accd 18:35:17 ---> 5a3fe31075a2 18:35:17 Step 25/25 : LABEL version=0.0.0 18:35:17 ---> Running in 5172aa5af85e 18:35:18 Removing intermediate container 5172aa5af85e 18:35:18 ---> 5a265aa9d05d 18:35:18 18:35:18 Successfully built 5a265aa9d05d 18:35:18 Successfully tagged security-secretstore-setup-arm64:latest 18:35:31  Building security-secretstore-setup ... done Building bin/spire-server... 18:35:31 go: downloading github.com/mitchellh/cli v1.1.2 18:35:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:35:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:35:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:35:32 go: downloading google.golang.org/grpc v1.44.0 18:35:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:35:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:35:34 go: downloading github.com/imdario/mergo v0.3.12 18:35:34 go: downloading github.com/sirupsen/logrus v1.8.1 18:35:35 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:35:36 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:35:36 go: downloading github.com/fatih/color v1.13.0 18:35:36 go: downloading github.com/mattn/go-isatty v0.0.14 18:35:36 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:35:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:35:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:35:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:35:37 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:35:37 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:35:37 go: downloading github.com/armon/go-metrics v0.3.10 18:35:38 go: downloading github.com/prometheus/client_golang v1.12.1 18:35:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:35:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:35:39 go: downloading github.com/open-policy-agent/opa v0.38.0 18:35:51 go: downloading github.com/Masterminds/goutils v1.1.0 18:35:51 go: downloading github.com/Masterminds/semver v1.5.0 18:35:51 go: downloading github.com/google/uuid v1.1.2 18:35:51 go: downloading github.com/huandu/xstrings v1.3.2 18:35:51 go: downloading github.com/mattn/go-colorable v0.1.12 18:35:51 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:35:51 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:35:51 go: downloading github.com/oklog/run v1.0.0 18:35:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:35:51 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:35:51 go: downloading github.com/prometheus/client_model v0.2.0 18:35:52 go: downloading github.com/prometheus/common v0.32.1 18:35:52 go: downloading github.com/beorn7/perks v1.0.1 18:35:52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:35:52 go: downloading github.com/prometheus/procfs v0.7.3 18:35:53 go: downloading github.com/imkira/go-observer v1.0.3 18:35:53 go: downloading go.uber.org/atomic v1.9.0 18:35:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:35:54 go: downloading github.com/hashicorp/errwrap v1.1.0 18:35:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:35:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:35:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:35:54 go: downloading github.com/blang/semver/v4 v4.0.0 18:35:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:35:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:35:55 go: downloading github.com/jinzhu/gorm v1.9.16 18:35:55 go: downloading github.com/lib/pq v1.10.4 18:35:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:35:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:35:56 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:35:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:36:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:36:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:36:10 go: downloading github.com/stretchr/testify v1.7.0 18:36:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:36:10 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:36:11 Removing intermediate container 88c0763012a0 18:36:11 ---> d6907ec039d1 18:36:11 18:36:11 Step 10/23 : FROM alpine:3.14 18:36:11 ---> ac73e934f311 18:36:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:36:11 ---> Using cache 18:36:11 ---> 481e90711fbe 18:36:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:36:11 ---> Using cache 18:36:11 ---> 5c5ffab0b616 18:36:11 Step 13/23 : ENV APP_PORT=59882 18:36:11 ---> Running in 367070540b22 18:36:12 Removing intermediate container 367070540b22 18:36:12 ---> 37f81906b6ec 18:36:12 Step 14/23 : EXPOSE $APP_PORT 18:36:12 ---> Running in 4e05690bc96d 18:36:12 Removing intermediate container 4e05690bc96d 18:36:12 ---> 5069ea828cf2 18:36:12 Step 15/23 : WORKDIR / 18:36:12 ---> Running in 86212a6b98a1 18:36:13 Removing intermediate container 86212a6b98a1 18:36:13 ---> 11a1eea6132c 18:36:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:14 ---> d779b64b7182 18:36:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:36:17 ---> 29826a769ac6 18:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:36:18 ---> cebbbc9ddf23 18:36:18 Step 19/23 : ENTRYPOINT ["/core-command"] 18:36:18 ---> Running in e89d160d7c62 18:36:18 Removing intermediate container e89d160d7c62 18:36:18 ---> 029453112118 18:36:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:18 ---> Running in 3e786ead5db6 18:36:19 Removing intermediate container 3e786ead5db6 18:36:19 ---> 241dfb8209cf 18:36:19 Step 21/23 : LABEL arch=arm64 18:36:19 ---> Running in a3edfe06ac87 18:36:20 Removing intermediate container a3edfe06ac87 18:36:20 ---> ffe1eecfea5a 18:36:20 Step 22/23 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:36:20 ---> Running in 71fe3a69b540 18:36:20 Removing intermediate container 71fe3a69b540 18:36:20 ---> a715413b71c2 18:36:20 Step 23/23 : LABEL version=0.0.0 18:36:20 ---> Running in 05e517be85cf 18:36:21 Removing intermediate container 05e517be85cf 18:36:21 ---> f65f704c838b 18:36:21 18:36:21 Successfully built f65f704c838b 18:36:21 Successfully tagged core-command-arm64:latest 18:36:30  Building core-command ... done go: downloading k8s.io/client-go v0.23.4 18:36:30 go: downloading k8s.io/api v0.23.4 18:36:30 go: downloading google.golang.org/api v0.70.0 18:36:38 go: downloading github.com/google/go-tpm v0.3.3 18:36:38 go: downloading cloud.google.com/go/storage v1.21.0 18:36:39 go: downloading cloud.google.com/go v0.100.2 18:36:40 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:36:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:36:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:36:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:36:58 go: downloading k8s.io/apimachinery v0.23.4 18:36:58 go: downloading k8s.io/kube-aggregator v0.23.3 18:36:59 go: downloading cloud.google.com/go/security v1.3.0 18:36:59 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:37:00 go: downloading github.com/hashicorp/vault/api v1.4.1 18:37:00 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:37:00 go: downloading github.com/twmb/murmur3 v1.1.6 18:37:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:37:01 go: downloading gopkg.in/yaml.v2 v2.4.0 18:37:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:37:01 go: downloading github.com/gobwas/glob v0.2.3 18:37:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:37:01 go: downloading github.com/jinzhu/inflection v1.0.0 18:37:01 go: downloading github.com/aws/smithy-go v1.11.0 18:37:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:37:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:37:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:37:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:37:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:37:04 go: downloading github.com/gogo/protobuf v1.3.2 18:37:08 go: downloading cloud.google.com/go/compute v1.3.0 18:37:08 go: downloading cloud.google.com/go/iam v0.1.1 18:37:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:37:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:37:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:37:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:37:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:37:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:37:09 go: downloading github.com/dimchansky/utfbom v1.1.1 18:37:09 go: downloading k8s.io/klog/v2 v2.30.0 18:37:09 go: downloading github.com/google/gofuzz v1.1.0 18:37:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:37:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:37:10 go: downloading github.com/spf13/pflag v1.0.5 18:37:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:37:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:37:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:37:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:37:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:37:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:37:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:37:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:37:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:37:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:37:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:37:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:37:14 go: downloading go.opencensus.io v0.23.0 18:37:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:37:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:37:14 go: downloading gopkg.in/inf.v0 v0.9.1 18:37:14 go: downloading github.com/go-logr/logr v1.2.2 18:37:14 go: downloading github.com/google/go-cmp v0.5.7 18:37:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:37:15 go: downloading github.com/json-iterator/go v1.1.12 18:37:15 go: downloading github.com/googleapis/gnostic v0.5.5 18:37:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:37:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:37:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:37:18 go: downloading github.com/tklauser/numcpus v0.3.0 18:37:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:37:18 go: downloading go.uber.org/zap v1.21.0 18:37:19 go: downloading sigs.k8s.io/yaml v1.3.0 18:37:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:37:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:37:19 go: downloading github.com/modern-go/reflect2 v1.0.2 18:37:19 go: downloading github.com/ryanuber/go-glob v1.0.0 18:37:19 go: downloading github.com/golang/snappy v0.0.4 18:37:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:37:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:37:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:37:26 go: downloading github.com/hashicorp/go-version v1.2.0 18:37:26 go: downloading go.uber.org/multierr v1.6.0 18:37:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:37:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:47:56 Building bin/spire-agent... 18:47:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:47:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:47:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:47:56 go: downloading github.com/docker/docker v20.10.12+incompatible 18:47:56 go: downloading github.com/google/go-tpm-tools v0.3.3 18:47:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:47:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:47:56 go: downloading github.com/docker/go-connections v0.4.0 18:47:56 go: downloading github.com/docker/go-units v0.4.0 18:47:56 go: downloading github.com/opencontainers/image-spec v1.0.1 18:47:56 go: downloading github.com/containerd/containerd v1.3.4 18:47:56 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:47:56 go: downloading github.com/opencontainers/go-digest v1.0.0 18:54:19 Removing intermediate container 3179b467a15b 18:54:19 ---> becd726d90ff 18:54:19 18:54:19 Step 13/26 : FROM alpine:3.15 18:54:19 ---> 3fb3c9af89a9 18:54:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:54:19 ---> Using cache 18:54:19 ---> 8c0762e50142 18:54:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:19 ---> Using cache 18:54:19 ---> 47410ddc40ff 18:54:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:54:19 ---> Running in 7a7a4cb71bd7 18:54:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:54:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:54:22 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:54:22 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:54:22 OK: 15729 distinct packages available 18:54:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:54:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:54:24 (1/4) Installing dumb-init (1.2.5-r1) 18:54:24 (2/4) Installing musl-obstack (1.2.3-r0) 18:54:25 (3/4) Installing libucontext (1.1-r0) 18:54:25 (4/4) Installing gcompat (1.0.0-r4) 18:54:25 Executing busybox-1.34.1-r5.trigger 18:54:25 OK: 6 MiB in 18 packages 18:54:27 Removing intermediate container 7a7a4cb71bd7 18:54:27 ---> b441dc2dfe78 18:54:27 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:54:32 ---> 2fe81f3e9acb 18:54:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:54:33 ---> a43ef71fed83 18:54:33 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:54:33 ---> Running in 41ca681a2d5d 18:54:33 Removing intermediate container 41ca681a2d5d 18:54:33 ---> 239764897e28 18:54:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:54:34 ---> ecc85e7e9e96 18:54:34 Step 21/26 : WORKDIR / 18:54:35 ---> Running in 283a26e24895 18:54:35 Removing intermediate container 283a26e24895 18:54:35 ---> 0a82b82e088f 18:54:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:54:35 ---> Running in d69f7df1c4af 18:54:36 Building bin/spire-agent... 18:54:36 Removing intermediate container d69f7df1c4af 18:54:36 ---> a871b89e65f4 18:54:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:54:36 ---> Running in 7f3859869021 18:54:36 Removing intermediate container 7f3859869021 18:54:36 ---> a8079d82588c 18:54:36 Step 24/26 : LABEL arch=arm64 18:54:36 ---> Running in 587c62e10b37 18:54:37 Removing intermediate container 587c62e10b37 18:54:37 ---> bf7b1493fa5c 18:54:37 Step 25/26 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:54:37 ---> Running in a372ef6f5a05 18:54:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:54:38 Removing intermediate container a372ef6f5a05 18:54:38 ---> 481a58e1d225 18:54:38 Step 26/26 : LABEL version=0.0.0 18:54:38 ---> Running in 2c0739946104 18:54:38 Removing intermediate container 2c0739946104 18:54:38 ---> 58894e59e74c 18:54:38 18:54:38 Successfully built 58894e59e74c 18:54:38 Successfully tagged security-spire-config-arm64:latest 18:54:41  Building security-spire-config ... done go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:54:41 go: downloading github.com/docker/docker v20.10.12+incompatible 18:54:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:54:41 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:54:41 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:54:42 go: downloading github.com/google/go-tpm-tools v0.3.3 18:54:45 go: downloading github.com/docker/go-connections v0.4.0 18:54:45 go: downloading github.com/docker/go-units v0.4.0 18:54:45 go: downloading github.com/opencontainers/image-spec v1.0.1 18:54:46 go: downloading github.com/containerd/containerd v1.3.4 18:54:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:54:46 go: downloading github.com/opencontainers/go-digest v1.0.0 18:59:08 Removing intermediate container 1c818fb54ee8 18:59:08 ---> fc29e8157733 18:59:08 18:59:08 Step 13/25 : FROM alpine:3.15 18:59:08 ---> 3fb3c9af89a9 18:59:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:59:08 ---> Using cache 18:59:08 ---> 8c0762e50142 18:59:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:08 ---> Using cache 18:59:08 ---> 47410ddc40ff 18:59:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:59:08 ---> Running in e8c85af34605 18:59:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:10 v3.15.4-17-g6f0b06dea5 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:59:10 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:59:10 OK: 15729 distinct packages available 18:59:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:13 (1/5) Installing dumb-init (1.2.5-r1) 18:59:13 (2/5) Installing musl-obstack (1.2.3-r0) 18:59:13 (3/5) Installing libucontext (1.1-r0) 18:59:13 (4/5) Installing gcompat (1.0.0-r4) 18:59:13 (5/5) Installing openssl (1.1.1n-r0) 18:59:13 Executing busybox-1.34.1-r5.trigger 18:59:13 OK: 6 MiB in 19 packages 18:59:14 Removing intermediate container e8c85af34605 18:59:14 ---> 2bafb39213ff 18:59:14 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:59:18 ---> 5a3d8d393f0d 18:59:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:59:18 ---> 41cc91ec4c31 18:59:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:59:19 ---> fd322d9ec595 18:59:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:59:20 ---> 1d36753cd1d2 18:59:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:59:20 ---> Running in 14bb32e0cf54 18:59:20 Removing intermediate container 14bb32e0cf54 18:59:20 ---> 96d90da4e686 18:59:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:59:20 ---> Running in d9a08a67b13c 18:59:20 Removing intermediate container d9a08a67b13c 18:59:20 ---> d17e7062250e 18:59:20 Step 23/25 : LABEL arch=arm64 18:59:20 ---> Running in c33250e31e15 18:59:21 Removing intermediate container c33250e31e15 18:59:21 ---> 20cc3ec01a83 18:59:21 Step 24/25 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 18:59:21 ---> Running in bd81d5ac22ee 18:59:21 Removing intermediate container bd81d5ac22ee 18:59:21 ---> 43864ae26a53 18:59:21 Step 25/25 : LABEL version=0.0.0 18:59:21 ---> Running in 3b5965ce8776 18:59:21 Removing intermediate container 3b5965ce8776 18:59:21 ---> 6d41f16438e0 18:59:21 18:59:22 Successfully built 6d41f16438e0 18:59:22 Successfully tagged security-spire-server-arm64:latest 19:00:30  Building security-spire-server ... done Building bin/spire-agent... 19:00:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:00:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:00:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:00:30 go: downloading github.com/docker/docker v20.10.12+incompatible 19:00:30 go: downloading github.com/google/go-tpm-tools v0.3.3 19:00:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:00:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:00:30 go: downloading github.com/docker/go-connections v0.4.0 19:00:30 go: downloading github.com/docker/go-units v0.4.0 19:00:30 go: downloading github.com/opencontainers/image-spec v1.0.1 19:00:30 go: downloading github.com/containerd/containerd v1.3.4 19:00:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:00:30 go: downloading github.com/opencontainers/go-digest v1.0.0 19:04:07 Removing intermediate container 099f27567ef4 19:04:07 ---> b7e21d060d48 19:04:07 19:04:07 Step 13/26 : FROM alpine:3.15 19:04:07 ---> 3fb3c9af89a9 19:04:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:04:07 ---> Using cache 19:04:07 ---> 8c0762e50142 19:04:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:07 ---> Using cache 19:04:07 ---> 47410ddc40ff 19:04:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:04:07 ---> Using cache 19:04:07 ---> 2bafb39213ff 19:04:07 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:04:07 ---> 4293d3abd908 19:04:07 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:04:07 ---> ef897105d3d9 19:04:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:04:07 ---> ec90941814fa 19:04:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:04:07 ---> 9c54cdc90327 19:04:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:04:07 ---> 9fdacc614993 19:04:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:04:07 ---> Running in 655691f1010e 19:04:07 Removing intermediate container 655691f1010e 19:04:07 ---> 4171c71b3fab 19:04:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:04:07 ---> Running in 32dea7a032ac 19:04:07 Removing intermediate container 32dea7a032ac 19:04:07 ---> 29a98447115d 19:04:07 Step 24/26 : LABEL arch=arm64 19:04:07 ---> Running in a59dd87400a5 19:04:07 Removing intermediate container a59dd87400a5 19:04:07 ---> af21b531300f 19:04:07 Step 25/26 : LABEL git_sha=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 19:04:07 ---> Running in ed608d0e920e 19:04:07 Removing intermediate container ed608d0e920e 19:04:07 ---> 99e4d9c47540 19:04:07 Step 26/26 : LABEL version=0.0.0 19:04:07 ---> Running in 42c1a6d3a3c3 19:04:07 Removing intermediate container 42c1a6d3a3c3 19:04:07 ---> 5a4d7b1a0712 19:04:07 19:04:07 Successfully built 5a4d7b1a0712 19:04:07 Successfully tagged security-spire-agent-arm64:latest 19:04:07  Building security-spire-agent ... done  [Pipeline] } 19:04:07 $ docker stop --time=1 05b6f9ce60850a830bade4bc14f8e87433c85f3956b5e0832ee5a9a750079970 19:04:09 $ docker rm -f 05b6f9ce60850a830bade4bc14f8e87433c85f3956b5e0832ee5a9a750079970 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:10 + docker images 19:04:10 REPOSITORY TAG IMAGE ID CREATED SIZE 19:04:10 security-spire-agent-arm64 latest 5a4d7b1a0712 9 seconds ago 126MB 19:04:10 b7e21d060d48 31 seconds ago 4.25GB 19:04:10 security-spire-server-arm64 latest 6d41f16438e0 4 minutes ago 86.3MB 19:04:10 fc29e8157733 5 minutes ago 4.25GB 19:04:10 security-spire-config-arm64 latest 58894e59e74c 9 minutes ago 85.6MB 19:04:10 becd726d90ff 10 minutes ago 4.25GB 19:04:10 core-command-arm64 latest f65f704c838b 27 minutes ago 27.4MB 19:04:10 d6907ec039d1 28 minutes ago 1.5GB 19:04:10 security-secretstore-setup-arm64 latest 5a265aa9d05d 28 minutes ago 47.9MB 19:04:10 17f20abd052c 29 minutes ago 1.51GB 19:04:10 security-proxy-setup-arm64 latest c0aa7649753e 29 minutes ago 49.1MB 19:04:10 73738a5d9ba9 30 minutes ago 1.51GB 19:04:10 support-notifications-arm64 latest 3cbae08877e4 36 minutes ago 29.4MB 19:04:10 817df8f471ee 36 minutes ago 1.5GB 19:04:10 support-scheduler-arm64 latest 4f14de2d77af 38 minutes ago 28.8MB 19:04:10 53f9628d4242 38 minutes ago 1.5GB 19:04:10 core-data-arm64 latest 14946945c410 39 minutes ago 34.7MB 19:04:10 e06375631463 39 minutes ago 1.51GB 19:04:10 sys-mgmt-agent-arm64 latest 079703d20252 46 minutes ago 294MB 19:04:10 d32ff7d8b509 48 minutes ago 1.52GB 19:04:10 security-bootstrapper-arm64 latest 089706d4d1b4 48 minutes ago 27.2MB 19:04:10 core-metadata-arm64 latest 81888eced6b6 49 minutes ago 29.1MB 19:04:10 0a6b74aae344 49 minutes ago 1.5GB 19:04:10 47a16653efa4 49 minutes ago 1.5GB 19:04:10 security-spiffe-token-provider-arm64 latest beab0df43334 50 minutes ago 31.3MB 19:04:10 ef00a20514d9 50 minutes ago 1.49GB 19:04:10 ci-base-image-arm64 latest ebb50e7be057 About an hour ago 886MB 19:04:10 docker 20.10.14 c346e9eafbab 7 days ago 202MB 19:04:10 alpine 3.14 ac73e934f311 7 days ago 5.34MB 19:04:10 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 19:04:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 19:04:10 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 19:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:10 19:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:11 arm64: Pulling from edgex-lftools-log-publisher 19:04:11 8998bd30e6a1: Pulling fs layer 19:04:11 04944245beec: Pulling fs layer 19:04:11 699f458cf7ca: Pulling fs layer 19:04:11 765212b225bb: Pulling fs layer 19:04:11 f23df028b6ca: Pulling fs layer 19:04:11 d65c8cfc05b1: Pulling fs layer 19:04:11 2437ff75d9bd: Pulling fs layer 19:04:11 f23df028b6ca: Waiting 19:04:11 d65c8cfc05b1: Waiting 19:04:11 2437ff75d9bd: Waiting 19:04:11 765212b225bb: Waiting 19:04:11 04944245beec: Verifying Checksum 19:04:11 04944245beec: Download complete 19:04:11 765212b225bb: Verifying Checksum 19:04:11 765212b225bb: Download complete 19:04:11 f23df028b6ca: Download complete 19:04:11 d65c8cfc05b1: Verifying Checksum 19:04:11 d65c8cfc05b1: Download complete 19:04:11 699f458cf7ca: Verifying Checksum 19:04:11 699f458cf7ca: Download complete 19:04:12 8998bd30e6a1: Verifying Checksum 19:04:12 8998bd30e6a1: Download complete 19:04:14 2437ff75d9bd: Verifying Checksum 19:04:14 2437ff75d9bd: Download complete 19:04:16 8998bd30e6a1: Pull complete 19:04:17 04944245beec: Pull complete 19:04:18 699f458cf7ca: Pull complete 19:04:18 765212b225bb: Pull complete 19:04:19 f23df028b6ca: Pull complete 19:04:19 d65c8cfc05b1: Pull complete 19:04:35 2437ff75d9bd: Pull complete 19:04:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:04:35 prd-ubuntu20.04-docker-arm64-4c-16g-20707 does not seem to be running inside a container 19:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:04:37 $ docker top c3188bd8f2d5ab3955cd95aaa55275a89782e67b3d1811e367e5b759d7de1c9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:38 ---> job-cost.sh 19:04:38 lf-activate-venv: SKIPPING 19:04:38 INFO: No Stack... 19:04:39 INFO: Retrieving Pricing Info for: v3-standard-4 19:04:40 INFO: Archiving Costs [Pipeline] sh 19:04:40 + cat /w/workspace/edgex-go/10/archives/cost.csv 19:04:40 + cut -d, -f6 [Pipeline] lock 19:04:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3922-10-stack-cost] 19:04:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3922-10-stack-cost] did not exist. Created. 19:04:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3922-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:41 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:41 Stashed 1 file(s) [Pipeline] } 19:04:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3922-10-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:41 $ docker stop --time=1 c3188bd8f2d5ab3955cd95aaa55275a89782e67b3d1811e367e5b759d7de1c9e 19:04:43 $ docker rm -f c3188bd8f2d5ab3955cd95aaa55275a89782e67b3d1811e367e5b759d7de1c9e [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 19:04:43 provisioning config files... 19:04:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config7577636685228553095tmp [Pipeline] { [Pipeline] sh 19:04:44 + set +x 19:04:44 + bash -s -- 19:04:44 + curl -s https://codecov.io/bash 19:04:44 19:04:44 _____ _ 19:04:44 / ____| | | 19:04:44 | | ___ __| | ___ ___ _____ __ 19:04:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:04:44 | |___| (_) | (_| | __/ (_| (_) \ V / 19:04:44 \_____\___/ \__,_|\___|\___\___/ \_/ 19:04:44 Bash-1.0.6 19:04:44 19:04:44 19:04:44 ==> git version 2.25.1 found 19:04:44 ==> 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 19:04:44 Release-Date: 2020-01-08 19:04:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:04:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:04:44 ==> Jenkins CI detected. 19:04:44 current dir:  /w/workspace/edgex-go/10 19:04:44 project root: . 19:04:44 --> token set from env 19:04:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:04:44 ==> Running gcov in . (disable via -X gcov) 19:04:44 ==> Python coveragepy not found 19:04:44 ==> Searching for coverage reports in: 19:04:44 + . 19:04:44 -> Found 1 reports 19:04:44 ==> Detecting git/mercurial file structure 19:04:44 ==> Reading reports 19:04:44 + ./coverage.out bytes=433581 19:04:44 ==> Appending adjustments 19:04:44 https://docs.codecov.io/docs/fixing-reports 19:04:45 + Found adjustments 19:04:45 ==> Gzipping contents 19:04:45 60K /tmp/codecov.eaKaRR.gz 19:04:45 ==> Uploading reports 19:04:45 url: https://codecov.io 19:04:45 query: branch=PR-3922&commit=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= 19:04:45 -> Pinging Codecov 19:04:45 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=5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3922%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3922&job=&cmd_args= 19:04:46 -> Uploading to 19:04:46 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9/41d30bd4-c82d-426a-b448-31c42b33dc64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T190445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a21b076f3df6d2e5a37ab9871d19f0baee559313e4d153147d8318b8b8c61a23 19:04:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:46 Dload Upload Total Spent Left Speed 19:04:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59716 0 0 100 59716 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59716 0 0 100 59716 0 244k --:--:-- --:--:-- --:--:-- 242k 19:04:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5f874ed26dc1af7fc24c7b2b01f93f2df92a7aa9 [Pipeline] } 19:04:46 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 19:04:46 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 19:04:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:04:48 ---> package-listing.sh 19:04:48 ++ facter osfamily 19:04:48 ++ tr '[:upper:]' '[:lower:]' 19:04:48 + OS_FAMILY=debian 19:04:48 + workspace=/w/workspace/edgex-go/10 19:04:48 + START_PACKAGES=/tmp/packages_start.txt 19:04:48 + END_PACKAGES=/tmp/packages_end.txt 19:04:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:48 + PACKAGES=/tmp/packages_start.txt 19:04:48 + '[' /w/workspace/edgex-go/10 ']' 19:04:48 + PACKAGES=/tmp/packages_end.txt 19:04:48 + case "${OS_FAMILY}" in 19:04:48 + dpkg -l 19:04:48 + grep '^ii' 19:04:48 + '[' -f /tmp/packages_start.txt ']' 19:04:48 + '[' -f /tmp/packages_end.txt ']' 19:04:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:48 + '[' /w/workspace/edgex-go/10 ']' 19:04:48 + mkdir -p /w/workspace/edgex-go/10/archives/ 19:04:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 19:04:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:04:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:49 19:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:04:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:49 latest: Pulling from edgex-lftools-log-publisher 19:04:49 5eb5b503b376: Pulling fs layer 19:04:49 5c69ac0246d0: Pulling fs layer 19:04:49 ec43610c2a17: Pulling fs layer 19:04:49 3a2ae6a8a46f: Pulling fs layer 19:04:49 33b1e0a273af: Pulling fs layer 19:04:49 5d3b04190fa2: Pulling fs layer 19:04:49 2f39f015ded8: Pulling fs layer 19:04:49 5d3b04190fa2: Waiting 19:04:49 33b1e0a273af: Waiting 19:04:49 3a2ae6a8a46f: Waiting 19:04:49 2f39f015ded8: Waiting 19:04:49 5c69ac0246d0: Download complete 19:04:49 3a2ae6a8a46f: Verifying Checksum 19:04:49 3a2ae6a8a46f: Download complete 19:04:49 33b1e0a273af: Verifying Checksum 19:04:49 33b1e0a273af: Download complete 19:04:49 ec43610c2a17: Verifying Checksum 19:04:49 ec43610c2a17: Download complete 19:04:49 5d3b04190fa2: Download complete 19:04:49 5eb5b503b376: Download complete 19:04:50 2f39f015ded8: Verifying Checksum 19:04:50 2f39f015ded8: Download complete 19:04:50 5eb5b503b376: Pull complete 19:04:50 5c69ac0246d0: Pull complete 19:04:51 ec43610c2a17: Pull complete 19:04:51 3a2ae6a8a46f: Pull complete 19:04:51 33b1e0a273af: Pull complete 19:04:51 5d3b04190fa2: Pull complete 19:04:55 2f39f015ded8: Pull complete 19:04:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:04:56 prd-ubuntu20.04-docker-8c-8g-20706 does not seem to be running inside a container 19:04:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:57 $ docker top 58ded628f36b1eb18b0f1b4a1569537821324f3ad62e7a4748387608c18e6785 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:04:58 + mkdir -p /var/log/sysstat [Pipeline] sh 19:04:58 + ls /var/log/sa-host 19:04:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:58 provisioning config files... 19:04:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config7711413587293743722tmp [Pipeline] { [Pipeline] echo 19:04:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:04:59 ---> create-netrc.sh [Pipeline] } 19:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:04:59 ---> python-tools-install.sh [Pipeline] echo 19:04:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:04:59 ---> sudo-logs.sh 19:04:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:04:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:05:00 ---> job-cost.sh 19:05:00 lf-activate-venv: SKIPPING 19:05:00 DEBUG: total: 0.2199999988079071 19:05:00 INFO: Retrieving Stack Cost... 19:05:00 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:01 INFO: Archiving Costs [Pipeline] echo 19:05:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:05:01 ---> logs-deploy.sh 19:05:01 lf-activate-venv: SKIPPING 19:05:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3922/10 19:05:01 INFO: archiving workspace using pattern(s): 19:05:02 Archives upload complete. 19:05:02 INFO: archiving logs to Nexus 19:05:03 ---> uname -a: 19:05:03 Linux prd-ubuntu20-04-docker-8c-8g-20706 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:05:03 19:05:03 19:05:03 ---> lscpu: 19:05:03 Architecture: x86_64 19:05:03 CPU op-mode(s): 32-bit, 64-bit 19:05:03 Byte Order: Little Endian 19:05:03 Address sizes: 40 bits physical, 48 bits virtual 19:05:03 CPU(s): 8 19:05:03 On-line CPU(s) list: 0-7 19:05:03 Thread(s) per core: 1 19:05:03 Core(s) per socket: 1 19:05:03 Socket(s): 8 19:05:03 NUMA node(s): 1 19:05:03 Vendor ID: AuthenticAMD 19:05:03 CPU family: 23 19:05:03 Model: 49 19:05:03 Model name: AMD EPYC-Rome Processor 19:05:03 Stepping: 0 19:05:03 CPU MHz: 2799.998 19:05:03 BogoMIPS: 5599.99 19:05:03 Virtualization: AMD-V 19:05:03 Hypervisor vendor: KVM 19:05:03 Virtualization type: full 19:05:03 L1d cache: 256 KiB 19:05:03 L1i cache: 256 KiB 19:05:03 L2 cache: 4 MiB 19:05:03 L3 cache: 128 MiB 19:05:03 NUMA node0 CPU(s): 0-7 19:05:03 Vulnerability Itlb multihit: Not affected 19:05:03 Vulnerability L1tf: Not affected 19:05:03 Vulnerability Mds: Not affected 19:05:03 Vulnerability Meltdown: Not affected 19:05:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:05:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:05:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:05:03 Vulnerability Srbds: Not affected 19:05:03 Vulnerability Tsx async abort: Not affected 19:05:03 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 19:05:03 19:05:03 19:05:03 ---> nproc: 19:05:03 8 19:05:03 19:05:03 19:05:03 ---> df -h: 19:05:03 Filesystem Size Used Avail Use% Mounted on 19:05:03 overlay 155G 28G 128G 18% / 19:05:03 tmpfs 64M 0 64M 0% /dev 19:05:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:05:03 shm 64M 0 64M 0% /dev/shm 19:05:03 /dev/vda1 155G 28G 128G 18% /facter-os 19:05:03 19:05:03 19:05:03 ---> sar -b -r -n DEV: 19:05:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20706) 04/12/22 _x86_64_ (8 CPU) 19:05:03 19:05:03 17:44:24 LINUX RESTART (8 CPU) 19:05:03 19:05:03 17:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:05:03 17:46:01 289.47 13.15 276.32 0.00 2068.78 123719.69 0.00 19:05:03 17:47:01 39.09 0.03 39.05 0.00 0.27 12790.80 0.00 19:05:03 17:48:01 61.26 0.15 61.11 0.00 1.87 23241.61 0.00 19:05:03 17:49:01 433.17 0.28 432.89 0.00 18.79 413228.26 0.00 19:05:03 17:50:02 699.50 0.25 699.25 0.00 4.40 189985.07 0.00 19:05:03 17:51:01 980.19 0.14 980.05 0.00 5.56 356712.27 0.00 19:05:03 17:52:01 829.06 4.32 824.74 0.00 34.52 412594.60 0.00 19:05:03 17:53:01 608.78 0.07 608.71 0.00 0.53 165991.60 0.00 19:05:03 17:54:01 280.74 0.00 280.74 0.00 0.00 77509.88 0.00 19:05:03 17:55:01 639.21 2.05 637.16 0.00 16.40 244739.74 0.00 19:05:03 17:56:01 2.02 0.00 2.02 0.00 0.00 23.20 0.00 19:05:03 17:57:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 19:05:03 17:58:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 19:05:03 17:59:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 19:05:03 18:00:01 1.95 0.02 1.93 0.00 0.13 22.26 0.00 19:05:03 18:01:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 19:05:03 18:02:01 2.85 1.57 1.28 0.00 49.06 16.40 0.00 19:05:03 18:03:01 1.28 0.00 1.28 0.00 0.00 17.06 0.00 19:05:03 18:04:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 19:05:03 18:05:01 1.47 0.00 1.47 0.00 0.00 18.93 0.00 19:05:03 18:06:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 19:05:03 18:07:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 19:05:03 18:08:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 19:05:03 18:09:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 19:05:03 18:10:01 2.78 0.87 1.92 0.00 18.40 27.46 0.00 19:05:03 18:11:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 19:05:03 18:12:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 19:05:03 18:13:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 19:05:03 18:14:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 19:05:03 18:15:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 19:05:03 18:16:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 19:05:03 18:17:01 1.02 0.02 1.00 0.00 0.13 12.66 0.00 19:05:03 18:18:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 19:05:03 18:19:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 19:05:03 18:20:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 19:05:03 18:21:01 1.15 0.00 1.15 0.00 0.00 15.46 0.00 19:05:03 18:22:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 19:05:03 18:23:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 19:05:03 18:24:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 19:05:03 18:25:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 19:05:03 18:26:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 19:05:03 18:27:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 19:05:03 18:28:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 19:05:03 18:29:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 19:05:03 18:30:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 19:05:03 18:31:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 19:05:03 18:32:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 19:05:03 18:33:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 19:05:03 18:34:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 19:05:03 18:35:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 19:05:03 18:36:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 19:05:03 18:37:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 19:05:03 18:38:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 19:05:03 18:39:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 19:05:03 18:40:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 19:05:03 18:41:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 19:05:03 18:42:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 19:05:03 18:43:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 19:05:03 18:44:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 19:05:03 18:45:01 1.88 0.00 1.88 0.00 0.00 22.40 0.00 19:05:03 18:46:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 19:05:03 18:47:01 1.60 0.02 1.58 0.00 4.27 19.46 0.00 19:05:03 18:48:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 19:05:03 18:49:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 19:05:03 18:50:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 19:05:03 18:51:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 19:05:03 18:52:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 19:05:03 18:53:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 19:05:03 18:54:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 19:05:03 18:55:01 1.67 0.00 1.67 0.00 0.00 20.66 0.00 19:05:03 18:56:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 19:05:03 18:57:01 1.65 0.00 1.65 0.00 0.00 20.26 0.00 19:05:03 18:58:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 19:05:03 18:59:02 1.47 0.00 1.47 0.00 0.00 17.33 0.00 19:05:03 19:00:01 1.12 0.00 1.12 0.00 0.00 13.01 0.00 19:05:03 19:01:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 19:05:03 19:02:01 1.25 0.00 1.25 0.00 0.00 28.52 0.00 19:05:03 19:03:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 19:05:03 19:04:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 19:05:03 19:05:01 41.32 0.22 41.10 0.00 16.93 16744.82 0.00 19:05:03 Average: 62.25 0.29 61.96 0.00 28.01 25415.74 0.00 19:05:03 19:05:03 17:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:05:03 17:46:01 28550732 31790576 507688 1.54 147764 3331796 1786856 5.27 1181092 2738352 6100 19:05:03 17:47:01 27611608 31293564 993640 3.02 151640 3724844 2463976 7.26 1775216 3026976 170060 19:05:03 17:48:01 27896596 31730852 561964 1.71 154160 3879196 2220580 6.54 1345120 3178340 275740 19:05:03 17:49:01 20310564 31310772 944736 2.87 186204 10699072 4162488 12.27 2443436 9303844 715200 19:05:03 17:50:02 15248700 30060036 2203344 6.70 259088 14201396 4642528 13.68 4624992 11958700 3512 19:05:03 17:51:01 14795816 31613756 643712 1.96 292176 16061936 2689808 7.93 2701784 14218264 837904 19:05:03 17:52:01 3784132 30271056 1960948 5.96 529776 24785740 5126504 15.11 5554872 21635984 544532 19:05:03 17:53:01 4945180 29682108 2556200 7.77 546900 23155444 4800308 14.15 6800056 19371304 647384 19:05:03 17:54:01 7898524 31651392 606900 1.85 563808 22288712 2274468 6.70 3578884 19801412 168756 19:05:03 17:55:01 9198156 31739248 522916 1.59 723048 20931940 1984688 5.85 3105908 18992156 460 19:05:03 17:56:01 9199244 31740368 521684 1.59 723076 20931940 1984688 5.85 3104932 18992156 172 19:05:03 17:57:01 9200452 31741676 520252 1.58 723092 20931944 1984688 5.85 3104316 18992160 76 19:05:03 17:58:01 9218012 31759124 502972 1.53 723112 20931948 1984688 5.85 3087764 18992188 44 19:05:03 17:59:01 9218700 31759824 502512 1.53 723124 20931948 1984688 5.85 3086744 18992188 60 19:05:03 18:00:01 9218856 31760112 502316 1.53 723156 20931952 2024928 5.97 3087364 18992208 36 19:05:03 18:01:01 9219384 31760668 501700 1.53 723184 20931948 2024928 5.97 3086940 18992212 152 19:05:03 18:02:01 9214856 31758588 503492 1.53 723208 20933424 2024928 5.97 3092692 18991780 24 19:05:03 18:03:01 9215172 31758828 503196 1.53 723224 20933432 2024928 5.97 3091952 18991728 8 19:05:03 18:04:01 9215320 31758976 502964 1.53 723240 20933432 2008720 5.92 3091960 18991728 12 19:05:03 18:05:01 9214792 31758560 503356 1.53 723280 20933492 2008720 5.92 3092532 18991800 16 19:05:03 18:06:01 9214752 31758572 503276 1.53 723304 20933504 2008720 5.92 3092436 18991804 8 19:05:03 18:07:01 9214944 31758780 503228 1.53 723328 20933504 2008720 5.92 3092112 18991804 12 19:05:03 18:08:01 9214928 31758768 503180 1.53 723356 20933512 2008720 5.92 3092112 18991808 40 19:05:03 18:09:01 9214628 31758536 503404 1.53 723372 20933512 2008720 5.92 3092104 18991812 12 19:05:03 18:10:01 9211220 31756020 506056 1.54 723436 20934024 2037724 6.01 3092684 18992276 28 19:05:03 18:11:01 9211220 31756068 506008 1.54 723464 20934036 2037724 6.01 3092236 18992284 20 19:05:03 18:12:01 9210904 31755756 506248 1.54 723468 20934036 2037724 6.01 3092420 18992284 12 19:05:03 18:13:01 9211120 31756092 506068 1.54 723472 20934168 2037724 6.01 3092264 18992392 144 19:05:03 18:14:01 9211112 31756088 506044 1.54 723472 20934172 2037724 6.01 3092264 18992396 28 19:05:03 18:15:01 9211568 31756580 505564 1.54 723480 20934168 2037724 6.01 3092512 18992420 56 19:05:03 18:16:01 9211208 31756244 506052 1.54 723500 20934176 2037724 6.01 3092840 18992424 188 19:05:03 18:17:01 9211516 31756552 505728 1.54 723520 20934172 2037724 6.01 3092536 18992424 48 19:05:03 18:18:01 9211292 31756372 505716 1.54 723520 20934180 2037724 6.01 3092364 18992428 32 19:05:03 18:19:01 9211228 31756328 505728 1.54 723528 20934184 2037724 6.01 3092348 18992432 68 19:05:03 18:20:01 9210896 31756040 505976 1.54 723548 20934184 2037724 6.01 3092996 18992436 32 19:05:03 18:21:01 9211156 31756452 505508 1.54 723564 20934320 2037724 6.01 3092336 18992568 164 19:05:03 18:22:01 9211108 31756404 505480 1.54 723580 20934320 2037724 6.01 3092348 18992568 12 19:05:03 18:23:01 9211052 31756352 505444 1.54 723600 20934324 2037724 6.01 3092336 18992572 148 19:05:03 18:24:01 9210752 31756108 505656 1.54 723620 20934332 2037724 6.01 3092384 18992580 48 19:05:03 18:25:01 9210860 31756244 505408 1.54 723652 20934324 2037724 6.01 3093096 18992580 60 19:05:03 18:26:01 9211084 31756508 505360 1.54 723672 20934336 2037724 6.01 3092516 18992584 20 19:05:03 18:27:01 9211076 31756508 505316 1.54 723688 20934340 2037724 6.01 3092460 18992588 152 19:05:03 18:28:01 9211028 31756464 505284 1.54 723704 20934340 2021608 5.96 3092460 18992588 8 19:05:03 18:29:01 9211012 31756500 505216 1.54 723720 20934348 2021608 5.96 3092504 18992596 12 19:05:03 18:30:01 9210616 31756136 505516 1.54 723740 20934348 2021608 5.96 3093112 18992596 20 19:05:03 18:31:01 9210608 31756144 505440 1.54 723756 20934352 2021608 5.96 3092820 18992600 48 19:05:03 18:32:01 9210816 31756356 505388 1.54 723760 20934356 2021608 5.96 3092644 18992604 12 19:05:03 18:33:01 9211036 31756608 505208 1.54 723780 20934356 2021608 5.96 3092872 18992604 12 19:05:03 18:34:01 9210964 31756540 505192 1.54 723788 20934360 2021608 5.96 3092872 18992608 12 19:05:03 18:35:01 9210972 31756608 505196 1.54 723860 20934348 2021608 5.96 3093192 18992608 24 19:05:03 18:36:01 9210860 31756512 505232 1.54 723872 20934364 2021608 5.96 3093036 18992612 20 19:05:03 18:37:01 9211088 31756780 504952 1.54 723888 20934368 2021608 5.96 3092696 18992616 44 19:05:03 18:38:01 9211032 31756724 504940 1.54 723892 20934368 2021608 5.96 3092712 18992616 12 19:05:03 18:39:01 9210940 31756636 505160 1.54 723904 20934376 2021608 5.96 3092700 18992620 12 19:05:03 18:40:01 9210840 31756580 505348 1.54 723936 20934376 2021608 5.96 3093372 18992632 24 19:05:03 18:41:01 9211368 31757148 504780 1.54 723968 20934384 2021608 5.96 3092992 18992632 12 19:05:03 18:42:01 9211352 31757164 504720 1.53 724008 20934388 2021608 5.96 3092832 18992640 12 19:05:03 18:43:01 9211052 31756872 504936 1.54 724024 20934388 2021608 5.96 3092824 18992640 48 19:05:03 18:44:01 9210996 31756988 504780 1.54 724036 20934520 2021608 5.96 3093052 18992772 12 19:05:03 18:45:01 9211384 31757412 504520 1.53 724064 20934520 2005328 5.91 3093216 18992772 32 19:05:03 18:46:01 9211116 31757160 504740 1.53 724080 20934524 2005328 5.91 3092928 18992772 20 19:05:03 18:47:01 9210848 31757012 504804 1.54 724088 20934660 2005328 5.91 3092940 18992876 56 19:05:03 18:48:01 9211052 31757272 504516 1.53 724112 20934660 2021452 5.96 3092960 18992912 16 19:05:03 18:49:01 9210608 31756864 504740 1.53 724132 20934664 2021452 5.96 3093240 18992916 12 19:05:03 18:50:01 9210528 31756820 505036 1.54 724152 20934664 2021452 5.96 3093300 18992916 20 19:05:03 18:51:01 9210428 31756740 505040 1.54 724180 20934668 2021452 5.96 3093724 18992916 12 19:05:03 18:52:01 9210396 31756736 505012 1.54 724200 20934672 2021452 5.96 3093244 18992920 192 19:05:03 18:53:01 9210380 31756724 504964 1.54 724208 20934676 2004752 5.91 3093252 18992924 48 19:05:03 18:54:01 9210356 31756724 504948 1.54 724208 20934676 2004752 5.91 3093064 18992924 12 19:05:03 18:55:01 9210536 31756920 504632 1.53 724236 20934668 2004752 5.91 3093452 18992928 60 19:05:03 18:56:01 9210700 31757108 504400 1.53 724248 20934680 2004752 5.91 3093100 18992928 20 19:05:03 18:57:01 9210740 31757184 504344 1.53 724280 20934692 2004752 5.91 3093140 18992932 52 19:05:03 18:58:01 9210432 31756932 504608 1.53 724292 20934696 2004752 5.91 3093308 18992948 12 19:05:03 18:59:02 9210392 31756924 504520 1.53 724312 20934696 2004752 5.91 3093116 18992944 44 19:05:03 19:00:01 9210100 31756652 504708 1.53 724332 20934700 2004752 5.91 3093644 18992948 24 19:05:03 19:01:01 9210240 31756836 504432 1.53 724372 20934700 2004752 5.91 3093592 18992948 36 19:05:03 19:02:01 9208616 31755544 505680 1.54 724392 20935052 1988748 5.86 3094808 18992424 20 19:05:03 19:03:01 9209076 31756012 505356 1.54 724404 20935056 1988748 5.86 3094192 18992376 48 19:05:03 19:04:01 9209400 31756368 505092 1.54 724412 20935056 1988748 5.86 3094212 18992380 12 19:05:03 19:05:01 8665028 31726024 531152 1.62 741256 21388660 2091900 6.17 3150292 19431388 528 19:05:03 Average: 10056167 31675902 586218 1.78 677938 20111284 2168919 6.39 3120871 18176744 42165 19:05:03 19:05:03 17:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:05:03 17:46:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 19:05:03 17:46:01 docker0 883.01 512.88 74.77 3701.70 0.00 0.00 0.00 0.00 19:05:03 17:46:01 ens3 765.19 1035.52 7434.63 131.91 0.00 0.00 0.00 0.00 19:05:03 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:47:01 docker0 1.45 1.55 0.09 0.12 0.00 0.00 0.00 0.00 19:05:03 17:47:01 ens3 59.50 46.10 33.62 57.71 0.00 0.00 0.00 0.00 19:05:03 17:47:01 veth142e820 1.45 1.65 0.11 0.13 0.00 0.00 0.00 0.00 19:05:03 17:48:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:05:03 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:48:01 ens3 88.24 52.86 1688.96 17.18 0.00 0.00 0.00 0.00 19:05:03 17:49:01 vethe7df731 0.00 1.00 0.00 0.06 0.00 0.00 0.00 0.00 19:05:03 17:49:01 veth2c1c209 106.38 223.66 7.15 2375.91 0.00 0.00 0.00 0.19 19:05:03 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:49:01 vethb6d745a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:05:03 17:49:01 veth24893cb 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:05:03 17:49:01 vethdd78dc7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:05:03 17:49:01 docker0 149.52 278.54 8.16 2604.66 0.00 0.00 0.00 0.00 19:05:03 17:49:01 ens3 354.72 211.21 2643.69 91.95 0.00 0.00 0.00 0.00 19:05:03 17:49:01 veth0cb031d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:05:03 17:50:02 vethe7df731 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:05:03 17:50:02 veth2c1c209 130.12 240.34 12.94 3456.30 0.00 0.00 0.00 0.28 19:05:03 17:50:02 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 19:05:03 17:50:02 docker0 149.32 266.61 12.30 3623.05 0.00 0.00 0.00 0.00 19:05:03 17:50:02 ens3 369.68 232.67 4833.03 89.74 0.00 0.00 0.00 0.00 19:05:03 17:51:01 vethe7df731 0.00 0.39 0.00 0.02 0.00 0.00 0.00 0.00 19:05:03 17:51:01 veth2c1c209 11.46 12.86 1.08 210.04 0.00 0.00 0.00 0.02 19:05:03 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:51:01 docker0 60.08 104.02 4.05 1133.38 0.00 0.00 0.00 0.00 19:05:03 17:51:01 ens3 178.49 111.54 1176.64 69.05 0.00 0.00 0.00 0.00 19:05:03 17:51:01 veth43b3843 15.92 32.78 1.07 357.75 0.00 0.00 0.00 0.03 19:05:03 17:52:01 vethe7df731 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 19:05:03 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:52:01 vetha657fb5 230.82 434.64 20.08 5832.87 0.00 0.00 0.00 0.48 19:05:03 17:52:01 docker0 468.38 850.75 34.17 11399.79 0.00 0.00 0.00 0.00 19:05:03 17:52:01 ens3 905.60 504.55 11434.31 86.65 0.00 0.00 0.00 0.00 19:05:03 17:52:01 veth43b3843 221.69 397.47 19.35 5477.04 0.00 0.00 0.00 0.45 19:05:03 17:52:01 veth6e65cce 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:05:03 17:52:01 veth0c51f40 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 19:05:03 17:53:01 vethe7df731 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:53:01 vetha657fb5 0.15 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:53:01 docker0 17.43 23.33 1.02 115.91 0.00 0.00 0.00 0.00 19:05:03 17:53:01 ens3 85.12 73.34 145.52 78.42 0.00 0.00 0.00 0.00 19:05:03 17:53:01 veth43b3843 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:53:01 vethbb1cb0b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:05:03 17:54:01 vethe7df731 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:54:01 docker0 22.70 35.56 1.84 464.03 0.00 0.00 0.00 0.00 19:05:03 17:54:01 ens3 53.47 32.18 478.94 10.05 0.00 0.00 0.00 0.00 19:05:03 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:55:01 docker0 31.41 38.49 1.82 163.69 0.00 0.00 0.00 0.00 19:05:03 17:55:01 ens3 48.19 37.04 172.35 6.45 0.00 0.00 0.00 0.00 19:05:03 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:56:01 ens3 0.50 0.47 0.03 0.04 0.00 0.00 0.00 0.00 19:05:03 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:57:01 ens3 0.55 0.40 0.28 0.03 0.00 0.00 0.00 0.00 19:05:03 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:58:01 ens3 9.56 8.71 8.23 12.46 0.00 0.00 0.00 0.00 19:05:03 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 17:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:00:01 ens3 3.57 4.28 0.30 7.00 0.00 0.00 0.00 0.00 19:05:03 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:02:01 ens3 28.51 42.68 6.52 45.00 0.00 0.00 0.00 0.00 19:05:03 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:04:01 ens3 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:05:03 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:05:01 ens3 0.92 0.63 0.44 0.35 0.00 0.00 0.00 0.00 19:05:03 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:06:01 ens3 0.15 0.10 0.12 0.07 0.00 0.00 0.00 0.00 19:05:03 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:10:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:15:01 ens3 0.38 0.25 0.36 0.08 0.00 0.00 0.00 0.00 19:05:03 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:19:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:20:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:25:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:27:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:30:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:35:01 ens3 0.23 0.27 0.08 0.08 0.00 0.00 0.00 0.00 19:05:03 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:40:01 ens3 0.17 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:44:01 ens3 0.22 0.13 0.28 0.01 0.00 0.00 0.00 0.00 19:05:03 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:45:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:50:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:51:01 ens3 0.52 0.45 0.26 0.22 0.00 0.00 0.00 0.00 19:05:03 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:53:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:54:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:55:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:56:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:05:03 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 18:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 18:59:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 19:00:01 ens3 0.19 0.14 0.08 0.07 0.00 0.00 0.00 0.00 19:05:03 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 19:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 19:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 19:02:01 ens3 5.83 4.88 9.11 5.61 0.00 0.00 0.00 0.00 19:05:03 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 19:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:05:03 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 19:04:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:05:03 19:05:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 19:05:03 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:03 19:05:01 ens3 137.00 84.74 2539.93 37.19 0.00 0.00 0.00 0.00 19:05:03 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 19:05:03 Average: docker0 22.29 26.39 1.73 289.98 0.00 0.00 0.00 0.00 19:05:03 Average: ens3 38.75 31.10 407.56 9.34 0.00 0.00 0.00 0.00 19:05:03 19:05:03 19:05:03 ---> sar -P ALL: 19:05:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20706) 04/12/22 _x86_64_ (8 CPU) 19:05:03 19:05:03 17:44:24 LINUX RESTART (8 CPU) 19:05:03 19:05:03 17:45:01 CPU %user %nice %system %iowait %steal %idle 19:05:03 17:46:01 all 11.30 0.00 4.48 2.40 0.06 81.75 19:05:03 17:46:01 0 11.04 0.00 3.91 0.57 0.05 84.42 19:05:03 17:46:01 1 10.87 0.00 5.64 2.82 0.07 80.61 19:05:03 17:46:01 2 12.50 0.00 4.64 5.11 0.07 77.68 19:05:03 17:46:01 3 8.84 0.00 4.67 2.71 0.07 83.71 19:05:03 17:46:01 4 9.91 0.00 4.14 3.37 0.05 82.53 19:05:03 17:46:01 5 16.39 0.00 4.93 1.35 0.07 77.26 19:05:03 17:46:01 6 12.22 0.00 3.70 0.91 0.05 83.12 19:05:03 17:46:01 7 8.64 0.00 4.19 2.39 0.07 84.71 19:05:03 17:47:01 all 40.92 0.00 6.81 0.30 0.10 51.87 19:05:03 17:47:01 0 40.97 0.00 6.34 0.15 0.10 52.43 19:05:03 17:47:01 1 41.23 0.00 6.58 0.10 0.10 51.99 19:05:03 17:47:01 2 42.20 0.00 7.42 1.41 0.10 48.86 19:05:03 17:47:01 3 40.99 0.00 6.91 0.02 0.10 51.98 19:05:03 17:47:01 4 39.79 0.00 7.26 0.07 0.10 52.77 19:05:03 17:47:01 5 39.99 0.00 7.36 0.52 0.08 52.04 19:05:03 17:47:01 6 40.07 0.00 6.57 0.13 0.10 53.12 19:05:03 17:47:01 7 42.14 0.00 6.01 0.03 0.10 51.72 19:05:03 17:48:01 all 32.59 0.00 4.72 0.57 0.10 62.02 19:05:03 17:48:01 0 32.31 0.00 4.26 0.10 0.10 63.23 19:05:03 17:48:01 1 33.84 0.00 4.91 0.00 0.12 61.13 19:05:03 17:48:01 2 33.95 0.00 5.04 3.56 0.10 57.35 19:05:03 17:48:01 3 31.46 0.00 4.13 0.10 0.10 64.20 19:05:03 17:48:01 4 34.99 0.00 4.87 0.23 0.10 59.81 19:05:03 17:48:01 5 30.78 0.00 4.77 0.55 0.10 63.80 19:05:03 17:48:01 6 32.33 0.00 4.76 0.00 0.10 62.81 19:05:03 17:48:01 7 31.08 0.00 5.01 0.03 0.10 63.77 19:05:03 17:49:01 all 24.57 0.00 13.12 8.06 0.11 54.15 19:05:03 17:49:01 0 25.71 0.00 13.53 9.79 0.10 50.87 19:05:03 17:49:01 1 26.22 0.00 15.19 7.05 0.10 51.44 19:05:03 17:49:01 2 23.61 0.00 12.23 5.46 0.10 58.59 19:05:03 17:49:01 3 25.94 0.00 14.30 10.08 0.12 49.57 19:05:03 17:49:01 4 22.46 0.00 12.46 18.83 0.12 46.13 19:05:03 17:49:01 5 24.49 0.00 13.52 4.23 0.10 57.65 19:05:03 17:49:01 6 26.03 0.00 13.34 3.52 0.10 57.01 19:05:03 17:49:01 7 22.15 0.00 10.37 5.44 0.12 61.92 19:05:03 17:50:02 all 85.71 0.00 11.47 0.72 0.15 1.95 19:05:03 17:50:02 0 85.09 0.00 12.58 1.46 0.13 0.74 19:05:03 17:50:02 1 86.47 0.00 11.52 0.70 0.15 1.16 19:05:03 17:50:02 2 86.22 0.00 11.20 0.32 0.15 2.11 19:05:03 17:50:02 3 85.25 0.00 11.50 0.86 0.15 2.24 19:05:03 17:50:02 4 86.94 0.00 10.73 0.65 0.15 1.52 19:05:03 17:50:02 5 86.40 0.00 11.33 0.64 0.15 1.49 19:05:03 17:50:02 6 86.21 0.00 11.53 0.57 0.13 1.56 19:05:03 17:50:02 7 83.11 0.00 11.38 0.56 0.15 4.80 19:05:03 17:51:01 all 62.22 0.00 13.54 6.16 0.15 17.94 19:05:03 17:51:01 0 62.67 0.00 16.26 10.41 0.14 10.52 19:05:03 17:51:01 1 61.29 0.00 14.75 8.77 0.14 15.06 19:05:03 17:51:01 2 64.93 0.00 13.46 7.25 0.15 14.20 19:05:03 17:51:01 3 62.20 0.00 13.12 4.81 0.15 19.73 19:05:03 17:51:01 4 68.75 0.00 9.41 2.69 0.15 19.00 19:05:03 17:51:01 5 57.57 0.00 15.49 6.76 0.14 20.04 19:05:03 17:51:01 6 59.74 0.00 13.72 4.43 0.15 21.96 19:05:03 17:51:01 7 60.54 0.00 12.08 4.17 0.16 23.06 19:05:03 17:52:01 all 66.54 0.00 16.03 5.32 0.14 11.98 19:05:03 17:52:01 0 64.73 0.00 17.64 4.71 0.15 12.76 19:05:03 17:52:01 1 67.37 0.00 15.29 7.12 0.12 10.10 19:05:03 17:52:01 2 65.30 0.00 17.14 6.91 0.12 10.53 19:05:03 17:52:01 3 67.95 0.00 15.18 4.21 0.14 12.52 19:05:03 17:52:01 4 65.30 0.00 16.71 3.68 0.15 14.16 19:05:03 17:52:01 5 68.23 0.00 14.73 4.36 0.15 12.53 19:05:03 17:52:01 6 65.99 0.00 16.39 7.54 0.14 9.94 19:05:03 17:52:01 7 67.43 0.00 15.13 4.04 0.14 13.27 19:05:03 17:53:01 all 89.96 0.00 9.88 0.00 0.14 0.02 19:05:03 17:53:01 0 89.94 0.00 9.86 0.00 0.13 0.07 19:05:03 17:53:01 1 89.77 0.00 10.01 0.00 0.15 0.07 19:05:03 17:53:01 2 89.69 0.00 10.16 0.00 0.13 0.02 19:05:03 17:53:01 3 90.50 0.00 9.35 0.00 0.13 0.02 19:05:03 17:53:01 4 89.67 0.00 10.19 0.00 0.13 0.00 19:05:03 17:53:01 5 89.99 0.00 9.88 0.00 0.13 0.00 19:05:03 17:53:01 6 89.03 0.00 10.80 0.02 0.13 0.02 19:05:03 17:53:01 7 91.10 0.00 8.75 0.00 0.13 0.02 19:05:03 17:54:01 all 38.65 0.00 4.94 1.46 0.08 54.87 19:05:03 17:54:01 0 27.47 0.00 4.55 1.49 0.07 66.43 19:05:03 17:54:01 1 35.45 0.00 4.61 0.55 0.08 59.30 19:05:03 17:54:01 2 23.98 0.00 4.62 3.24 0.07 68.10 19:05:03 17:54:01 3 25.39 0.00 4.81 1.68 0.07 68.05 19:05:03 17:54:01 4 67.15 0.00 5.78 0.22 0.10 26.75 19:05:03 17:54:01 5 35.75 0.00 3.95 0.07 0.07 60.17 19:05:03 17:54:01 6 31.11 0.00 4.79 1.12 0.05 62.93 19:05:03 17:54:01 7 62.92 0.00 6.41 3.35 0.10 27.22 19:05:03 17:55:01 all 15.64 0.00 8.29 5.96 0.07 70.04 19:05:03 17:55:01 0 15.72 0.00 8.90 9.89 0.07 65.41 19:05:03 17:55:01 1 16.28 0.00 7.82 2.79 0.07 73.05 19:05:03 17:55:01 2 17.37 0.00 8.07 4.62 0.07 69.87 19:05:03 17:55:01 3 16.29 0.00 8.37 2.71 0.07 72.56 19:05:03 17:55:01 4 16.09 0.00 9.20 2.54 0.07 72.11 19:05:03 17:55:01 5 16.94 0.00 6.99 2.42 0.07 73.59 19:05:03 17:55:01 6 12.25 0.00 9.47 19.03 0.07 59.18 19:05:03 17:55:01 7 14.14 0.00 7.54 3.71 0.07 74.55 19:05:03 17:56:01 all 0.02 0.00 0.00 0.02 0.00 99.96 19:05:03 17:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 17:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 17:56:01 4 0.00 0.00 0.00 0.07 0.02 99.92 19:05:03 17:56:01 5 0.10 0.00 0.03 0.00 0.02 99.85 19:05:03 17:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 17:56:01 7 0.02 0.00 0.00 0.08 0.00 99.90 19:05:03 19:05:03 17:56:01 CPU %user %nice %system %iowait %steal %idle 19:05:03 17:57:01 all 0.04 0.00 0.02 0.01 0.00 99.93 19:05:03 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 17:57:01 1 0.08 0.00 0.02 0.00 0.00 99.90 19:05:03 17:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 17:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 19:05:03 17:57:01 4 0.03 0.00 0.02 0.03 0.00 99.92 19:05:03 17:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:05:03 17:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 17:57:01 7 0.02 0.00 0.02 0.08 0.00 99.88 19:05:03 17:58:01 all 0.05 0.00 0.03 0.01 0.00 99.91 19:05:03 17:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 17:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:05:03 17:58:01 2 0.07 0.00 0.08 0.00 0.00 99.85 19:05:03 17:58:01 3 0.05 0.00 0.00 0.00 0.00 99.95 19:05:03 17:58:01 4 0.03 0.00 0.02 0.05 0.00 99.90 19:05:03 17:58:01 5 0.07 0.00 0.03 0.00 0.00 99.90 19:05:03 17:58:01 6 0.07 0.00 0.03 0.00 0.00 99.90 19:05:03 17:58:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 17:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:05:03 17:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 17:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:05:03 17:59:01 2 0.00 0.00 0.03 0.00 0.00 99.97 19:05:03 17:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 17:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:05:03 17:59:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:05:03 17:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 17:59:01 7 0.00 0.00 0.00 0.07 0.00 99.93 19:05:03 18:00:01 all 0.03 0.00 0.03 0.03 0.01 99.91 19:05:03 18:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:05:03 18:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:00:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:05:03 18:00:01 5 0.05 0.00 0.05 0.02 0.02 99.87 19:05:03 18:00:01 6 0.03 0.00 0.03 0.02 0.02 99.90 19:05:03 18:00:01 7 0.03 0.00 0.00 0.13 0.00 99.83 19:05:03 18:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:05:03 18:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:05:03 18:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:01:01 4 0.02 0.00 0.00 0.05 0.00 99.93 19:05:03 18:01:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 18:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:01:01 7 0.00 0.00 0.00 0.05 0.00 99.95 19:05:03 18:02:01 all 0.23 0.00 0.06 0.01 0.01 99.69 19:05:03 18:02:01 0 0.30 0.00 0.08 0.02 0.00 99.60 19:05:03 18:02:01 1 0.13 0.00 0.08 0.00 0.00 99.78 19:05:03 18:02:01 2 0.22 0.00 0.08 0.03 0.00 99.67 19:05:03 18:02:01 3 0.15 0.00 0.08 0.00 0.02 99.75 19:05:03 18:02:01 4 0.23 0.00 0.05 0.03 0.02 99.67 19:05:03 18:02:01 5 0.28 0.00 0.03 0.00 0.02 99.67 19:05:03 18:02:01 6 0.17 0.00 0.00 0.00 0.00 99.83 19:05:03 18:02:01 7 0.37 0.00 0.07 0.03 0.00 99.53 19:05:03 18:03:01 all 0.14 0.00 0.01 0.01 0.00 99.83 19:05:03 18:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:05:03 18:03:01 2 1.06 0.00 0.02 0.00 0.00 98.93 19:05:03 18:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:05:03 18:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 18:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:03:01 7 0.02 0.00 0.02 0.03 0.02 99.92 19:05:03 18:04:01 all 0.27 0.00 0.01 0.01 0.00 99.72 19:05:03 18:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:04:01 2 1.97 0.00 0.02 0.00 0.00 98.01 19:05:03 18:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 18:04:01 5 0.05 0.00 0.03 0.00 0.02 99.90 19:05:03 18:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:04:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:05:03 18:05:01 all 0.16 0.00 0.03 0.00 0.00 99.81 19:05:03 18:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:05:01 2 1.12 0.00 0.17 0.00 0.00 98.71 19:05:03 18:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:05:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:05:03 18:05:01 5 0.05 0.00 0.03 0.00 0.02 99.90 19:05:03 18:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:06:01 all 0.02 0.00 0.00 0.00 0.00 99.97 19:05:03 18:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:05:03 18:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:07:01 all 0.02 0.00 0.00 0.01 0.00 99.97 19:05:03 18:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:05:03 18:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:07:01 5 0.05 0.00 0.00 0.00 0.02 99.93 19:05:03 18:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:07:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 19:05:03 18:07:01 CPU %user %nice %system %iowait %steal %idle 19:05:03 18:08:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:05:03 18:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:05:03 18:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:08:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:08:01 5 0.05 0.00 0.03 0.00 0.00 99.92 19:05:03 18:08:01 6 1.99 0.00 0.00 0.00 0.00 98.01 19:05:03 18:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:05:03 18:09:01 all 0.18 0.00 0.02 0.00 0.00 99.79 19:05:03 18:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:09:01 6 1.35 0.00 0.13 0.00 0.00 98.52 19:05:03 18:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:10:01 all 0.05 0.00 0.04 0.01 0.00 99.90 19:05:03 18:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:05:03 18:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 18:10:01 2 0.02 0.00 0.05 0.00 0.00 99.93 19:05:03 18:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:10:01 4 0.03 0.00 0.03 0.02 0.00 99.92 19:05:03 18:10:01 5 0.02 0.00 0.03 0.03 0.02 99.90 19:05:03 18:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:05:03 18:10:01 7 0.20 0.00 0.03 0.03 0.00 99.73 19:05:03 18:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:05:03 18:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:05:03 18:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 18:11:01 5 0.03 0.00 0.02 0.05 0.00 99.90 19:05:03 18:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:12:01 all 0.02 0.00 0.00 0.01 0.00 99.96 19:05:03 18:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:12:01 4 0.03 0.00 0.00 0.05 0.00 99.92 19:05:03 18:12:01 5 0.02 0.00 0.02 0.05 0.02 99.90 19:05:03 18:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:13:01 all 0.00 0.00 0.01 0.00 0.00 99.99 19:05:03 18:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 18:14:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:05:03 18:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:14:01 4 0.02 0.00 0.00 0.07 0.00 99.92 19:05:03 18:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:05:03 18:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:14:01 7 0.03 0.00 0.03 0.05 0.00 99.88 19:05:03 18:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:05:03 18:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:05:03 18:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:15:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:05:03 18:16:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:05:03 18:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:05:03 18:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:16:01 5 0.02 0.00 0.03 0.02 0.00 99.93 19:05:03 18:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:16:01 7 0.00 0.00 0.03 0.00 0.02 99.95 19:05:03 18:17:01 all 0.02 0.00 0.00 0.01 0.00 99.96 19:05:03 18:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 19:05:03 18:17:01 5 0.02 0.00 0.00 0.03 0.02 99.93 19:05:03 18:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:18:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:05:03 18:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 18:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 19:05:03 18:18:01 CPU %user %nice %system %iowait %steal %idle 19:05:03 18:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:05:03 18:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:19:01 4 0.03 0.00 0.03 0.02 0.00 99.92 19:05:03 18:19:01 5 0.03 0.00 0.02 0.03 0.00 99.92 19:05:03 18:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:20:01 all 0.06 0.00 0.01 0.01 0.01 99.92 19:05:03 18:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:05:03 18:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:05:03 18:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:05:03 18:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:05:03 18:20:01 5 0.47 0.00 0.00 0.03 0.00 99.50 19:05:03 18:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:21:01 all 0.26 0.00 0.01 0.01 0.00 99.73 19:05:03 18:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:21:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:05:03 18:21:01 5 1.97 0.00 0.00 0.03 0.00 98.00 19:05:03 18:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:22:01 all 0.15 0.00 0.01 0.01 0.00 99.83 19:05:03 18:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:22:01 4 0.00 0.00 0.03 0.02 0.00 99.95 19:05:03 18:22:01 5 1.17 0.00 0.00 0.03 0.00 98.79 19:05:03 18:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:05:03 18:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:23:01 2 0.00 0.00 0.03 0.00 0.02 99.95 19:05:03 18:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:05:03 18:23:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:05:03 18:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:24:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:05:03 18:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:24:01 4 0.02 0.00 0.03 0.02 0.00 99.93 19:05:03 18:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:24:01 6 1.97 0.00 0.00 0.00 0.00 98.03 19:05:03 18:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:25:01 all 0.14 0.00 0.01 0.01 0.00 99.84 19:05:03 18:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:25:01 4 0.03 0.00 0.03 0.02 0.00 99.92 19:05:03 18:25:01 5 0.00 0.00 0.02 0.05 0.00 99.93 19:05:03 18:25:01 6 1.03 0.00 0.02 0.00 0.02 98.94 19:05:03 18:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:05:03 18:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:26:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:05:03 18:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:26:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:05:03 18:26:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:05:03 18:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:27:01 all 0.02 0.00 0.01 0.01 0.00 99.97 19:05:03 18:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:27:01 4 0.03 0.00 0.02 0.03 0.00 99.92 19:05:03 18:27:01 5 0.03 0.00 0.02 0.03 0.00 99.92 19:05:03 18:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:28:01 all 0.01 0.00 0.01 0.03 0.01 99.95 19:05:03 18:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:05:03 18:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:28:01 4 0.03 0.00 0.02 0.03 0.00 99.92 19:05:03 18:28:01 5 0.00 0.00 0.02 0.17 0.02 99.80 19:05:03 18:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:05:03 18:29:01 all 0.01 0.00 0.00 0.02 0.00 99.96 19:05:03 18:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:29:01 4 0.02 0.00 0.02 0.05 0.02 99.90 19:05:03 18:29:01 5 0.02 0.00 0.00 0.08 0.00 99.90 19:05:03 18:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 19:05:03 18:29:01 CPU %user %nice %system %iowait %steal %idle 19:05:03 18:30:01 all 0.17 0.00 0.01 0.01 0.00 99.81 19:05:03 18:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:30:01 4 0.03 0.00 0.02 0.05 0.00 99.90 19:05:03 18:30:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:05:03 18:30:01 6 1.26 0.00 0.03 0.00 0.00 98.71 19:05:03 18:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:31:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:05:03 18:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:31:01 6 1.86 0.00 0.03 0.00 0.00 98.11 19:05:03 18:31:01 7 0.03 0.00 0.00 0.12 0.00 99.85 19:05:03 18:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:05:03 18:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:05:03 18:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:32:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:05:03 18:33:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:05:03 18:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 18:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:05:03 18:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:05:03 18:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:05:03 18:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:34:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:05:03 18:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:34:01 7 0.02 0.00 0.02 0.03 0.00 99.93 19:05:03 18:35:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:05:03 18:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:35:01 4 0.03 0.00 0.03 0.03 0.02 99.88 19:05:03 18:35:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:05:03 18:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:05:03 18:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:05:03 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:36:01 4 0.03 0.00 0.03 0.02 0.00 99.92 19:05:03 18:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:05:03 18:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:05:03 18:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:05:03 18:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:37:01 4 0.02 0.00 0.03 0.02 0.02 99.92 19:05:03 18:37:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:05:03 18:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:05:03 18:38:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:05:03 18:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:05:03 18:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:39:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:05:03 18:39:01 3 0.00 0.00 0.00 0.05 0.00 99.95 19:05:03 18:39:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:05:03 18:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:40:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:05:03 18:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 18:40:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:40:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:05:03 18:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 19:05:03 18:40:01 CPU %user %nice %system %iowait %steal %idle 19:05:03 18:41:01 all 0.01 0.00 0.01 0.03 0.00 99.95 19:05:03 18:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:05:03 18:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 18:41:01 4 0.02 0.00 0.00 0.07 0.00 99.92 19:05:03 18:41:01 5 0.00 0.00 0.00 0.17 0.00 99.83 19:05:03 18:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:05:03 18:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:42:01 all 0.02 0.00 0.00 0.04 0.00 99.93 19:05:03 18:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:42:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:05:03 18:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:42:01 4 0.02 0.00 0.00 0.18 0.00 99.80 19:05:03 18:42:01 5 0.03 0.00 0.00 0.17 0.00 99.80 19:05:03 18:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:05:03 18:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 18:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:05:03 18:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:43:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:05:03 18:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:05:03 18:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:05:03 18:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 18:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:05:03 18:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:45:01 all 0.01 0.00 0.01 0.02 0.00 99.96 19:05:03 18:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:05:03 18:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:45:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:45:01 5 0.05 0.00 0.02 0.10 0.00 99.83 19:05:03 18:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:46:01 all 0.02 0.00 0.01 0.01 0.00 99.97 19:05:03 18:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:46:01 2 0.07 0.00 0.03 0.00 0.00 99.90 19:05:03 18:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:46:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:05:03 18:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:47:01 all 0.01 0.00 0.00 0.02 0.00 99.96 19:05:03 18:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:47:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:05:03 18:47:01 3 0.02 0.00 0.00 0.17 0.00 99.82 19:05:03 18:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 18:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:05:03 18:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:48:01 all 0.10 0.00 0.01 0.01 0.00 99.88 19:05:03 18:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:48:01 3 0.00 0.00 0.00 0.05 0.00 99.95 19:05:03 18:48:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:05:03 18:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:48:01 6 0.76 0.00 0.00 0.00 0.00 99.24 19:05:03 18:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:49:01 all 0.21 0.00 0.02 0.01 0.00 99.76 19:05:03 18:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:05:03 18:49:01 3 0.02 0.00 0.03 0.08 0.00 99.87 19:05:03 18:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:49:01 6 1.55 0.00 0.07 0.00 0.00 98.39 19:05:03 18:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:50:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:05:03 18:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:05:03 18:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:05:03 18:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:05:03 18:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:50:01 6 0.18 0.00 0.00 0.00 0.00 99.82 19:05:03 18:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:51:01 all 0.02 0.00 0.01 0.01 0.00 99.97 19:05:03 18:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:05:03 18:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:51:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:05:03 18:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 19:05:03 18:51:01 CPU %user %nice %system %iowait %steal %idle 19:05:03 18:52:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:05:03 18:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:05:03 18:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:52:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:05:03 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:05:03 18:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:53:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:05:03 18:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:05:03 18:54:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:05:03 18:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:05:03 18:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 18:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:05:03 18:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:55:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:05:03 18:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 18:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:05:03 18:55:01 3 0.00 0.00 0.02 0.03 0.00 99.95 19:05:03 18:55:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:05:03 18:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:05:03 18:55:01 6 0.22 0.00 0.00 0.00 0.00 99.78 19:05:03 18:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:05:03 18:56:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:05:03 18:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 18:56:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 18:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 18:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:56:01 6 1.97 0.00 0.00 0.00 0.00 98.03 19:05:03 18:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:05:03 18:57:01 0 0.00 0.00 0.05 0.00 0.00 99.95 19:05:03 18:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:05:03 18:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:57:01 4 0.03 0.00 0.00 0.02 0.02 99.93 19:05:03 18:57:01 5 0.03 0.00 0.02 0.03 0.00 99.92 19:05:03 18:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:05:03 18:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:58:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:05:03 18:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:05:03 18:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 18:58:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:05:03 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:59:02 all 0.02 0.00 0.01 0.01 0.00 99.97 19:05:03 18:59:02 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:59:02 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:59:02 2 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 18:59:02 3 0.02 0.00 0.00 0.03 0.00 99.95 19:05:03 18:59:02 4 0.03 0.00 0.03 0.02 0.00 99.92 19:05:03 18:59:02 5 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 18:59:02 6 0.02 0.00 0.00 0.00 0.02 99.97 19:05:03 18:59:02 7 0.05 0.00 0.02 0.00 0.00 99.93 19:05:03 19:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:05:03 19:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:05:03 19:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 19:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 19:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:05:03 19:00:01 4 0.05 0.00 0.03 0.02 0.02 99.88 19:05:03 19:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 19:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 19:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 19:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:05:03 19:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 19:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:05:03 19:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 19:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:05:03 19:01:01 4 0.03 0.00 0.05 0.02 0.00 99.90 19:05:03 19:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:05:03 19:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 19:01:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:05:03 19:02:01 all 0.17 0.00 0.02 0.00 0.00 99.80 19:05:03 19:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:05:03 19:02:01 1 0.10 0.00 0.00 0.00 0.00 99.90 19:05:03 19:02:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:05:03 19:02:01 3 0.02 0.00 0.00 0.02 0.02 99.95 19:05:03 19:02:01 4 0.08 0.00 0.07 0.02 0.00 99.83 19:05:03 19:02:01 5 0.07 0.00 0.00 0.00 0.00 99.93 19:05:03 19:02:01 6 0.86 0.00 0.03 0.00 0.00 99.10 19:05:03 19:02:01 7 0.13 0.00 0.03 0.00 0.00 99.83 19:05:03 19:05:03 19:02:01 CPU %user %nice %system %iowait %steal %idle 19:05:03 19:03:01 all 0.25 0.00 0.01 0.01 0.01 99.72 19:05:03 19:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 19:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 19:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:05:03 19:03:01 3 0.00 0.00 0.02 0.03 0.00 99.95 19:05:03 19:03:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:05:03 19:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:05:03 19:03:01 6 1.97 0.00 0.00 0.00 0.02 98.01 19:05:03 19:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:05:03 19:04:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:05:03 19:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:05:03 19:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:05:03 19:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 19:04:01 3 0.02 0.00 0.00 0.03 0.00 99.95 19:05:03 19:04:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:05:03 19:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:05:03 19:04:01 6 1.99 0.00 0.00 0.00 0.00 98.01 19:05:03 19:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:03 19:05:01 all 3.49 0.00 1.48 0.34 0.01 94.68 19:05:03 19:05:01 0 2.88 0.00 1.69 0.02 0.02 95.40 19:05:03 19:05:01 1 2.76 0.00 1.37 0.03 0.02 95.81 19:05:03 19:05:01 2 2.84 0.00 1.25 0.03 0.00 95.87 19:05:03 19:05:01 3 3.60 0.00 1.41 0.07 0.02 94.91 19:05:03 19:05:01 4 3.85 0.00 1.34 0.54 0.02 94.26 19:05:03 19:05:01 5 3.16 0.00 1.69 2.01 0.00 93.14 19:05:03 19:05:01 6 5.24 0.00 1.59 0.03 0.02 93.12 19:05:03 19:05:01 7 3.54 0.00 1.51 0.00 0.02 94.94 19:05:03 Average: all 5.90 0.00 1.18 0.39 0.02 92.52 19:05:03 Average: 0 5.70 0.00 1.24 0.47 0.01 92.58 19:05:03 Average: 1 5.86 0.00 1.21 0.37 0.02 92.55 19:05:03 Average: 2 5.80 0.00 1.20 0.47 0.02 92.52 19:05:03 Average: 3 5.68 0.00 1.16 0.34 0.01 92.80 19:05:03 Average: 4 6.28 0.00 1.15 0.42 0.02 92.13 19:05:03 Average: 5 5.88 0.00 1.18 0.30 0.02 92.62 19:05:03 Average: 6 5.95 0.00 1.20 0.46 0.01 92.37 19:05:03 Average: 7 6.03 0.00 1.10 0.30 0.02 92.56 19:05:03 19:05:03 19:05:03