Pull request #3986 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 305fe6dde310e99fd4364fce934495aa9b5938b7+d866400a609392987696ebdd94eb737ac4e65fbf (216b3043d992c8b093f07b79decf43aed85de856) 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-ssh3462713350089446487.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-ssh2416904845118311780.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-3986/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-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4510033900347133397.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-ssh1394271831857340174.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-3986/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-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6100978403169066474.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 ‘prd-ubuntu20.04-docker-8c-8g-22034’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22035 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 305fe6dde310e99fd4364fce934495aa9b5938b7 Merge succeeded, producing 6afc9a187cb7281179e4db951eb23c2b72c3ee9b Checking out Revision 6afc9a187cb7281179e4db951eb23c2b72c3ee9b (PR-3986) > 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/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 305fe6dde310e99fd4364fce934495aa9b5938b7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6afc9a187cb7281179e4db951eb23c2b72c3ee9b # timeout=10 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:37:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:37:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:37:35 ========================================================= 13:37:35 EdgeX Global Pipelines Version Info 13:37:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 20b67419929c8f5d025676d0a4de6cfbb7e48101 # timeout=10 13:37:35 ------------------- 13:37:35 stable info: 13:37:35 ------------------- 13:37:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:37:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:37:35 Message: update stable to v1.0.221 13:37:36 ------------------- 13:37:36 experimental info: 13:37:36 ------------------- 13:37:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:37:36 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 13:37:36 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6afc9a187cb7281179e4db951eb23c2b72c3ee9b [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6afc9a1 [Pipeline] echo 13:37:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:36 provisioning config files... 13:37:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6671434766253261215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:37 ---> docker-login.sh 13:37:37 nexus3.edgexfoundry.org:10001 13:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:37 Configure a credential helper to remove this warning. See 13:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:37 13:37:37 Login Succeeded 13:37:37 nexus3.edgexfoundry.org:10002 13:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:37 Configure a credential helper to remove this warning. See 13:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:37 13:37:37 Login Succeeded 13:37:37 nexus3.edgexfoundry.org:10003 13:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:37 Configure a credential helper to remove this warning. See 13:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:37 13:37:37 Login Succeeded 13:37:37 nexus3.edgexfoundry.org:10004 13:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:38 Configure a credential helper to remove this warning. See 13:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:38 13:37:38 Login Succeeded 13:37:38 docker.io 13:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:37:38 Configure a credential helper to remove this warning. See 13:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:37:38 13:37:38 Login Succeeded 13:37:38 ---> docker-login.sh ends [Pipeline] } 13:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:38 + 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 13:37:38 + dirname cmd/core-command/Dockerfile 13:37:38 + cut -d/ -f2 13:37:38 + echo core-command,cmd/core-command/Dockerfile 13:37:38 + dirname cmd/core-data/Dockerfile 13:37:38 + cut -d/ -f2 13:37:38 + echo core-data,cmd/core-data/Dockerfile 13:37:38 + + cut -d/ -f2 13:37:38 dirname cmd/core-metadata/Dockerfile 13:37:38 + echo core-metadata,cmd/core-metadata/Dockerfile 13:37:38 + dirname cmd/security-bootstrapper/Dockerfile 13:37:38 + cut -d/ -f2 13:37:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:37:38 + cut -d/ -f2 13:37:38 + dirname cmd/security-proxy-setup/Dockerfile 13:37:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:37:38 + dirname cmd/security-secretstore-setup/Dockerfile 13:37:38 + cut -d/ -f2 13:37:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:37:38 + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile 13:37:38 13:37:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:37:38 + + cut -d/ -f2 13:37:38 dirname cmd/security-spire-agent/Dockerfile 13:37:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:37:38 + + cut -d/ -f2 13:37:38 dirname cmd/security-spire-config/Dockerfile 13:37:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:37:38 + + cut -d/ -f2 13:37:38 dirname cmd/security-spire-server/Dockerfile 13:37:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:37:38 + dirname cmd/support-notifications/Dockerfile 13:37:38 + cut -d/ -f2 13:37:38 + echo support-notifications,cmd/support-notifications/Dockerfile 13:37:38 + + cut -d/ -f2dirname 13:37:38 cmd/support-scheduler/Dockerfile 13:37:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:37:38 + + cut -d/ -f2dirname 13:37:38 cmd/sys-mgmt-agent/Dockerfile 13:37:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:37:39 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 13:37:39 + git rev-list -1 --merges 6afc9a187cb7281179e4db951eb23c2b72c3ee9b~1..6afc9a187cb7281179e4db951eb23c2b72c3ee9b [Pipeline] echo 13:37:39 -----------> git rev-list -1 --merges 6afc9a187cb7281179e4db951eb23c2b72c3ee9b~1..6afc9a187cb7281179e4db951eb23c2b72c3ee9b 6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:37:39 6afc9a187cb7281179e4db951eb23c2b72c3ee9b [false] [Pipeline] sh 13:37:39 + git log --format=format:%s -1 6afc9a187cb7281179e4db951eb23c2b72c3ee9b [Pipeline] echo 13:37:39 ========================================================= 13:37:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:37:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:37:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:37:40 + grep -v github /etc/ssh/ssh_known_hosts 13:37:40 + [ -e /tmp/ssh_known_hosts ] 13:37:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:37:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:37:40 + sudo tee -a /etc/ssh/ssh_known_hosts 13:37:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:37:40 13:37:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:37:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:37:40 latest: Pulling from edgex-devops/git-semver 13:37:40 a0d0a0d46f8b: Pulling fs layer 13:37:40 3e5f54012d9b: Pulling fs layer 13:37:40 4c7163046ea9: Pulling fs layer 13:37:40 0c2d73faf560: Pulling fs layer 13:37:40 0c2d73faf560: Waiting 13:37:40 3e5f54012d9b: Verifying Checksum 13:37:40 3e5f54012d9b: Download complete 13:37:40 a0d0a0d46f8b: Verifying Checksum 13:37:40 a0d0a0d46f8b: Download complete 13:37:40 0c2d73faf560: Verifying Checksum 13:37:40 0c2d73faf560: Download complete 13:37:41 4c7163046ea9: Verifying Checksum 13:37:41 4c7163046ea9: Download complete 13:37:41 a0d0a0d46f8b: Pull complete 13:37:41 3e5f54012d9b: Pull complete 13:37:41 4c7163046ea9: Pull complete 13:37:41 0c2d73faf560: Pull complete 13:37:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:37:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:37:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:37:41 prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container 13:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:37:42 $ docker top 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:37:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:42 [ssh-agent] Looking for ssh-agent implementation... 13:37:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:42 $ docker exec 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 ssh-agent 13:37:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbmebap/agent.15 13:37:43 SSH_AGENT_PID=22 13:37:43 Running ssh-add (command line suppressed) 13:37:43 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5901995718149741756.key (/w/workspace/edgex-go/3@tmp/private_key_5901995718149741756.key) 13:37:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:43 + git tag --points-at HEAD [Pipeline] } 13:37:43 $ docker exec --env ******** --env ******** 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 ssh-agent -k 13:37:43 unset SSH_AUTH_SOCK; 13:37:43 unset SSH_AGENT_PID; 13:37:43 echo Agent pid 22 killed; 13:37:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:37:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:37:43 [ssh-agent] Looking for ssh-agent implementation... 13:37:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:37:43 $ docker exec 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 ssh-agent 13:37:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlOLEek/agent.54 13:37:43 SSH_AGENT_PID=60 13:37:43 Running ssh-add (command line suppressed) 13:37:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2019089286870762084.key (/w/workspace/edgex-go/3@tmp/private_key_2019089286870762084.key) 13:37:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:37:44 + git semver init 13:37:44 # -> Open(): unable to determine branch for HEAD 13:37:44 # $GIT_DIR = /w/workspace/edgex-go/3/.git 13:37:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 13:37:44 # $SEMVER_REMOTE_NAME = origin 13:37:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:37:44 # $SEMVER_USER_NAME = edgex-jenkins 13:37:44 # $SEMVER_BRANCH = PR-3986 13:37:44 # $SEMVER_TEMP = /tmp/semver-390348873 13:37:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:37:59 # '/tmp/semver-390348873' -> '/w/workspace/edgex-go/3/.semver' 13:37:59 # -> Force: false 13:37:59 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 13:37:59 $ docker exec --env ******** --env ******** 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 ssh-agent -k 13:37:59 unset SSH_AUTH_SOCK; 13:37:59 unset SSH_AGENT_PID; 13:37:59 echo Agent pid 60 killed; 13:37:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:59 + git semver [Pipeline] } 13:37:59 $ docker stop --time=1 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 13:38:01 $ docker rm -f 802d0fb393dc6c72c86e73dd760d4b183da76940747f4d433b9fbdbe744be103 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:38:02 Stashed 1 file(s) [Pipeline] echo 13:38:02 [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 13:38:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:38:02 ========================================================= 13:38:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:38:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:38:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:38:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:38:02 59bf1c3509f3: Pulling fs layer 13:38:02 666ba61612fd: Pulling fs layer 13:38:02 8ed8ca486205: Pulling fs layer 13:38:02 4fe6c5a15a65: Pulling fs layer 13:38:02 22a0e8bec74d: Pulling fs layer 13:38:02 ca2b28591e48: Pulling fs layer 13:38:02 a51346096db8: Pulling fs layer 13:38:02 daebc70d1ce1: Pulling fs layer 13:38:02 0e18a0eac166: Pulling fs layer 13:38:02 4fe6c5a15a65: Waiting 13:38:02 daebc70d1ce1: Waiting 13:38:02 0e18a0eac166: Waiting 13:38:02 a51346096db8: Waiting 13:38:02 22a0e8bec74d: Waiting 13:38:02 8ed8ca486205: Verifying Checksum 13:38:02 8ed8ca486205: Download complete 13:38:02 666ba61612fd: Download complete 13:38:02 22a0e8bec74d: Verifying Checksum 13:38:02 22a0e8bec74d: Download complete 13:38:02 ca2b28591e48: Verifying Checksum 13:38:02 ca2b28591e48: Download complete 13:38:02 59bf1c3509f3: Download complete 13:38:02 a51346096db8: Verifying Checksum 13:38:02 a51346096db8: Download complete 13:38:02 daebc70d1ce1: Verifying Checksum 13:38:02 daebc70d1ce1: Download complete 13:38:02 59bf1c3509f3: Pull complete 13:38:02 666ba61612fd: Pull complete 13:38:03 8ed8ca486205: Pull complete 13:38:03 0e18a0eac166: Verifying Checksum 13:38:03 0e18a0eac166: Download complete 13:38:03 4fe6c5a15a65: Verifying Checksum 13:38:03 4fe6c5a15a65: Download complete 13:38:08 4fe6c5a15a65: Pull complete 13:38:08 22a0e8bec74d: Pull complete 13:38:08 ca2b28591e48: Pull complete 13:38:08 a51346096db8: Pull complete 13:38:08 daebc70d1ce1: Pull complete 13:38:10 0e18a0eac166: Pull complete 13:38:10 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 13:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:38:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:38:10 WORKDIR /edgex 13:38:10 COPY go.mod . 13:38:10 RUN go mod download 13:38:10 + docker build -t ci-base-image-x86_64 -f - . 13:38:12 Sending build context to Docker daemon 335MB 13:38:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:38:12 ---> f018257e8ee9 13:38:12 Step 2/4 : WORKDIR /edgex 13:38:14 ---> Running in f16d89bc4df1 13:38:14 Removing intermediate container f16d89bc4df1 13:38:14 ---> 4ab38b61ccf8 13:38:14 Step 3/4 : COPY go.mod . 13:38:14 ---> 4d2c94722b1c 13:38:14 Step 4/4 : RUN go mod download 13:38:14 ---> Running in e8b2e0ce2fe6 13:38:17 Still waiting to schedule task 13:38:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:38:32 Removing intermediate container e8b2e0ce2fe6 13:38:32 ---> e2bafce7b0c1 13:38:32 Successfully built e2bafce7b0c1 13:38:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:38:32 + docker inspect -f . ci-base-image-x86_64 13:38:32 . [Pipeline] withDockerContainer 13:38:32 prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container 13:38:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:38:33 $ docker top 6d287f590a1c1ca783dea1302e8215c332a1a4b8fcd510157a7882fa1d944553 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:33 + go version 13:38:33 go version go1.17.6 linux/amd64 [Pipeline] } 13:38:33 $ docker stop --time=1 6d287f590a1c1ca783dea1302e8215c332a1a4b8fcd510157a7882fa1d944553 13:38:35 $ docker rm -f 6d287f590a1c1ca783dea1302e8215c332a1a4b8fcd510157a7882fa1d944553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:35 + docker inspect -f . ci-base-image-x86_64 13:38:35 . [Pipeline] withDockerContainer 13:38:35 prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container 13:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:38:35 $ docker top 192bda99648074e6bb6409af8849f5035d399bceac9e358ca94b08e3e2075ad7 -eo pid,comm [Pipeline] { [Pipeline] echo 13:38:36 ========================================================= 13:38:36 [edgeXBuildGoParallel] Running Tests and Build... 13:38:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:38:36 + make test 13:38:36 go mod tidy -compat=1.17 13:38:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:38:42 ? github.com/edgexfoundry/edgex-go [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 13:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.124s coverage: 98.5% of statements 13:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 53.4% of statements 13:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.004s coverage: 89.2% of statements 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.125s coverage: 84.4% of statements 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 13:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements 13:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 13:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 82.5% of statements 13:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.097s coverage: 87.2% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 89.4% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 65.4% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.061s coverage: 28.9% of statements 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:39:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 13:39:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 13:39:21 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 13:39:39 GO111MODULE=on go vet ./... 13:39:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:39:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:39:44 ./bin/test-attribution-txt.sh [Pipeline] echo 13:39:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:39:45 + ls -al . 13:39:45 total 672 13:39:45 drwxrwxr-x 10 1001 1001 4096 Apr 25 13:39 . 13:39:45 drwxr-xr-x 4 root root 4096 Apr 25 13:38 .. 13:39:45 -rw-rw-r-- 1 1001 1001 11 Apr 25 13:37 .dockerignore 13:39:45 drwxrwxr-x 8 1001 1001 4096 Apr 25 13:37 .git 13:39:45 drwxrwxr-x 3 1001 1001 4096 Apr 25 13:37 .github 13:39:45 -rw-rw-r-- 1 1001 1001 879 Apr 25 13:37 .gitignore 13:39:45 -rw-rw-r-- 1 1001 1001 42 Apr 25 13:37 .golangci.yml 13:39:45 -rw-rw-r-- 1 1001 1001 87 Apr 25 13:37 .hadolint.yml 13:39:45 drwx------ 3 1001 1001 4096 Apr 25 13:37 .semver 13:39:45 -rw-rw-r-- 1 1001 1001 166 Apr 25 13:37 .sonarcloud.properties 13:39:45 -rw-rw-r-- 1 1001 1001 1171 Apr 25 13:37 ADOPTERS.md 13:39:45 -rw-rw-r-- 1 1001 1001 10086 Apr 25 13:37 Attribution.txt 13:39:45 -rw-rw-r-- 1 1001 1001 51732 Apr 25 13:37 CHANGELOG.md 13:39:45 -rw-rw-r-- 1 1001 1001 3804 Apr 25 13:37 CONTRIBUTING.md 13:39:45 -rw-rw-r-- 1 1001 1001 677 Apr 25 13:37 GOVERNANCE.md 13:39:45 -rw-rw-r-- 1 1001 1001 850 Apr 25 13:37 Jenkinsfile 13:39:45 -rw-rw-r-- 1 1001 1001 10775 Apr 25 13:37 LICENSE 13:39:45 -rw-rw-r-- 1 1001 1001 10389 Apr 25 13:37 Makefile 13:39:45 -rw-rw-r-- 1 1001 1001 582 Apr 25 13:37 OWNERS.md 13:39:45 -rw-rw-r-- 1 1001 1001 9120 Apr 25 13:37 README.md 13:39:45 -rw-rw-r-- 1 1001 1001 6912 Apr 25 13:37 SECURITY.md 13:39:45 -rw-rw-r-- 1 1001 1001 5 Apr 25 13:38 VERSION 13:39:45 -rw-rw-r-- 1 1001 1001 4131 Apr 25 13:37 ZMQWindows.md 13:39:45 drwxrwxr-x 2 1001 1001 4096 Apr 25 13:37 bin 13:39:45 drwxrwxr-x 18 1001 1001 4096 Apr 25 13:37 cmd 13:39:45 -rw-r--r-- 1 root root 435134 Apr 25 13:39 coverage.out 13:39:45 -rw-rw-r-- 1 1001 1001 3256 Apr 25 13:37 go.mod 13:39:45 -rw-rw-r-- 1 1001 1001 35162 Apr 25 13:38 go.sum 13:39:45 drwxrwxr-x 8 1001 1001 4096 Apr 25 13:37 internal 13:39:45 drwxrwxr-x 3 1001 1001 4096 Apr 25 13:37 openapi 13:39:45 drwxrwxr-x 4 1001 1001 4096 Apr 25 13:37 snap 13:39:45 -rw-rw-r-- 1 1001 1001 204 Apr 25 13:37 version.go [Pipeline] sh 13:39:45 + '[' -e coverage.out ] 13:39:45 + chown 1001:1001 coverage.out [Pipeline] stash 13:39:45 Stashed 1 file(s) [Pipeline] sh 13:39:46 + make build 13:39:46 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:39:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22036 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws 13:39:57 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 13:39:57 The recommended git tool is: git 13:40:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:40:03 using credential edgex-jenkins-ssh 13:40:03 Cloning the remote Git repository 13:40:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:40:04 > git init /w/workspace/edgex-go/3 # timeout=10 13:40:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:40:04 > git --version # timeout=10 13:40:04 > git --version # 'git version 2.25.1' 13:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:40:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:40:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:40:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:40:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:40:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:40:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:40:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:40:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:40:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:40:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:40:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:40:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:40:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:40:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:40:22 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 305fe6dde310e99fd4364fce934495aa9b5938b7 [Pipeline] } 13:40:22 $ docker stop --time=1 192bda99648074e6bb6409af8849f5035d399bceac9e358ca94b08e3e2075ad7 13:40:22 Merge succeeded, producing f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 13:40:22 Checking out Revision f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 (PR-3986) 13:40:22 > git config core.sparsecheckout # timeout=10 13:40:22 > git checkout -f 305fe6dde310e99fd4364fce934495aa9b5938b7 # timeout=10 13:40:22 > git remote # timeout=10 13:40:22 > git config --get remote.origin.url # timeout=10 13:40:22 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:22 > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 13:40:22 > git rev-parse HEAD^{commit} # timeout=10 13:40:22 > git config core.sparsecheckout # timeout=10 13:40:22 > git checkout -f f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 # timeout=10 13:40:24 $ docker rm -f 192bda99648074e6bb6409af8849f5035d399bceac9e358ca94b08e3e2075ad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:40:25 13:40:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:40:26 latest: Pulling from edgex-devops/edgex-compose 13:40:26 cbdbe7a5bc2a: Pulling fs layer 13:40:26 ca9280d653b3: Pulling fs layer 13:40:26 7e9c9ca2126c: Pulling fs layer 13:40:26 cbdbe7a5bc2a: Verifying Checksum 13:40:26 cbdbe7a5bc2a: Download complete 13:40:26 ca9280d653b3: Verifying Checksum 13:40:26 ca9280d653b3: Download complete 13:40:26 cbdbe7a5bc2a: Pull complete 13:40:26 7e9c9ca2126c: Verifying Checksum 13:40:26 7e9c9ca2126c: Download complete 13:40:26 ca9280d653b3: Pull complete 13:40:26 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" 13:40:27 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:40:27 % Total % Received % Xferd Average Speed Time Time Time Current 13:40:27 Dload Upload Total Spent Left Speed 13:40:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 65071 0 --:--:-- --:--:-- --:--:-- 65071 [Pipeline] sh 13:40:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 13:40:26 > git rev-list --no-walk 20b67419929c8f5d025676d0a4de6cfbb7e48101 # timeout=10 [Pipeline] sh 13:40:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:40:28 + sudo tee /etc/docker/daemon.new 13:40:28 { 13:40:28 "registry-mirrors": [ 13:40:28 "https://nexus3.edgexfoundry.org:10001" 13:40:28 ], 13:40:28 "bip": "10.250.0.254/24", 13:40:28 "hosts": [ 13:40:28 "tcp://0.0.0.0:5555", 13:40:28 "unix:///var/run/docker.sock" 13:40:28 ], 13:40:28 "mtu": 1458, 13:40:28 "selinux-enabled": true, 13:40:28 "seccomp-profile": "/etc/docker/seccomp.json" 13:40:28 } [Pipeline] sh 13:40:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:40:29 + sudo service docker restart 13:40:29 7e9c9ca2126c: Pull complete 13:40:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:40:29 prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container 13:40:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:40:31 $ docker top 26c3fb838b61a6159bd306a992424b8bf73b52df61e0766fbf2f1e24a118953b -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:31 + docker-compose build --help 13:40:31 + grep parallel 13:40:32 --parallel Build images in parallel. [Pipeline] } 13:40:32 $ docker stop --time=1 26c3fb838b61a6159bd306a992424b8bf73b52df61e0766fbf2f1e24a118953b 13:40:33 $ docker rm -f 26c3fb838b61a6159bd306a992424b8bf73b52df61e0766fbf2f1e24a118953b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:40:33 . [Pipeline] withDockerContainer 13:40:33 prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container 13:40:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:40:34 $ docker top 8c87a708f6b2056dbdbc30a11da82cdcc44f213893c354ee1fc66d63bdf21651 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:34 + docker-compose -f ./docker-compose-build.yml build --parallel 13:40:35 Building core-command ... 13:40:35 Building core-data ... 13:40:35 Building core-metadata ... 13:40:35 Building security-bootstrapper ... 13:40:35 Building security-proxy-setup ... 13:40:35 Building security-secretstore-setup ... 13:40:35 Building security-spiffe-token-provider ... 13:40:35 Building security-spire-agent ... 13:40:35 Building security-spire-config ... 13:40:35 Building security-spire-server ... 13:40:35 Building support-notifications ... 13:40:35 Building support-scheduler ... 13:40:35 Building sys-mgmt-agent ... 13:40:35 Building security-secretstore-setup 13:40:35 Building security-spire-server 13:40:35 Building security-spire-config 13:40:35 Building core-data 13:40:35 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:47 provisioning config files... 13:40:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2057243695692199195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:48 ---> docker-login.sh 13:40:48 nexus3.edgexfoundry.org:10001 13:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:49 Configure a credential helper to remove this warning. See 13:40:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:49 13:40:49 Login Succeeded 13:40:49 nexus3.edgexfoundry.org:10002 13:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:49 Configure a credential helper to remove this warning. See 13:40:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:49 13:40:49 Login Succeeded 13:40:49 nexus3.edgexfoundry.org:10003 13:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:50 Configure a credential helper to remove this warning. See 13:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:50 13:40:50 Login Succeeded 13:40:50 nexus3.edgexfoundry.org:10004 13:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:50 Configure a credential helper to remove this warning. See 13:40:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:50 13:40:50 Login Succeeded 13:40:50 docker.io 13:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:51 Configure a credential helper to remove this warning. See 13:40:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:51 13:40:51 Login Succeeded 13:40:51 ---> docker-login.sh ends [Pipeline] } 13:40:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:52 ========================================================= 13:40:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:40:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:40:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:40:52 9b3977197b4f: Pulling fs layer 13:40:52 1a89e8eeedd5: Pulling fs layer 13:40:52 94645a83ff95: Pulling fs layer 13:40:52 3f3a8bcf1eab: Pulling fs layer 13:40:52 0c92f367c5e7: Pulling fs layer 13:40:52 3096ccb668a1: Pulling fs layer 13:40:52 e8cf19c19ddd: Pulling fs layer 13:40:52 a4caa8a26152: Pulling fs layer 13:40:52 3f3a8bcf1eab: Waiting 13:40:52 0c92f367c5e7: Waiting 13:40:52 a4caa8a26152: Waiting 13:40:52 e8cf19c19ddd: Waiting 13:40:52 94645a83ff95: Verifying Checksum 13:40:52 94645a83ff95: Download complete 13:40:52 1a89e8eeedd5: Verifying Checksum 13:40:52 1a89e8eeedd5: Download complete 13:40:52 0c92f367c5e7: Verifying Checksum 13:40:52 0c92f367c5e7: Download complete 13:40:52 3096ccb668a1: Verifying Checksum 13:40:52 3096ccb668a1: Download complete 13:40:52 9b3977197b4f: Download complete 13:40:52 e8cf19c19ddd: Verifying Checksum 13:40:52 e8cf19c19ddd: Download complete 13:40:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:40:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:40:53 ---> e2bafce7b0c1 13:40:53 Step 3/26 : WORKDIR /edgex-go 13:40:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:40:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:40:53 ---> e2bafce7b0c1 13:40:53 Step 3/25 : WORKDIR /edgex-go 13:40:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:40:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:40:53 ---> e2bafce7b0c1 13:40:53 Step 3/25 : WORKDIR /edgex-go 13:40:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:40:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:40:53 ---> e2bafce7b0c1 13:40:53 Step 3/31 : WORKDIR /edgex-go 13:40:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:40:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:40:53 ---> e2bafce7b0c1 13:40:53 Step 3/23 : WORKDIR /edgex-go 13:40:53 ---> Running in 70003ceed355 13:40:53 ---> Running in 4cd692bb4b59 13:40:53 ---> Running in 3de9705bcc4e 13:40:53 ---> Running in 4994bb024ffb 13:40:53 ---> Running in 142840b632e1 13:40:53 Removing intermediate container 4cd692bb4b59 13:40:53 ---> e589fa2bb2cc 13:40:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:53 Removing intermediate container 142840b632e1 13:40:53 ---> e96c2bb1030c 13:40:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:53 Removing intermediate container 4994bb024ffb 13:40:53 ---> 4152c10d0abc 13:40:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:53 ---> Running in 3fd49dc4fc81 13:40:53 ---> Running in 6866d63d7ccd 13:40:53 Removing intermediate container 3de9705bcc4e 13:40:53 ---> f1a2c528fced 13:40:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:53 Removing intermediate container 70003ceed355 13:40:53 ---> b185352051ce 13:40:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:53 ---> Running in d358421ab322 13:40:53 ---> Running in 35cf887c99aa 13:40:53 ---> Running in e290e4ef3674 13:40:53 9b3977197b4f: Pull complete 13:40:54 1a89e8eeedd5: Pull complete 13:40:54 94645a83ff95: Pull complete 13:40:54 Removing intermediate container 3fd49dc4fc81 13:40:54 ---> 1ffde6e85bd4 13:40:54 Step 5/25 : RUN apk add --update --no-cache make git 13:40:54 ---> Running in 752ab0a21b1b 13:40:54 Removing intermediate container 6866d63d7ccd 13:40:54 ---> 963b00a1a29e 13:40:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:40:54 ---> Running in 685e6fd3818b 13:40:54 a4caa8a26152: Verifying Checksum 13:40:54 a4caa8a26152: Download complete 13:40:54 Removing intermediate container d358421ab322 13:40:54 ---> 4cd5f825fa7e 13:40:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:40:54 ---> Running in b8443c7faa37 13:40:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:40:54 Removing intermediate container e290e4ef3674 13:40:54 ---> ad32b09a2490 13:40:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:40:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:40:54 ---> Running in 49e46fbb4c8d 13:40:54 Removing intermediate container 35cf887c99aa 13:40:54 ---> e3d4338e791c 13:40:54 Step 5/31 : RUN apk add --update --no-cache make git 13:40:54 ---> Running in 2830ecf3dc49 13:40:55 3f3a8bcf1eab: Download complete 13:40:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:40:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:40:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:40:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:40:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:40:56 OK: 221 MiB in 52 packages 13:40:56 OK: 221 MiB in 52 packages 13:40:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:40:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:40:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:40:56 Removing intermediate container 685e6fd3818b 13:40:56 ---> 73d66978967e 13:40:56 Step 6/23 : COPY go.mod vendor* ./ 13:40:56 Removing intermediate container 752ab0a21b1b 13:40:56 ---> 0e207deeddd8 13:40:56 Step 6/25 : COPY go.mod vendor* ./ 13:40:56 ---> d29c07330316 13:40:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:56 ---> Running in 4e5dd1ecdf98 13:40:56 OK: 221 MiB in 52 packages 13:40:56 OK: 221 MiB in 52 packages 13:40:56 ---> 06ef044a76d7 13:40:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:56 ---> Running in fb322f5503b7 13:40:56 OK: 221 MiB in 52 packages 13:40:57 Removing intermediate container 49e46fbb4c8d 13:40:57 ---> 5654348da870 13:40:57 Step 6/25 : COPY go.mod vendor* ./ 13:40:57 Removing intermediate container 2830ecf3dc49 13:40:57 ---> c72179469aab 13:40:57 Step 6/31 : COPY go.mod vendor* ./ 13:40:57 Removing intermediate container b8443c7faa37 13:40:57 ---> e43f150bdce5 13:40:57 Step 6/26 : COPY go.mod vendor* ./ 13:40:57 ---> 113e4dd1b50b 13:40:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:57 ---> Running in 0c9b09da21e9 13:40:57 ---> e4fedcaa3205 13:40:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:57 ---> 3888d3aab5f4 13:40:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:57 ---> Running in 41731e513f73 13:40:57 ---> Running in 74701fbf7741 13:40:57 Removing intermediate container 4e5dd1ecdf98 13:40:57 ---> 326d670b53b0 13:40:57 Step 8/23 : COPY . . 13:40:59 Removing intermediate container fb322f5503b7 13:40:59 ---> ed4f2f8d7820 13:40:59 Step 8/25 : COPY . . 13:40:59 Removing intermediate container 0c9b09da21e9 13:40:59 ---> 39d704b276ce 13:40:59 Step 8/25 : COPY . . 13:41:03 Removing intermediate container 74701fbf7741 13:41:03 ---> d6c1f0a7b5c1 13:41:03 Step 8/26 : COPY . . 13:41:03 Removing intermediate container 41731e513f73 13:41:03 ---> 788bbf0fc026 13:41:03 Step 8/31 : COPY . . 13:41:03 ---> e743fccf700a 13:41:03 Step 9/23 : RUN make cmd/core-data/core-data 13:41:06 ---> Running in 216aa13c93c8 13:41:06 ---> aa1729ffa9dd 13:41:06 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:41:06 ---> 7099bbfc1ce2 13:41:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:41:06 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:41:06 ---> Running in e268e93f2b23 13:41:06 ---> Running in a444f528de44 13:41:06 Removing intermediate container a444f528de44 13:41:06 ---> 50b5f745183b 13:41:06 Step 10/25 : RUN mkdir -p spire-build 13:41:06 ---> Running in 90775853d724 13:41:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:41:07 3f3a8bcf1eab: Pull complete 13:41:07 0c92f367c5e7: Pull complete 13:41:07 Removing intermediate container 90775853d724 13:41:07 ---> 2befc619b2e1 13:41:07 Step 11/25 : WORKDIR /edgex-go/spire-build 13:41:07 ---> Running in a12a8299b2a5 13:41:08 3096ccb668a1: Pull complete 13:41:08 Removing intermediate container a12a8299b2a5 13:41:08 ---> f4bb65618e54 13:41:08 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 13:41:08 ---> Running in ddd7e5a8af9e 13:41:08 e8cf19c19ddd: Pull complete 13:41:08 ---> ed4ff2b786b4 13:41:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:41:08 ---> Running in 7e195155cd2b 13:41:09 ---> 585c8d9230ac 13:41:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:41:09 ---> Running in d68cb0481488 13:41:09 Removing intermediate container 7e195155cd2b 13:41:09 ---> 9e5f1ad1b826 13:41:09 Step 10/26 : RUN mkdir -p spire-build 13:41:09 ---> Running in 9bcbf6a06fcf 13:41:09 spire-1.2.1/ 13:41:09 spire-1.2.1/.data/ 13:41:09 spire-1.2.1/.data/.file 13:41:09 spire-1.2.1/.dockerignore 13:41:09 spire-1.2.1/.gitattributes 13:41:09 spire-1.2.1/.githooks/ 13:41:09 spire-1.2.1/.githooks/pre-commit 13:41:09 spire-1.2.1/.github/ 13:41:09 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:41:09 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:41:09 spire-1.2.1/.github/dependabot.yml 13:41:09 spire-1.2.1/.github/workflows/ 13:41:09 spire-1.2.1/.github/workflows/nightly_build.yaml 13:41:09 spire-1.2.1/.github/workflows/pr_build.yaml 13:41:09 spire-1.2.1/.github/workflows/release_build.yaml 13:41:09 spire-1.2.1/.github/workflows/scripts/ 13:41:09 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:41:09 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:41:09 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:41:09 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:41:09 spire-1.2.1/.github/workflows/scripts/split.sh 13:41:09 spire-1.2.1/.gitignore 13:41:09 spire-1.2.1/.go-version 13:41:09 spire-1.2.1/.golangci.yml 13:41:09 spire-1.2.1/ADOPTERS.md 13:41:09 spire-1.2.1/CHANGELOG.md 13:41:09 spire-1.2.1/CODE-OF-CONDUCT.md 13:41:09 spire-1.2.1/CODEOWNERS 13:41:09 spire-1.2.1/CONTRIBUTING.md 13:41:09 spire-1.2.1/Dockerfile 13:41:09 spire-1.2.1/Dockerfile.dev 13:41:09 spire-1.2.1/Dockerfile.scratch 13:41:09 spire-1.2.1/LICENSE 13:41:09 spire-1.2.1/MAINTAINERS.md 13:41:09 spire-1.2.1/Makefile 13:41:09 spire-1.2.1/README.md 13:41:09 spire-1.2.1/ROADMAP.md 13:41:09 spire-1.2.1/SECURITY.md 13:41:09 spire-1.2.1/cmd/ 13:41:09 spire-1.2.1/cmd/spire-agent/ 13:41:09 spire-1.2.1/cmd/spire-agent/cli/ 13:41:09 spire-1.2.1/cmd/spire-agent/cli/api/ 13:41:09 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/common/ 13:41:09 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:41:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/run/ 13:41:09 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:41:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:41:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:41:09 spire-1.2.1/cmd/spire-agent/main.go 13:41:09 spire-1.2.1/cmd/spire-server/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/agent/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/cli.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/run/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/token/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/validate/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/x509/ 13:41:09 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:41:09 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:41:09 spire-1.2.1/cmd/spire-server/main.go 13:41:09 spire-1.2.1/cmd/spire-server/util/ 13:41:09 spire-1.2.1/cmd/spire-server/util/util.go 13:41:09 spire-1.2.1/conf/ 13:41:09 spire-1.2.1/conf/agent/ 13:41:09 spire-1.2.1/conf/agent/agent.conf 13:41:09 spire-1.2.1/conf/agent/agent_full.conf 13:41:09 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:41:09 spire-1.2.1/conf/server/ 13:41:09 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:41:09 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:41:09 spire-1.2.1/conf/server/server.conf 13:41:09 spire-1.2.1/conf/server/server_full.conf 13:41:09 spire-1.2.1/doc/ 13:41:09 spire-1.2.1/doc/SPIRE101.md 13:41:09 spire-1.2.1/doc/auditlog.md 13:41:09 spire-1.2.1/doc/authorization_policy_engine.md 13:41:09 spire-1.2.1/doc/changelog_guidelines.md 13:41:09 spire-1.2.1/doc/cure53-report.pdf 13:41:09 spire-1.2.1/doc/images/ 13:41:09 spire-1.2.1/doc/images/2019_roadmap.png 13:41:09 spire-1.2.1/doc/images/SPIRE101.png 13:41:09 spire-1.2.1/doc/images/SPIRE_agent.png 13:41:09 spire-1.2.1/doc/images/SPIRE_server.png 13:41:09 spire-1.2.1/doc/images/cache_mgr.png 13:41:09 spire-1.2.1/doc/images/cache_mgr_components.png 13:41:09 spire-1.2.1/doc/images/federated_spire.png 13:41:09 spire-1.2.1/doc/images/ha_mode.png 13:41:09 spire-1.2.1/doc/images/nested_spire.png 13:41:09 spire-1.2.1/doc/images/oidc_federation.png 13:41:09 spire-1.2.1/doc/images/single_trust_domain.png 13:41:09 spire-1.2.1/doc/images/spiffe_compatible.png 13:41:09 spire-1.2.1/doc/images/spire_logo.png 13:41:09 spire-1.2.1/doc/migrating_registration_api_clients.md 13:41:09 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:41:09 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:41:09 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:41:09 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:41:09 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:41:09 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:41:09 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:41:09 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:41:09 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:41:09 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:41:09 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:41:09 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:41:09 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:41:09 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:41:09 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:41:09 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:41:09 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:41:09 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:41:09 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:41:09 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:41:09 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:41:09 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:41:09 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:41:09 spire-1.2.1/doc/scaling_spire.md 13:41:09 spire-1.2.1/doc/spire_agent.md 13:41:09 spire-1.2.1/doc/spire_server.md 13:41:09 spire-1.2.1/doc/supported_integrations.md 13:41:09 spire-1.2.1/doc/telemetry.md 13:41:09 spire-1.2.1/doc/telemetry_config.md 13:41:09 spire-1.2.1/doc/upgrading.md 13:41:09 spire-1.2.1/doc/using_spire.md 13:41:09 spire-1.2.1/examples/ 13:41:09 spire-1.2.1/examples/README.md 13:41:09 spire-1.2.1/go.mod 13:41:09 spire-1.2.1/go.sum 13:41:09 spire-1.2.1/pkg/ 13:41:09 spire-1.2.1/pkg/agent/ 13:41:09 spire-1.2.1/pkg/agent/agent.go 13:41:09 spire-1.2.1/pkg/agent/api/ 13:41:09 spire-1.2.1/pkg/agent/api/config.go 13:41:09 spire-1.2.1/pkg/agent/api/debug/ 13:41:09 spire-1.2.1/pkg/agent/api/debug/v1/ 13:41:09 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:41:09 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:41:09 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:41:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:41:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:41:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:41:09 spire-1.2.1/pkg/agent/api/endpoints.go 13:41:09 spire-1.2.1/pkg/agent/api/health/ 13:41:09 spire-1.2.1/pkg/agent/api/health/v1/ 13:41:09 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:41:09 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:41:09 spire-1.2.1/pkg/agent/api/rpccontext/ 13:41:09 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:41:09 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:41:09 spire-1.2.1/pkg/agent/attestor/ 13:41:09 spire-1.2.1/pkg/agent/attestor/node/ 13:41:09 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:41:09 spire-1.2.1/pkg/agent/attestor/node/node.go 13:41:09 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:41:09 spire-1.2.1/pkg/agent/attestor/workload/ 13:41:09 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:41:09 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:41:09 spire-1.2.1/pkg/agent/catalog/ 13:41:09 spire-1.2.1/pkg/agent/catalog/catalog.go 13:41:09 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:41:09 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:41:09 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:41:09 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:41:09 spire-1.2.1/pkg/agent/client/ 13:41:09 spire-1.2.1/pkg/agent/client/client.go 13:41:09 spire-1.2.1/pkg/agent/client/client_test.go 13:41:09 spire-1.2.1/pkg/agent/client/dial.go 13:41:09 spire-1.2.1/pkg/agent/client/nodeconn.go 13:41:09 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:41:09 spire-1.2.1/pkg/agent/client/update.go 13:41:09 spire-1.2.1/pkg/agent/client/util.go 13:41:09 spire-1.2.1/pkg/agent/common/ 13:41:09 spire-1.2.1/pkg/agent/common/backoff/ 13:41:09 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:41:09 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:41:09 spire-1.2.1/pkg/agent/common/cgroups/ 13:41:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:41:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:41:09 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:41:09 spire-1.2.1/pkg/agent/config.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/ 13:41:09 spire-1.2.1/pkg/agent/endpoints/config.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:41:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:41:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/workload/ 13:41:09 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:41:09 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:41:09 spire-1.2.1/pkg/agent/manager/ 13:41:09 spire-1.2.1/pkg/agent/manager/cache/ 13:41:09 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:41:09 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:41:09 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:41:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:41:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:41:09 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:41:09 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:41:09 spire-1.2.1/pkg/agent/manager/config.go 13:41:09 spire-1.2.1/pkg/agent/manager/manager.go 13:41:09 spire-1.2.1/pkg/agent/manager/manager_test.go 13:41:09 spire-1.2.1/pkg/agent/manager/storage.go 13:41:09 spire-1.2.1/pkg/agent/manager/storage_test.go 13:41:09 spire-1.2.1/pkg/agent/manager/storecache/ 13:41:09 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:41:09 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:41:09 spire-1.2.1/pkg/agent/manager/sync.go 13:41:09 spire-1.2.1/pkg/agent/plugin/ 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:41:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:41:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:41:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:41:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:41:09 spire-1.2.1/pkg/agent/svid/ 13:41:09 spire-1.2.1/pkg/agent/svid/rotator.go 13:41:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:41:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:41:09 spire-1.2.1/pkg/agent/svid/store/ 13:41:09 spire-1.2.1/pkg/agent/svid/store/service.go 13:41:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:41:09 spire-1.2.1/pkg/common/ 13:41:09 spire-1.2.1/pkg/common/agentpathtemplate/ 13:41:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:41:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:41:09 spire-1.2.1/pkg/common/api/ 13:41:09 spire-1.2.1/pkg/common/api/metrics.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/ 13:41:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/logger.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/names.go 13:41:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:41:09 spire-1.2.1/pkg/common/api/names.go 13:41:09 spire-1.2.1/pkg/common/api/ratelimit.go 13:41:09 spire-1.2.1/pkg/common/api/rpccontext/ 13:41:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:41:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:41:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:41:09 spire-1.2.1/pkg/common/auth/ 13:41:09 spire-1.2.1/pkg/common/auth/interceptors.go 13:41:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:41:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/ 13:41:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/types.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:41:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:41:09 spire-1.2.1/pkg/common/catalog/ 13:41:09 spire-1.2.1/pkg/common/catalog/bind.go 13:41:09 spire-1.2.1/pkg/common/catalog/builtin.go 13:41:09 spire-1.2.1/pkg/common/catalog/catalog.go 13:41:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:41:09 spire-1.2.1/pkg/common/catalog/closers.go 13:41:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:41:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:41:09 spire-1.2.1/pkg/common/catalog/config.go 13:41:09 spire-1.2.1/pkg/common/catalog/config_test.go 13:41:09 spire-1.2.1/pkg/common/catalog/configure.go 13:41:09 spire-1.2.1/pkg/common/catalog/constraints.go 13:41:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:41:09 spire-1.2.1/pkg/common/catalog/context.go 13:41:09 spire-1.2.1/pkg/common/catalog/external.go 13:41:09 spire-1.2.1/pkg/common/catalog/host.go 13:41:09 spire-1.2.1/pkg/common/catalog/pipenet.go 13:41:09 spire-1.2.1/pkg/common/catalog/plugin.go 13:41:09 spire-1.2.1/pkg/common/catalog/testplugin/ 13:41:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:41:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:41:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:41:09 spire-1.2.1/pkg/common/cli/ 13:41:09 spire-1.2.1/pkg/common/cli/env.go 13:41:09 spire-1.2.1/pkg/common/cli/flags.go 13:41:09 spire-1.2.1/pkg/common/cli/trust_domain.go 13:41:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:41:09 spire-1.2.1/pkg/common/cli/umask.go 13:41:09 spire-1.2.1/pkg/common/cli/umask_posix.go 13:41:09 spire-1.2.1/pkg/common/cli/umask_test.go 13:41:09 spire-1.2.1/pkg/common/cli/umask_windows.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/ 13:41:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/flag.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/format.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/ 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:41:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:41:09 spire-1.2.1/pkg/common/coretypes/ 13:41:09 spire-1.2.1/pkg/common/coretypes/bundle/ 13:41:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:41:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:41:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:41:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:41:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:41:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:41:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:41:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:41:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:41:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:41:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:41:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:41:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:41:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:41:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:41:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:41:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:41:09 spire-1.2.1/pkg/common/cryptoutil/ 13:41:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:41:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:41:09 spire-1.2.1/pkg/common/diskutil/ 13:41:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:41:09 spire-1.2.1/pkg/common/diskutil/file_test.go 13:41:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:41:09 spire-1.2.1/pkg/common/errorutil/ 13:41:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:41:09 spire-1.2.1/pkg/common/health/ 13:41:09 spire-1.2.1/pkg/common/health/config.go 13:41:09 spire-1.2.1/pkg/common/health/context.go 13:41:09 spire-1.2.1/pkg/common/health/context_test.go 13:41:09 spire-1.2.1/pkg/common/health/health.go 13:41:09 spire-1.2.1/pkg/common/health/health_test.go 13:41:09 spire-1.2.1/pkg/common/health/logger.go 13:41:09 spire-1.2.1/pkg/common/hostservice/ 13:41:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:41:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:41:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:41:09 spire-1.2.1/pkg/common/idutil/ 13:41:09 spire-1.2.1/pkg/common/idutil/require.go 13:41:09 spire-1.2.1/pkg/common/idutil/require_test.go 13:41:09 spire-1.2.1/pkg/common/idutil/safety.go 13:41:09 spire-1.2.1/pkg/common/idutil/safety_test.go 13:41:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:41:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:41:09 spire-1.2.1/pkg/common/jwtsvid/ 13:41:09 spire-1.2.1/pkg/common/jwtsvid/common.go 13:41:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:41:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:41:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:41:09 spire-1.2.1/pkg/common/jwtutil/ 13:41:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:41:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:41:09 spire-1.2.1/pkg/common/log/ 13:41:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:41:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:41:09 spire-1.2.1/pkg/common/log/log.go 13:41:09 spire-1.2.1/pkg/common/log/log_test.go 13:41:09 spire-1.2.1/pkg/common/log/options.go 13:41:09 spire-1.2.1/pkg/common/nodeutil/ 13:41:09 spire-1.2.1/pkg/common/nodeutil/node.go 13:41:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:41:09 spire-1.2.1/pkg/common/peertracker/ 13:41:09 spire-1.2.1/pkg/common/peertracker/conn.go 13:41:09 spire-1.2.1/pkg/common/peertracker/credentials.go 13:41:09 spire-1.2.1/pkg/common/peertracker/errors.go 13:41:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:41:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:41:09 spire-1.2.1/pkg/common/peertracker/info.go 13:41:09 spire-1.2.1/pkg/common/peertracker/listener.go 13:41:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:41:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:41:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:41:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:41:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:41:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:41:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:41:09 spire-1.2.1/pkg/common/peertracker/tcp.go 13:41:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:41:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:41:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:41:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:41:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:41:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:41:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:41:09 spire-1.2.1/pkg/common/peertracker/uds.go 13:41:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:41:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:41:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:41:09 spire-1.2.1/pkg/common/pemutil/ 13:41:09 spire-1.2.1/pkg/common/pemutil/block.go 13:41:09 spire-1.2.1/pkg/common/pemutil/certs.go 13:41:09 spire-1.2.1/pkg/common/pemutil/common.go 13:41:09 spire-1.2.1/pkg/common/pemutil/csr.go 13:41:09 spire-1.2.1/pkg/common/pemutil/keys.go 13:41:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/ 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:41:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:41:09 spire-1.2.1/pkg/common/plugin/ 13:41:09 spire-1.2.1/pkg/common/plugin/aws/ 13:41:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:41:09 spire-1.2.1/pkg/common/plugin/azure/ 13:41:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:41:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:41:09 spire-1.2.1/pkg/common/plugin/facade.go 13:41:09 spire-1.2.1/pkg/common/plugin/facade_test.go 13:41:09 spire-1.2.1/pkg/common/plugin/gcp/ 13:41:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:41:09 spire-1.2.1/pkg/common/plugin/k8s/ 13:41:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:41:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:41:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:41:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:41:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:41:09 spire-1.2.1/pkg/common/plugin/log.go 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/ 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:41:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:41:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:41:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:41:09 spire-1.2.1/pkg/common/plugin/x509pop/ 13:41:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:41:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:41:09 spire-1.2.1/pkg/common/profiling/ 13:41:09 spire-1.2.1/pkg/common/profiling/dumpers.go 13:41:09 spire-1.2.1/pkg/common/profiling/profiling.go 13:41:09 spire-1.2.1/pkg/common/protoutil/ 13:41:09 spire-1.2.1/pkg/common/protoutil/masks.go 13:41:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:41:09 spire-1.2.1/pkg/common/rotationutil/ 13:41:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:41:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:41:09 spire-1.2.1/pkg/common/selector/ 13:41:09 spire-1.2.1/pkg/common/selector/selector.go 13:41:09 spire-1.2.1/pkg/common/selector/selector_test.go 13:41:09 spire-1.2.1/pkg/common/selector/set.go 13:41:09 spire-1.2.1/pkg/common/selector/set_utils.go 13:41:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/ 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/ 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:41:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:41:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:41:09 spire-1.2.1/pkg/common/telemetry/call.go 13:41:09 spire-1.2.1/pkg/common/telemetry/common/ 13:41:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:41:09 spire-1.2.1/pkg/common/telemetry/config.go 13:41:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:41:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/inmem.go 13:41:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/m3.go 13:41:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/metrics.go 13:41:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/names.go 13:41:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:41:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:41:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/ 13:41:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:41:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:41:09 spire-1.2.1/pkg/common/telemetry/server/server.go 13:41:09 spire-1.2.1/pkg/common/telemetry/sink.go 13:41:09 spire-1.2.1/pkg/common/telemetry/statsd.go 13:41:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:41:09 spire-1.2.1/pkg/common/telemetry/uptime.go 13:41:09 spire-1.2.1/pkg/common/telemetry/version.go 13:41:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:41:09 spire-1.2.1/pkg/common/uptime/ 13:41:09 spire-1.2.1/pkg/common/uptime/uptime.go 13:41:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:41:09 spire-1.2.1/pkg/common/util/ 13:41:09 spire-1.2.1/pkg/common/util/certs.go 13:41:09 spire-1.2.1/pkg/common/util/certs_test.go 13:41:09 spire-1.2.1/pkg/common/util/csr.go 13:41:09 spire-1.2.1/pkg/common/util/hash.go 13:41:09 spire-1.2.1/pkg/common/util/selectors.go 13:41:09 spire-1.2.1/pkg/common/util/selectors_test.go 13:41:09 spire-1.2.1/pkg/common/util/signals.go 13:41:09 spire-1.2.1/pkg/common/util/sort.go 13:41:09 spire-1.2.1/pkg/common/util/sort_test.go 13:41:09 spire-1.2.1/pkg/common/util/task.go 13:41:09 spire-1.2.1/pkg/common/util/task_test.go 13:41:09 spire-1.2.1/pkg/common/util/testdata/ 13:41:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:41:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:41:09 spire-1.2.1/pkg/common/version/ 13:41:09 spire-1.2.1/pkg/common/version/version.go 13:41:09 spire-1.2.1/pkg/common/x509svid/ 13:41:09 spire-1.2.1/pkg/common/x509svid/common_test.go 13:41:09 spire-1.2.1/pkg/common/x509svid/csr.go 13:41:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:41:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:41:09 spire-1.2.1/pkg/common/x509util/ 13:41:09 spire-1.2.1/pkg/common/x509util/cert.go 13:41:09 spire-1.2.1/pkg/common/x509util/dns.go 13:41:09 spire-1.2.1/pkg/common/x509util/dns_test.go 13:41:09 spire-1.2.1/pkg/common/x509util/keyid.go 13:41:09 spire-1.2.1/pkg/common/x509util/keypair.go 13:41:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:41:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:41:09 spire-1.2.1/pkg/server/ 13:41:09 spire-1.2.1/pkg/server/api/ 13:41:09 spire-1.2.1/pkg/server/api/agent.go 13:41:09 spire-1.2.1/pkg/server/api/agent/ 13:41:09 spire-1.2.1/pkg/server/api/agent/v1/ 13:41:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:41:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:41:09 spire-1.2.1/pkg/server/api/agent_test.go 13:41:09 spire-1.2.1/pkg/server/api/api.go 13:41:09 spire-1.2.1/pkg/server/api/audit/ 13:41:09 spire-1.2.1/pkg/server/api/audit/audit.go 13:41:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:41:09 spire-1.2.1/pkg/server/api/bundle.go 13:41:09 spire-1.2.1/pkg/server/api/bundle/ 13:41:09 spire-1.2.1/pkg/server/api/bundle/v1/ 13:41:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:41:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:41:09 spire-1.2.1/pkg/server/api/bundle_test.go 13:41:09 spire-1.2.1/pkg/server/api/debug/ 13:41:09 spire-1.2.1/pkg/server/api/debug/v1/ 13:41:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:41:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:41:09 spire-1.2.1/pkg/server/api/entry.go 13:41:09 spire-1.2.1/pkg/server/api/entry/ 13:41:09 spire-1.2.1/pkg/server/api/entry/v1/ 13:41:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:41:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:41:09 spire-1.2.1/pkg/server/api/entry_test.go 13:41:09 spire-1.2.1/pkg/server/api/health/ 13:41:09 spire-1.2.1/pkg/server/api/health/v1/ 13:41:09 spire-1.2.1/pkg/server/api/health/v1/service.go 13:41:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:41:09 spire-1.2.1/pkg/server/api/id.go 13:41:09 spire-1.2.1/pkg/server/api/id_test.go 13:41:09 spire-1.2.1/pkg/server/api/limits/ 13:41:09 spire-1.2.1/pkg/server/api/limits/limits.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/ 13:41:09 spire-1.2.1/pkg/server/api/middleware/alias.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/audit.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/caller.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/common.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/entries.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:41:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:41:09 spire-1.2.1/pkg/server/api/ratelimit.go 13:41:09 spire-1.2.1/pkg/server/api/rpccontext/ 13:41:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:41:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:41:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:41:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:41:09 spire-1.2.1/pkg/server/api/selector.go 13:41:09 spire-1.2.1/pkg/server/api/selector_test.go 13:41:09 spire-1.2.1/pkg/server/api/status.go 13:41:09 spire-1.2.1/pkg/server/api/status_test.go 13:41:09 spire-1.2.1/pkg/server/api/svid/ 13:41:09 spire-1.2.1/pkg/server/api/svid/v1/ 13:41:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:41:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:41:09 spire-1.2.1/pkg/server/api/trustdomain.go 13:41:09 spire-1.2.1/pkg/server/api/trustdomain/ 13:41:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:41:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:41:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:41:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:41:09 spire-1.2.1/pkg/server/authpolicy/ 13:41:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:41:09 spire-1.2.1/pkg/server/authpolicy/policy.go 13:41:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:41:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:41:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:41:09 spire-1.2.1/pkg/server/authpolicy/validate.go 13:41:09 spire-1.2.1/pkg/server/bundle/ 13:41:09 spire-1.2.1/pkg/server/bundle/client/ 13:41:09 spire-1.2.1/pkg/server/bundle/client/client.go 13:41:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:41:09 spire-1.2.1/pkg/server/bundle/client/manager.go 13:41:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:41:09 spire-1.2.1/pkg/server/bundle/client/sources.go 13:41:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:41:09 spire-1.2.1/pkg/server/bundle/client/updater.go 13:41:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:41:09 spire-1.2.1/pkg/server/ca/ 13:41:09 spire-1.2.1/pkg/server/ca/ca.go 13:41:09 spire-1.2.1/pkg/server/ca/ca_health.go 13:41:09 spire-1.2.1/pkg/server/ca/ca_test.go 13:41:09 spire-1.2.1/pkg/server/ca/journal.go 13:41:09 spire-1.2.1/pkg/server/ca/journal_test.go 13:41:09 spire-1.2.1/pkg/server/ca/manager.go 13:41:09 spire-1.2.1/pkg/server/ca/manager_health.go 13:41:09 spire-1.2.1/pkg/server/ca/manager_test.go 13:41:09 spire-1.2.1/pkg/server/ca/templates.go 13:41:09 spire-1.2.1/pkg/server/ca/upstream_client.go 13:41:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:41:09 spire-1.2.1/pkg/server/ca/validation.go 13:41:09 spire-1.2.1/pkg/server/cache/ 13:41:09 spire-1.2.1/pkg/server/cache/dscache/ 13:41:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:41:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:41:09 spire-1.2.1/pkg/server/cache/entrycache/ 13:41:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:41:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:41:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:41:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:41:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:41:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:41:09 spire-1.2.1/pkg/server/catalog/ 13:41:09 spire-1.2.1/pkg/server/catalog/catalog.go 13:41:09 spire-1.2.1/pkg/server/catalog/keymanager.go 13:41:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:41:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:41:09 spire-1.2.1/pkg/server/catalog/notifier.go 13:41:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:41:09 spire-1.2.1/pkg/server/config.go 13:41:09 spire-1.2.1/pkg/server/datastore/ 13:41:09 spire-1.2.1/pkg/server/datastore/datastore.go 13:41:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:41:09 spire-1.2.1/pkg/server/datastore/repository.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:41:09 spire-1.2.1/pkg/server/endpoints/ 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/ 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:41:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:41:09 spire-1.2.1/pkg/server/endpoints/config.go 13:41:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:41:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:41:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:41:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:41:09 spire-1.2.1/pkg/server/endpoints/middleware.go 13:41:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:41:09 spire-1.2.1/pkg/server/hostservice/ 13:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:41:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:41:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:41:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/ 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/ 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:41:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/ 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:41:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:41:09 spire-1.2.1/pkg/server/registration/ 13:41:09 spire-1.2.1/pkg/server/registration/manager.go 13:41:09 spire-1.2.1/pkg/server/registration/manager_test.go 13:41:09 spire-1.2.1/pkg/server/scanentries.go 13:41:09 spire-1.2.1/pkg/server/scanentries_test.go 13:41:09 spire-1.2.1/pkg/server/server.go 13:41:09 spire-1.2.1/pkg/server/server_test.go 13:41:09 spire-1.2.1/pkg/server/svid/ 13:41:09 spire-1.2.1/pkg/server/svid/observer.go 13:41:09 spire-1.2.1/pkg/server/svid/observer_test.go 13:41:09 spire-1.2.1/pkg/server/svid/rotator.go 13:41:09 spire-1.2.1/pkg/server/svid/rotator_config.go 13:41:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:41:09 spire-1.2.1/pkg/server/svid/rotator_test.go 13:41:09 spire-1.2.1/proto/ 13:41:09 spire-1.2.1/proto/private/ 13:41:09 spire-1.2.1/proto/private/server/ 13:41:09 spire-1.2.1/proto/private/server/journal/ 13:41:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:41:09 spire-1.2.1/proto/private/server/journal/journal.proto 13:41:09 spire-1.2.1/proto/spire/ 13:41:09 spire-1.2.1/proto/spire/common/ 13:41:09 spire-1.2.1/proto/spire/common/common.pb.go 13:41:09 spire-1.2.1/proto/spire/common/common.proto 13:41:09 spire-1.2.1/proto/spire/common/plugin/ 13:41:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:41:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:41:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:41:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:41:09 spire-1.2.1/proto/spire/plugin/ 13:41:09 spire-1.2.1/proto/spire/plugin/agent/ 13:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:41:09 spire-1.2.1/release/ 13:41:09 spire-1.2.1/release/spire-extras/ 13:41:09 spire-1.2.1/release/spire-extras/README.md 13:41:09 spire-1.2.1/release/spire-extras/conf/ 13:41:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:41:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:41:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:41:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:41:09 spire-1.2.1/release/spire/ 13:41:09 spire-1.2.1/release/spire/README.md 13:41:09 spire-1.2.1/release/spire/conf/ 13:41:09 spire-1.2.1/release/spire/conf/agent/ 13:41:09 spire-1.2.1/release/spire/conf/agent/agent.conf 13:41:09 spire-1.2.1/release/spire/conf/server/ 13:41:09 spire-1.2.1/release/spire/conf/server/server.conf 13:41:09 spire-1.2.1/script/ 13:41:09 spire-1.2.1/script/build-artifact.sh 13:41:09 spire-1.2.1/script/generate_dummy_ca.sh 13:41:09 spire-1.2.1/support/ 13:41:09 spire-1.2.1/support/k8s/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/ 13:41:09 spire-1.2.1/support/oidc-discovery-provider/README.md 13:41:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/config.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/main.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:41:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:41:09 spire-1.2.1/test/ 13:41:09 spire-1.2.1/test/clock/ 13:41:09 spire-1.2.1/test/clock/clock.go 13:41:09 spire-1.2.1/test/fakes/ 13:41:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:41:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:41:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:41:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:41:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:41:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:41:09 spire-1.2.1/test/fakes/fakeagentstore/ 13:41:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:41:09 spire-1.2.1/test/fakes/fakedatastore/ 13:41:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:41:09 spire-1.2.1/test/fakes/fakeentryclient/ 13:41:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:41:09 spire-1.2.1/test/fakes/fakehealthchecker/ 13:41:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:41:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:41:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:41:09 spire-1.2.1/test/fakes/fakemetrics/ 13:41:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:41:09 spire-1.2.1/test/fakes/fakenoderesolver/ 13:41:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:41:09 spire-1.2.1/test/fakes/fakenotifier/ 13:41:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:41:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:41:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:41:09 spire-1.2.1/test/fakes/fakeserverca/ 13:41:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:41:09 spire-1.2.1/test/fakes/fakeservercatalog/ 13:41:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:41:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:41:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:41:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:41:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:41:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:41:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:41:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:41:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:41:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:41:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:41:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:41:09 spire-1.2.1/test/fixture/ 13:41:09 spire-1.2.1/test/fixture/certs/ 13:41:09 spire-1.2.1/test/fixture/certs/agent_svid.der 13:41:09 spire-1.2.1/test/fixture/certs/base_cert.pem 13:41:09 spire-1.2.1/test/fixture/certs/base_csr.pem 13:41:09 spire-1.2.1/test/fixture/certs/base_key.pem 13:41:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:41:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:41:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:41:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:41:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:41:09 spire-1.2.1/test/fixture/certs/blog_key.pem 13:41:09 spire-1.2.1/test/fixture/certs/bundle.der 13:41:09 spire-1.2.1/test/fixture/certs/ca.pem 13:41:09 spire-1.2.1/test/fixture/certs/ca_key.pem 13:41:09 spire-1.2.1/test/fixture/certs/database_cert.pem 13:41:09 spire-1.2.1/test/fixture/certs/database_csr.pem 13:41:09 spire-1.2.1/test/fixture/certs/database_key.pem 13:41:09 spire-1.2.1/test/fixture/certs/node_cert.pem 13:41:09 spire-1.2.1/test/fixture/certs/node_csr.pem 13:41:09 spire-1.2.1/test/fixture/certs/node_key.pem 13:41:09 spire-1.2.1/test/fixture/certs/svid.pem 13:41:09 spire-1.2.1/test/fixture/certs/svid_key.pem 13:41:09 spire-1.2.1/test/fixture/config/ 13:41:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:41:09 spire-1.2.1/test/fixture/config/agent_good.conf 13:41:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:41:09 spire-1.2.1/test/fixture/config/plugin_good.conf 13:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:41:09 spire-1.2.1/test/fixture/config/server_good.conf 13:41:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:41:09 spire-1.2.1/test/fixture/fixture.go 13:41:09 spire-1.2.1/test/fixture/nodeattestor/ 13:41:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:41:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:41:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:41:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:41:09 spire-1.2.1/test/fixture/registration/ 13:41:09 spire-1.2.1/test/fixture/registration/entries.json 13:41:09 spire-1.2.1/test/fixture/registration/good-for-update.json 13:41:09 spire-1.2.1/test/fixture/registration/good.json 13:41:09 spire-1.2.1/test/fixture/registration/invalid.json 13:41:09 spire-1.2.1/test/fixture/registration/invalid_json.json 13:41:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:41:09 spire-1.2.1/test/integration/ 13:41:09 spire-1.2.1/test/integration/README.md 13:41:09 spire-1.2.1/test/integration/common 13:41:09 spire-1.2.1/test/integration/setup/ 13:41:09 spire-1.2.1/test/integration/setup/adminclient/ 13:41:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:41:09 spire-1.2.1/test/integration/setup/adminclient/client.go 13:41:09 spire-1.2.1/test/integration/setup/debugagent/ 13:41:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:41:09 spire-1.2.1/test/integration/setup/debugagent/main.go 13:41:09 spire-1.2.1/test/integration/setup/debugserver/ 13:41:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:41:09 spire-1.2.1/test/integration/setup/debugserver/main.go 13:41:09 spire-1.2.1/test/integration/setup/downstreamclient/ 13:41:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:41:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:41:09 spire-1.2.1/test/integration/setup/itclient/ 13:41:09 spire-1.2.1/test/integration/setup/itclient/client.go 13:41:09 spire-1.2.1/test/integration/setup/node-attestation/ 13:41:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:41:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:41:09 spire-1.2.1/test/integration/setup/x509pop/ 13:41:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:41:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:41:09 spire-1.2.1/test/integration/suites/ 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:41:09 spire-1.2.1/test/integration/suites/join-token/ 13:41:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:41:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:41:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:41:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:41:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:41:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:41:09 spire-1.2.1/test/integration/suites/join-token/README.md 13:41:09 spire-1.2.1/test/integration/suites/join-token/conf/ 13:41:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/join-token/teardown 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:41:09 spire-1.2.1/test/integration/suites/k8s/ 13:41:09 spire-1.2.1/test/integration/suites/k8s/00-setup 13:41:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:41:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:41:09 spire-1.2.1/test/integration/suites/k8s/README.md 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/ 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:41:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:41:09 spire-1.2.1/test/integration/suites/k8s/teardown 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/ 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:41:09 spire-1.2.1/test/integration/suites/rotation/ 13:41:09 spire-1.2.1/test/integration/suites/rotation/00-setup 13:41:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:41:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:41:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:41:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:41:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:41:09 spire-1.2.1/test/integration/suites/rotation/README.md 13:41:09 spire-1.2.1/test/integration/suites/rotation/conf/ 13:41:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/rotation/teardown 13:41:09 spire-1.2.1/test/integration/suites/self-test/ 13:41:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:41:09 spire-1.2.1/test/integration/suites/self-test/README.md 13:41:09 spire-1.2.1/test/integration/suites/self-test/teardown 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:41:09 spire-1.2.1/test/integration/suites/upgrade/ 13:41:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:41:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:41:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:41:09 spire-1.2.1/test/integration/suites/upgrade/README.md 13:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:41:09 spire-1.2.1/test/integration/suites/upgrade/teardown 13:41:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:41:09 spire-1.2.1/test/integration/test-one.sh 13:41:09 spire-1.2.1/test/integration/test.sh 13:41:09 spire-1.2.1/test/plugintest/ 13:41:09 spire-1.2.1/test/plugintest/config.go 13:41:09 spire-1.2.1/test/plugintest/load.go 13:41:09 spire-1.2.1/test/plugintest/option.go 13:41:09 spire-1.2.1/test/spiretest/ 13:41:09 spire-1.2.1/test/spiretest/apiserver.go 13:41:09 spire-1.2.1/test/spiretest/assertions.go 13:41:09 spire-1.2.1/test/spiretest/dir.go 13:41:09 spire-1.2.1/test/spiretest/errors_posix.go 13:41:09 spire-1.2.1/test/spiretest/errors_windows.go 13:41:09 spire-1.2.1/test/spiretest/logs.go 13:41:09 spire-1.2.1/test/spiretest/socketapi.go 13:41:09 spire-1.2.1/test/spiretest/suite.go 13:41:09 spire-1.2.1/test/spiretest/x509.go 13:41:09 spire-1.2.1/test/testca/ 13:41:09 spire-1.2.1/test/testca/ca.go 13:41:09 spire-1.2.1/test/testkey/ 13:41:09 spire-1.2.1/test/testkey/generate.sh 13:41:09 spire-1.2.1/test/testkey/genkeys.go 13:41:09 spire-1.2.1/test/testkey/keys.go 13:41:09 spire-1.2.1/test/testkey/new.go 13:41:09 spire-1.2.1/test/tpmsimulator/ 13:41:09 spire-1.2.1/test/tpmsimulator/simulator.go 13:41:09 spire-1.2.1/test/util/ 13:41:09 spire-1.2.1/test/util/cert_fixtures.go 13:41:09 spire-1.2.1/test/util/cert_generation.go 13:41:09 spire-1.2.1/test/util/io_redirection.go 13:41:09 spire-1.2.1/test/util/race.go 13:41:09 spire-1.2.1/test/util/util.go 13:41:09 building spire from source... 13:41:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:41:09 Installing go1.17.7... 13:41:10 Removing intermediate container 9bcbf6a06fcf 13:41:10 ---> 9b1f45e6b5d2 13:41:10 Step 11/26 : WORKDIR /edgex-go/spire-build 13:41:10 ---> Running in 46c585196e80 13:41:10 Removing intermediate container 46c585196e80 13:41:10 ---> 2f78226d02b3 13:41:10 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 13:41:10 ---> Running in e62702443c48 13:41:11 spire-1.2.1/ 13:41:11 spire-1.2.1/.data/ 13:41:11 spire-1.2.1/.data/.file 13:41:11 spire-1.2.1/.dockerignore 13:41:11 spire-1.2.1/.gitattributes 13:41:11 spire-1.2.1/.githooks/ 13:41:11 spire-1.2.1/.githooks/pre-commit 13:41:11 spire-1.2.1/.github/ 13:41:11 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:41:11 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:41:11 spire-1.2.1/.github/dependabot.yml 13:41:11 spire-1.2.1/.github/workflows/ 13:41:11 spire-1.2.1/.github/workflows/nightly_build.yaml 13:41:11 spire-1.2.1/.github/workflows/pr_build.yaml 13:41:11 spire-1.2.1/.github/workflows/release_build.yaml 13:41:11 spire-1.2.1/.github/workflows/scripts/ 13:41:11 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:41:11 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:41:11 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:41:11 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:41:11 spire-1.2.1/.github/workflows/scripts/split.sh 13:41:11 spire-1.2.1/.gitignore 13:41:11 spire-1.2.1/.go-version 13:41:11 spire-1.2.1/.golangci.yml 13:41:11 spire-1.2.1/ADOPTERS.md 13:41:11 spire-1.2.1/CHANGELOG.md 13:41:11 spire-1.2.1/CODE-OF-CONDUCT.md 13:41:11 spire-1.2.1/CODEOWNERS 13:41:11 spire-1.2.1/CONTRIBUTING.md 13:41:11 spire-1.2.1/Dockerfile 13:41:11 spire-1.2.1/Dockerfile.dev 13:41:11 spire-1.2.1/Dockerfile.scratch 13:41:11 spire-1.2.1/LICENSE 13:41:11 spire-1.2.1/MAINTAINERS.md 13:41:11 spire-1.2.1/Makefile 13:41:11 spire-1.2.1/README.md 13:41:11 spire-1.2.1/ROADMAP.md 13:41:11 spire-1.2.1/SECURITY.md 13:41:11 spire-1.2.1/cmd/ 13:41:11 spire-1.2.1/cmd/spire-agent/ 13:41:11 spire-1.2.1/cmd/spire-agent/cli/ 13:41:11 spire-1.2.1/cmd/spire-agent/cli/api/ 13:41:11 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/common/ 13:41:11 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:41:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/run/ 13:41:11 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:41:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:41:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:41:11 spire-1.2.1/cmd/spire-agent/main.go 13:41:11 spire-1.2.1/cmd/spire-server/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/agent/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/cli.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/run/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/token/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/validate/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/x509/ 13:41:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:41:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:41:11 spire-1.2.1/cmd/spire-server/main.go 13:41:11 spire-1.2.1/cmd/spire-server/util/ 13:41:11 spire-1.2.1/cmd/spire-server/util/util.go 13:41:11 spire-1.2.1/conf/ 13:41:11 spire-1.2.1/conf/agent/ 13:41:11 spire-1.2.1/conf/agent/agent.conf 13:41:11 spire-1.2.1/conf/agent/agent_full.conf 13:41:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:41:11 spire-1.2.1/conf/server/ 13:41:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:41:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:41:11 spire-1.2.1/conf/server/server.conf 13:41:11 spire-1.2.1/conf/server/server_full.conf 13:41:11 spire-1.2.1/doc/ 13:41:11 spire-1.2.1/doc/SPIRE101.md 13:41:11 spire-1.2.1/doc/auditlog.md 13:41:11 spire-1.2.1/doc/authorization_policy_engine.md 13:41:11 spire-1.2.1/doc/changelog_guidelines.md 13:41:11 spire-1.2.1/doc/cure53-report.pdf 13:41:11 spire-1.2.1/doc/images/ 13:41:11 spire-1.2.1/doc/images/2019_roadmap.png 13:41:11 spire-1.2.1/doc/images/SPIRE101.png 13:41:11 spire-1.2.1/doc/images/SPIRE_agent.png 13:41:11 spire-1.2.1/doc/images/SPIRE_server.png 13:41:11 spire-1.2.1/doc/images/cache_mgr.png 13:41:11 spire-1.2.1/doc/images/cache_mgr_components.png 13:41:11 spire-1.2.1/doc/images/federated_spire.png 13:41:11 spire-1.2.1/doc/images/ha_mode.png 13:41:11 spire-1.2.1/doc/images/nested_spire.png 13:41:11 spire-1.2.1/doc/images/oidc_federation.png 13:41:11 spire-1.2.1/doc/images/single_trust_domain.png 13:41:11 spire-1.2.1/doc/images/spiffe_compatible.png 13:41:11 spire-1.2.1/doc/images/spire_logo.png 13:41:11 spire-1.2.1/doc/migrating_registration_api_clients.md 13:41:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:41:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:41:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:41:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:41:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:41:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:41:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:41:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:41:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:41:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:41:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:41:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:41:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:41:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:41:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:41:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:41:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:41:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:41:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:41:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:41:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:41:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:41:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:41:11 spire-1.2.1/doc/scaling_spire.md 13:41:11 spire-1.2.1/doc/spire_agent.md 13:41:11 spire-1.2.1/doc/spire_server.md 13:41:11 spire-1.2.1/doc/supported_integrations.md 13:41:11 spire-1.2.1/doc/telemetry.md 13:41:11 spire-1.2.1/doc/telemetry_config.md 13:41:11 spire-1.2.1/doc/upgrading.md 13:41:11 spire-1.2.1/doc/using_spire.md 13:41:11 spire-1.2.1/examples/ 13:41:11 spire-1.2.1/examples/README.md 13:41:11 spire-1.2.1/go.mod 13:41:11 spire-1.2.1/go.sum 13:41:11 spire-1.2.1/pkg/ 13:41:11 spire-1.2.1/pkg/agent/ 13:41:11 spire-1.2.1/pkg/agent/agent.go 13:41:11 spire-1.2.1/pkg/agent/api/ 13:41:11 spire-1.2.1/pkg/agent/api/config.go 13:41:11 spire-1.2.1/pkg/agent/api/debug/ 13:41:11 spire-1.2.1/pkg/agent/api/debug/v1/ 13:41:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:41:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:41:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:41:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:41:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:41:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:41:11 spire-1.2.1/pkg/agent/api/endpoints.go 13:41:11 spire-1.2.1/pkg/agent/api/health/ 13:41:11 spire-1.2.1/pkg/agent/api/health/v1/ 13:41:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:41:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:41:11 spire-1.2.1/pkg/agent/api/rpccontext/ 13:41:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:41:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:41:11 spire-1.2.1/pkg/agent/attestor/ 13:41:11 spire-1.2.1/pkg/agent/attestor/node/ 13:41:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:41:11 spire-1.2.1/pkg/agent/attestor/node/node.go 13:41:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:41:11 spire-1.2.1/pkg/agent/attestor/workload/ 13:41:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:41:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:41:11 spire-1.2.1/pkg/agent/catalog/ 13:41:11 spire-1.2.1/pkg/agent/catalog/catalog.go 13:41:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:41:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:41:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:41:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:41:11 spire-1.2.1/pkg/agent/client/ 13:41:11 spire-1.2.1/pkg/agent/client/client.go 13:41:11 spire-1.2.1/pkg/agent/client/client_test.go 13:41:11 spire-1.2.1/pkg/agent/client/dial.go 13:41:11 spire-1.2.1/pkg/agent/client/nodeconn.go 13:41:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:41:11 spire-1.2.1/pkg/agent/client/update.go 13:41:11 spire-1.2.1/pkg/agent/client/util.go 13:41:11 spire-1.2.1/pkg/agent/common/ 13:41:11 spire-1.2.1/pkg/agent/common/backoff/ 13:41:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:41:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:41:11 spire-1.2.1/pkg/agent/common/cgroups/ 13:41:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:41:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:41:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:41:11 spire-1.2.1/pkg/agent/config.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/ 13:41:11 spire-1.2.1/pkg/agent/endpoints/config.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:41:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:41:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/workload/ 13:41:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:41:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:41:11 spire-1.2.1/pkg/agent/manager/ 13:41:11 spire-1.2.1/pkg/agent/manager/cache/ 13:41:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:41:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:41:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:41:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:41:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:41:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:41:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:41:11 spire-1.2.1/pkg/agent/manager/config.go 13:41:11 spire-1.2.1/pkg/agent/manager/manager.go 13:41:11 spire-1.2.1/pkg/agent/manager/manager_test.go 13:41:11 spire-1.2.1/pkg/agent/manager/storage.go 13:41:11 spire-1.2.1/pkg/agent/manager/storage_test.go 13:41:11 spire-1.2.1/pkg/agent/manager/storecache/ 13:41:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:41:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:41:11 spire-1.2.1/pkg/agent/manager/sync.go 13:41:11 spire-1.2.1/pkg/agent/plugin/ 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:41:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:41:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:41:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:41:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:41:11 spire-1.2.1/pkg/agent/svid/ 13:41:11 spire-1.2.1/pkg/agent/svid/rotator.go 13:41:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:41:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:41:11 spire-1.2.1/pkg/agent/svid/store/ 13:41:11 spire-1.2.1/pkg/agent/svid/store/service.go 13:41:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:41:11 spire-1.2.1/pkg/common/ 13:41:11 spire-1.2.1/pkg/common/agentpathtemplate/ 13:41:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:41:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:41:11 spire-1.2.1/pkg/common/api/ 13:41:11 spire-1.2.1/pkg/common/api/metrics.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/ 13:41:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/logger.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/names.go 13:41:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:41:11 spire-1.2.1/pkg/common/api/names.go 13:41:11 spire-1.2.1/pkg/common/api/ratelimit.go 13:41:11 spire-1.2.1/pkg/common/api/rpccontext/ 13:41:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:41:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:41:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:41:11 spire-1.2.1/pkg/common/auth/ 13:41:11 spire-1.2.1/pkg/common/auth/interceptors.go 13:41:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:41:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/ 13:41:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/types.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:41:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:41:11 spire-1.2.1/pkg/common/catalog/ 13:41:11 spire-1.2.1/pkg/common/catalog/bind.go 13:41:11 spire-1.2.1/pkg/common/catalog/builtin.go 13:41:11 spire-1.2.1/pkg/common/catalog/catalog.go 13:41:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:41:11 spire-1.2.1/pkg/common/catalog/closers.go 13:41:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:41:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:41:11 spire-1.2.1/pkg/common/catalog/config.go 13:41:11 spire-1.2.1/pkg/common/catalog/config_test.go 13:41:11 spire-1.2.1/pkg/common/catalog/configure.go 13:41:11 spire-1.2.1/pkg/common/catalog/constraints.go 13:41:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:41:11 spire-1.2.1/pkg/common/catalog/context.go 13:41:11 spire-1.2.1/pkg/common/catalog/external.go 13:41:11 spire-1.2.1/pkg/common/catalog/host.go 13:41:11 spire-1.2.1/pkg/common/catalog/pipenet.go 13:41:11 spire-1.2.1/pkg/common/catalog/plugin.go 13:41:11 spire-1.2.1/pkg/common/catalog/testplugin/ 13:41:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:41:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:41:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:41:11 spire-1.2.1/pkg/common/cli/ 13:41:11 spire-1.2.1/pkg/common/cli/env.go 13:41:11 spire-1.2.1/pkg/common/cli/flags.go 13:41:11 spire-1.2.1/pkg/common/cli/trust_domain.go 13:41:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:41:11 spire-1.2.1/pkg/common/cli/umask.go 13:41:11 spire-1.2.1/pkg/common/cli/umask_posix.go 13:41:11 spire-1.2.1/pkg/common/cli/umask_test.go 13:41:11 spire-1.2.1/pkg/common/cli/umask_windows.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/ 13:41:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/flag.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/format.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/ 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:41:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:41:11 spire-1.2.1/pkg/common/coretypes/ 13:41:11 spire-1.2.1/pkg/common/coretypes/bundle/ 13:41:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:41:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:41:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:41:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:41:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:41:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:41:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:41:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:41:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:41:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:41:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:41:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:41:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:41:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:41:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:41:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:41:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:41:11 spire-1.2.1/pkg/common/cryptoutil/ 13:41:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:41:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:41:11 spire-1.2.1/pkg/common/diskutil/ 13:41:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:41:11 spire-1.2.1/pkg/common/diskutil/file_test.go 13:41:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:41:11 spire-1.2.1/pkg/common/errorutil/ 13:41:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:41:11 spire-1.2.1/pkg/common/health/ 13:41:11 spire-1.2.1/pkg/common/health/config.go 13:41:11 spire-1.2.1/pkg/common/health/context.go 13:41:11 spire-1.2.1/pkg/common/health/context_test.go 13:41:11 spire-1.2.1/pkg/common/health/health.go 13:41:11 spire-1.2.1/pkg/common/health/health_test.go 13:41:11 spire-1.2.1/pkg/common/health/logger.go 13:41:11 spire-1.2.1/pkg/common/hostservice/ 13:41:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:41:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:41:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:41:11 spire-1.2.1/pkg/common/idutil/ 13:41:11 spire-1.2.1/pkg/common/idutil/require.go 13:41:11 spire-1.2.1/pkg/common/idutil/require_test.go 13:41:11 spire-1.2.1/pkg/common/idutil/safety.go 13:41:11 spire-1.2.1/pkg/common/idutil/safety_test.go 13:41:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:41:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:41:11 spire-1.2.1/pkg/common/jwtsvid/ 13:41:11 spire-1.2.1/pkg/common/jwtsvid/common.go 13:41:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:41:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:41:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:41:11 spire-1.2.1/pkg/common/jwtutil/ 13:41:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:41:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:41:11 spire-1.2.1/pkg/common/log/ 13:41:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:41:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:41:11 spire-1.2.1/pkg/common/log/log.go 13:41:11 spire-1.2.1/pkg/common/log/log_test.go 13:41:11 spire-1.2.1/pkg/common/log/options.go 13:41:11 spire-1.2.1/pkg/common/nodeutil/ 13:41:11 spire-1.2.1/pkg/common/nodeutil/node.go 13:41:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:41:11 spire-1.2.1/pkg/common/peertracker/ 13:41:11 spire-1.2.1/pkg/common/peertracker/conn.go 13:41:11 spire-1.2.1/pkg/common/peertracker/credentials.go 13:41:11 spire-1.2.1/pkg/common/peertracker/errors.go 13:41:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:41:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:41:11 spire-1.2.1/pkg/common/peertracker/info.go 13:41:11 spire-1.2.1/pkg/common/peertracker/listener.go 13:41:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:41:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:41:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:41:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:41:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:41:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:41:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:41:11 spire-1.2.1/pkg/common/peertracker/tcp.go 13:41:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:41:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:41:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:41:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:41:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:41:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:41:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:41:11 spire-1.2.1/pkg/common/peertracker/uds.go 13:41:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:41:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:41:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:41:11 spire-1.2.1/pkg/common/pemutil/ 13:41:11 spire-1.2.1/pkg/common/pemutil/block.go 13:41:11 spire-1.2.1/pkg/common/pemutil/certs.go 13:41:11 spire-1.2.1/pkg/common/pemutil/common.go 13:41:11 spire-1.2.1/pkg/common/pemutil/csr.go 13:41:11 spire-1.2.1/pkg/common/pemutil/keys.go 13:41:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/ 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:41:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:41:11 spire-1.2.1/pkg/common/plugin/ 13:41:11 spire-1.2.1/pkg/common/plugin/aws/ 13:41:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:41:11 spire-1.2.1/pkg/common/plugin/azure/ 13:41:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:41:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:41:11 spire-1.2.1/pkg/common/plugin/facade.go 13:41:11 spire-1.2.1/pkg/common/plugin/facade_test.go 13:41:11 spire-1.2.1/pkg/common/plugin/gcp/ 13:41:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:41:11 spire-1.2.1/pkg/common/plugin/k8s/ 13:41:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:41:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:41:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:41:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:41:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:41:11 spire-1.2.1/pkg/common/plugin/log.go 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/ 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:41:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:41:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:41:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:41:11 spire-1.2.1/pkg/common/plugin/x509pop/ 13:41:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:41:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:41:11 spire-1.2.1/pkg/common/profiling/ 13:41:11 spire-1.2.1/pkg/common/profiling/dumpers.go 13:41:11 spire-1.2.1/pkg/common/profiling/profiling.go 13:41:11 spire-1.2.1/pkg/common/protoutil/ 13:41:11 spire-1.2.1/pkg/common/protoutil/masks.go 13:41:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:41:11 spire-1.2.1/pkg/common/rotationutil/ 13:41:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:41:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:41:11 spire-1.2.1/pkg/common/selector/ 13:41:11 spire-1.2.1/pkg/common/selector/selector.go 13:41:11 spire-1.2.1/pkg/common/selector/selector_test.go 13:41:11 spire-1.2.1/pkg/common/selector/set.go 13:41:11 spire-1.2.1/pkg/common/selector/set_utils.go 13:41:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/ 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/ 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:41:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:41:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:41:11 spire-1.2.1/pkg/common/telemetry/call.go 13:41:11 spire-1.2.1/pkg/common/telemetry/common/ 13:41:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:41:11 spire-1.2.1/pkg/common/telemetry/config.go 13:41:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:41:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/inmem.go 13:41:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/m3.go 13:41:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/metrics.go 13:41:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/names.go 13:41:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:41:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:41:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/ 13:41:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:41:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:41:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:41:11 spire-1.2.1/pkg/common/telemetry/server/server.go 13:41:11 spire-1.2.1/pkg/common/telemetry/sink.go 13:41:11 spire-1.2.1/pkg/common/telemetry/statsd.go 13:41:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:41:11 spire-1.2.1/pkg/common/telemetry/uptime.go 13:41:11 spire-1.2.1/pkg/common/telemetry/version.go 13:41:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:41:11 spire-1.2.1/pkg/common/uptime/ 13:41:11 spire-1.2.1/pkg/common/uptime/uptime.go 13:41:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:41:11 spire-1.2.1/pkg/common/util/ 13:41:11 spire-1.2.1/pkg/common/util/certs.go 13:41:11 spire-1.2.1/pkg/common/util/certs_test.go 13:41:11 spire-1.2.1/pkg/common/util/csr.go 13:41:11 spire-1.2.1/pkg/common/util/hash.go 13:41:11 spire-1.2.1/pkg/common/util/selectors.go 13:41:11 spire-1.2.1/pkg/common/util/selectors_test.go 13:41:11 spire-1.2.1/pkg/common/util/signals.go 13:41:11 spire-1.2.1/pkg/common/util/sort.go 13:41:11 spire-1.2.1/pkg/common/util/sort_test.go 13:41:11 spire-1.2.1/pkg/common/util/task.go 13:41:11 spire-1.2.1/pkg/common/util/task_test.go 13:41:11 spire-1.2.1/pkg/common/util/testdata/ 13:41:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:41:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:41:11 spire-1.2.1/pkg/common/version/ 13:41:11 spire-1.2.1/pkg/common/version/version.go 13:41:11 spire-1.2.1/pkg/common/x509svid/ 13:41:11 spire-1.2.1/pkg/common/x509svid/common_test.go 13:41:11 spire-1.2.1/pkg/common/x509svid/csr.go 13:41:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:41:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:41:11 spire-1.2.1/pkg/common/x509util/ 13:41:11 spire-1.2.1/pkg/common/x509util/cert.go 13:41:11 spire-1.2.1/pkg/common/x509util/dns.go 13:41:11 spire-1.2.1/pkg/common/x509util/dns_test.go 13:41:11 spire-1.2.1/pkg/common/x509util/keyid.go 13:41:11 spire-1.2.1/pkg/common/x509util/keypair.go 13:41:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:41:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:41:11 spire-1.2.1/pkg/server/ 13:41:11 spire-1.2.1/pkg/server/api/ 13:41:11 spire-1.2.1/pkg/server/api/agent.go 13:41:11 spire-1.2.1/pkg/server/api/agent/ 13:41:11 spire-1.2.1/pkg/server/api/agent/v1/ 13:41:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:41:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:41:11 spire-1.2.1/pkg/server/api/agent_test.go 13:41:11 spire-1.2.1/pkg/server/api/api.go 13:41:11 spire-1.2.1/pkg/server/api/audit/ 13:41:11 spire-1.2.1/pkg/server/api/audit/audit.go 13:41:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:41:11 spire-1.2.1/pkg/server/api/bundle.go 13:41:11 spire-1.2.1/pkg/server/api/bundle/ 13:41:11 spire-1.2.1/pkg/server/api/bundle/v1/ 13:41:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:41:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:41:11 spire-1.2.1/pkg/server/api/bundle_test.go 13:41:11 spire-1.2.1/pkg/server/api/debug/ 13:41:11 spire-1.2.1/pkg/server/api/debug/v1/ 13:41:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:41:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:41:11 spire-1.2.1/pkg/server/api/entry.go 13:41:11 spire-1.2.1/pkg/server/api/entry/ 13:41:11 spire-1.2.1/pkg/server/api/entry/v1/ 13:41:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:41:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:41:11 spire-1.2.1/pkg/server/api/entry_test.go 13:41:11 spire-1.2.1/pkg/server/api/health/ 13:41:11 spire-1.2.1/pkg/server/api/health/v1/ 13:41:11 spire-1.2.1/pkg/server/api/health/v1/service.go 13:41:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:41:11 spire-1.2.1/pkg/server/api/id.go 13:41:11 spire-1.2.1/pkg/server/api/id_test.go 13:41:11 spire-1.2.1/pkg/server/api/limits/ 13:41:11 spire-1.2.1/pkg/server/api/limits/limits.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/ 13:41:11 spire-1.2.1/pkg/server/api/middleware/alias.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/audit.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/caller.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/common.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/entries.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:41:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:41:11 spire-1.2.1/pkg/server/api/ratelimit.go 13:41:11 spire-1.2.1/pkg/server/api/rpccontext/ 13:41:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:41:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:41:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:41:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:41:11 spire-1.2.1/pkg/server/api/selector.go 13:41:11 spire-1.2.1/pkg/server/api/selector_test.go 13:41:11 spire-1.2.1/pkg/server/api/status.go 13:41:11 spire-1.2.1/pkg/server/api/status_test.go 13:41:11 spire-1.2.1/pkg/server/api/svid/ 13:41:11 spire-1.2.1/pkg/server/api/svid/v1/ 13:41:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:41:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:41:11 spire-1.2.1/pkg/server/api/trustdomain.go 13:41:11 spire-1.2.1/pkg/server/api/trustdomain/ 13:41:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:41:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:41:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:41:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:41:11 spire-1.2.1/pkg/server/authpolicy/ 13:41:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:41:11 spire-1.2.1/pkg/server/authpolicy/policy.go 13:41:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:41:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:41:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:41:11 spire-1.2.1/pkg/server/authpolicy/validate.go 13:41:11 spire-1.2.1/pkg/server/bundle/ 13:41:11 spire-1.2.1/pkg/server/bundle/client/ 13:41:11 spire-1.2.1/pkg/server/bundle/client/client.go 13:41:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:41:11 spire-1.2.1/pkg/server/bundle/client/manager.go 13:41:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:41:11 spire-1.2.1/pkg/server/bundle/client/sources.go 13:41:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:41:11 spire-1.2.1/pkg/server/bundle/client/updater.go 13:41:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:41:11 spire-1.2.1/pkg/server/ca/ 13:41:11 spire-1.2.1/pkg/server/ca/ca.go 13:41:11 spire-1.2.1/pkg/server/ca/ca_health.go 13:41:11 spire-1.2.1/pkg/server/ca/ca_test.go 13:41:11 spire-1.2.1/pkg/server/ca/journal.go 13:41:11 spire-1.2.1/pkg/server/ca/journal_test.go 13:41:11 spire-1.2.1/pkg/server/ca/manager.go 13:41:11 spire-1.2.1/pkg/server/ca/manager_health.go 13:41:11 spire-1.2.1/pkg/server/ca/manager_test.go 13:41:11 spire-1.2.1/pkg/server/ca/templates.go 13:41:11 spire-1.2.1/pkg/server/ca/upstream_client.go 13:41:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:41:11 spire-1.2.1/pkg/server/ca/validation.go 13:41:11 spire-1.2.1/pkg/server/cache/ 13:41:11 spire-1.2.1/pkg/server/cache/dscache/ 13:41:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:41:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:41:11 spire-1.2.1/pkg/server/cache/entrycache/ 13:41:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:41:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:41:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:41:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:41:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:41:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:41:11 spire-1.2.1/pkg/server/catalog/ 13:41:11 spire-1.2.1/pkg/server/catalog/catalog.go 13:41:11 spire-1.2.1/pkg/server/catalog/keymanager.go 13:41:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:41:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:41:11 spire-1.2.1/pkg/server/catalog/notifier.go 13:41:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:41:11 spire-1.2.1/pkg/server/config.go 13:41:11 spire-1.2.1/pkg/server/datastore/ 13:41:11 spire-1.2.1/pkg/server/datastore/datastore.go 13:41:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:41:11 spire-1.2.1/pkg/server/datastore/repository.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:41:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:41:11 spire-1.2.1/pkg/server/endpoints/ 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/ 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:41:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:41:11 spire-1.2.1/pkg/server/endpoints/config.go 13:41:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:41:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:41:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:41:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:41:11 spire-1.2.1/pkg/server/endpoints/middleware.go 13:41:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:41:11 spire-1.2.1/pkg/server/hostservice/ 13:41:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:41:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:41:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:41:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:41:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:41:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:41:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:41:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/ 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/ 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:41:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:41:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:41:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/ 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:41:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:41:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:41:11 spire-1.2.1/pkg/server/registration/ 13:41:11 spire-1.2.1/pkg/server/registration/manager.go 13:41:11 spire-1.2.1/pkg/server/registration/manager_test.go 13:41:11 spire-1.2.1/pkg/server/scanentries.go 13:41:11 spire-1.2.1/pkg/server/scanentries_test.go 13:41:11 spire-1.2.1/pkg/server/server.go 13:41:11 spire-1.2.1/pkg/server/server_test.go 13:41:11 spire-1.2.1/pkg/server/svid/ 13:41:11 spire-1.2.1/pkg/server/svid/observer.go 13:41:11 spire-1.2.1/pkg/server/svid/observer_test.go 13:41:11 spire-1.2.1/pkg/server/svid/rotator.go 13:41:11 spire-1.2.1/pkg/server/svid/rotator_config.go 13:41:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:41:11 spire-1.2.1/pkg/server/svid/rotator_test.go 13:41:11 spire-1.2.1/proto/ 13:41:11 spire-1.2.1/proto/private/ 13:41:11 spire-1.2.1/proto/private/server/ 13:41:11 spire-1.2.1/proto/private/server/journal/ 13:41:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:41:11 spire-1.2.1/proto/private/server/journal/journal.proto 13:41:11 spire-1.2.1/proto/spire/ 13:41:11 spire-1.2.1/proto/spire/common/ 13:41:11 spire-1.2.1/proto/spire/common/common.pb.go 13:41:11 spire-1.2.1/proto/spire/common/common.proto 13:41:11 spire-1.2.1/proto/spire/common/plugin/ 13:41:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:41:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:41:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:41:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:41:11 spire-1.2.1/proto/spire/plugin/ 13:41:11 spire-1.2.1/proto/spire/plugin/agent/ 13:41:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:41:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:41:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:41:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:41:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:41:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:41:11 spire-1.2.1/release/ 13:41:11 spire-1.2.1/release/spire-extras/ 13:41:11 spire-1.2.1/release/spire-extras/README.md 13:41:11 spire-1.2.1/release/spire-extras/conf/ 13:41:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:41:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:41:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:41:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:41:11 spire-1.2.1/release/spire/ 13:41:11 spire-1.2.1/release/spire/README.md 13:41:11 spire-1.2.1/release/spire/conf/ 13:41:11 spire-1.2.1/release/spire/conf/agent/ 13:41:11 spire-1.2.1/release/spire/conf/agent/agent.conf 13:41:11 spire-1.2.1/release/spire/conf/server/ 13:41:11 spire-1.2.1/release/spire/conf/server/server.conf 13:41:11 spire-1.2.1/script/ 13:41:11 spire-1.2.1/script/build-artifact.sh 13:41:11 spire-1.2.1/script/generate_dummy_ca.sh 13:41:11 spire-1.2.1/support/ 13:41:11 spire-1.2.1/support/k8s/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:41:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/ 13:41:11 spire-1.2.1/support/oidc-discovery-provider/README.md 13:41:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/config.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/main.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:41:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:41:11 spire-1.2.1/test/ 13:41:11 spire-1.2.1/test/clock/ 13:41:11 spire-1.2.1/test/clock/clock.go 13:41:11 spire-1.2.1/test/fakes/ 13:41:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:41:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:41:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:41:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:41:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:41:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:41:11 spire-1.2.1/test/fakes/fakeagentstore/ 13:41:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:41:11 spire-1.2.1/test/fakes/fakedatastore/ 13:41:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:41:11 spire-1.2.1/test/fakes/fakeentryclient/ 13:41:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:41:11 spire-1.2.1/test/fakes/fakehealthchecker/ 13:41:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:41:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:41:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:41:11 spire-1.2.1/test/fakes/fakemetrics/ 13:41:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:41:11 spire-1.2.1/test/fakes/fakenoderesolver/ 13:41:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:41:11 spire-1.2.1/test/fakes/fakenotifier/ 13:41:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:41:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:41:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:41:11 spire-1.2.1/test/fakes/fakeserverca/ 13:41:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:41:11 spire-1.2.1/test/fakes/fakeservercatalog/ 13:41:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:41:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:41:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:41:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:41:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:41:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:41:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:41:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:41:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:41:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:41:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:41:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:41:11 spire-1.2.1/test/fixture/ 13:41:11 spire-1.2.1/test/fixture/certs/ 13:41:11 spire-1.2.1/test/fixture/certs/agent_svid.der 13:41:11 spire-1.2.1/test/fixture/certs/base_cert.pem 13:41:11 spire-1.2.1/test/fixture/certs/base_csr.pem 13:41:11 spire-1.2.1/test/fixture/certs/base_key.pem 13:41:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:41:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:41:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:41:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:41:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:41:11 spire-1.2.1/test/fixture/certs/blog_key.pem 13:41:11 spire-1.2.1/test/fixture/certs/bundle.der 13:41:11 spire-1.2.1/test/fixture/certs/ca.pem 13:41:11 spire-1.2.1/test/fixture/certs/ca_key.pem 13:41:11 spire-1.2.1/test/fixture/certs/database_cert.pem 13:41:11 spire-1.2.1/test/fixture/certs/database_csr.pem 13:41:11 spire-1.2.1/test/fixture/certs/database_key.pem 13:41:11 spire-1.2.1/test/fixture/certs/node_cert.pem 13:41:11 spire-1.2.1/test/fixture/certs/node_csr.pem 13:41:11 spire-1.2.1/test/fixture/certs/node_key.pem 13:41:11 spire-1.2.1/test/fixture/certs/svid.pem 13:41:11 spire-1.2.1/test/fixture/certs/svid_key.pem 13:41:11 spire-1.2.1/test/fixture/config/ 13:41:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:41:11 spire-1.2.1/test/fixture/config/agent_good.conf 13:41:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:41:11 spire-1.2.1/test/fixture/config/plugin_good.conf 13:41:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:41:11 spire-1.2.1/test/fixture/config/server_good.conf 13:41:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:41:11 spire-1.2.1/test/fixture/fixture.go 13:41:11 spire-1.2.1/test/fixture/nodeattestor/ 13:41:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:41:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:41:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:41:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:41:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:41:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:41:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:41:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:41:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:41:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:41:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:41:11 spire-1.2.1/test/fixture/registration/ 13:41:11 spire-1.2.1/test/fixture/registration/entries.json 13:41:11 spire-1.2.1/test/fixture/registration/good-for-update.json 13:41:11 spire-1.2.1/test/fixture/registration/good.json 13:41:11 spire-1.2.1/test/fixture/registration/invalid.json 13:41:11 spire-1.2.1/test/fixture/registration/invalid_json.json 13:41:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:41:11 spire-1.2.1/test/integration/ 13:41:11 spire-1.2.1/test/integration/README.md 13:41:11 spire-1.2.1/test/integration/common 13:41:11 spire-1.2.1/test/integration/setup/ 13:41:11 spire-1.2.1/test/integration/setup/adminclient/ 13:41:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:41:11 spire-1.2.1/test/integration/setup/adminclient/client.go 13:41:11 spire-1.2.1/test/integration/setup/debugagent/ 13:41:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:41:11 spire-1.2.1/test/integration/setup/debugagent/main.go 13:41:11 spire-1.2.1/test/integration/setup/debugserver/ 13:41:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:41:11 spire-1.2.1/test/integration/setup/debugserver/main.go 13:41:11 spire-1.2.1/test/integration/setup/downstreamclient/ 13:41:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:41:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:41:11 spire-1.2.1/test/integration/setup/itclient/ 13:41:11 spire-1.2.1/test/integration/setup/itclient/client.go 13:41:11 spire-1.2.1/test/integration/setup/node-attestation/ 13:41:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:41:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:41:11 spire-1.2.1/test/integration/setup/x509pop/ 13:41:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:41:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:41:11 spire-1.2.1/test/integration/suites/ 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:41:11 spire-1.2.1/test/integration/suites/join-token/ 13:41:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:41:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:41:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:41:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:41:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:41:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:41:11 spire-1.2.1/test/integration/suites/join-token/README.md 13:41:11 spire-1.2.1/test/integration/suites/join-token/conf/ 13:41:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/join-token/teardown 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:41:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:41:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:41:11 spire-1.2.1/test/integration/suites/k8s/ 13:41:11 spire-1.2.1/test/integration/suites/k8s/00-setup 13:41:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:41:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:41:11 spire-1.2.1/test/integration/suites/k8s/README.md 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/ 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:41:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:41:11 spire-1.2.1/test/integration/suites/k8s/teardown 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/ 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:41:11 spire-1.2.1/test/integration/suites/rotation/ 13:41:11 spire-1.2.1/test/integration/suites/rotation/00-setup 13:41:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:41:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:41:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:41:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:41:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:41:11 spire-1.2.1/test/integration/suites/rotation/README.md 13:41:11 spire-1.2.1/test/integration/suites/rotation/conf/ 13:41:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/rotation/teardown 13:41:11 spire-1.2.1/test/integration/suites/self-test/ 13:41:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:41:11 spire-1.2.1/test/integration/suites/self-test/README.md 13:41:11 spire-1.2.1/test/integration/suites/self-test/teardown 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:41:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:41:11 spire-1.2.1/test/integration/suites/upgrade/ 13:41:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:41:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:41:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:41:11 spire-1.2.1/test/integration/suites/upgrade/README.md 13:41:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:41:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:41:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:41:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:41:11 spire-1.2.1/test/integration/suites/upgrade/teardown 13:41:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:41:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:41:11 spire-1.2.1/test/integration/test-one.sh 13:41:11 spire-1.2.1/test/integration/test.sh 13:41:11 spire-1.2.1/test/plugintest/ 13:41:11 spire-1.2.1/test/plugintest/config.go 13:41:11 spire-1.2.1/test/plugintest/load.go 13:41:11 spire-1.2.1/test/plugintest/option.go 13:41:11 spire-1.2.1/test/spiretest/ 13:41:11 spire-1.2.1/test/spiretest/apiserver.go 13:41:11 spire-1.2.1/test/spiretest/assertions.go 13:41:11 spire-1.2.1/test/spiretest/dir.go 13:41:11 spire-1.2.1/test/spiretest/errors_posix.go 13:41:11 spire-1.2.1/test/spiretest/errors_windows.go 13:41:11 spire-1.2.1/test/spiretest/logs.go 13:41:11 spire-1.2.1/test/spiretest/socketapi.go 13:41:11 spire-1.2.1/test/spiretest/suite.go 13:41:11 spire-1.2.1/test/spiretest/x509.go 13:41:11 spire-1.2.1/test/testca/ 13:41:11 spire-1.2.1/test/testca/ca.go 13:41:11 spire-1.2.1/test/testkey/ 13:41:11 spire-1.2.1/test/testkey/generate.sh 13:41:11 spire-1.2.1/test/testkey/genkeys.go 13:41:11 spire-1.2.1/test/testkey/keys.go 13:41:11 spire-1.2.1/test/testkey/new.go 13:41:11 spire-1.2.1/test/tpmsimulator/ 13:41:11 spire-1.2.1/test/tpmsimulator/simulator.go 13:41:11 spire-1.2.1/test/util/ 13:41:11 spire-1.2.1/test/util/cert_fixtures.go 13:41:11 spire-1.2.1/test/util/cert_generation.go 13:41:11 spire-1.2.1/test/util/io_redirection.go 13:41:11 spire-1.2.1/test/util/race.go 13:41:11 spire-1.2.1/test/util/util.go 13:41:11 building spire from source... 13:41:11 Installing go1.17.7... 13:41:15 Building bin/spire-server... 13:41:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:41:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:41:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:41:15 go: downloading github.com/mitchellh/cli v1.1.2 13:41:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:41:15 a4caa8a26152: Pull complete 13:41:15 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 13:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:41:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:41:15 go: downloading github.com/imdario/mergo v0.3.12 13:41:15 go: downloading github.com/sirupsen/logrus v1.8.1 13:41:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:41:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:41:15 WORKDIR /edgex 13:41:15 COPY go.mod . 13:41:15 RUN go mod download 13:41:15 + docker build -t ci-base-image-arm64 -f - . 13:41:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:41:15 go: downloading google.golang.org/grpc v1.44.0 13:41:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:41:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:41:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:41:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:41:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:41:15 go: downloading github.com/armon/go-metrics v0.3.10 13:41:15 go: downloading github.com/prometheus/client_golang v1.12.1 13:41:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:41:16 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:41:16 go: downloading github.com/open-policy-agent/opa v0.38.0 13:41:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:41:16 go: downloading github.com/fatih/color v1.13.0 13:41:16 go: downloading github.com/mattn/go-isatty v0.0.14 13:41:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:41:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:41:16 go: downloading github.com/oklog/run v1.0.0 13:41:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:41:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:41:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:41:16 go: downloading github.com/prometheus/client_model v0.2.0 13:41:16 go: downloading github.com/prometheus/common v0.32.1 13:41:16 go: downloading github.com/imkira/go-observer v1.0.3 13:41:16 go: downloading github.com/beorn7/perks v1.0.1 13:41:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:41:16 go: downloading github.com/prometheus/procfs v0.7.3 13:41:16 go: downloading github.com/mattn/go-colorable v0.1.12 13:41:16 go: downloading github.com/Masterminds/goutils v1.1.0 13:41:16 go: downloading github.com/Masterminds/semver v1.5.0 13:41:16 go: downloading github.com/google/uuid v1.1.2 13:41:16 go: downloading github.com/huandu/xstrings v1.3.2 13:41:16 go: downloading go.uber.org/atomic v1.9.0 13:41:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:41:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:41:16 go: downloading github.com/blang/semver/v4 v4.0.0 13:41:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:41:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:41:17 go: downloading github.com/jinzhu/gorm v1.9.16 13:41:17 go: downloading github.com/lib/pq v1.10.4 13:41:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:41:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:41:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:41:17 Building bin/spire-server... 13:41:17 go: downloading github.com/mitchellh/cli v1.1.2 13:41:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:41:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:41:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:41:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:41:17 go: downloading github.com/imdario/mergo v0.3.12 13:41:17 go: downloading github.com/sirupsen/logrus v1.8.1 13:41:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:41:17 go: downloading google.golang.org/grpc v1.44.0 13:41:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:41:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:41:17 go: downloading github.com/fatih/color v1.13.0 13:41:17 go: downloading github.com/mattn/go-isatty v0.0.14 13:41:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:41:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:41:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:41:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:41:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:41:17 go: downloading github.com/armon/go-metrics v0.3.10 13:41:17 go: downloading github.com/prometheus/client_golang v1.12.1 13:41:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:41:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:41:17 go: downloading github.com/open-policy-agent/opa v0.38.0 13:41:18 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:41:18 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:41:18 go: downloading github.com/Masterminds/goutils v1.1.0 13:41:18 go: downloading github.com/Masterminds/semver v1.5.0 13:41:18 go: downloading github.com/google/uuid v1.1.2 13:41:18 go: downloading github.com/huandu/xstrings v1.3.2 13:41:18 go: downloading github.com/mattn/go-colorable v0.1.12 13:41:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:41:18 go: downloading github.com/oklog/run v1.0.0 13:41:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:41:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:41:18 go: downloading github.com/prometheus/client_model v0.2.0 13:41:18 go: downloading github.com/prometheus/common v0.32.1 13:41:18 go: downloading github.com/beorn7/perks v1.0.1 13:41:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:41:18 go: downloading github.com/prometheus/procfs v0.7.3 13:41:18 Sending build context to Docker daemon 169.3MB 13:41:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:41:18 ---> 725f1c02e7f9 13:41:18 Step 2/4 : WORKDIR /edgex 13:41:18 go: downloading github.com/imkira/go-observer v1.0.3 13:41:18 go: downloading go.uber.org/atomic v1.9.0 13:41:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:41:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:41:18 go: downloading github.com/hashicorp/errwrap v1.1.0 13:41:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:41:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:41:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:41:18 go: downloading github.com/blang/semver/v4 v4.0.0 13:41:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:41:18 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:41:18 go: downloading github.com/jinzhu/gorm v1.9.16 13:41:18 go: downloading github.com/lib/pq v1.10.4 13:41:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:41:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:41:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:41:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:41:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:41:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:41:19 go: downloading github.com/stretchr/testify v1.7.0 13:41:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:41:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:41:19 ---> Running in 80caf8f659c3 13:41:20 Removing intermediate container 80caf8f659c3 13:41:20 ---> f81c3fbedc7e 13:41:20 Step 3/4 : COPY go.mod . 13:41:20 ---> cd09dc6f64a7 13:41:20 Step 4/4 : RUN go mod download 13:41:20 ---> Running in e90ac98c2d07 13:41:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:41:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:41:21 go: downloading github.com/stretchr/testify v1.7.0 13:41:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:41:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:41:23 go: downloading google.golang.org/api v0.70.0 13:41:23 go: downloading k8s.io/client-go v0.23.4 13:41:23 go: downloading k8s.io/api v0.23.4 13:41:23 go: downloading github.com/google/go-tpm v0.3.3 13:41:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:41:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:41:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:41:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:41:23 go: downloading cloud.google.com/go/storage v1.21.0 13:41:23 go: downloading cloud.google.com/go v0.100.2 13:41:24 go: downloading k8s.io/apimachinery v0.23.4 13:41:24 go: downloading k8s.io/kube-aggregator v0.23.3 13:41:24 go: downloading google.golang.org/api v0.70.0 13:41:24 go: downloading k8s.io/api v0.23.4 13:41:24 go: downloading github.com/google/go-tpm v0.3.3 13:41:24 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:41:24 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:41:24 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:41:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:41:24 go: downloading cloud.google.com/go/security v1.3.0 13:41:24 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:41:24 go: downloading cloud.google.com/go/storage v1.21.0 13:41:24 go: downloading cloud.google.com/go v0.100.2 13:41:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:41:25 go: downloading github.com/hashicorp/vault/api v1.4.1 13:41:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:41:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:41:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:41:25 go: downloading github.com/hashicorp/errwrap v1.1.0 13:41:25 go: downloading github.com/twmb/murmur3 v1.1.6 13:41:25 go: downloading github.com/jinzhu/inflection v1.0.0 13:41:25 go: downloading github.com/aws/smithy-go v1.11.0 13:41:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:41:25 go: downloading k8s.io/apimachinery v0.23.4 13:41:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:41:25 go: downloading k8s.io/client-go v0.23.4 13:41:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:41:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:41:25 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:41:25 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:41:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:41:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:41:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:41:26 go: downloading github.com/dimchansky/utfbom v1.1.1 13:41:26 go: downloading cloud.google.com/go/compute v1.3.0 13:41:26 go: downloading k8s.io/kube-aggregator v0.23.3 13:41:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:41:26 go: downloading cloud.google.com/go/security v1.3.0 13:41:26 go: downloading cloud.google.com/go/iam v0.1.1 13:41:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:41:26 go: downloading github.com/hashicorp/vault/api v1.4.1 13:41:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:41:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:41:26 go: downloading github.com/twmb/murmur3 v1.1.6 13:41:27 go: downloading github.com/jinzhu/inflection v1.0.0 13:41:27 go: downloading github.com/aws/smithy-go v1.11.0 13:41:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:41:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:41:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:41:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:41:27 go: downloading github.com/gogo/protobuf v1.3.2 13:41:27 go: downloading k8s.io/klog/v2 v2.30.0 13:41:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:41:27 go: downloading github.com/google/gofuzz v1.1.0 13:41:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:41:27 go: downloading github.com/spf13/pflag v1.0.5 13:41:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:41:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:41:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:41:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:41:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:41:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:41:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:41:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:41:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:41:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:41:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:41:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:41:27 go: downloading github.com/dimchansky/utfbom v1.1.1 13:41:28 go: downloading cloud.google.com/go/compute v1.3.0 13:41:28 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:41:28 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:41:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:41:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:41:28 go: downloading cloud.google.com/go/iam v0.1.1 13:41:28 go: downloading gopkg.in/yaml.v2 v2.4.0 13:41:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:41:28 go: downloading github.com/gobwas/glob v0.2.3 13:41:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:41:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:41:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:41:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:41:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:41:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:41:28 go: downloading go.opencensus.io v0.23.0 13:41:28 go: downloading gopkg.in/inf.v0 v0.9.1 13:41:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:41:28 go: downloading github.com/go-logr/logr v1.2.2 13:41:28 go: downloading github.com/google/go-cmp v0.5.7 13:41:28 go: downloading github.com/googleapis/gnostic v0.5.5 13:41:28 go: downloading github.com/json-iterator/go v1.1.12 13:41:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:41:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:41:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:41:28 go: downloading go.uber.org/zap v1.21.0 13:41:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:41:28 go: downloading github.com/tklauser/numcpus v0.3.0 13:41:28 go: downloading sigs.k8s.io/yaml v1.3.0 13:41:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:41:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:41:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:41:28 go: downloading github.com/hashicorp/go-version v1.2.0 13:41:28 go: downloading github.com/golang/snappy v0.0.4 13:41:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:41:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:41:28 go: downloading github.com/modern-go/reflect2 v1.0.2 13:41:28 go: downloading github.com/ryanuber/go-glob v1.0.0 13:41:28 go: downloading go.uber.org/multierr v1.6.0 13:41:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:41:29 go: downloading github.com/gogo/protobuf v1.3.2 13:41:29 go: downloading k8s.io/klog/v2 v2.30.0 13:41:29 go: downloading github.com/google/gofuzz v1.1.0 13:41:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:41:29 go: downloading github.com/spf13/pflag v1.0.5 13:41:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:41:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:41:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:41:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:41:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:41:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:41:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:41:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:41:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:41:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:41:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:41:29 go: downloading gopkg.in/yaml.v2 v2.4.0 13:41:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:41:29 go: downloading github.com/gobwas/glob v0.2.3 13:41:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:41:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:41:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:41:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:41:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:41:29 go: downloading go.opencensus.io v0.23.0 13:41:29 go: downloading gopkg.in/inf.v0 v0.9.1 13:41:29 go: downloading github.com/google/go-cmp v0.5.7 13:41:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:41:29 go: downloading github.com/googleapis/gnostic v0.5.5 13:41:29 go: downloading github.com/go-logr/logr v1.2.2 13:41:29 go: downloading github.com/json-iterator/go v1.1.12 13:41:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:41:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:41:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:41:30 go: downloading go.uber.org/zap v1.21.0 13:41:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:41:30 go: downloading github.com/tklauser/numcpus v0.3.0 13:41:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:41:30 go: downloading sigs.k8s.io/yaml v1.3.0 13:41:30 go: downloading github.com/ryanuber/go-glob v1.0.0 13:41:30 go: downloading github.com/golang/snappy v0.0.4 13:41:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:41:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:41:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:41:30 go: downloading github.com/hashicorp/go-version v1.2.0 13:41:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:41:30 go: downloading github.com/modern-go/reflect2 v1.0.2 13:41:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:41:30 go: downloading go.uber.org/multierr v1.6.0 13:41:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:41:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:41:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:41:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:41:42 Removing intermediate container e268e93f2b23 13:41:42 ---> f0a2eae2e23c 13:41:42 13:41:42 Step 10/25 : FROM alpine:3.14 13:41:42 Removing intermediate container d68cb0481488 13:41:42 ---> 943c1a4b1bcf 13:41:42 13:41:42 Step 10/31 : FROM alpine:3.14 13:41:42 Removing intermediate container 216aa13c93c8 13:41:42 ---> 813d97e7b867 13:41:42 13:41:42 Step 10/23 : FROM alpine:3.14 13:41:42 3.14: Pulling from library/alpine 13:41:42 3.14: Pulling from library/alpine 13:41:42 3.14: Pulling from library/alpine 13:41:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:41:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:41:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:41:44 Status: Downloaded newer image for alpine:3.14 13:41:44 Status: Downloaded newer image for alpine:3.14 13:41:44 Status: Image is up to date for alpine:3.14 13:41:44 ---> e04c818066af 13:41:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:41:44 ---> e04c818066af 13:41:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:41:44 ---> e04c818066af 13:41:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:41:44 ---> Running in 6a872bc1091e 13:41:44 ---> Running in e41c5d95848f 13:41:44 ---> Running in ccb78bda195c 13:41:44 Removing intermediate container e41c5d95848f 13:41:44 ---> b7845de40565 13:41:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:41:44 Removing intermediate container ccb78bda195c 13:41:44 ---> 2161cd0f5cc9 13:41:44 Step 12/23 : ENV APP_PORT=59880 13:41:45 ---> Running in 5a8e7ca8ca0f 13:41:45 ---> Running in 1242ffa35dbd 13:41:45 Removing intermediate container 5a8e7ca8ca0f 13:41:45 ---> 5e88d5cdb9a5 13:41:45 Step 13/23 : EXPOSE $APP_PORT 13:41:45 ---> Running in b2311d54eace 13:41:45 Removing intermediate container b2311d54eace 13:41:45 ---> c64cac2d36b7 13:41:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:41:45 ---> Running in 05428a52cda8 13:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:41:45 (1/3) Installing ca-certificates (20211220-r0) 13:41:45 (2/3) Installing dumb-init (1.2.5-r1) 13:41:45 (3/3) Installing su-exec (0.2-r1) 13:41:45 Executing busybox-1.33.1-r7.trigger 13:41:45 Executing ca-certificates-20211220-r0.trigger 13:41:46 OK: 6 MiB in 17 packages 13:41:46 (1/2) Installing dumb-init (1.2.5-r1) 13:41:46 (2/2) Installing su-exec (0.2-r1) 13:41:46 Executing busybox-1.33.1-r7.trigger 13:41:46 OK: 6 MiB in 16 packages 13:41:47 Removing intermediate container 6a872bc1091e 13:41:47 ---> a847e6af9aad 13:41:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:41:47 Removing intermediate container 1242ffa35dbd 13:41:47 ---> 2ecdae596534 13:41:47 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:41:47 ---> Running in fdd3df743b9b 13:41:47 ---> Running in 1aa4993d6e20 13:41:47 Removing intermediate container 05428a52cda8 13:41:47 ---> 04e78b95eff6 13:41:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:41:47 Removing intermediate container 1aa4993d6e20 13:41:47 ---> 89cfd5837f4d 13:41:47 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:41:47 Removing intermediate container fdd3df743b9b 13:41:47 ---> 20183bda863e 13:41:47 Step 13/25 : WORKDIR / 13:41:47 ---> Running in a84eacb206a6 13:41:47 ---> Running in 3e0e854095ab 13:41:47 ---> Running in 28950d6b289f 13:41:47 Removing intermediate container 28950d6b289f 13:41:47 ---> b92edd137b03 13:41:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:41:47 Removing intermediate container 3e0e854095ab 13:41:47 ---> 15eba4076239 13:41:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:41:47 ---> Running in be32387eac81 13:41:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:41:48 ---> dd07035d4ada 13:41:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:41:49 ---> 8b3d43ef2a9d 13:41:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:41:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:41:49 ---> 13b1e504fd6f 13:41:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:41:49 (1/6) Installing dumb-init (1.2.5-r1) 13:41:49 Removing intermediate container be32387eac81 13:41:49 ---> 2c2ca30c303d 13:41:49 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:41:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:41:49 ---> Running in 8dd94b79a910 13:41:49 (3/6) Installing libsodium (1.0.18-r0) 13:41:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:41:49 (5/6) Installing libzmq (4.3.4-r0) 13:41:49 Removing intermediate container 8dd94b79a910 13:41:49 ---> b559779abac3 13:41:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:41:49 ---> f1f2e24b329e 13:41:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:41:49 (6/6) Installing zeromq (4.3.4-r0) 13:41:49 Executing busybox-1.33.1-r7.trigger 13:41:49 OK: 8 MiB in 20 packages 13:41:50 ---> 0d91facb9251 13:41:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:41:50 ---> Running in bf74e8946d53 13:41:50 Removing intermediate container a84eacb206a6 13:41:50 ---> bf0b7f9821b8 13:41:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:41:50 ---> 628779eb5fc9 13:41:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:41:51 ---> 8de51cfd6ff9 13:41:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:41:51 ---> a649edacdc76 13:41:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:41:52 Removing intermediate container bf74e8946d53 13:41:52 ---> a54c9f108358 13:41:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:41:52 ---> 2dd3a4eb7fab 13:41:52 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/ 13:41:52 ---> Running in b9a312923c7f 13:41:52 ---> 254a3c0bca9f 13:41:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:41:52 ---> 7833a84105e0 13:41:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:41:52 ---> 0bfb888420b6 13:41:52 Step 19/23 : ENTRYPOINT ["/core-data"] 13:41:52 ---> Running in ddcd301a32d2 13:41:53 Removing intermediate container ddcd301a32d2 13:41:53 ---> 5463d8bdd0d8 13:41:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:41:53 ---> Running in e3dfd6ceace1 13:41:53 Removing intermediate container e3dfd6ceace1 13:41:53 ---> adb7ec52f500 13:41:53 Step 21/23 : LABEL arch=x86_64 13:41:54 Removing intermediate container b9a312923c7f 13:41:54 ---> bc9d80472280 13:41:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:41:54 ---> 0704144b75c0 13:41:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:41:54 ---> Running in 9d14122130a8 13:41:54 ---> Running in 12f207933f62 13:41:54 Removing intermediate container 9d14122130a8 13:41:54 ---> 3c6ecf450da3 13:41:54 Step 22/23 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:41:54 Removing intermediate container 12f207933f62 13:41:54 ---> 210dc3d6d350 13:41:54 Step 23/25 : LABEL arch=x86_64 13:41:54 ---> Running in a71b92911b82 13:41:54 ---> Running in 52ec86486157 13:41:54 ---> f124ef718b8c 13:41:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:41:54 Removing intermediate container a71b92911b82 13:41:54 ---> 9f74750bc61b 13:41:54 Step 23/23 : LABEL version=0.0.0 13:41:54 ---> Running in 94e0a9aaeca8 13:41:54 ---> 057dea809d0c 13:41:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:41:54 Removing intermediate container 52ec86486157 13:41:54 ---> 91659612bf20 13:41:54 Step 24/25 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:41:54 ---> Running in 42663845765d 13:41:54 Removing intermediate container 94e0a9aaeca8 13:41:54 ---> 917a1a1f7e09 13:41:54 13:41:55 Removing intermediate container 42663845765d 13:41:55 ---> c449cdc9d5da 13:41:55 Step 25/25 : LABEL version=0.0.0 13:41:55 Successfully built 917a1a1f7e09 13:41:55 ---> 5e308850effc 13:41:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:41:55 Successfully tagged core-data:latest 13:41:55  Building core-data ... done Building core-command 13:41:55 ---> Running in d9474565fb6b 13:41:55 ---> Running in e36d1e422909 13:41:55 Removing intermediate container d9474565fb6b 13:41:55 ---> abe7a70c492e 13:41:55 13:41:55 Successfully built abe7a70c492e 13:41:55 Successfully tagged security-secretstore-setup:latest 13:41:55  Building security-secretstore-setup ... done Building sys-mgmt-agent 13:41:56 Removing intermediate container e36d1e422909 13:41:56 ---> 50875c077135 13:41:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:41:58 ---> 99c06359a3c5 13:41:58 Step 26/31 : RUN chmod +x /entrypoint.sh 13:41:58 ---> Running in ad5876b69b42 13:42:00 Removing intermediate container ad5876b69b42 13:42:00 ---> 260874921e9e 13:42:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:42:00 ---> Running in 380c95af308d 13:42:01 Removing intermediate container 380c95af308d 13:42:01 ---> 33d120ba870a 13:42:01 Step 28/31 : CMD ["gate"] 13:42:01 ---> Running in 4abd1fc49f46 13:42:01 Removing intermediate container 4abd1fc49f46 13:42:01 ---> 12532166c079 13:42:01 Step 29/31 : LABEL arch=x86_64 13:42:01 ---> Running in 43b28f942fe9 13:42:02 Removing intermediate container 43b28f942fe9 13:42:02 ---> 14057ffe9d0c 13:42:02 Step 30/31 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:42:02 ---> Running in 0b76998df3f6 13:42:02 Removing intermediate container 0b76998df3f6 13:42:02 ---> c35fd04023ba 13:42:02 Step 31/31 : LABEL version=0.0.0 13:42:03 ---> Running in a36ee2c0d924 13:42:03 Removing intermediate container a36ee2c0d924 13:42:03 ---> 98b210535e5e 13:42:03 13:42:03 Successfully built 98b210535e5e 13:42:03 Successfully tagged security-bootstrapper:latest 13:42:03 Building security-spiffe-token-provider 13:42:03  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:42:03 ---> e2bafce7b0c1 13:42:03 Step 3/23 : WORKDIR /edgex-go 13:42:03 ---> Using cache 13:42:03 ---> f1a2c528fced 13:42:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:03 ---> Using cache 13:42:03 ---> e3d4338e791c 13:42:03 Step 5/23 : RUN apk add --update --no-cache make git 13:42:03 ---> Using cache 13:42:03 ---> c72179469aab 13:42:03 Step 6/23 : COPY go.mod vendor* ./ 13:42:03 ---> Using cache 13:42:03 ---> e4fedcaa3205 13:42:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:03 ---> Using cache 13:42:03 ---> 788bbf0fc026 13:42:03 Step 8/23 : COPY . . 13:42:03 ---> Using cache 13:42:03 ---> 585c8d9230ac 13:42:03 Step 9/23 : RUN make cmd/core-command/core-command 13:42:03 ---> Running in acfc1a1dcc38 13:42:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:42:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:42:06 ---> e2bafce7b0c1 13:42:06 Step 3/23 : WORKDIR /edgex-go 13:42:06 ---> Using cache 13:42:06 ---> f1a2c528fced 13:42:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:06 ---> Using cache 13:42:06 ---> e3d4338e791c 13:42:06 Step 5/23 : RUN apk add --update --no-cache make bash git 13:42:07 Removing intermediate container e90ac98c2d07 13:42:07 ---> c2eacd2daef2 13:42:07 Successfully built c2eacd2daef2 13:42:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:42:07 + docker inspect -f . ci-base-image-arm64 13:42:07 . [Pipeline] withDockerContainer 13:42:08 prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container 13:42:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:08 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:42:08 ---> e2bafce7b0c1 13:42:08 Step 3/20 : WORKDIR /edgex-go 13:42:08 ---> Using cache 13:42:08 ---> f1a2c528fced 13:42:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:42:09 ---> Running in 271b877665b0 13:42:09 ---> Running in 4daba56c55b9 13:42:09 $ docker top ae8b61ef751a0812b77c5729e3807977cdce79f82efb1d74d0b773885dce09a3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:42:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:42:10 + go version 13:42:10 go version go1.17.6 linux/arm64 [Pipeline] } 13:42:10 $ docker stop --time=1 ae8b61ef751a0812b77c5729e3807977cdce79f82efb1d74d0b773885dce09a3 13:42:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:42:11 OK: 221 MiB in 52 packages 13:42:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:42:11 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 13:42:11 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:42:11 OK: 15862 distinct packages available 13:42:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:42:12 $ docker rm -f ae8b61ef751a0812b77c5729e3807977cdce79f82efb1d74d0b773885dce09a3 13:42:12 Removing intermediate container 271b877665b0 13:42:12 ---> 0f01a5e4b787 13:42:12 Step 6/23 : COPY go.mod vendor* ./ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:42:12 + docker inspect -f . ci-base-image-arm64 13:42:12 . [Pipeline] withDockerContainer 13:42:12 ---> e733738e42be 13:42:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:12 ---> Running in 12eaa6125fbb 13:42:12 OK: 221 MiB in 52 packages 13:42:12 prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container 13:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:13 Removing intermediate container 4daba56c55b9 13:42:13 ---> b6a5b0c8a712 13:42:13 Step 5/20 : COPY go.mod vendor* ./ 13:42:14 $ docker top ed9178aba0f7d9c311ecec75488978dc61aeee53fb0f6871dca9dea7cdcbe1a6 -eo pid,comm 13:42:14 ---> 7da3eb3b4233 13:42:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:14 ---> Running in 098fbae18a65 [Pipeline] { [Pipeline] echo 13:42:14 ========================================================= 13:42:14 [edgeXBuildGoParallel] Running Tests and Build... 13:42:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:42:15 + make test 13:42:15 go mod tidy -compat=1.17 13:42:15 Removing intermediate container 12eaa6125fbb 13:42:15 ---> 59b63d2ba044 13:42:15 Step 8/23 : COPY . . 13:42:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:42:17 Removing intermediate container 098fbae18a65 13:42:17 ---> fb334125f4d6 13:42:17 Step 7/20 : COPY . . 13:42:35 Removing intermediate container acfc1a1dcc38 13:42:35 ---> 60334cf9cd0a 13:42:35 13:42:35 Step 10/23 : FROM alpine:3.14 13:42:35 ---> e04c818066af 13:42:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:42:35 ---> Running in 8babed0ff1af 13:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:42:36 (1/1) Installing dumb-init (1.2.5-r1) 13:42:36 Executing busybox-1.33.1-r7.trigger 13:42:36 OK: 6 MiB in 15 packages 13:42:38 Removing intermediate container 8babed0ff1af 13:42:38 ---> 00c4f9d7a328 13:42:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:42:38 ---> Running in 0e6ad1a0da62 13:42:38 Removing intermediate container 0e6ad1a0da62 13:42:38 ---> 6b143ca7ebf9 13:42:38 Step 13/23 : ENV APP_PORT=59882 13:42:38 ---> Running in 979034d5f86d 13:42:39 Removing intermediate container 979034d5f86d 13:42:39 ---> 7714a949674f 13:42:39 Step 14/23 : EXPOSE $APP_PORT 13:42:39 ---> Running in f4461a67ac24 13:42:39 Removing intermediate container f4461a67ac24 13:42:39 ---> 1768e39c25d3 13:42:39 Step 15/23 : WORKDIR / 13:42:39 ---> Running in 3fe79ff395d8 13:42:40 Removing intermediate container 3fe79ff395d8 13:42:40 ---> 8bd9ede2e473 13:42:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:42:41 ---> e43ff015f232 13:42:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:42:42 ---> 0b75987fd137 13:42:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:42:42 ---> Running in e390884ee39b 13:42:42 ---> fc22ea893f8d 13:42:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:42:43 ---> d772a586ec02 13:42:43 Step 19/23 : ENTRYPOINT ["/core-command"] 13:42:43 ---> Running in 9af0640a2525 13:42:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:42:43 Removing intermediate container 9af0640a2525 13:42:43 ---> e11ac20b4a8f 13:42:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:42:43 ---> Running in 7f4995da26a0 13:42:44 Removing intermediate container 7f4995da26a0 13:42:44 ---> aa18122cda7c 13:42:44 Step 21/23 : LABEL arch=x86_64 13:42:44 ---> Running in ead263132d79 13:42:44 Removing intermediate container ead263132d79 13:42:44 ---> 83a2b9187d25 13:42:44 Step 22/23 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:42:44 ---> Running in bd523a613b1c 13:42:45 Removing intermediate container bd523a613b1c 13:42:45 ---> 86524e7dee58 13:42:45 Step 23/23 : LABEL version=0.0.0 13:42:45 ---> Running in 70db3775989c 13:42:46 Removing intermediate container 70db3775989c 13:42:46 ---> b9680e80c868 13:42:46 13:42:46 ---> e33e8d22851a 13:42:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:42:46 ---> Running in 3ff415159e77 13:42:46 Successfully built b9680e80c868 13:42:46 Successfully tagged core-command:latest 13:42:46 Building core-metadata 13:42:46  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:42:48 ? github.com/edgexfoundry/edgex-go [no test files] 13:42:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:42:52 ---> e2bafce7b0c1 13:42:52 Step 3/23 : WORKDIR /edgex-go 13:42:52 ---> Using cache 13:42:52 ---> f1a2c528fced 13:42:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:52 ---> Using cache 13:42:52 ---> e3d4338e791c 13:42:52 Step 5/23 : RUN apk add --update --no-cache make git 13:42:52 ---> Using cache 13:42:52 ---> c72179469aab 13:42:52 Step 6/23 : COPY go.mod vendor* ./ 13:42:52 ---> Using cache 13:42:52 ---> e4fedcaa3205 13:42:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:52 ---> Using cache 13:42:52 ---> 788bbf0fc026 13:42:52 Step 8/23 : COPY . . 13:42:52 ---> Using cache 13:42:52 ---> 585c8d9230ac 13:42:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:42:53 ---> Running in 3ec7ac78228a 13:42:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:43:20 Removing intermediate container e390884ee39b 13:43:20 ---> 37b3ec582b65 13:43:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:43:20 ---> Running in 6354b6cf8e78 13:43:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:43:22 Removing intermediate container 6354b6cf8e78 13:43:22 ---> 392722387860 13:43:22 13:43:22 Step 11/23 : FROM docker:20.10.14 13:43:22 20.10.14: Pulling from library/docker 13:43:30 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 13:43:30 Status: Downloaded newer image for docker:20.10.14 13:43:30 ---> 7417809fdb73 13:43:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:43:30 ---> Running in a3f482a7d958 13:43:30 Removing intermediate container a3f482a7d958 13:43:30 ---> 8129f4b1932f 13:43:30 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 13:43:30 ---> Running in 4815b7e2bff2 13:43:30 Removing intermediate container 3ec7ac78228a 13:43:30 ---> 978932ff2e46 13:43:30 13:43:30 Step 10/23 : FROM alpine:3.14 13:43:30 ---> e04c818066af 13:43:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:43:30 ---> Using cache 13:43:30 ---> 00c4f9d7a328 13:43:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:43:30 ---> Using cache 13:43:30 ---> 6b143ca7ebf9 13:43:30 Step 13/23 : ENV APP_PORT=59881 13:43:30 ---> Running in 057fc24bd2b3 13:43:30 Removing intermediate container 057fc24bd2b3 13:43:30 ---> e9b024b51acb 13:43:30 Step 14/23 : EXPOSE $APP_PORT 13:43:30 ---> Running in 0e2ea36131d8 13:43:30 Removing intermediate container 0e2ea36131d8 13:43:30 ---> 3aa6aee0c4d4 13:43:30 Step 15/23 : WORKDIR / 13:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:30 ---> Running in 370b5c337ba8 13:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:30 Removing intermediate container 3ff415159e77 13:43:30 ---> f690bbf1269d 13:43:30 13:43:30 Step 9/20 : FROM alpine:3.15 13:43:30 Removing intermediate container 370b5c337ba8 13:43:30 ---> 32fa03e81b27 13:43:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:31 (1/43) Installing readline (8.1.1-r0) 13:43:31 (2/43) Installing bash (5.1.16-r0) 13:43:31 ---> bd7a0b083303 13:43:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:43:31 Executing bash-5.1.16-r0.post-install 13:43:31 (3/43) Installing brotli-libs (1.0.9-r5) 13:43:31 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:43:31 (5/43) Installing libcurl (7.80.0-r0) 13:43:31 (6/43) Installing curl (7.80.0-r0) 13:43:31 (7/43) Installing dumb-init (1.2.5-r1) 13:43:31 (8/43) Installing libbz2 (1.0.8-r1) 13:43:31 (9/43) Installing expat (2.4.7-r0) 13:43:31 (10/43) Installing libffi (3.4.2-r1) 13:43:31 (11/43) Installing gdbm (1.22-r0) 13:43:31 (12/43) Installing xz-libs (5.2.5-r1) 13:43:31 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:43:31 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:43:31 (15/43) Installing mpdecimal (2.5.1-r1) 13:43:31 (16/43) Installing sqlite-libs (3.36.0-r0) 13:43:31 (17/43) Installing python3 (3.9.7-r4) 13:43:31 3.15: Pulling from library/alpine 13:43:31 (18/43) Installing py3-appdirs (1.4.4-r2) 13:43:31 (19/43) Installing py3-certifi (2020.12.5-r1) 13:43:31 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:43:31 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 13:43:31 (21/43) Installing py3-idna (3.3-r0) 13:43:31 ---> 40ac15c05490 13:43:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:43:31 Status: Downloaded newer image for alpine:3.15 13:43:31 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:43:31 ---> 0ac33e5f5afa 13:43:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:43:31 (23/43) Installing py3-requests (2.26.0-r1) 13:43:31 (24/43) Installing py3-msgpack (1.0.2-r1) 13:43:31 (25/43) Installing py3-lockfile (0.12.2-r4) 13:43:31 ---> Running in 2403c4dbf672 13:43:31 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:43:31 (27/43) Installing py3-colorama (0.4.4-r1) 13:43:31 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:43:31 (29/43) Installing py3-distlib (0.3.3-r0) 13:43:32 (30/43) Installing py3-distro (1.6.0-r0) 13:43:32 (31/43) Installing py3-six (1.16.0-r0) 13:43:32 (32/43) Installing py3-webencodings (0.5.1-r4) 13:43:32 ---> 6bc246b9e83a 13:43:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:43:32 (33/43) Installing py3-html5lib (1.1-r1) 13:43:32 (34/43) Installing py3-parsing (2.4.7-r2) 13:43:32 (35/43) Installing py3-packaging (20.9-r1) 13:43:32 Removing intermediate container 2403c4dbf672 13:43:32 ---> 08ba87830d55 13:43:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:32 ---> Running in 7490bc0dcb38 13:43:32 (36/43) Installing py3-tomli (1.2.2-r0) 13:43:32 (37/43) Installing py3-pep517 (0.12.0-r0) 13:43:32 (38/43) Installing py3-progress (1.6-r0) 13:43:32 (39/43) Installing py3-retrying (1.3.3-r2) 13:43:32 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:43:32 ---> Running in 8db01dde6e7c 13:43:32 (41/43) Installing py3-setuptools (52.0.0-r4) 13:43:32 (42/43) Installing py3-toml (0.10.2-r2) 13:43:32 (43/43) Installing py3-pip (20.3.4-r1) 13:43:32 Removing intermediate container 7490bc0dcb38 13:43:32 ---> 042aa88b8904 13:43:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:32 ---> Running in c8c52fe0b315 13:43:32 Executing busybox-1.34.1-r5.trigger 13:43:32 OK: 83 MiB in 65 packages 13:43:32 Removing intermediate container c8c52fe0b315 13:43:32 ---> fe3dc2abcd11 13:43:32 Step 21/23 : LABEL arch=x86_64 13:43:32 ---> Running in f587a8340f6a 13:43:32 Removing intermediate container f587a8340f6a 13:43:32 ---> 6d5ecfac5b27 13:43:32 Step 22/23 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:43:32 ---> Running in 40ebf61cee22 13:43:32 Removing intermediate container 40ebf61cee22 13:43:32 ---> 789f5b3f7152 13:43:32 Step 23/23 : LABEL version=0.0.0 13:43:32 ---> Running in fb1804459040 13:43:32 Removing intermediate container 8db01dde6e7c 13:43:32 ---> 8e55473705ea 13:43:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:43:32 ---> Running in 60c3d0c1895a 13:43:32 Removing intermediate container fb1804459040 13:43:32 ---> 1e729c11c73e 13:43:32 13:43:32 Successfully built 1e729c11c73e 13:43:32 Successfully tagged core-metadata:latest 13:43:32  Building core-metadata ... done Building support-scheduler 13:43:33 Collecting docker-compose==1.23.2 13:43:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:43:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:33 Collecting PyYAML<4,>=3.10 13:43:33 Downloading PyYAML-3.13.tar.gz (270 kB) 13:43:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:43:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:43:33 Collecting dockerpty<0.5,>=0.4.1 13:43:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:43:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:34 Collecting cached-property<2,>=1.2.0 13:43:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:43:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:43:34 Collecting docopt<0.7,>=0.6.1 13:43:34 Downloading docopt-0.6.2.tar.gz (25 kB) 13:43:34 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 13:43:34 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:43:34 OK: 15854 distinct packages available 13:43:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:34 Collecting docker<4.0,>=3.6.0 13:43:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:43:34 Collecting texttable<0.10,>=0.9.0 13:43:34 Downloading texttable-0.9.1.tar.gz (11 kB) 13:43:34 Collecting websocket-client<1.0,>=0.32.0 13:43:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:43:34 Collecting jsonschema<3,>=2.5.1 13:43:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:43:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:35 Collecting docker-pycreds>=0.4.0 13:43:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:43:35 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) 13:43:35 Collecting urllib3<1.25,>=1.21.1 13:43:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:43:35 Collecting chardet<3.1.0,>=3.0.2 13:43:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:43:35 Collecting idna<2.8,>=2.5 13:43:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:43:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:43:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:43:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:43:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:43:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:43:35 Attempting uninstall: urllib3 13:43:35 Found existing installation: urllib3 1.26.7 13:43:35 Uninstalling urllib3-1.26.7: 13:43:35 (1/9) Installing ca-certificates (20211220-r0) 13:43:35 Successfully uninstalled urllib3-1.26.7 13:43:35 Attempting uninstall: idna 13:43:35 Found existing installation: idna 3.3 13:43:35 Uninstalling idna-3.3: 13:43:35 (2/9) Installing brotli-libs (1.0.9-r5) 13:43:35 Successfully uninstalled idna-3.3 13:43:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:43:35 (4/9) Installing libcurl (7.80.0-r0) 13:43:35 (5/9) Installing curl (7.80.0-r0) 13:43:36 (6/9) Installing dumb-init (1.2.5-r1) 13:43:36 Attempting uninstall: requests 13:43:36 Found existing installation: requests 2.26.0 13:43:36 Uninstalling requests-2.26.0: 13:43:36 Successfully uninstalled requests-2.26.0 13:43:36 (7/9) Installing musl-obstack (1.2.3-r0) 13:43:36 Running setup.py install for texttable: started 13:43:36 (8/9) Installing libucontext (1.1-r0) 13:43:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:43:36 ---> e2bafce7b0c1 13:43:36 Step 3/22 : WORKDIR /edgex-go 13:43:36 ---> Using cache 13:43:36 ---> f1a2c528fced 13:43:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:36 ---> Using cache 13:43:36 ---> e3d4338e791c 13:43:36 Step 5/22 : RUN apk add --update --no-cache make git 13:43:36 ---> Using cache 13:43:36 ---> c72179469aab 13:43:36 Step 6/22 : COPY go.mod vendor* ./ 13:43:36 ---> Using cache 13:43:36 ---> e4fedcaa3205 13:43:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:36 ---> Using cache 13:43:36 ---> 788bbf0fc026 13:43:36 Step 8/22 : COPY . . 13:43:36 ---> Using cache 13:43:36 ---> 585c8d9230ac 13:43:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:43:36 (9/9) Installing gcompat (1.0.0-r4) 13:43:36 Executing busybox-1.34.1-r5.trigger 13:43:36 Executing ca-certificates-20211220-r0.trigger 13:43:36 OK: 8 MiB in 23 packages 13:43:36 Running setup.py install for texttable: finished with status 'done' 13:43:36 Running setup.py install for PyYAML: started 13:43:36 Running setup.py install for PyYAML: finished with status 'done' 13:43:37 Running setup.py install for docopt: started 13:43:37 ---> Running in 28fc8f213285 13:43:37 Removing intermediate container 60c3d0c1895a 13:43:37 ---> 26e40c2a83b0 13:43:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:43:37 Running setup.py install for docopt: finished with status 'done' 13:43:37 Running setup.py install for dockerpty: started 13:43:37 ---> 3b4cf9b9c19c 13:43:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:43:37 Running setup.py install for dockerpty: finished with status 'done' 13:43:38 ---> ff1ed6b662ad 13:43:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:43:38 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 13:43:38 ---> d66077f22179 13:43:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:43:38 ---> Running in f288bcc2db7a 13:43:38 Removing intermediate container f288bcc2db7a 13:43:38 ---> 2de6432dbcb0 13:43:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:38 ---> Running in 14af366326db 13:43:38 Removing intermediate container 14af366326db 13:43:38 ---> e5b9e3686f3e 13:43:38 Step 18/20 : LABEL arch=x86_64 13:43:38 ---> Running in cb2a5e368e75 13:43:38 Removing intermediate container cb2a5e368e75 13:43:38 ---> f699e17f1b3b 13:43:38 Step 19/20 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:43:38 ---> Running in efc3241bcdf8 13:43:39 Removing intermediate container efc3241bcdf8 13:43:39 ---> 6f35449cea9b 13:43:39 Step 20/20 : LABEL version=0.0.0 13:43:39 ---> Running in 61bf3c7d2638 13:43:39 Removing intermediate container 61bf3c7d2638 13:43:39 ---> 44b62b0e9bf6 13:43:39 13:43:39 Successfully built 44b62b0e9bf6 13:43:39 Successfully tagged security-spiffe-token-provider:latest 13:43:39  Building security-spiffe-token-provider ... done Building security-proxy-setup 13:43:42 Removing intermediate container 4815b7e2bff2 13:43:42 ---> 7b72dfd8ca57 13:43:42 Step 14/23 : ENV APP_PORT=58890 13:43:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:43:42 ---> e2bafce7b0c1 13:43:42 Step 3/22 : WORKDIR /edgex-go 13:43:42 ---> Using cache 13:43:42 ---> f1a2c528fced 13:43:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:42 ---> Using cache 13:43:42 ---> e3d4338e791c 13:43:42 Step 5/22 : RUN apk add --update --no-cache make git 13:43:42 ---> Using cache 13:43:42 ---> c72179469aab 13:43:42 Step 6/22 : COPY go.mod vendor* ./ 13:43:42 ---> Using cache 13:43:42 ---> e4fedcaa3205 13:43:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:42 ---> Using cache 13:43:42 ---> 788bbf0fc026 13:43:42 Step 8/22 : COPY . . 13:43:42 ---> Using cache 13:43:42 ---> 585c8d9230ac 13:43:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:43:42 ---> Running in 68c4720fa06b 13:43:42 ---> Running in 348597978e79 13:43:43 Removing intermediate container 68c4720fa06b 13:43:43 ---> 0f9efeac580b 13:43:43 Step 15/23 : EXPOSE $APP_PORT 13:43:43 ---> Running in dec09aa3d54d 13:43:43 Removing intermediate container dec09aa3d54d 13:43:43 ---> ea0c2a763d5d 13:43:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:43:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:43:44 ---> 4de5fa804b98 13:43:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:43:44 ---> bfaab2c4a3e8 13:43:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:43:44 ---> 14be36ed582d 13:43:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:43:44 ---> Running in 39c6112c207f 13:43:44 Removing intermediate container 39c6112c207f 13:43:44 ---> 43c6e0565cdf 13:43:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:44 ---> Running in 98275240991e 13:43:44 Removing intermediate container 98275240991e 13:43:44 ---> 292621003b50 13:43:44 Step 21/23 : LABEL arch=x86_64 13:43:45 ---> Running in 251f17b4a2a0 13:43:45 Removing intermediate container 251f17b4a2a0 13:43:45 ---> 2a9bbefc0b15 13:43:45 Step 22/23 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:43:45 ---> Running in 537ebf5870a7 13:43:45 Removing intermediate container 537ebf5870a7 13:43:45 ---> 24494464d0f0 13:43:45 Step 23/23 : LABEL version=0.0.0 13:43:45 ---> Running in 2e3c7ffef1f4 13:43:45 Removing intermediate container 2e3c7ffef1f4 13:43:45 ---> 9c3bf4f31551 13:43:45 13:43:45 Successfully built 9c3bf4f31551 13:43:45 Successfully tagged sys-mgmt-agent:latest 13:43:45 Building support-notifications 13:43:49  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:43:49 ---> e2bafce7b0c1 13:43:49 Step 3/22 : WORKDIR /edgex-go 13:43:49 ---> Using cache 13:43:49 ---> f1a2c528fced 13:43:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:49 ---> Using cache 13:43:49 ---> e3d4338e791c 13:43:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:43:50 ---> Running in f73131d49b43 13:43:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:52 OK: 221 MiB in 52 packages 13:43:53 Removing intermediate container f73131d49b43 13:43:53 ---> 96c969215715 13:43:53 Step 6/22 : COPY go.mod vendor* ./ 13:43:53 ---> 1dbb56d5de86 13:43:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:54 ---> Running in b7975c2827ec 13:43:55 Removing intermediate container b7975c2827ec 13:43:55 ---> 4f2b14767d65 13:43:55 Step 8/22 : COPY . . 13:44:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:44:04 ---> afad5d066ace 13:44:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:44:04 ---> Running in e904a0bf7025 13:44:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:44:05 Removing intermediate container 348597978e79 13:44:05 ---> 79ad98a1b97c 13:44:05 13:44:05 Step 10/22 : FROM alpine:3.14 13:44:05 ---> e04c818066af 13:44:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:44:05 Removing intermediate container 28fc8f213285 13:44:05 ---> b5d8d70a2747 13:44:05 13:44:05 Step 10/22 : FROM alpine:3.14 13:44:05 ---> e04c818066af 13:44:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:44:05 ---> Using cache 13:44:05 ---> 00c4f9d7a328 13:44:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:44:05 ---> Using cache 13:44:05 ---> 6b143ca7ebf9 13:44:05 Step 13/22 : ENV APP_PORT=59861 13:44:05 ---> Running in 408068cae079 13:44:05 ---> Running in 8b3bfc89d870 13:44:05 Removing intermediate container 8b3bfc89d870 13:44:05 ---> 7212ab8490eb 13:44:05 Step 14/22 : EXPOSE $APP_PORT 13:44:05 ---> Running in d663bd312565 13:44:06 Removing intermediate container d663bd312565 13:44:06 ---> 2b1c07398898 13:44:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:44:06 ---> 2fc9ddf86abd 13:44:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:44:06 (1/6) Installing ca-certificates (20211220-r0) 13:44:06 (2/6) Installing brotli-libs (1.0.9-r5) 13:44:06 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:44:06 (4/6) Installing libcurl (7.79.1-r0) 13:44:06 (5/6) Installing curl (7.79.1-r0) 13:44:06 (6/6) Installing dumb-init (1.2.5-r1) 13:44:06 Executing busybox-1.33.1-r7.trigger 13:44:06 Executing ca-certificates-20211220-r0.trigger 13:44:06 OK: 8 MiB in 20 packages 13:44:06 ---> 0676ad8a18dc 13:44:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:44:07 Removing intermediate container 408068cae079 13:44:07 ---> 1d21b778467a 13:44:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:44:07 ---> Running in c443c694945d 13:44:07 ---> 0371a8d4dc55 13:44:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:44:07 ---> Running in 8ca69bc73c3c 13:44:07 Removing intermediate container c443c694945d 13:44:07 ---> ecc847c8daae 13:44:07 Step 13/22 : WORKDIR /edgex 13:44:07 ---> Running in f7291be43e77 13:44:07 Removing intermediate container 8ca69bc73c3c 13:44:07 ---> 570457c9f592 13:44:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:07 ---> Running in 8d576bcf7180 13:44:07 Removing intermediate container f7291be43e77 13:44:07 ---> cabb1da50fd6 13:44:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:44:07 Removing intermediate container 8d576bcf7180 13:44:07 ---> 8bd086da03c4 13:44:07 Step 20/22 : LABEL arch=x86_64 13:44:07 ---> Running in eb4c93038f18 13:44:07 ---> 00331f5334c6 13:44:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:44:07 Removing intermediate container eb4c93038f18 13:44:07 ---> 081570623a0f 13:44:07 Step 21/22 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:44:07 ---> Running in fb00b702fa9f 13:44:08 Removing intermediate container fb00b702fa9f 13:44:08 ---> 87963407c80b 13:44:08 Step 22/22 : LABEL version=0.0.0 13:44:08 ---> Running in 17ae253d454a 13:44:08 ---> f53ab1c7e607 13:44:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:44:08 Removing intermediate container 17ae253d454a 13:44:08 ---> 53c60bb2b300 13:44:08 13:44:08 Successfully built 53c60bb2b300 13:44:08 Successfully tagged support-scheduler:latest 13:44:08  Building support-scheduler ... done Building security-spire-agent 13:44:09 ---> cbd0bde8e6bd 13:44:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:44:10 ---> 063d92b3d2b6 13:44:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:44:10 ---> Running in 0e9d2d95b059 13:44:12 Removing intermediate container 0e9d2d95b059 13:44:12 ---> 64f93b7d60ee 13:44:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:44:12 ---> Running in 20cd18068450 13:44:12 Removing intermediate container 20cd18068450 13:44:12 ---> e0512bb3c8f4 13:44:12 Step 20/22 : LABEL arch=x86_64 13:44:12 ---> Running in 652328576ee5 13:44:12 Removing intermediate container 652328576ee5 13:44:12 ---> 452f0d7676c7 13:44:12 Step 21/22 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:44:12 ---> Running in 15816000a1f8 13:44:13 Removing intermediate container 15816000a1f8 13:44:13 ---> 456c7e650c93 13:44:13 Step 22/22 : LABEL version=0.0.0 13:44:13 ---> Running in 4d659c90e580 13:44:13 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:44:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:44:13 ---> e2bafce7b0c1 13:44:13 Step 3/26 : WORKDIR /edgex-go 13:44:13 ---> Using cache 13:44:13 ---> f1a2c528fced 13:44:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:13 ---> Using cache 13:44:13 ---> e3d4338e791c 13:44:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:44:13 ---> Running in 224f72c008c0 13:44:13 Removing intermediate container 4d659c90e580 13:44:13 ---> 444151d775e1 13:44:13 13:44:13 Successfully built 444151d775e1 13:44:13 Successfully tagged security-proxy-setup:latest 13:44:14  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:44:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:44:15 OK: 221 MiB in 52 packages 13:44:16 Removing intermediate container 224f72c008c0 13:44:16 ---> 2a77120fc404 13:44:16 Step 6/26 : COPY go.mod vendor* ./ 13:44:16 ---> 40e0ab584b2e 13:44:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:16 ---> Running in 54ea900f6d6d 13:44:17 Building bin/spire-agent... 13:44:17 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:44:17 Building bin/spire-agent... 13:44:17 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:44:17 go: downloading github.com/docker/docker v20.10.12+incompatible 13:44:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:44:18 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:44:18 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:44:18 go: downloading github.com/docker/docker v20.10.12+incompatible 13:44:18 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:44:18 go: downloading github.com/google/go-tpm-tools v0.3.3 13:44:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:44:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:44:18 go: downloading github.com/google/go-tpm-tools v0.3.3 13:44:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:44:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:44:18 Removing intermediate container 54ea900f6d6d 13:44:18 ---> 2d2454c43c0f 13:44:18 Step 8/26 : COPY . . 13:44:19 go: downloading github.com/docker/go-connections v0.4.0 13:44:19 go: downloading github.com/docker/go-units v0.4.0 13:44:19 go: downloading github.com/opencontainers/image-spec v1.0.1 13:44:19 go: downloading github.com/containerd/containerd v1.3.4 13:44:19 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:44:19 go: downloading github.com/opencontainers/go-digest v1.0.0 13:44:19 go: downloading github.com/docker/go-connections v0.4.0 13:44:19 go: downloading github.com/opencontainers/image-spec v1.0.1 13:44:19 go: downloading github.com/docker/go-units v0.4.0 13:44:19 go: downloading github.com/containerd/containerd v1.3.4 13:44:19 go: downloading github.com/opencontainers/go-digest v1.0.0 13:44:19 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:44:24  ---> 9e823c83c7bc 13:44:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:44:24 ---> Running in 57a2b31916c0 13:44:24 Removing intermediate container 57a2b31916c0 13:44:24 ---> 5e5e1aae5e31 13:44:24 Step 10/26 : RUN mkdir -p spire-build 13:44:24 ---> Running in 1f746e7285d6 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:44:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:44:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:44:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:44:26 Removing intermediate container 1f746e7285d6 13:44:26 ---> 05f94b5b8fe6 13:44:26 Step 11/26 : WORKDIR /edgex-go/spire-build 13:44:26 ---> Running in 14ea877b07d7 13:44:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:44:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:44:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:44:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:44:27 Removing intermediate container 14ea877b07d7 13:44:27 ---> 8b474f617dbc 13:44:27 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 13:44:27 ---> Running in 6da35b8678f8 13:44:27 Removing intermediate container e904a0bf7025 13:44:27 ---> 4ecd2d114f5a 13:44:27 13:44:27 Step 10/22 : FROM alpine:3.14 13:44:27 ---> e04c818066af 13:44:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:44:27 ---> Running in f49b8c35d97c 13:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:44:28 spire-1.2.1/ 13:44:28 spire-1.2.1/.data/ 13:44:28 spire-1.2.1/.data/.file 13:44:28 spire-1.2.1/.dockerignore 13:44:28 spire-1.2.1/.gitattributes 13:44:28 spire-1.2.1/.githooks/ 13:44:28 spire-1.2.1/.githooks/pre-commit 13:44:28 spire-1.2.1/.github/ 13:44:28 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:44:28 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:44:28 spire-1.2.1/.github/dependabot.yml 13:44:28 spire-1.2.1/.github/workflows/ 13:44:28 spire-1.2.1/.github/workflows/nightly_build.yaml 13:44:28 spire-1.2.1/.github/workflows/pr_build.yaml 13:44:28 spire-1.2.1/.github/workflows/release_build.yaml 13:44:28 spire-1.2.1/.github/workflows/scripts/ 13:44:28 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:44:28 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:44:28 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:44:28 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:44:28 spire-1.2.1/.github/workflows/scripts/split.sh 13:44:28 spire-1.2.1/.gitignore 13:44:28 spire-1.2.1/.go-version 13:44:28 spire-1.2.1/.golangci.yml 13:44:28 spire-1.2.1/ADOPTERS.md 13:44:28 spire-1.2.1/CHANGELOG.md 13:44:28 spire-1.2.1/CODE-OF-CONDUCT.md 13:44:28 spire-1.2.1/CODEOWNERS 13:44:28 spire-1.2.1/CONTRIBUTING.md 13:44:28 spire-1.2.1/Dockerfile 13:44:28 spire-1.2.1/Dockerfile.dev 13:44:28 spire-1.2.1/Dockerfile.scratch 13:44:28 spire-1.2.1/LICENSE 13:44:28 spire-1.2.1/MAINTAINERS.md 13:44:28 spire-1.2.1/Makefile 13:44:28 spire-1.2.1/README.md 13:44:28 spire-1.2.1/ROADMAP.md 13:44:28 spire-1.2.1/SECURITY.md 13:44:28 spire-1.2.1/cmd/ 13:44:28 spire-1.2.1/cmd/spire-agent/ 13:44:28 spire-1.2.1/cmd/spire-agent/cli/ 13:44:28 spire-1.2.1/cmd/spire-agent/cli/api/ 13:44:28 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/common/ 13:44:28 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:44:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/run/ 13:44:28 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:44:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:44:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:44:28 spire-1.2.1/cmd/spire-agent/main.go 13:44:28 spire-1.2.1/cmd/spire-server/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/agent/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/cli.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/run/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/token/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/validate/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/x509/ 13:44:28 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:44:28 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:44:28 spire-1.2.1/cmd/spire-server/main.go 13:44:28 spire-1.2.1/cmd/spire-server/util/ 13:44:28 spire-1.2.1/cmd/spire-server/util/util.go 13:44:28 spire-1.2.1/conf/ 13:44:28 spire-1.2.1/conf/agent/ 13:44:28 spire-1.2.1/conf/agent/agent.conf 13:44:28 spire-1.2.1/conf/agent/agent_full.conf 13:44:28 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:44:28 spire-1.2.1/conf/server/ 13:44:28 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:44:28 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:44:28 spire-1.2.1/conf/server/server.conf 13:44:28 spire-1.2.1/conf/server/server_full.conf 13:44:28 spire-1.2.1/doc/ 13:44:28 spire-1.2.1/doc/SPIRE101.md 13:44:28 spire-1.2.1/doc/auditlog.md 13:44:28 spire-1.2.1/doc/authorization_policy_engine.md 13:44:28 spire-1.2.1/doc/changelog_guidelines.md 13:44:28 spire-1.2.1/doc/cure53-report.pdf 13:44:28 spire-1.2.1/doc/images/ 13:44:28 spire-1.2.1/doc/images/2019_roadmap.png 13:44:28 spire-1.2.1/doc/images/SPIRE101.png 13:44:28 spire-1.2.1/doc/images/SPIRE_agent.png 13:44:28 spire-1.2.1/doc/images/SPIRE_server.png 13:44:28 spire-1.2.1/doc/images/cache_mgr.png 13:44:28 spire-1.2.1/doc/images/cache_mgr_components.png 13:44:28 spire-1.2.1/doc/images/federated_spire.png 13:44:28 spire-1.2.1/doc/images/ha_mode.png 13:44:28 spire-1.2.1/doc/images/nested_spire.png 13:44:28 spire-1.2.1/doc/images/oidc_federation.png 13:44:28 spire-1.2.1/doc/images/single_trust_domain.png 13:44:28 spire-1.2.1/doc/images/spiffe_compatible.png 13:44:28 spire-1.2.1/doc/images/spire_logo.png 13:44:28 spire-1.2.1/doc/migrating_registration_api_clients.md 13:44:28 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:44:28 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:44:28 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:44:28 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:44:28 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:44:28 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:44:28 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:44:28 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:44:28 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:44:28 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:44:28 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:44:28 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:44:28 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:44:28 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:44:28 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:44:28 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:44:28 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:44:28 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:44:28 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:44:28 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:44:28 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:44:28 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:44:28 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:44:28 spire-1.2.1/doc/scaling_spire.md 13:44:28 spire-1.2.1/doc/spire_agent.md 13:44:28 spire-1.2.1/doc/spire_server.md 13:44:28 spire-1.2.1/doc/supported_integrations.md 13:44:28 spire-1.2.1/doc/telemetry.md 13:44:28 spire-1.2.1/doc/telemetry_config.md 13:44:28 spire-1.2.1/doc/upgrading.md 13:44:28 spire-1.2.1/doc/using_spire.md 13:44:28 spire-1.2.1/examples/ 13:44:28 spire-1.2.1/examples/README.md 13:44:28 spire-1.2.1/go.mod 13:44:28 spire-1.2.1/go.sum 13:44:28 spire-1.2.1/pkg/ 13:44:28 spire-1.2.1/pkg/agent/ 13:44:28 spire-1.2.1/pkg/agent/agent.go 13:44:28 spire-1.2.1/pkg/agent/api/ 13:44:28 spire-1.2.1/pkg/agent/api/config.go 13:44:28 spire-1.2.1/pkg/agent/api/debug/ 13:44:28 spire-1.2.1/pkg/agent/api/debug/v1/ 13:44:28 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:44:28 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:44:28 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:44:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:44:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:44:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:44:28 spire-1.2.1/pkg/agent/api/endpoints.go 13:44:28 spire-1.2.1/pkg/agent/api/health/ 13:44:28 spire-1.2.1/pkg/agent/api/health/v1/ 13:44:28 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:44:28 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:44:28 spire-1.2.1/pkg/agent/api/rpccontext/ 13:44:28 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:44:28 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:44:28 spire-1.2.1/pkg/agent/attestor/ 13:44:28 spire-1.2.1/pkg/agent/attestor/node/ 13:44:28 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:44:28 spire-1.2.1/pkg/agent/attestor/node/node.go 13:44:28 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:44:28 spire-1.2.1/pkg/agent/attestor/workload/ 13:44:28 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:44:28 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:44:28 spire-1.2.1/pkg/agent/catalog/ 13:44:28 spire-1.2.1/pkg/agent/catalog/catalog.go 13:44:28 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:44:28 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:44:28 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:44:28 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:44:28 spire-1.2.1/pkg/agent/client/ 13:44:28 spire-1.2.1/pkg/agent/client/client.go 13:44:28 spire-1.2.1/pkg/agent/client/client_test.go 13:44:28 spire-1.2.1/pkg/agent/client/dial.go 13:44:28 spire-1.2.1/pkg/agent/client/nodeconn.go 13:44:28 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:44:28 spire-1.2.1/pkg/agent/client/update.go 13:44:28 spire-1.2.1/pkg/agent/client/util.go 13:44:28 spire-1.2.1/pkg/agent/common/ 13:44:28 spire-1.2.1/pkg/agent/common/backoff/ 13:44:28 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:44:28 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:44:28 spire-1.2.1/pkg/agent/common/cgroups/ 13:44:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:44:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:44:28 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:44:28 spire-1.2.1/pkg/agent/config.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/ 13:44:28 spire-1.2.1/pkg/agent/endpoints/config.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:44:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:44:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/workload/ 13:44:28 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:44:28 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:44:28 spire-1.2.1/pkg/agent/manager/ 13:44:28 spire-1.2.1/pkg/agent/manager/cache/ 13:44:28 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:44:28 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:44:28 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:44:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:44:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:44:28 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:44:28 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:44:28 spire-1.2.1/pkg/agent/manager/config.go 13:44:28 spire-1.2.1/pkg/agent/manager/manager.go 13:44:28 spire-1.2.1/pkg/agent/manager/manager_test.go 13:44:28 spire-1.2.1/pkg/agent/manager/storage.go 13:44:28 spire-1.2.1/pkg/agent/manager/storage_test.go 13:44:28 spire-1.2.1/pkg/agent/manager/storecache/ 13:44:28 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:44:28 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:44:28 spire-1.2.1/pkg/agent/manager/sync.go 13:44:28 spire-1.2.1/pkg/agent/plugin/ 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:44:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:44:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:44:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:44:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:44:28 spire-1.2.1/pkg/agent/svid/ 13:44:28 spire-1.2.1/pkg/agent/svid/rotator.go 13:44:28 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:44:28 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:44:28 spire-1.2.1/pkg/agent/svid/store/ 13:44:28 spire-1.2.1/pkg/agent/svid/store/service.go 13:44:28 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:44:28 spire-1.2.1/pkg/common/ 13:44:28 spire-1.2.1/pkg/common/agentpathtemplate/ 13:44:28 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:44:28 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:44:28 spire-1.2.1/pkg/common/api/ 13:44:28 spire-1.2.1/pkg/common/api/metrics.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/ 13:44:28 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/logger.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/names.go 13:44:28 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:44:28 spire-1.2.1/pkg/common/api/names.go 13:44:28 spire-1.2.1/pkg/common/api/ratelimit.go 13:44:28 spire-1.2.1/pkg/common/api/rpccontext/ 13:44:28 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:44:28 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:44:28 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:44:28 spire-1.2.1/pkg/common/auth/ 13:44:28 spire-1.2.1/pkg/common/auth/interceptors.go 13:44:28 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:44:28 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/ 13:44:28 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/types.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:44:28 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:44:28 spire-1.2.1/pkg/common/catalog/ 13:44:28 spire-1.2.1/pkg/common/catalog/bind.go 13:44:28 spire-1.2.1/pkg/common/catalog/builtin.go 13:44:28 spire-1.2.1/pkg/common/catalog/catalog.go 13:44:28 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:44:28 spire-1.2.1/pkg/common/catalog/closers.go 13:44:28 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:44:28 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:44:28 spire-1.2.1/pkg/common/catalog/config.go 13:44:28 spire-1.2.1/pkg/common/catalog/config_test.go 13:44:28 spire-1.2.1/pkg/common/catalog/configure.go 13:44:28 spire-1.2.1/pkg/common/catalog/constraints.go 13:44:28 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:44:28 spire-1.2.1/pkg/common/catalog/context.go 13:44:28 spire-1.2.1/pkg/common/catalog/external.go 13:44:28 spire-1.2.1/pkg/common/catalog/host.go 13:44:28 spire-1.2.1/pkg/common/catalog/pipenet.go 13:44:28 spire-1.2.1/pkg/common/catalog/plugin.go 13:44:28 spire-1.2.1/pkg/common/catalog/testplugin/ 13:44:28 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:44:28 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:44:28 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:44:28 spire-1.2.1/pkg/common/cli/ 13:44:28 spire-1.2.1/pkg/common/cli/env.go 13:44:28 spire-1.2.1/pkg/common/cli/flags.go 13:44:28 spire-1.2.1/pkg/common/cli/trust_domain.go 13:44:28 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:44:28 spire-1.2.1/pkg/common/cli/umask.go 13:44:28 spire-1.2.1/pkg/common/cli/umask_posix.go 13:44:28 spire-1.2.1/pkg/common/cli/umask_test.go 13:44:28 spire-1.2.1/pkg/common/cli/umask_windows.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/ 13:44:28 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/flag.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/format.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/ 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:44:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:44:28 spire-1.2.1/pkg/common/coretypes/ 13:44:28 spire-1.2.1/pkg/common/coretypes/bundle/ 13:44:28 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:44:28 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:44:28 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:44:28 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:44:28 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:44:28 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:44:28 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:44:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:44:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:44:28 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:44:28 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:44:28 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:44:28 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:44:28 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:44:28 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:44:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:44:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:44:28 spire-1.2.1/pkg/common/cryptoutil/ 13:44:28 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:44:28 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:44:28 spire-1.2.1/pkg/common/diskutil/ 13:44:28 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:44:28 spire-1.2.1/pkg/common/diskutil/file_test.go 13:44:28 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:44:28 spire-1.2.1/pkg/common/errorutil/ 13:44:28 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:44:28 spire-1.2.1/pkg/common/health/ 13:44:28 spire-1.2.1/pkg/common/health/config.go 13:44:28 spire-1.2.1/pkg/common/health/context.go 13:44:28 spire-1.2.1/pkg/common/health/context_test.go 13:44:28 spire-1.2.1/pkg/common/health/health.go 13:44:28 spire-1.2.1/pkg/common/health/health_test.go 13:44:28 spire-1.2.1/pkg/common/health/logger.go 13:44:28 spire-1.2.1/pkg/common/hostservice/ 13:44:28 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:44:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:44:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:44:28 spire-1.2.1/pkg/common/idutil/ 13:44:28 spire-1.2.1/pkg/common/idutil/require.go 13:44:28 spire-1.2.1/pkg/common/idutil/require_test.go 13:44:28 spire-1.2.1/pkg/common/idutil/safety.go 13:44:28 spire-1.2.1/pkg/common/idutil/safety_test.go 13:44:28 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:44:28 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:44:28 spire-1.2.1/pkg/common/jwtsvid/ 13:44:28 spire-1.2.1/pkg/common/jwtsvid/common.go 13:44:28 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:44:28 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:44:28 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:44:28 spire-1.2.1/pkg/common/jwtutil/ 13:44:28 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:44:28 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:44:28 spire-1.2.1/pkg/common/log/ 13:44:28 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:44:28 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:44:28 spire-1.2.1/pkg/common/log/log.go 13:44:28 spire-1.2.1/pkg/common/log/log_test.go 13:44:28 spire-1.2.1/pkg/common/log/options.go 13:44:28 spire-1.2.1/pkg/common/nodeutil/ 13:44:28 spire-1.2.1/pkg/common/nodeutil/node.go 13:44:28 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:44:28 spire-1.2.1/pkg/common/peertracker/ 13:44:28 spire-1.2.1/pkg/common/peertracker/conn.go 13:44:28 spire-1.2.1/pkg/common/peertracker/credentials.go 13:44:28 spire-1.2.1/pkg/common/peertracker/errors.go 13:44:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:44:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:44:28 spire-1.2.1/pkg/common/peertracker/info.go 13:44:28 spire-1.2.1/pkg/common/peertracker/listener.go 13:44:28 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:44:28 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:44:28 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:44:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:44:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:44:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:44:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:44:28 spire-1.2.1/pkg/common/peertracker/tcp.go 13:44:28 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:44:28 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:44:28 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:44:28 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:44:28 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:44:28 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:44:28 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:44:28 spire-1.2.1/pkg/common/peertracker/uds.go 13:44:28 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:44:28 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:44:28 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:44:28 spire-1.2.1/pkg/common/pemutil/ 13:44:28 spire-1.2.1/pkg/common/pemutil/block.go 13:44:28 spire-1.2.1/pkg/common/pemutil/certs.go 13:44:28 spire-1.2.1/pkg/common/pemutil/common.go 13:44:28 spire-1.2.1/pkg/common/pemutil/csr.go 13:44:28 spire-1.2.1/pkg/common/pemutil/keys.go 13:44:28 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/ 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:44:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:44:28 spire-1.2.1/pkg/common/plugin/ 13:44:28 spire-1.2.1/pkg/common/plugin/aws/ 13:44:28 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:44:28 spire-1.2.1/pkg/common/plugin/azure/ 13:44:28 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:44:28 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:44:28 spire-1.2.1/pkg/common/plugin/facade.go 13:44:28 spire-1.2.1/pkg/common/plugin/facade_test.go 13:44:28 spire-1.2.1/pkg/common/plugin/gcp/ 13:44:28 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:44:28 spire-1.2.1/pkg/common/plugin/k8s/ 13:44:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:44:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:44:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:44:28 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:44:28 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:44:28 spire-1.2.1/pkg/common/plugin/log.go 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/ 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:44:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:44:28 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:44:28 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:44:28 spire-1.2.1/pkg/common/plugin/x509pop/ 13:44:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:44:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:44:28 spire-1.2.1/pkg/common/profiling/ 13:44:28 spire-1.2.1/pkg/common/profiling/dumpers.go 13:44:28 spire-1.2.1/pkg/common/profiling/profiling.go 13:44:28 spire-1.2.1/pkg/common/protoutil/ 13:44:28 spire-1.2.1/pkg/common/protoutil/masks.go 13:44:28 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:44:28 spire-1.2.1/pkg/common/rotationutil/ 13:44:28 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:44:28 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:44:28 spire-1.2.1/pkg/common/selector/ 13:44:28 spire-1.2.1/pkg/common/selector/selector.go 13:44:28 spire-1.2.1/pkg/common/selector/selector_test.go 13:44:28 spire-1.2.1/pkg/common/selector/set.go 13:44:28 spire-1.2.1/pkg/common/selector/set_utils.go 13:44:28 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/ 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/ 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:44:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:44:28 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:44:28 spire-1.2.1/pkg/common/telemetry/call.go 13:44:28 spire-1.2.1/pkg/common/telemetry/common/ 13:44:28 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:44:28 spire-1.2.1/pkg/common/telemetry/config.go 13:44:28 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:44:28 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/inmem.go 13:44:28 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/m3.go 13:44:28 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/metrics.go 13:44:28 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/names.go 13:44:28 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:44:28 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:44:28 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/ 13:44:28 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:44:28 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:44:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:44:28 spire-1.2.1/pkg/common/telemetry/server/server.go 13:44:28 spire-1.2.1/pkg/common/telemetry/sink.go 13:44:28 spire-1.2.1/pkg/common/telemetry/statsd.go 13:44:28 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:44:28 spire-1.2.1/pkg/common/telemetry/uptime.go 13:44:28 spire-1.2.1/pkg/common/telemetry/version.go 13:44:28 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:44:28 spire-1.2.1/pkg/common/uptime/ 13:44:28 spire-1.2.1/pkg/common/uptime/uptime.go 13:44:28 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:44:28 spire-1.2.1/pkg/common/util/ 13:44:28 spire-1.2.1/pkg/common/util/certs.go 13:44:28 spire-1.2.1/pkg/common/util/certs_test.go 13:44:28 spire-1.2.1/pkg/common/util/csr.go 13:44:28 spire-1.2.1/pkg/common/util/hash.go 13:44:28 spire-1.2.1/pkg/common/util/selectors.go 13:44:28 spire-1.2.1/pkg/common/util/selectors_test.go 13:44:28 spire-1.2.1/pkg/common/util/signals.go 13:44:28 spire-1.2.1/pkg/common/util/sort.go 13:44:28 spire-1.2.1/pkg/common/util/sort_test.go 13:44:28 spire-1.2.1/pkg/common/util/task.go 13:44:28 spire-1.2.1/pkg/common/util/task_test.go 13:44:28 spire-1.2.1/pkg/common/util/testdata/ 13:44:28 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:44:28 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:44:28 spire-1.2.1/pkg/common/version/ 13:44:28 spire-1.2.1/pkg/common/version/version.go 13:44:28 spire-1.2.1/pkg/common/x509svid/ 13:44:28 spire-1.2.1/pkg/common/x509svid/common_test.go 13:44:28 spire-1.2.1/pkg/common/x509svid/csr.go 13:44:28 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:44:28 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:44:28 spire-1.2.1/pkg/common/x509util/ 13:44:28 spire-1.2.1/pkg/common/x509util/cert.go 13:44:28 spire-1.2.1/pkg/common/x509util/dns.go 13:44:28 spire-1.2.1/pkg/common/x509util/dns_test.go 13:44:28 spire-1.2.1/pkg/common/x509util/keyid.go 13:44:28 spire-1.2.1/pkg/common/x509util/keypair.go 13:44:28 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:44:28 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:44:28 spire-1.2.1/pkg/server/ 13:44:28 spire-1.2.1/pkg/server/api/ 13:44:28 spire-1.2.1/pkg/server/api/agent.go 13:44:28 spire-1.2.1/pkg/server/api/agent/ 13:44:28 spire-1.2.1/pkg/server/api/agent/v1/ 13:44:28 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:44:28 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:44:28 spire-1.2.1/pkg/server/api/agent_test.go 13:44:28 spire-1.2.1/pkg/server/api/api.go 13:44:28 spire-1.2.1/pkg/server/api/audit/ 13:44:28 spire-1.2.1/pkg/server/api/audit/audit.go 13:44:28 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:44:28 spire-1.2.1/pkg/server/api/bundle.go 13:44:28 spire-1.2.1/pkg/server/api/bundle/ 13:44:28 spire-1.2.1/pkg/server/api/bundle/v1/ 13:44:28 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:44:28 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:44:28 spire-1.2.1/pkg/server/api/bundle_test.go 13:44:28 spire-1.2.1/pkg/server/api/debug/ 13:44:28 spire-1.2.1/pkg/server/api/debug/v1/ 13:44:28 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:44:28 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:44:28 spire-1.2.1/pkg/server/api/entry.go 13:44:28 spire-1.2.1/pkg/server/api/entry/ 13:44:28 spire-1.2.1/pkg/server/api/entry/v1/ 13:44:28 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:44:28 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:44:28 spire-1.2.1/pkg/server/api/entry_test.go 13:44:28 spire-1.2.1/pkg/server/api/health/ 13:44:28 spire-1.2.1/pkg/server/api/health/v1/ 13:44:28 spire-1.2.1/pkg/server/api/health/v1/service.go 13:44:28 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:44:28 spire-1.2.1/pkg/server/api/id.go 13:44:28 spire-1.2.1/pkg/server/api/id_test.go 13:44:28 spire-1.2.1/pkg/server/api/limits/ 13:44:28 spire-1.2.1/pkg/server/api/limits/limits.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/ 13:44:28 spire-1.2.1/pkg/server/api/middleware/alias.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/audit.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/caller.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/common.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/entries.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:44:28 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:44:28 spire-1.2.1/pkg/server/api/ratelimit.go 13:44:28 spire-1.2.1/pkg/server/api/rpccontext/ 13:44:28 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:44:28 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:44:28 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:44:28 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:44:28 spire-1.2.1/pkg/server/api/selector.go 13:44:28 spire-1.2.1/pkg/server/api/selector_test.go 13:44:28 spire-1.2.1/pkg/server/api/status.go 13:44:28 spire-1.2.1/pkg/server/api/status_test.go 13:44:28 spire-1.2.1/pkg/server/api/svid/ 13:44:28 spire-1.2.1/pkg/server/api/svid/v1/ 13:44:28 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:44:28 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:44:28 spire-1.2.1/pkg/server/api/trustdomain.go 13:44:28 spire-1.2.1/pkg/server/api/trustdomain/ 13:44:28 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:44:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:44:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:44:28 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:44:28 spire-1.2.1/pkg/server/authpolicy/ 13:44:28 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:44:28 spire-1.2.1/pkg/server/authpolicy/policy.go 13:44:28 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:44:28 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:44:28 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:44:28 spire-1.2.1/pkg/server/authpolicy/validate.go 13:44:28 spire-1.2.1/pkg/server/bundle/ 13:44:28 spire-1.2.1/pkg/server/bundle/client/ 13:44:28 spire-1.2.1/pkg/server/bundle/client/client.go 13:44:28 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:44:28 spire-1.2.1/pkg/server/bundle/client/manager.go 13:44:28 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:44:28 spire-1.2.1/pkg/server/bundle/client/sources.go 13:44:28 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:44:28 spire-1.2.1/pkg/server/bundle/client/updater.go 13:44:28 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:44:28 spire-1.2.1/pkg/server/ca/ 13:44:28 spire-1.2.1/pkg/server/ca/ca.go 13:44:28 spire-1.2.1/pkg/server/ca/ca_health.go(1/2) Installing ca-certificates (20211220-r0) 13:44:28 13:44:28 spire-1.2.1/pkg/server/ca/ca_test.go 13:44:28 spire-1.2.1/pkg/server/ca/journal.go 13:44:28 spire-1.2.1/pkg/server/ca/journal_test.go 13:44:28 spire-1.2.1/pkg/server/ca/manager.go 13:44:28 spire-1.2.1/pkg/server/ca/manager_health.go 13:44:28 spire-1.2.1/pkg/server/ca/manager_test.go 13:44:28 spire-1.2.1/pkg/server/ca/templates.go 13:44:28 spire-1.2.1/pkg/server/ca/upstream_client.go 13:44:28 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:44:28 spire-1.2.1/pkg/server/ca/validation.go 13:44:28 spire-1.2.1/pkg/server/cache/ 13:44:28 spire-1.2.1/pkg/server/cache/dscache/ 13:44:28 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:44:28 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:44:28 spire-1.2.1/pkg/server/cache/entrycache/ 13:44:28 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:44:28 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:44:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:44:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:44:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:44:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:44:28 spire-1.2.1/pkg/server/catalog/ 13:44:28 spire-1.2.1/pkg/server/catalog/catalog.go 13:44:28 spire-1.2.1/pkg/server/catalog/keymanager.go 13:44:28 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:44:28 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:44:28 spire-1.2.1/pkg/server/catalog/notifier.go 13:44:28 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:44:28 spire-1.2.1/pkg/server/config.go 13:44:28 spire-1.2.1/pkg/server/datastore/ 13:44:28 spire-1.2.1/pkg/server/datastore/datastore.go 13:44:28 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:44:28 spire-1.2.1/pkg/server/datastore/repository.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:44:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:44:28 spire-1.2.1/pkg/server/endpoints/ 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/ 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:44:28 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:44:28 spire-1.2.1/pkg/server/endpoints/config.go 13:44:28 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:44:28 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:44:28 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:44:28 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:44:28 spire-1.2.1/pkg/server/endpoints/middleware.go 13:44:28 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:44:28 spire-1.2.1/pkg/server/hostservice/ 13:44:28 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:44:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:44:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:44:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:44:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:44:28 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:44:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:44:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/ 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/ 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:44:28 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go(2/2) Installing dumb-init (1.2.5-r1) 13:44:28 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:44:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.goExecuting busybox-1.33.1-r7.trigger 13:44:28 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:44:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/ 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:44:28 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemExecuting ca-certificates-20211220-r0.trigger 13:44:28 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:44:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:44:28 spire-1.2.1/pkg/server/registration/ 13:44:28 spire-1.2.1/pkg/server/registration/manager.go 13:44:28 spire-1.2.1/pkg/server/registration/manager_test.go 13:44:28 spire-1.2.1/pkg/server/scanentries.go 13:44:28 spire-1.2.1/pkg/server/scanentries_test.go 13:44:28 spire-1.2.1/pkg/server/server.go 13:44:28 spire-1.2.1/pkg/server/server_test.go 13:44:28 spire-1.2.1/pkg/server/svid/ 13:44:28 spire-1.2.1/pkg/server/svid/observer.go 13:44:28 spire-1.2.1/pkg/server/svid/observer_test.go 13:44:28 spire-1.2.1/pkg/server/svid/rotator.go 13:44:28 spire-1.2.1/pkg/server/svid/rotator_config.go 13:44:28 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:44:28 spire-1.2.1/pkg/server/svid/rotator_test.go 13:44:28 spire-1.2.1/proto/ 13:44:28 spire-1.2.1/proto/private/ 13:44:28 spire-1.2.1/proto/private/server/ 13:44:28 spire-1.2.1/proto/private/server/journal/ 13:44:28 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:44:28 spire-1.2.1/proto/private/server/journal/journal.proto 13:44:28 spire-1.2.1/proto/spire/ 13:44:28 spire-1.2.1/proto/spire/common/ 13:44:28 spire-1.2.1/proto/spire/common/common.pb.go 13:44:28 spire-1.2.1/proto/spire/common/common.proto 13:44:28 spire-1.2.1/proto/spire/common/plugin/ 13:44:28 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:44:28 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:44:28 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:44:28 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:44:28 spire-1.2.1/proto/spire/plugin/ 13:44:28 spire-1.2.1/proto/spire/plugin/agent/ 13:44:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:44:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:44:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:44:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:44:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:44:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:44:28 spire-1.2.1/release/ 13:44:28 spire-1.2.1/release/spire-extras/ 13:44:28 spire-1.2.1/release/spire-extras/README.md 13:44:28 spire-1.2.1/release/spire-extras/conf/ 13:44:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:44:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:44:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:44:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:44:28 spire-1.2.1/release/spire/ 13:44:28 spire-1.2.1/release/spire/README.md 13:44:28 spire-1.2.1/release/spire/conf/ 13:44:28 spire-1.2.1/release/spire/conf/agent/ 13:44:28 spire-1.2.1/release/spire/conf/agent/agent.conf 13:44:28 spire-1.2.1/release/spire/conf/server/ 13:44:28 spire-1.2.1/release/spire/conf/server/server.conf 13:44:28 spire-1.2.1/script/ 13:44:28 spire-1.2.1/script/build-artifact.sh 13:44:28 spire-1.2.1/script/generate_dummy_ca.sh 13:44:28 spire-1.2.1/support/ 13:44:28 spire-1.2.1/support/k8s/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:44:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/ 13:44:28 spire-1.2.1/support/oidc-discovery-provider/README.md 13:44:28 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/config.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/main.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:44:28 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:44:28 spire-1.2.1/test/ 13:44:28 spire-1.2.1/test/clock/ 13:44:28 spire-1.2.1/test/clock/clock.go 13:44:28 spire-1.2.1/test/fakes/ 13:44:28 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:44:28 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:44:28 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:44:28 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:44:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:44:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:44:28 spire-1.2.1/test/fakes/fakeagentstore/ 13:44:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:44:28 spire-1.2.1/test/fakes/fakedatastore/ 13:44:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:44:28 spire-1.2.1/test/fakes/fakeentryclient/ 13:44:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:44:28 spire-1.2.1/test/fakes/fakehealthchecker/ 13:44:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:44:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:44:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:44:28 spire-1.2.1/test/fakes/fakemetrics/ 13:44:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:44:28 spire-1.2.1/test/fakes/fakenoderesolver/ 13:44:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:44:28 spire-1.2.1/test/fakes/fakenotifier/ 13:44:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:44:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:44:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:44:28 spire-1.2.1/test/fakes/fakeserverca/ 13:44:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:44:28 spire-1.2.1/test/fakes/fakeservercatalog/ 13:44:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:44:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:44:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:44:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:44:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:44:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:44:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:44:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:44:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:44:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:44:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:44:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:44:28 spire-1.2.1/test/fixture/ 13:44:28 spire-1.2.1/test/fixture/certs/ 13:44:28 spire-1.2.1/test/fixture/certs/agent_svid.der 13:44:28 spire-1.2.1/test/fixture/certs/base_cert.pem 13:44:28 spire-1.2.1/test/fixture/certs/base_csr.pem 13:44:28 spire-1.2.1/test/fixture/certs/base_key.pem 13:44:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:44:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:44:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:44:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:44:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:44:28 spire-1.2.1/test/fixture/certs/blog_key.pem 13:44:28 spire-1.2.1/test/fixture/certs/bundle.der 13:44:28 spire-1.2.1/test/fixture/certs/ca.pem 13:44:28 spire-1.2.1/test/fixture/certs/ca_key.pem 13:44:28 spire-1.2.1/test/fixture/certs/database_cert.pem 13:44:28 spire-1.2.1/test/fixture/certs/database_csr.pem 13:44:28 spire-1.2.1/test/fixture/certs/database_key.pem 13:44:28 spire-1.2.1/test/fixture/certs/node_cert.pem 13:44:28 spire-1.2.1/test/fixture/certs/node_csr.pem 13:44:28 spire-1.2.1/test/fixture/certs/node_key.pem 13:44:28 spire-1.2.1/test/fixture/certs/svid.pem 13:44:28 spire-1.2.1/test/fixture/certs/svid_key.pem 13:44:28 spire-1.2.1/test/fixture/config/ 13:44:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:44:28 spire-1.2.1/test/fixture/config/agent_good.conf 13:44:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:44:28 spire-1.2.1/test/fixture/config/plugin_good.conf 13:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:44:28 spire-1.2.1/test/fixture/config/server_good.conf 13:44:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:44:28 spire-1.2.1/test/fixture/fixture.go 13:44:28 spire-1.2.1/test/fixture/nodeattestor/ 13:44:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:44:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:44:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:44:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:44:28 spire-1.2.1/test/fixture/registration/ 13:44:28 spire-1.2.1/test/fixture/registration/entries.json 13:44:28 spire-1.2.1/test/fixture/registration/good-for-update.json 13:44:28 spire-1.2.1/test/fixture/registration/good.json 13:44:28 spire-1.2.1/test/fixture/registration/invalid.json 13:44:28 spire-1.2.1/test/fixture/registration/invalid_json.json 13:44:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:44:28 spire-1.2.1/test/integration/ 13:44:28 spire-1.2.1/test/integration/README.md 13:44:28 spire-1.2.1/test/integration/common 13:44:28 spire-1.2.1/test/integration/setup/ 13:44:28 spire-1.2.1/test/integration/setup/adminclient/ 13:44:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:44:28 spire-1.2.1/test/integration/setup/adminclient/client.go 13:44:28 spire-1.2.1/test/integration/setup/debugagent/ 13:44:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:44:28 spire-1.2.1/test/integration/setup/debugagent/main.go 13:44:28 spire-1.2.1/test/integration/setup/debugserver/ 13:44:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:44:28 spire-1.2.1/test/integration/setup/debugserver/main.go 13:44:28 spire-1.2.1/test/integration/setup/downstreamclient/ 13:44:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:44:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:44:28 spire-1.2.1/test/integration/setup/itclient/ 13:44:28 spire-1.2.1/test/integration/setup/itclient/client.go 13:44:28 spire-1.2.1/test/integration/setup/node-attestation/ 13:44:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:44:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:44:28 spire-1.2.1/test/integration/setup/x509pop/ 13:44:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:44:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:44:28 spire-1.2.1/test/integration/suites/ 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:44:28 spire-1.2.1/test/integration/suites/join-token/ 13:44:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:44:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:44:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:44:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:44:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:44:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:44:28 spire-1.2.1/test/integration/suites/join-token/README.md 13:44:28 spire-1.2.1/test/integration/suites/join-token/conf/ 13:44:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/join-token/teardown 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.mdOK: 6 MiB in 16 packages 13:44:28 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:44:28 spire-1.2.1/test/integration/suites/k8s/ 13:44:28 spire-1.2.1/test/integration/suites/k8s/00-setup 13:44:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:44:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:44:28 spire-1.2.1/test/integration/suites/k8s/README.md 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/ 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:44:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:44:28 spire-1.2.1/test/integration/suites/k8s/teardown 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/ 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:44:28 spire-1.2.1/test/integration/suites/rotation/ 13:44:28 spire-1.2.1/test/integration/suites/rotation/00-setup 13:44:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:44:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:44:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:44:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:44:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:44:28 spire-1.2.1/test/integration/suites/rotation/README.md 13:44:28 spire-1.2.1/test/integration/suites/rotation/conf/ 13:44:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/rotation/teardown 13:44:28 spire-1.2.1/test/integration/suites/self-test/ 13:44:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:44:28 spire-1.2.1/test/integration/suites/self-test/README.md 13:44:28 spire-1.2.1/test/integration/suites/self-test/teardown 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:44:28 spire-1.2.1/test/integration/suites/upgrade/ 13:44:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:44:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:44:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:44:28 spire-1.2.1/test/integration/suites/upgrade/README.md 13:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:44:28 spire-1.2.1/test/integration/suites/upgrade/teardown 13:44:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:44:28 spire-1.2.1/test/integration/test-one.sh 13:44:28 spire-1.2.1/test/integration/test.sh 13:44:28 spire-1.2.1/test/plugintest/ 13:44:28 spire-1.2.1/test/plugintest/config.go 13:44:28 spire-1.2.1/test/plugintest/load.go 13:44:28 spire-1.2.1/test/plugintest/option.go 13:44:28 spire-1.2.1/test/spiretest/ 13:44:28 spire-1.2.1/test/spiretest/apiserver.go 13:44:28 spire-1.2.1/test/spiretest/assertions.go 13:44:28 spire-1.2.1/test/spiretest/dir.go 13:44:28 spire-1.2.1/test/spiretest/errors_posix.go 13:44:28 spire-1.2.1/test/spiretest/errors_windows.go 13:44:28 spire-1.2.1/test/spiretest/logs.go 13:44:28 spire-1.2.1/test/spiretest/socketapi.go 13:44:28 spire-1.2.1/test/spiretest/suite.go 13:44:28 spire-1.2.1/test/spiretest/x509.go 13:44:28 spire-1.2.1/test/testca/ 13:44:28 spire-1.2.1/test/testca/ca.go 13:44:28 spire-1.2.1/test/testkey/ 13:44:28 spire-1.2.1/test/testkey/generate.sh 13:44:28 spire-1.2.1/test/testkey/genkeys.go 13:44:28 spire-1.2.1/test/testkey/keys.go 13:44:28 spire-1.2.1/test/testkey/new.go 13:44:28 spire-1.2.1/test/tpmsimulator/ 13:44:28 spire-1.2.1/test/tpmsimulator/simulator.go 13:44:28 spire-1.2.1/test/util/ 13:44:28 spire-1.2.1/test/util/cert_fixtures.go 13:44:28 spire-1.2.1/test/util/cert_generation.go 13:44:28 spire-1.2.1/test/util/io_redirection.go 13:44:28 spire-1.2.1/test/util/race.go 13:44:28 spire-1.2.1/test/util/util.go 13:44:28 building spire from source... 13:44:28 Installing go1.17.7... 13:44:29 Removing intermediate container f49b8c35d97c 13:44:29 ---> 85e967aa6ddd 13:44:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:44:29 ---> Running in 32bf3d267c65 13:44:29 Removing intermediate container 32bf3d267c65 13:44:29 ---> ca2be692fb47 13:44:29 Step 13/22 : ENV APP_PORT=59860 13:44:29 ---> Running in 71cac68f6a82 13:44:29 Removing intermediate container 71cac68f6a82 13:44:29 ---> 7c6fb66f4d50 13:44:29 Step 14/22 : EXPOSE $APP_PORT 13:44:29 ---> Running in 504fa9675a6e 13:44:29 Removing intermediate container 504fa9675a6e 13:44:29 ---> 8de763dc1d72 13:44:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:44:30 ---> 2f631b7494a4 13:44:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:44:31 ---> 312e84a3025b 13:44:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:44:31 ---> 1e217836000f 13:44:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:44:31 ---> Running in 88953d57f45c 13:44:31 Removing intermediate container 88953d57f45c 13:44:31 ---> df00d8b0cc9e 13:44:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:31 ---> Running in 40a8da3483d3 13:44:31 Removing intermediate container 40a8da3483d3 13:44:31 ---> 0877c1395c1d 13:44:31 Step 20/22 : LABEL arch=x86_64 13:44:31 ---> Running in a780bc4b421c 13:44:31 Removing intermediate container a780bc4b421c 13:44:31 ---> 4c143156bb8f 13:44:31 Step 21/22 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:44:31 ---> Running in 2de20e5e7db3 13:44:31 Removing intermediate container 2de20e5e7db3 13:44:31 ---> f2a901982891 13:44:31 Step 22/22 : LABEL version=0.0.0 13:44:31 ---> Running in 49bd1f04471b 13:44:32 Removing intermediate container 49bd1f04471b 13:44:32 ---> efd8d0ca5686 13:44:32 13:44:32 Successfully built efd8d0ca5686 13:44:32 Successfully tagged support-notifications:latest 13:44:34  Building support-notifications ... done Building bin/spire-server... 13:44:34 go: downloading github.com/mitchellh/cli v1.1.2 13:44:34 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:44:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:44:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:44:34 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:44:34 go: downloading github.com/imdario/mergo v0.3.12 13:44:34 go: downloading github.com/sirupsen/logrus v1.8.1 13:44:34 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:44:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:44:34 go: downloading google.golang.org/grpc v1.44.0 13:44:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:44:34 go: downloading github.com/fatih/color v1.13.0 13:44:34 go: downloading github.com/mattn/go-isatty v0.0.14 13:44:34 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:44:34 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:44:34 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:44:34 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:44:34 go: downloading github.com/armon/go-metrics v0.3.10 13:44:34 go: downloading github.com/prometheus/client_golang v1.12.1 13:44:34 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:44:34 go: downloading github.com/open-policy-agent/opa v0.38.0 13:44:34 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:44:34 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:44:34 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:44:34 go: downloading github.com/mattn/go-colorable v0.1.12 13:44:34 go: downloading github.com/Masterminds/goutils v1.1.0 13:44:34 go: downloading github.com/Masterminds/semver v1.5.0 13:44:34 go: downloading github.com/google/uuid v1.1.2 13:44:34 go: downloading github.com/huandu/xstrings v1.3.2 13:44:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:44:34 go: downloading github.com/oklog/run v1.0.0 13:44:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:44:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:44:34 go: downloading github.com/prometheus/client_model v0.2.0 13:44:34 go: downloading github.com/prometheus/common v0.32.1 13:44:34 go: downloading github.com/beorn7/perks v1.0.1 13:44:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:44:34 go: downloading github.com/prometheus/procfs v0.7.3 13:44:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:44:34 go: downloading go.uber.org/atomic v1.9.0 13:44:34 go: downloading github.com/imkira/go-observer v1.0.3 13:44:34 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:44:34 go: downloading github.com/hashicorp/errwrap v1.1.0 13:44:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:44:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:44:34 go: downloading github.com/twmb/murmur3 v1.1.6 13:44:34 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:44:34 go: downloading github.com/blang/semver/v4 v4.0.0 13:44:34 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:44:34 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:44:34 go: downloading github.com/jinzhu/gorm v1.9.16 13:44:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:44:34 go: downloading github.com/lib/pq v1.10.4 13:44:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:44:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:44:35 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:44:35 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:44:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:44:35 go: downloading github.com/stretchr/testify v1.7.0 13:44:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:44:35 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:44:38 go: downloading google.golang.org/api v0.70.0 13:44:38 go: downloading k8s.io/client-go v0.23.4 13:44:38 go: downloading k8s.io/api v0.23.4 13:44:38 go: downloading github.com/google/go-tpm v0.3.3 13:44:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:44:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:44:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:44:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:44:38 go: downloading cloud.google.com/go/storage v1.21.0 13:44:38 go: downloading cloud.google.com/go v0.100.2 13:44:39 go: downloading k8s.io/apimachinery v0.23.4 13:44:39 go: downloading k8s.io/kube-aggregator v0.23.3 13:44:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:44:39 go: downloading cloud.google.com/go/security v1.3.0 13:44:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements 13:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:44:39 go: downloading github.com/hashicorp/vault/api v1.4.1 13:44:39 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:44:39 go: downloading github.com/jinzhu/inflection v1.0.0 13:44:39 go: downloading github.com/aws/smithy-go v1.11.0 13:44:39 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:44:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:44:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:44:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:44:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:44:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:44:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:44:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:44:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:44:39 go: downloading github.com/dimchansky/utfbom v1.1.1 13:44:39 go: downloading cloud.google.com/go/compute v1.3.0 13:44:39 go: downloading cloud.google.com/go/iam v0.1.1 13:44:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:44:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:44:41 go: downloading github.com/gogo/protobuf v1.3.2 13:44:41 go: downloading k8s.io/klog/v2 v2.30.0 13:44:41 go: downloading github.com/google/gofuzz v1.1.0 13:44:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:44:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:44:41 go: downloading github.com/spf13/pflag v1.0.5 13:44:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:44:41 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:44:41 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:44:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:44:41 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:44:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:44:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:44:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:44:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:44:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:44:41 go: downloading gopkg.in/yaml.v2 v2.4.0 13:44:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:44:41 go: downloading github.com/gobwas/glob v0.2.3 13:44:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:44:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:44:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:44:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:44:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:44:41 go: downloading go.opencensus.io v0.23.0 13:44:41 go: downloading gopkg.in/inf.v0 v0.9.1 13:44:41 go: downloading github.com/google/go-cmp v0.5.7 13:44:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:44:41 go: downloading github.com/googleapis/gnostic v0.5.5 13:44:41 go: downloading github.com/go-logr/logr v1.2.2 13:44:41 go: downloading github.com/json-iterator/go v1.1.12 13:44:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:44:41 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:44:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:44:41 go: downloading go.uber.org/zap v1.21.0 13:44:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:44:41 go: downloading github.com/tklauser/numcpus v0.3.0 13:44:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:44:41 go: downloading sigs.k8s.io/yaml v1.3.0 13:44:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:44:41 go: downloading github.com/ryanuber/go-glob v1.0.0 13:44:41 go: downloading github.com/modern-go/reflect2 v1.0.2 13:44:41 go: downloading github.com/golang/snappy v0.0.4 13:44:41 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:44:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:44:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:44:41 go: downloading github.com/hashicorp/go-version v1.2.0 13:44:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:44:41 go: downloading go.uber.org/multierr v1.6.0 13:44:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.513s coverage: 98.5% of statements 13:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:44:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 53.4% of statements 13:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:44:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:44:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.836s coverage: 89.2% of statements 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.534s coverage: 84.4% of statements 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.118s coverage: 95.6% of statements 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.347s coverage: 72.2% of statements 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.459s coverage: 60.0% of statements 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.553s coverage: 0.9% of statements 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.369s coverage: 58.8% of statements 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.379s coverage: 29.6% of statements 13:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.229s coverage: 47.1% of statements 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 13:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 13:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.204s coverage: 94.4% of statements 13:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 13:45:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 82.5% of statements 13:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.103s coverage: 65.1% of statements 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 13:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.765s coverage: 91.2% of statements 13:45:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.895s coverage: 64.4% of statements 13:45:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:45:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.334s coverage: 100.0% of statements 13:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 13:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 13:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 13:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 13:45:43 Removing intermediate container e62702443c48 13:45:43 ---> 813081e82fff 13:45:43 13:45:43 Step 13/26 : FROM alpine:3.15 13:45:43 ---> 0ac33e5f5afa 13:45:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:45:43 ---> Using cache 13:45:43 ---> 08ba87830d55 13:45:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:43 ---> Using cache 13:45:43 ---> 8e55473705ea 13:45:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:45:43 Removing intermediate container ddd7e5a8af9e 13:45:43 ---> c69ec1d604f0 13:45:43 13:45:43 Step 13/25 : FROM alpine:3.15 13:45:43 ---> 0ac33e5f5afa 13:45:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:45:43 ---> Using cache 13:45:43 ---> 08ba87830d55 13:45:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:43 ---> Using cache 13:45:43 ---> 8e55473705ea 13:45:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:45:43 ---> Running in 37f2599b98df 13:45:43 ---> Running in 9c10d8fbdac2 13:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:45:43 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 13:45:43 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:45:43 OK: 15854 distinct packages available 13:45:43 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 13:45:43 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:45:43 OK: 15854 distinct packages available 13:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:45:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:45:43 (1/4) Installing dumb-init (1.2.5-r1) 13:45:43 (1/5) Installing dumb-init (1.2.5-r1) 13:45:43 (2/4) Installing musl-obstack (1.2.3-r0) 13:45:43 (2/5) Installing musl-obstack (1.2.3-r0) 13:45:43 (3/4) Installing libucontext (1.1-r0) 13:45:43 (3/5) Installing libucontext (1.1-r0) 13:45:43 (4/4) Installing gcompat (1.0.0-r4) 13:45:43 (4/5) Installing gcompat (1.0.0-r4) 13:45:43 Executing busybox-1.34.1-r5.trigger 13:45:43 OK: 6 MiB in 18 packages 13:45:43 (5/5) Installing openssl (1.1.1n-r0) 13:45:43 Executing busybox-1.34.1-r5.trigger 13:45:43 OK: 6 MiB in 19 packages 13:45:43 Removing intermediate container 37f2599b98df 13:45:43 ---> b5255ea8c4ec 13:45:43 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:45:43 Removing intermediate container 9c10d8fbdac2 13:45:43 ---> 120bfe05de03 13:45:43 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:45:45 ---> e8f616b346e5 13:45:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:45:45 ---> fa9d4855ee58 13:45:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:45:45 ---> 7eff6c0cb615 13:45:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:45:45 ---> Running in 4b67327516fa 13:45:45 ---> 3ea7a314942f 13:45:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:45:45 Removing intermediate container 4b67327516fa 13:45:45 ---> e5eafb21ee81 13:45:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:45:45 ---> 877bd449934a 13:45:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:45:45 ---> 1c5fcde14ddf 13:45:45 Step 21/26 : WORKDIR / 13:45:45 ---> Running in 27844e062654 13:45:45 ---> e83b0c129c50 13:45:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:45:45 ---> Running in fe12480a3251 13:45:46 Removing intermediate container 27844e062654 13:45:46 ---> 16c1f4663541 13:45:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:45:46 ---> Running in 5061f14516f0 13:45:46 Removing intermediate container fe12480a3251 13:45:46 ---> 99e79dcd0bc7 13:45:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:45:46 ---> Running in c3a848966658 13:45:46 Removing intermediate container 5061f14516f0 13:45:46 ---> 772d274534ad 13:45:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:45:46 ---> Running in 6907451db113 13:45:46 Removing intermediate container c3a848966658 13:45:46 ---> 234ca47bd6af 13:45:46 Step 23/25 : LABEL arch=x86_64 13:45:46 ---> Running in e3b23bd5e5ea 13:45:46 Removing intermediate container 6907451db113 13:45:46 ---> f0a196ce1894 13:45:46 Step 24/26 : LABEL arch=x86_64 13:45:46 ---> Running in 7d6b75b2b731 13:45:46 Removing intermediate container e3b23bd5e5ea 13:45:46 ---> 31abae5047df 13:45:46 Step 24/25 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:45:46 ---> Running in ad1875b43e3a 13:45:46 Removing intermediate container 7d6b75b2b731 13:45:46 ---> 8bb50739e0c4 13:45:46 Step 25/26 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:45:46 ---> Running in 6f9924fd3c1d 13:45:46 Removing intermediate container ad1875b43e3a 13:45:46 ---> 2039126f31b4 13:45:46 Step 25/25 : LABEL version=0.0.0 13:45:46 ---> Running in 202c39f42ed9 13:45:46 Removing intermediate container 6f9924fd3c1d 13:45:46 ---> 9bd85e83fc6a 13:45:46 Step 26/26 : LABEL version=0.0.0 13:45:46 ---> Running in 9227a2ecd496 13:45:46 Removing intermediate container 202c39f42ed9 13:45:46 ---> 2fb8958413ff 13:45:46 13:45:46 Removing intermediate container 9227a2ecd496 13:45:46 ---> 7d403da14ae4 13:45:46 13:45:46 Successfully built 2fb8958413ff 13:45:46 Successfully tagged security-spire-server:latest 13:45:46  Building security-spire-server ... done Successfully built 7d403da14ae4 13:45:46 Successfully tagged security-spire-config:latest 13:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.443s coverage: 65.4% of statements 13:45:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:45:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:45:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.816s coverage: 43.8% of statements 13:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.538s coverage: 89.5% of statements 13:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 13:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:45:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.520s coverage: 17.7% of statements 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.3% of statements 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:46:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:46:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:46:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:46:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements 13:46:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 13:46:02 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 13:46:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:46:02 GO111MODULE=on go vet ./... 13:46:33  Building security-spire-config ... done Building bin/spire-agent... 13:46:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:46:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:46:33 go: downloading github.com/docker/docker v20.10.12+incompatible 13:46:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:46:33 go: downloading github.com/google/go-tpm-tools v0.3.3 13:46:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:46:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:46:33 go: downloading github.com/docker/go-units v0.4.0 13:46:33 go: downloading github.com/docker/go-connections v0.4.0 13:46:33 go: downloading github.com/opencontainers/image-spec v1.0.1 13:46:33 go: downloading github.com/containerd/containerd v1.3.4 13:46:33 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:46:33 go: downloading github.com/opencontainers/go-digest v1.0.0 13:47:20 Removing intermediate container 6da35b8678f8 13:47:20 ---> c32bdc62647b 13:47:20 13:47:20 Step 13/26 : FROM alpine:3.15 13:47:20 ---> 0ac33e5f5afa 13:47:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:47:20 ---> Using cache 13:47:20 ---> 08ba87830d55 13:47:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:20 ---> Using cache 13:47:20 ---> 8e55473705ea 13:47:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:47:20 ---> Using cache 13:47:20 ---> 120bfe05de03 13:47:20 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 13:47:21 ---> c87d11f2b280 13:47:21 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:47:22 ---> 846ad42b6974 13:47:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:47:22 ---> 6afb59129298 13:47:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:47:22 ---> d8d3f68c42fb 13:47:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:47:22 ---> 3d539c6471f6 13:47:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:47:22 ---> Running in 97d3b3811476 13:47:22 Removing intermediate container 97d3b3811476 13:47:22 ---> 15fda4877396 13:47:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:47:22 ---> Running in 4e9ac0e9aba3 13:47:23 Removing intermediate container 4e9ac0e9aba3 13:47:23 ---> 501da3e33228 13:47:23 Step 24/26 : LABEL arch=x86_64 13:47:23 ---> Running in 6f982fe48762 13:47:23 Removing intermediate container 6f982fe48762 13:47:23 ---> 5695cb3ca56f 13:47:23 Step 25/26 : LABEL git_sha=6afc9a187cb7281179e4db951eb23c2b72c3ee9b 13:47:23 ---> Running in 74a7663d0982 13:47:23 Removing intermediate container 74a7663d0982 13:47:23 ---> 404f739afa40 13:47:23 Step 26/26 : LABEL version=0.0.0 13:47:23 ---> Running in d91689ed96ef 13:47:23 Removing intermediate container d91689ed96ef 13:47:23 ---> e92f7225c384 13:47:23 13:47:23 Successfully built e92f7225c384 13:47:23 Successfully tagged security-spire-agent:latest 13:47:23  Building security-spire-agent ... done  [Pipeline] } 13:47:23 $ docker stop --time=1 8c87a708f6b2056dbdbc30a11da82cdcc44f213893c354ee1fc66d63bdf21651 13:47:24 $ docker rm -f 8c87a708f6b2056dbdbc30a11da82cdcc44f213893c354ee1fc66d63bdf21651 [Pipeline] // withDockerContainer [Pipeline] sh 13:47:25 + docker images 13:47:25 REPOSITORY TAG IMAGE ID CREATED SIZE 13:47:25 security-spire-agent latest e92f7225c384 1 second ago 127MB 13:47:25 c32bdc62647b 14 seconds ago 4.43GB 13:47:25 security-spire-config latest 7d403da14ae4 About a minute ago 86.7MB 13:47:25 security-spire-server latest 2fb8958413ff About a minute ago 87.3MB 13:47:25 813081e82fff About a minute ago 4.43GB 13:47:25 c69ec1d604f0 About a minute ago 4.43GB 13:47:25 support-notifications latest efd8d0ca5686 2 minutes ago 26.9MB 13:47:25 4ecd2d114f5a 2 minutes ago 1.55GB 13:47:25 security-proxy-setup latest 444151d775e1 3 minutes ago 26.9MB 13:47:25 support-scheduler latest 53c60bb2b300 3 minutes ago 26.3MB 13:47:25 b5d8d70a2747 3 minutes ago 1.55GB 13:47:25 79ad98a1b97c 3 minutes ago 1.5GB 13:47:25 sys-mgmt-agent latest 9c3bf4f31551 3 minutes ago 299MB 13:47:25 security-spiffe-token-provider latest 44b62b0e9bf6 3 minutes ago 28.8MB 13:47:25 core-metadata latest 1e729c11c73e 3 minutes ago 17MB 13:47:25 978932ff2e46 3 minutes ago 1.5GB 13:47:25 f690bbf1269d 3 minutes ago 1.54GB 13:47:25 392722387860 4 minutes ago 1.49GB 13:47:25 core-command latest b9680e80c868 4 minutes ago 16.1MB 13:47:25 60334cf9cd0a 4 minutes ago 1.49GB 13:47:25 security-bootstrapper latest 98b210535e5e 5 minutes ago 19.1MB 13:47:25 security-secretstore-setup latest abe7a70c492e 5 minutes ago 28.5MB 13:47:25 core-data latest 917a1a1f7e09 5 minutes ago 22.5MB 13:47:25 943c1a4b1bcf 5 minutes ago 1.5GB 13:47:25 813d97e7b867 5 minutes ago 1.52GB 13:47:25 f0a2eae2e23c 5 minutes ago 1.5GB 13:47:25 ci-base-image-x86_64 latest e2bafce7b0c1 8 minutes ago 896MB 13:47:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 days ago 562MB 13:47:25 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 13:47:25 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 13:47:25 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 13:47:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 13:47:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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] } 13:47:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:47:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:47:53 ./bin/test-attribution-txt.sh [Pipeline] echo 13:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:47:54 + ls -al . 13:47:54 total 668 13:47:54 drwxrwxr-x 9 1001 1001 4096 Apr 25 13:47 . 13:47:54 drwxr-xr-x 4 root root 4096 Apr 25 13:42 .. 13:47:54 -rw-rw-r-- 1 1001 1001 11 Apr 25 13:40 .dockerignore 13:47:54 drwxrwxr-x 8 1001 1001 4096 Apr 25 13:40 .git 13:47:54 drwxrwxr-x 3 1001 1001 4096 Apr 25 13:40 .github 13:47:54 -rw-rw-r-- 1 1001 1001 879 Apr 25 13:40 .gitignore 13:47:54 -rw-rw-r-- 1 1001 1001 42 Apr 25 13:40 .golangci.yml 13:47:54 -rw-rw-r-- 1 1001 1001 87 Apr 25 13:40 .hadolint.yml 13:47:54 -rw-rw-r-- 1 1001 1001 166 Apr 25 13:40 .sonarcloud.properties 13:47:54 -rw-rw-r-- 1 1001 1001 1171 Apr 25 13:40 ADOPTERS.md 13:47:54 -rw-rw-r-- 1 1001 1001 10086 Apr 25 13:40 Attribution.txt 13:47:54 -rw-rw-r-- 1 1001 1001 51732 Apr 25 13:40 CHANGELOG.md 13:47:54 -rw-rw-r-- 1 1001 1001 3804 Apr 25 13:40 CONTRIBUTING.md 13:47:54 -rw-rw-r-- 1 1001 1001 677 Apr 25 13:40 GOVERNANCE.md 13:47:54 -rw-rw-r-- 1 1001 1001 850 Apr 25 13:40 Jenkinsfile 13:47:54 -rw-rw-r-- 1 1001 1001 10775 Apr 25 13:40 LICENSE 13:47:54 -rw-rw-r-- 1 1001 1001 10389 Apr 25 13:40 Makefile 13:47:54 -rw-rw-r-- 1 1001 1001 582 Apr 25 13:40 OWNERS.md 13:47:54 -rw-rw-r-- 1 1001 1001 9120 Apr 25 13:40 README.md 13:47:54 -rw-rw-r-- 1 1001 1001 6912 Apr 25 13:40 SECURITY.md 13:47:54 -rw-rw-r-- 1 1001 1001 5 Apr 25 13:38 VERSION 13:47:54 -rw-rw-r-- 1 1001 1001 4131 Apr 25 13:40 ZMQWindows.md 13:47:54 drwxrwxr-x 2 1001 1001 4096 Apr 25 13:40 bin 13:47:54 drwxrwxr-x 18 1001 1001 4096 Apr 25 13:40 cmd 13:47:54 -rw-r--r-- 1 root root 435134 Apr 25 13:46 coverage.out 13:47:54 -rw-rw-r-- 1 1001 1001 3256 Apr 25 13:40 go.mod 13:47:54 -rw-rw-r-- 1 1001 1001 35162 Apr 25 13:42 go.sum 13:47:54 drwxrwxr-x 8 1001 1001 4096 Apr 25 13:40 internal 13:47:54 drwxrwxr-x 3 1001 1001 4096 Apr 25 13:40 openapi 13:47:54 drwxrwxr-x 4 1001 1001 4096 Apr 25 13:40 snap 13:47:54 -rw-rw-r-- 1 1001 1001 204 Apr 25 13:40 version.go [Pipeline] sh 13:47:55 + '[' -e coverage.out ] 13:47:55 + chown 1001:1001 coverage.out [Pipeline] stash 13:47:55 Warning: overwriting stash ‘coverage-report’ 13:47:56 Stashed 1 file(s) [Pipeline] sh 13:47:56 + make build 13:47:56 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:49:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:50:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:50:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:50:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:50:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:50:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:50:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:50:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:51:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:51:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:51:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:51:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:51:22 $ docker stop --time=1 ed9178aba0f7d9c311ecec75488978dc61aeee53fb0f6871dca9dea7cdcbe1a6 13:51:24 $ docker rm -f ed9178aba0f7d9c311ecec75488978dc61aeee53fb0f6871dca9dea7cdcbe1a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:51:26 13:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:51:26 latest: Pulling from edgex-devops/edgex-compose-arm64 13:51:26 29e5d40040c1: Pulling fs layer 13:51:26 1ce36da41761: Pulling fs layer 13:51:26 25b303627fd3: Pulling fs layer 13:51:26 29e5d40040c1: Verifying Checksum 13:51:26 29e5d40040c1: Download complete 13:51:27 1ce36da41761: Verifying Checksum 13:51:27 1ce36da41761: Download complete 13:51:27 29e5d40040c1: Pull complete 13:51:28 25b303627fd3: Download complete 13:51:28 1ce36da41761: Pull complete 13:51:41 25b303627fd3: Pull complete 13:51:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:51:41 prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container 13:51:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:51:43 $ docker top 1507cf130ceba9c2ad2769c16573f1bae0de116e10b558f309d849f13ef0483c -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:44 + docker-compose build --help 13:51:44 + grep parallel 13:51:49 --parallel Build images in parallel. [Pipeline] } 13:51:49 $ docker stop --time=1 1507cf130ceba9c2ad2769c16573f1bae0de116e10b558f309d849f13ef0483c 13:51:50 $ docker rm -f 1507cf130ceba9c2ad2769c16573f1bae0de116e10b558f309d849f13ef0483c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:51:51 . [Pipeline] withDockerContainer 13:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container 13:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:51:52 $ docker top aa675aaa7999755bb1052bd376edd2718aadd5ad2d1b04a54827ba495e46ed09 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:53 + docker-compose -f ./docker-compose-build.yml build --parallel 13:51:58 Building core-command ... 13:51:58 Building core-data ... 13:51:58 Building core-metadata ... 13:51:58 Building security-bootstrapper ... 13:51:58 Building security-proxy-setup ... 13:51:58 Building security-secretstore-setup ... 13:51:58 Building security-spiffe-token-provider ... 13:51:58 Building security-spire-agent ... 13:51:58 Building security-spire-config ... 13:51:58 Building security-spire-server ... 13:51:58 Building support-notifications ... 13:51:58 Building support-scheduler ... 13:51:58 Building sys-mgmt-agent ... 13:51:58 Building security-spire-agent 13:51:58 Building security-secretstore-setup 13:51:58 Building security-spire-config 13:51:58 Building support-scheduler 13:51:58 Building security-bootstrapper 13:53:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:53:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:53:34 ---> c2eacd2daef2 13:53:34 Step 3/25 : WORKDIR /edgex-go 13:53:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:53:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:53:34 ---> c2eacd2daef2 13:53:34 Step 3/26 : WORKDIR /edgex-go 13:53:34 ---> Running in ca180d323430 13:53:34 ---> Running in fa7be7765f80 13:53:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:53:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:53:34 ---> c2eacd2daef2 13:53:34 Step 3/22 : WORKDIR /edgex-go 13:53:34 ---> Running in 95201fe63036 13:53:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:53:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:53:34 ---> c2eacd2daef2 13:53:34 Step 3/26 : WORKDIR /edgex-go 13:53:34 ---> Running in a622213b9efb 13:53:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:53:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:53:34 ---> c2eacd2daef2 13:53:34 Step 3/31 : WORKDIR /edgex-go 13:53:34 ---> Running in 04e92fc53713 13:53:34 Removing intermediate container a622213b9efb 13:53:34 Removing intermediate container 95201fe63036 13:53:34 ---> c7c9711e40be 13:53:34 ---> 777ac30cb9df 13:53:34 Removing intermediate container fa7be7765f80 13:53:34 ---> acf7699821ca 13:53:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:53:34 13:53:34 13:53:34 ---> Running in 8acbd1b2e8a8 13:53:34 Removing intermediate container ca180d323430 13:53:34 ---> b893d8ad66fd 13:53:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:53:34 Removing intermediate container 04e92fc53713 13:53:34 ---> 94b77aa8300c 13:53:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:53:34 ---> Running in a2d657ea63de 13:53:34 ---> Running in 26d951b53022 13:53:34 ---> Running in 283ce225fd1b 13:53:34 ---> Running in 450aaab50db0 13:53:34 Removing intermediate container a2d657ea63de 13:53:34 ---> 2ebd9fb12939 13:53:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:53:34 Removing intermediate container 8acbd1b2e8a8 13:53:34 ---> 0dbfb95845fb 13:53:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:53:34 ---> Running in 3969b992bf2a 13:53:34 ---> Running in b01d2237316e 13:53:34 Removing intermediate container 26d951b53022 13:53:34 ---> 3ef23854c49b 13:53:34 Step 5/22 : RUN apk add --update --no-cache make git 13:53:34 ---> Running in 3ff24e401fbf 13:53:34 Removing intermediate container 283ce225fd1b 13:53:34 ---> 429779f5a13a 13:53:34 Step 5/31 : RUN apk add --update --no-cache make git 13:53:34 Removing intermediate container 450aaab50db0 13:53:34 ---> e588fa341812 13:53:34 Step 5/25 : RUN apk add --update --no-cache make git 13:53:34 ---> Running in 4083179d6165 13:53:34 ---> Running in 62da7a86a34c 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:53:34 OK: 220 MiB in 52 packages 13:53:34 OK: 220 MiB in 52 packages 13:53:34 OK: 220 MiB in 52 packages 13:53:34 OK: 220 MiB in 52 packages 13:53:34 OK: 220 MiB in 52 packages 13:53:34 Removing intermediate container 3969b992bf2a 13:53:34 ---> 8c8360c797db 13:53:34 Step 6/26 : COPY go.mod vendor* ./ 13:53:34 Removing intermediate container b01d2237316e 13:53:34 ---> 81e523028c91 13:53:34 Step 6/26 : COPY go.mod vendor* ./ 13:53:35 Removing intermediate container 3ff24e401fbf 13:53:35 ---> 8db54c709dc1 13:53:35 Step 6/22 : COPY go.mod vendor* ./ 13:53:35 Removing intermediate container 4083179d6165 13:53:35 ---> 804d10e07a9f 13:53:35 Step 6/31 : COPY go.mod vendor* ./ 13:53:35 Removing intermediate container 62da7a86a34c 13:53:35 ---> 65c5d1f49726 13:53:35 Step 6/25 : COPY go.mod vendor* ./ 13:53:35 ---> bf197d3b0e00 13:53:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:35 ---> Running in df253dbeb8f6 13:53:35 ---> 3fe5cc6b2f2c 13:53:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:35 ---> Running in d2d746086993 13:53:36 ---> 6221cdbe87bb 13:53:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:37 ---> 7a1b5ec78ec5 13:53:37 ---> d1bb2ea82a53 13:53:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:37 ---> Running in b733c1d67c66 13:53:37 ---> Running in b9e91291ba12 13:53:37 ---> Running in ddda63eb4b7e 13:53:40 Removing intermediate container df253dbeb8f6 13:53:40 ---> ac53a06deffc 13:53:40 Step 8/26 : COPY . . 13:53:40 Removing intermediate container d2d746086993 13:53:40 ---> 0dde9975d867 13:53:40 Step 8/26 : COPY . . 13:53:42 Removing intermediate container b733c1d67c66 13:53:42 ---> e903b6abbe1c 13:53:42 Step 8/25 : COPY . . 13:53:43 Removing intermediate container ddda63eb4b7e 13:53:43 ---> 716ae6530bae 13:53:43 Step 8/31 : COPY . . 13:53:43 Removing intermediate container b9e91291ba12 13:53:43 ---> 158741cedc10 13:53:43 Step 8/22 : COPY . . 13:54:10 ---> 919c9b8497a3 13:54:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:54:10 ---> Running in b43da5b89699 13:54:10 ---> 7272a84fd3e3 13:54:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:54:10 ---> 84eb1d61e82e 13:54:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:54:10 ---> Running in 78a3fc68715e 13:54:10 ---> Running in 8a4e9cd6fda2 13:54:10 Removing intermediate container b43da5b89699 13:54:10 ---> fa8fc86e5858 13:54:10 Step 10/26 : RUN mkdir -p spire-build 13:54:10 ---> Running in 3d4b9501b4da 13:54:10 ---> ff5be66820cc 13:54:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:54:10 Removing intermediate container 8a4e9cd6fda2 13:54:10 ---> f65c4b6c07f4 13:54:10 Step 10/26 : RUN mkdir -p spire-build 13:54:10 ---> Running in 111e73ded1fe 13:54:10 ---> Running in 638d8077e430 13:54:11 ---> ef2ed815db45 13:54:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:54:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:54:11 ---> Running in e43a0b727be9 13:54:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:54:13 Removing intermediate container 3d4b9501b4da 13:54:13 ---> 0d75b798e8df 13:54:13 Step 11/26 : WORKDIR /edgex-go/spire-build 13:54:13 ---> Running in b1386b9b5b90 13:54:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:54:14 Removing intermediate container b1386b9b5b90 13:54:14 ---> 9d5e3b13597e 13:54:14 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 13:54:14 Removing intermediate container 638d8077e430 13:54:14 ---> d8c927c555aa 13:54:14 Step 11/26 : WORKDIR /edgex-go/spire-build 13:54:14 ---> Running in 8d5a0b96098a 13:54:14 ---> Running in 5b9379598e1a 13:54:15 Removing intermediate container 5b9379598e1a 13:54:15 ---> 1ce78289c4e2 13:54:15 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 13:54:15 ---> Running in 6eb2b9f6dcfc 13:54:18 spire-1.2.1/ 13:54:18 spire-1.2.1/.data/ 13:54:18 spire-1.2.1/.data/.file 13:54:18 spire-1.2.1/.dockerignore 13:54:18 spire-1.2.1/.gitattributes 13:54:18 spire-1.2.1/.githooks/ 13:54:18 spire-1.2.1/.githooks/pre-commit 13:54:18 spire-1.2.1/.github/ 13:54:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:54:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:54:18 spire-1.2.1/.github/dependabot.yml 13:54:18 spire-1.2.1/.github/workflows/ 13:54:18 spire-1.2.1/.github/workflows/nightly_build.yaml 13:54:18 spire-1.2.1/.github/workflows/pr_build.yaml 13:54:18 spire-1.2.1/.github/workflows/release_build.yaml 13:54:18 spire-1.2.1/.github/workflows/scripts/ 13:54:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:54:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:54:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:54:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:54:18 spire-1.2.1/.github/workflows/scripts/split.sh 13:54:18 spire-1.2.1/.gitignore 13:54:18 spire-1.2.1/.go-version 13:54:18 spire-1.2.1/.golangci.yml 13:54:18 spire-1.2.1/ADOPTERS.md 13:54:18 spire-1.2.1/CHANGELOG.md 13:54:18 spire-1.2.1/CODE-OF-CONDUCT.md 13:54:18 spire-1.2.1/CODEOWNERS 13:54:18 spire-1.2.1/CONTRIBUTING.md 13:54:18 spire-1.2.1/Dockerfile 13:54:18 spire-1.2.1/Dockerfile.dev 13:54:18 spire-1.2.1/Dockerfile.scratch 13:54:18 spire-1.2.1/LICENSE 13:54:18 spire-1.2.1/MAINTAINERS.md 13:54:18 spire-1.2.1/Makefile 13:54:18 spire-1.2.1/README.md 13:54:18 spire-1.2.1/ROADMAP.md 13:54:18 spire-1.2.1/SECURITY.md 13:54:18 spire-1.2.1/cmd/ 13:54:18 spire-1.2.1/cmd/spire-agent/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/common/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/run/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:54:18 spire-1.2.1/cmd/spire-agent/main.go 13:54:18 spire-1.2.1/cmd/spire-server/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/cli.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/run/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/token/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/validate/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/x509/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:54:18 spire-1.2.1/cmd/spire-server/main.go 13:54:18 spire-1.2.1/cmd/spire-server/util/ 13:54:18 spire-1.2.1/cmd/spire-server/util/util.go 13:54:18 spire-1.2.1/conf/ 13:54:18 spire-1.2.1/conf/agent/ 13:54:18 spire-1.2.1/conf/agent/agent.conf 13:54:18 spire-1.2.1/conf/agent/agent_full.conf 13:54:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:54:18 spire-1.2.1/conf/server/ 13:54:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:54:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:54:18 spire-1.2.1/conf/server/server.conf 13:54:18 spire-1.2.1/conf/server/server_full.conf 13:54:18 spire-1.2.1/doc/ 13:54:18 spire-1.2.1/doc/SPIRE101.md 13:54:18 spire-1.2.1/doc/auditlog.md 13:54:18 spire-1.2.1/doc/authorization_policy_engine.md 13:54:18 spire-1.2.1/doc/changelog_guidelines.md 13:54:18 spire-1.2.1/doc/cure53-report.pdf 13:54:18 spire-1.2.1/doc/images/ 13:54:18 spire-1.2.1/doc/images/2019_roadmap.png 13:54:18 spire-1.2.1/doc/images/SPIRE101.png 13:54:18 spire-1.2.1/doc/images/SPIRE_agent.png 13:54:18 spire-1.2.1/doc/images/SPIRE_server.png 13:54:18 spire-1.2.1/doc/images/cache_mgr.png 13:54:18 spire-1.2.1/doc/images/cache_mgr_components.png 13:54:18 spire-1.2.1/doc/images/federated_spire.png 13:54:18 spire-1.2.1/doc/images/ha_mode.png 13:54:18 spire-1.2.1/doc/images/nested_spire.png 13:54:18 spire-1.2.1/doc/images/oidc_federation.png 13:54:18 spire-1.2.1/doc/images/single_trust_domain.png 13:54:18 spire-1.2.1/doc/images/spiffe_compatible.png 13:54:18 spire-1.2.1/doc/images/spire_logo.png 13:54:18 spire-1.2.1/doc/migrating_registration_api_clients.md 13:54:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:54:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:54:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:54:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:54:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:54:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:54:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:54:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:54:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:54:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:54:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:54:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:54:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:54:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:54:18 spire-1.2.1/doc/scaling_spire.md 13:54:18 spire-1.2.1/doc/spire_agent.md 13:54:18 spire-1.2.1/doc/spire_server.md 13:54:18 spire-1.2.1/doc/supported_integrations.md 13:54:18 spire-1.2.1/doc/telemetry.md 13:54:18 spire-1.2.1/doc/telemetry_config.md 13:54:18 spire-1.2.1/doc/upgrading.md 13:54:18 spire-1.2.1/doc/using_spire.md 13:54:18 spire-1.2.1/examples/ 13:54:18 spire-1.2.1/examples/README.md 13:54:18 spire-1.2.1/go.mod 13:54:18 spire-1.2.1/go.sum 13:54:18 spire-1.2.1/pkg/ 13:54:18 spire-1.2.1/pkg/agent/ 13:54:18 spire-1.2.1/pkg/agent/agent.go 13:54:18 spire-1.2.1/pkg/agent/api/ 13:54:18 spire-1.2.1/pkg/agent/api/config.go 13:54:18 spire-1.2.1/pkg/agent/api/debug/ 13:54:18 spire-1.2.1/pkg/agent/api/debug/v1/ 13:54:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:54:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/ 13:54:18 13:54:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:54:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:54:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:54:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:54:18 spire-1.2.1/pkg/agent/api/endpoints.go 13:54:18 spire-1.2.1/pkg/agent/api/health/ 13:54:18 spire-1.2.1/pkg/agent/api/health/v1/ 13:54:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:54:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:54:18 spire-1.2.1/pkg/agent/api/rpccontext/ 13:54:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:54:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:54:18 spire-1.2.1/pkg/agent/attestor/ 13:54:18 spire-1.2.1/pkg/agent/attestor/node/ 13:54:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:54:18 spire-1.2.1/pkg/agent/attestor/node/node.go 13:54:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:54:18 spire-1.2.1/pkg/agent/attestor/workload/ 13:54:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:54:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:54:18 spire-1.2.1/pkg/agent/catalog/ 13:54:18 spire-1.2.1/pkg/agent/catalog/catalog.go 13:54:18 spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/.data/ 13:54:18 spire-1.2.1/.data/.file 13:54:18 spire-1.2.1/.dockerignore 13:54:18 spire-1.2.1/.gitattributes 13:54:18 spire-1.2.1/.githooks/ 13:54:18 spire-1.2.1/.githooks/pre-commit 13:54:18 spire-1.2.1/.github/ 13:54:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:54:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:54:18 spire-1.2.1/.github/dependabot.yml 13:54:18 spire-1.2.1/.github/workflows/ 13:54:18 spire-1.2.1/.github/workflows/nightly_build.yaml 13:54:18 spire-1.2.1/.github/workflows/pr_build.yaml 13:54:18 spire-1.2.1/.github/workflows/release_build.yaml 13:54:18 spire-1.2.1/.github/workflows/scripts/ 13:54:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:54:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:54:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:54:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:54:18 spire-1.2.1/.github/workflows/scripts/split.sh 13:54:18 spire-1.2.1/.gitignore 13:54:18 spire-1.2.1/.go-version 13:54:18 spire-1.2.1/.golangci.yml 13:54:18 spire-1.2.1/ADOPTERS.md 13:54:18 spire-1.2.1/CHANGELOG.md 13:54:18 spire-1.2.1/CODE-OF-CONDUCT.md 13:54:18 spire-1.2.1/CODEOWNERS 13:54:18 spire-1.2.1/CONTRIBUTING.md 13:54:18 spire-1.2.1/Dockerfile 13:54:18 spire-1.2.1/Dockerfile.dev 13:54:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:54:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:54:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:54:18 spire-1.2.1/pkg/agent/client/ 13:54:18 spire-1.2.1/pkg/agent/client/client.go 13:54:18 spire-1.2.1/pkg/agent/client/client_test.go 13:54:18 spire-1.2.1/pkg/agent/client/dial.go 13:54:18 spire-1.2.1/pkg/agent/client/nodeconn.go 13:54:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:54:18 spire-1.2.1/pkg/agent/client/update.go 13:54:18 spire-1.2.1/pkg/agent/client/util.go 13:54:18 spire-1.2.1/pkg/agent/common/ 13:54:18 spire-1.2.1/pkg/agent/common/backoff/ 13:54:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:54:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:54:18 spire-1.2.1/pkg/agent/common/cgroups/ 13:54:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:54:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:54:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:54:18 spire-1.2.1/pkg/agent/config.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/config.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:54:18 spire-1.2.1/Dockerfile.scratch 13:54:18 spire-1.2.1/LICENSE 13:54:18 spire-1.2.1/MAINTAINERS.md 13:54:18 spire-1.2.1/Makefile 13:54:18 spire-1.2.1/README.md 13:54:18 spire-1.2.1/ROADMAP.md 13:54:18 spire-1.2.1/SECURITY.md 13:54:18 spire-1.2.1/cmd/ 13:54:18 spire-1.2.1/cmd/spire-agent/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/common/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/run/ 13:54:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/workload/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/ 13:54:18 spire-1.2.1/pkg/agent/manager/cache/ 13:54:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:54:18 spire-1.2.1/pkg/agent/manager/config.go 13:54:18 spire-1.2.1/pkg/agent/manager/manager.go 13:54:18 spire-1.2.1/pkg/agent/manager/manager_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/storage.go 13:54:18 spire-1.2.1/pkg/agent/manager/storage_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/storecache/ 13:54:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:54:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/sync.go 13:54:18 spire-1.2.1/pkg/agent/plugin/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:54:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:54:18 spire-1.2.1/cmd/spire-agent/main.go 13:54:18 spire-1.2.1/cmd/spire-server/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/cli.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/run/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/token/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/validate/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/x509/ 13:54:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:54:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:54:18 spire-1.2.1/cmd/spire-server/main.go 13:54:18 spire-1.2.1/cmd/spire-server/util/ 13:54:18 spire-1.2.1/cmd/spire-server/util/util.go 13:54:18 spire-1.2.1/conf/ 13:54:18 spire-1.2.1/conf/agent/ 13:54:18 spire-1.2.1/conf/agent/agent.conf 13:54:18 spire-1.2.1/conf/agent/agent_full.conf 13:54:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:54:18 spire-1.2.1/conf/server/ 13:54:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:54:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:54:18 spire-1.2.1/conf/server/server.conf 13:54:18 spire-1.2.1/conf/server/server_full.conf 13:54:18 spire-1.2.1/doc/ 13:54:18 spire-1.2.1/doc/SPIRE101.md 13:54:18 spire-1.2.1/doc/auditlog.md 13:54:18 spire-1.2.1/doc/authorization_policy_engine.md 13:54:18 spire-1.2.1/doc/changelog_guidelines.md 13:54:18 spire-1.2.1/doc/cure53-report.pdf 13:54:18 spire-1.2.1/doc/images/ 13:54:18 spire-1.2.1/doc/images/2019_roadmap.png 13:54:18 spire-1.2.1/doc/images/SPIRE101.png 13:54:18 spire-1.2.1/doc/images/SPIRE_agent.png 13:54:18 spire-1.2.1/doc/images/SPIRE_server.png 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:54:18 spire-1.2.1/pkg/agent/svid/ 13:54:18 spire-1.2.1/pkg/agent/svid/rotator.go 13:54:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:54:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:54:18 spire-1.2.1/pkg/agent/svid/store/ 13:54:18 spire-1.2.1/pkg/agent/svid/store/service.go 13:54:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:54:18 spire-1.2.1/pkg/common/ 13:54:18 spire-1.2.1/pkg/common/agentpathtemplate/ 13:54:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:54:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:54:18 spire-1.2.1/pkg/common/api/ 13:54:18 spire-1.2.1/pkg/common/api/metrics.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/ 13:54:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/logger.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/names.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:54:18 spire-1.2.1/pkg/common/api/names.go 13:54:18 spire-1.2.1/pkg/common/api/ratelimit.go 13:54:18 spire-1.2.1/pkg/common/api/rpccontext/ 13:54:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:54:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:54:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:54:18 spire-1.2.1/pkg/common/auth/ 13:54:18 spire-1.2.1/pkg/common/auth/interceptors.go 13:54:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:54:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/ 13:54:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:54:18 13:54:18 spire-1.2.1/doc/images/cache_mgr.png 13:54:18 spire-1.2.1/doc/images/cache_mgr_components.png 13:54:18 spire-1.2.1/doc/images/federated_spire.png 13:54:18 spire-1.2.1/doc/images/ha_mode.png 13:54:18 spire-1.2.1/doc/images/nested_spire.png 13:54:18 spire-1.2.1/doc/images/oidc_federation.png 13:54:18 spire-1.2.1/doc/images/single_trust_domain.png 13:54:18 spire-1.2.1/doc/images/spiffe_compatible.png 13:54:18 spire-1.2.1/doc/images/spire_logo.png 13:54:18 spire-1.2.1/doc/migrating_registration_api_clients.md 13:54:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:54:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:54:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:54:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdspire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/types.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/ 13:54:18 spire-1.2.1/pkg/common/catalog/bind.go 13:54:18 spire-1.2.1/pkg/common/catalog/builtin.go 13:54:18 spire-1.2.1/pkg/common/catalog/catalog.go 13:54:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/closers.go 13:54:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:54:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:54:18 spire-1.2.1/pkg/common/catalog/config.go 13:54:18 spire-1.2.1/pkg/common/catalog/config_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/configure.go 13:54:18 spire-1.2.1/pkg/common/catalog/constraints.go 13:54:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/context.go 13:54:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:54:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:54:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:54:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:54:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:54:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:54:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:54:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:54:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:54:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:54:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:54:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:54:18 spire-1.2.1/pkg/common/catalog/external.go 13:54:18 spire-1.2.1/pkg/common/catalog/host.go 13:54:18 spire-1.2.1/pkg/common/catalog/pipenet.go 13:54:18 spire-1.2.1/pkg/common/catalog/plugin.go 13:54:18 spire-1.2.1/pkg/common/catalog/testplugin/ 13:54:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:54:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:54:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:54:18 spire-1.2.1/pkg/common/cli/ 13:54:18 spire-1.2.1/pkg/common/cli/env.go 13:54:18 spire-1.2.1/pkg/common/cli/flags.go 13:54:18 spire-1.2.1/pkg/common/cli/trust_domain.go 13:54:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:54:18 spire-1.2.1/pkg/common/cli/umask.go 13:54:18 spire-1.2.1/pkg/common/cli/umask_posix.go 13:54:18 spire-1.2.1/pkg/common/cli/umask_test.go 13:54:18 spire-1.2.1/pkg/common/cli/umask_windows.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/flag.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/format.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:54:18 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:54:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:54:18 spire-1.2.1/doc/scaling_spire.md 13:54:18 spire-1.2.1/doc/spire_agent.md 13:54:18 spire-1.2.1/doc/spire_server.md 13:54:18 spire-1.2.1/doc/supported_integrations.md 13:54:18 spire-1.2.1/doc/telemetry.md 13:54:18 spire-1.2.1/doc/telemetry_config.md 13:54:18 spire-1.2.1/doc/upgrading.md 13:54:18 spire-1.2.1/doc/using_spire.md 13:54:18 spire-1.2.1/examples/ 13:54:18 spire-1.2.1/examples/README.md 13:54:18 spire-1.2.1/go.mod 13:54:18 spire-1.2.1/go.sum 13:54:18 spire-1.2.1/pkg/ 13:54:18 spire-1.2.1/pkg/agent/ 13:54:18 spire-1.2.1/pkg/agent/agent.go 13:54:18 spire-1.2.1/pkg/agent/api/ 13:54:18 spire-1.2.1/pkg/agent/api/config.go 13:54:18 spire-1.2.1/pkg/agent/api/debug/ 13:54:18 spire-1.2.1/pkg/agent/api/debug/v1/ 13:54:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:54:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:54:18 spire-1.2.1/pkg/common/coretypes/ 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/ 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:54:18 spire-1.2.1/pkg/common/cryptoutil/ 13:54:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:54:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:54:18 spire-1.2.1/pkg/common/diskutil/ 13:54:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:54:18 spire-1.2.1/pkg/common/diskutil/file_test.go 13:54:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:54:18 spire-1.2.1/pkg/common/errorutil/ 13:54:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:54:18 spire-1.2.1/pkg/common/health/ 13:54:18 spire-1.2.1/pkg/common/health/config.go 13:54:18 spire-1.2.1/pkg/common/health/context.go 13:54:18 spire-1.2.1/pkg/common/health/context_test.go 13:54:18 spire-1.2.1/pkg/common/health/health.go 13:54:18 spire-1.2.1/pkg/common/health/health_test.go 13:54:18 spire-1.2.1/pkg/common/health/logger.go 13:54:18 spire-1.2.1/pkg/common/hostservice/ 13:54:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:54:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:54:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:54:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:54:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:54:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:54:18 spire-1.2.1/pkg/agent/api/endpoints.go 13:54:18 spire-1.2.1/pkg/agent/api/health/ 13:54:18 spire-1.2.1/pkg/agent/api/health/v1/ 13:54:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:54:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:54:18 spire-1.2.1/pkg/agent/api/rpccontext/ 13:54:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:54:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:54:18 spire-1.2.1/pkg/agent/attestor/ 13:54:18 spire-1.2.1/pkg/agent/attestor/node/ 13:54:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:54:18 spire-1.2.1/pkg/agent/attestor/node/node.go 13:54:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:54:18 spire-1.2.1/pkg/agent/attestor/workload/ 13:54:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:54:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:54:18 spire-1.2.1/pkg/agent/catalog/ 13:54:18 spire-1.2.1/pkg/agent/catalog/catalog.go 13:54:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:54:18 spire-1.2.1/pkg/common/idutil/ 13:54:18 spire-1.2.1/pkg/common/idutil/require.go 13:54:18 spire-1.2.1/pkg/common/idutil/require_test.go 13:54:18 spire-1.2.1/pkg/common/idutil/safety.go 13:54:18 spire-1.2.1/pkg/common/idutil/safety_test.go 13:54:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:54:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:54:18 spire-1.2.1/pkg/common/jwtsvid/ 13:54:18 spire-1.2.1/pkg/common/jwtsvid/common.go 13:54:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:54:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:54:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:54:18 spire-1.2.1/pkg/common/jwtutil/ 13:54:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:54:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:54:18 spire-1.2.1/pkg/common/log/ 13:54:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:54:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:54:18 spire-1.2.1/pkg/common/log/log.go 13:54:18 spire-1.2.1/pkg/common/log/log_test.go 13:54:18 spire-1.2.1/pkg/common/log/options.go 13:54:18 spire-1.2.1/pkg/common/nodeutil/ 13:54:18 spire-1.2.1/pkg/common/nodeutil/node.go 13:54:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:54:18 spire-1.2.1/pkg/common/peertracker/ 13:54:18 spire-1.2.1/pkg/common/peertracker/conn.go 13:54:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:54:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:54:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:54:18 spire-1.2.1/pkg/agent/client/ 13:54:18 spire-1.2.1/pkg/agent/client/client.go 13:54:18 spire-1.2.1/pkg/agent/client/client_test.go 13:54:18 spire-1.2.1/pkg/agent/client/dial.go 13:54:18 spire-1.2.1/pkg/agent/client/nodeconn.go 13:54:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:54:18 spire-1.2.1/pkg/agent/client/update.go 13:54:18 spire-1.2.1/pkg/agent/client/util.go 13:54:18 spire-1.2.1/pkg/agent/common/ 13:54:18 spire-1.2.1/pkg/agent/common/backoff/ 13:54:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:54:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:54:18 spire-1.2.1/pkg/agent/common/cgroups/ 13:54:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:54:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:54:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:54:18 spire-1.2.1/pkg/agent/config.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/config.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:54:18 spire-1.2.1/pkg/common/peertracker/credentials.go 13:54:18 spire-1.2.1/pkg/common/peertracker/errors.go 13:54:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:54:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:54:18 spire-1.2.1/pkg/common/peertracker/info.go 13:54:18 spire-1.2.1/pkg/common/peertracker/listener.go 13:54:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tcp.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/workload/ 13:54:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:54:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/ 13:54:18 spire-1.2.1/pkg/agent/manager/cache/ 13:54:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:54:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:54:18 spire-1.2.1/pkg/agent/manager/config.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:54:18 spire-1.2.1/pkg/common/peertracker/uds.go 13:54:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:54:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:54:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:54:18 spire-1.2.1/pkg/common/pemutil/ 13:54:18 spire-1.2.1/pkg/common/pemutil/block.go 13:54:18 spire-1.2.1/pkg/common/pemutil/certs.go 13:54:18 spire-1.2.1/pkg/common/pemutil/common.go 13:54:18 spire-1.2.1/pkg/common/pemutil/csr.go 13:54:18 spire-1.2.1/pkg/common/pemutil/keys.go 13:54:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/ 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:54:18 spire-1.2.1/pkg/agent/manager/manager.go 13:54:18 spire-1.2.1/pkg/agent/manager/manager_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/storage.go 13:54:18 spire-1.2.1/pkg/agent/manager/storage_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/storecache/ 13:54:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:54:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:54:18 spire-1.2.1/pkg/agent/manager/sync.go 13:54:18 spire-1.2.1/pkg/agent/plugin/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:54:18 spire-1.2.1/pkg/common/plugin/ 13:54:18 spire-1.2.1/pkg/common/plugin/aws/ 13:54:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:54:18 spire-1.2.1/pkg/common/plugin/azure/ 13:54:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:54:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/facade.go 13:54:18 spire-1.2.1/pkg/common/plugin/facade_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/gcp/ 13:54:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/ 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/log.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/ 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:54:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:54:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:54:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:54:18 spire-1.2.1/pkg/common/plugin/x509pop/ 13:54:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:54:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:54:18 spire-1.2.1/pkg/common/profiling/ 13:54:18 spire-1.2.1/pkg/common/profiling/dumpers.go 13:54:18 spire-1.2.1/pkg/common/profiling/profiling.go 13:54:18 spire-1.2.1/pkg/common/protoutil/ 13:54:18 spire-1.2.1/pkg/common/protoutil/masks.go 13:54:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:54:18 spire-1.2.1/pkg/common/rotationutil/ 13:54:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:54:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:54:18 spire-1.2.1/pkg/common/selector/ 13:54:18 spire-1.2.1/pkg/common/selector/selector.go 13:54:18 spire-1.2.1/pkg/common/selector/selector_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:54:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:54:18 spire-1.2.1/pkg/common/selector/set.go 13:54:18 spire-1.2.1/pkg/common/selector/set_utils.go 13:54:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/ 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/ 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:54:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:54:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:54:18 spire-1.2.1/pkg/common/telemetry/call.go 13:54:18 spire-1.2.1/pkg/common/telemetry/common/ 13:54:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:54:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/config.go 13:54:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:54:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/inmem.go 13:54:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/m3.go 13:54:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/metrics.go 13:54:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/names.go 13:54:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:54:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:54:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/ 13:54:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:54:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:54:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:54:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:54:18 spire-1.2.1/pkg/common/telemetry/server/server.go 13:54:18 spire-1.2.1/pkg/common/telemetry/sink.go 13:54:18 spire-1.2.1/pkg/common/telemetry/statsd.go 13:54:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:54:18 spire-1.2.1/pkg/common/telemetry/uptime.go 13:54:18 spire-1.2.1/pkg/common/telemetry/version.go 13:54:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:54:18 spire-1.2.1/pkg/common/uptime/ 13:54:18 spire-1.2.1/pkg/common/uptime/uptime.go 13:54:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:54:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:54:18 spire-1.2.1/pkg/agent/svid/ 13:54:18 spire-1.2.1/pkg/agent/svid/rotator.go 13:54:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:54:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:54:18 spire-1.2.1/pkg/agent/svid/store/ 13:54:18 spire-1.2.1/pkg/agent/svid/store/service.go 13:54:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:54:18 spire-1.2.1/pkg/common/ 13:54:18 spire-1.2.1/pkg/common/agentpathtemplate/ 13:54:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:54:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:54:18 spire-1.2.1/pkg/common/api/ 13:54:18 spire-1.2.1/pkg/common/api/metrics.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/ 13:54:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:54:18 spire-1.2.1/pkg/common/util/ 13:54:18 spire-1.2.1/pkg/common/util/certs.go 13:54:18 spire-1.2.1/pkg/common/util/certs_test.go 13:54:18 spire-1.2.1/pkg/common/util/csr.go 13:54:18 spire-1.2.1/pkg/common/util/hash.go 13:54:18 spire-1.2.1/pkg/common/util/selectors.go 13:54:18 spire-1.2.1/pkg/common/util/selectors_test.go 13:54:18 spire-1.2.1/pkg/common/util/signals.go 13:54:18 spire-1.2.1/pkg/common/util/sort.go 13:54:18 spire-1.2.1/pkg/common/util/sort_test.go 13:54:18 spire-1.2.1/pkg/common/util/task.go 13:54:18 spire-1.2.1/pkg/common/util/task_test.go 13:54:18 spire-1.2.1/pkg/common/util/testdata/ 13:54:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:54:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:54:18 spire-1.2.1/pkg/common/version/ 13:54:18 spire-1.2.1/pkg/common/version/version.go 13:54:18 spire-1.2.1/pkg/common/x509svid/ 13:54:18 spire-1.2.1/pkg/common/x509svid/common_test.go 13:54:18 spire-1.2.1/pkg/common/x509svid/csr.go 13:54:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:54:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:54:18 spire-1.2.1/pkg/common/x509util/ 13:54:18 spire-1.2.1/pkg/common/x509util/cert.go 13:54:18 spire-1.2.1/pkg/common/x509util/dns.go 13:54:18 spire-1.2.1/pkg/common/x509util/dns_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/logger.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/names.go 13:54:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:54:18 spire-1.2.1/pkg/common/api/names.go 13:54:18 spire-1.2.1/pkg/common/api/ratelimit.go 13:54:18 spire-1.2.1/pkg/common/api/rpccontext/ 13:54:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:54:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:54:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:54:18 spire-1.2.1/pkg/common/auth/ 13:54:18 spire-1.2.1/pkg/common/auth/interceptors.go 13:54:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:54:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/ 13:54:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:54:18 13:54:18 spire-1.2.1/pkg/common/x509util/keyid.go 13:54:18 spire-1.2.1/pkg/common/x509util/keypair.go 13:54:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:54:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:54:18 spire-1.2.1/pkg/server/ 13:54:18 spire-1.2.1/pkg/server/api/ 13:54:18 spire-1.2.1/pkg/server/api/agent.go 13:54:18 spire-1.2.1/pkg/server/api/agent/ 13:54:18 spire-1.2.1/pkg/server/api/agent/v1/ 13:54:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:54:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:54:18 spire-1.2.1/pkg/server/api/agent_test.go 13:54:18 spire-1.2.1/pkg/server/api/api.go 13:54:18 spire-1.2.1/pkg/server/api/audit/ 13:54:18 spire-1.2.1/pkg/server/api/audit/audit.go 13:54:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:54:18 spire-1.2.1/pkg/server/api/bundle.go 13:54:18 spire-1.2.1/pkg/server/api/bundle/ 13:54:18 spire-1.2.1/pkg/server/api/bundle/v1/ 13:54:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:54:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:54:18 spire-1.2.1/pkg/server/api/bundle_test.go 13:54:18 spire-1.2.1/pkg/server/api/debug/ 13:54:18 spire-1.2.1/pkg/server/api/debug/v1/ 13:54:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:54:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/types.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:54:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/ 13:54:18 spire-1.2.1/pkg/common/catalog/bind.go 13:54:18 spire-1.2.1/pkg/common/catalog/builtin.go 13:54:18 spire-1.2.1/pkg/common/catalog/catalog.go 13:54:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/closers.go 13:54:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:54:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:54:18 spire-1.2.1/pkg/common/catalog/config.go 13:54:18 spire-1.2.1/pkg/common/catalog/config_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/configure.go 13:54:18 spire-1.2.1/pkg/common/catalog/constraints.go 13:54:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/context.go 13:54:18 spire-1.2.1/pkg/server/api/entry.go 13:54:18 spire-1.2.1/pkg/server/api/entry/ 13:54:18 spire-1.2.1/pkg/server/api/entry/v1/ 13:54:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:54:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:54:18 spire-1.2.1/pkg/server/api/entry_test.go 13:54:18 spire-1.2.1/pkg/server/api/health/ 13:54:18 spire-1.2.1/pkg/server/api/health/v1/ 13:54:18 spire-1.2.1/pkg/server/api/health/v1/service.go 13:54:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:54:18 spire-1.2.1/pkg/server/api/id.go 13:54:18 spire-1.2.1/pkg/server/api/id_test.go 13:54:18 spire-1.2.1/pkg/server/api/limits/ 13:54:18 spire-1.2.1/pkg/server/api/limits/limits.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/ 13:54:18 spire-1.2.1/pkg/server/api/middleware/alias.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/audit.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/caller.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:54:18 spire-1.2.1/pkg/common/catalog/external.go 13:54:18 spire-1.2.1/pkg/common/catalog/host.go 13:54:18 spire-1.2.1/pkg/common/catalog/pipenet.go 13:54:18 spire-1.2.1/pkg/common/catalog/plugin.go 13:54:18 spire-1.2.1/pkg/common/catalog/testplugin/ 13:54:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:54:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:54:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:54:18 spire-1.2.1/pkg/common/cli/ 13:54:18 spire-1.2.1/pkg/common/cli/env.go 13:54:18 spire-1.2.1/pkg/common/cli/flags.go 13:54:18 spire-1.2.1/pkg/common/cli/trust_domain.go 13:54:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:54:18 spire-1.2.1/pkg/common/cli/umask.go 13:54:18 spire-1.2.1/pkg/common/cli/umask_posix.go 13:54:18 spire-1.2.1/pkg/common/cli/umask_test.go 13:54:18 spire-1.2.1/pkg/common/cli/umask_windows.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/flag.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/format.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/common.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/entries.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:54:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:54:18 spire-1.2.1/pkg/server/api/ratelimit.go 13:54:18 spire-1.2.1/pkg/server/api/rpccontext/ 13:54:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:54:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:54:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:54:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:54:18 spire-1.2.1/pkg/server/api/selector.go 13:54:18 spire-1.2.1/pkg/server/api/selector_test.go 13:54:18 spire-1.2.1/pkg/server/api/status.go 13:54:18 spire-1.2.1/pkg/server/api/status_test.go 13:54:18 spire-1.2.1/pkg/server/api/svid/ 13:54:18 spire-1.2.1/pkg/server/api/svid/v1/ 13:54:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:54:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:54:18 spire-1.2.1/pkg/server/api/trustdomain.go 13:54:18 spire-1.2.1/pkg/server/api/trustdomain/ 13:54:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:54:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:54:18 spire-1.2.1/pkg/common/coretypes/ 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/ 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:54:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:54:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:54:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:54:18 spire-1.2.1/pkg/server/authpolicy/ 13:54:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:54:18 spire-1.2.1/pkg/server/authpolicy/policy.go 13:54:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:54:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:54:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:54:18 spire-1.2.1/pkg/server/authpolicy/validate.go 13:54:18 spire-1.2.1/pkg/server/bundle/ 13:54:18 spire-1.2.1/pkg/server/bundle/client/ 13:54:18 spire-1.2.1/pkg/server/bundle/client/client.go 13:54:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:54:18 spire-1.2.1/pkg/server/bundle/client/manager.go 13:54:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:54:18 spire-1.2.1/pkg/server/bundle/client/sources.go 13:54:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:54:18 spire-1.2.1/pkg/server/bundle/client/updater.go 13:54:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:54:18 spire-1.2.1/pkg/server/ca/ 13:54:18 spire-1.2.1/pkg/server/ca/ca.go 13:54:18 spire-1.2.1/pkg/server/ca/ca_health.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:54:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:54:18 spire-1.2.1/pkg/common/cryptoutil/ 13:54:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:54:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:54:18 spire-1.2.1/pkg/common/diskutil/ 13:54:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:54:18 spire-1.2.1/pkg/common/diskutil/file_test.go 13:54:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:54:18 spire-1.2.1/pkg/common/errorutil/ 13:54:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:54:18 spire-1.2.1/pkg/common/health/ 13:54:18 spire-1.2.1/pkg/common/health/config.go 13:54:18 spire-1.2.1/pkg/common/health/context.go 13:54:18 spire-1.2.1/pkg/common/health/context_test.go 13:54:18 spire-1.2.1/pkg/common/health/health.go 13:54:18 spire-1.2.1/pkg/common/health/health_test.go 13:54:18 spire-1.2.1/pkg/common/health/logger.go 13:54:18 spire-1.2.1/pkg/common/hostservice/ 13:54:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:54:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:54:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:54:18 spire-1.2.1/pkg/common/idutil/ 13:54:18 spire-1.2.1/pkg/common/idutil/require.go 13:54:18 spire-1.2.1/pkg/common/idutil/require_test.go 13:54:18 spire-1.2.1/pkg/common/idutil/safety.go 13:54:18 spire-1.2.1/pkg/common/idutil/safety_test.go 13:54:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:54:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:54:18 spire-1.2.1/pkg/common/jwtsvid/ 13:54:18 spire-1.2.1/pkg/common/jwtsvid/common.go 13:54:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:54:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:54:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:54:18 spire-1.2.1/pkg/common/jwtutil/ 13:54:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:54:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:54:18 spire-1.2.1/pkg/common/log/ 13:54:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:54:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:54:18 spire-1.2.1/pkg/common/log/log.go 13:54:18 spire-1.2.1/pkg/common/log/log_test.go 13:54:18 spire-1.2.1/pkg/common/log/options.go 13:54:18 spire-1.2.1/pkg/common/nodeutil/ 13:54:18 spire-1.2.1/pkg/common/nodeutil/node.go 13:54:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:54:18 spire-1.2.1/pkg/common/peertracker/ 13:54:18 spire-1.2.1/pkg/common/peertracker/conn.go 13:54:18 spire-1.2.1/pkg/server/ca/ca_test.go 13:54:18 spire-1.2.1/pkg/server/ca/journal.go 13:54:18 spire-1.2.1/pkg/server/ca/journal_test.go 13:54:18 spire-1.2.1/pkg/server/ca/manager.go 13:54:18 spire-1.2.1/pkg/server/ca/manager_health.go 13:54:18 spire-1.2.1/pkg/server/ca/manager_test.go 13:54:18 spire-1.2.1/pkg/server/ca/templates.go 13:54:18 spire-1.2.1/pkg/server/ca/upstream_client.go 13:54:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:54:18 spire-1.2.1/pkg/server/ca/validation.go 13:54:18 spire-1.2.1/pkg/server/cache/ 13:54:18 spire-1.2.1/pkg/server/cache/dscache/ 13:54:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:54:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:54:18 spire-1.2.1/pkg/server/cache/entrycache/ 13:54:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:54:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:54:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:54:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:54:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:54:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:54:18 spire-1.2.1/pkg/server/catalog/ 13:54:18 spire-1.2.1/pkg/server/catalog/catalog.go 13:54:18 13:54:18 spire-1.2.1/pkg/common/peertracker/credentials.go 13:54:18 spire-1.2.1/pkg/common/peertracker/errors.go 13:54:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:54:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:54:18 spire-1.2.1/pkg/common/peertracker/info.go 13:54:18 spire-1.2.1/pkg/common/peertracker/listener.go 13:54:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:54:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tcp.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 13:54:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:54:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:54:18 spire-1.2.1/pkg/server/catalog/notifier.go 13:54:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:54:18 spire-1.2.1/pkg/server/config.go 13:54:18 spire-1.2.1/pkg/server/datastore/ 13:54:18 spire-1.2.1/pkg/server/datastore/datastore.go 13:54:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:54:18 spire-1.2.1/pkg/server/datastore/repository.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:54:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:54:18 spire-1.2.1/pkg/common/peertracker/uds.go 13:54:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:54:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:54:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:54:18 spire-1.2.1/pkg/common/pemutil/ 13:54:18 spire-1.2.1/pkg/common/pemutil/block.go 13:54:18 spire-1.2.1/pkg/common/pemutil/certs.go 13:54:18 spire-1.2.1/pkg/common/pemutil/common.go 13:54:18 spire-1.2.1/pkg/common/pemutil/csr.go 13:54:18 spire-1.2.1/pkg/common/pemutil/keys.go 13:54:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/ 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:54:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:54:18 spire-1.2.1/pkg/common/plugin/ 13:54:18 spire-1.2.1/pkg/common/plugin/aws/ 13:54:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:54:18 spire-1.2.1/pkg/common/plugin/azure/ 13:54:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:54:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/facade.go 13:54:18 spire-1.2.1/pkg/common/plugin/facade_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/gcp/ 13:54:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/ 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:54:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/log.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/ 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:54:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:54:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:54:18 spire-1.2.1/pkg/server/endpoints/ 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/ 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:54:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:54:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:54:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:54:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:54:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:54:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:54:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:54:19 spire-1.2.1/pkg/common/plugin/x509pop/ 13:54:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:54:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:54:19 spire-1.2.1/pkg/common/profiling/ 13:54:19 spire-1.2.1/pkg/common/profiling/dumpers.go 13:54:19 spire-1.2.1/pkg/common/profiling/profiling.go 13:54:19 spire-1.2.1/pkg/common/protoutil/ 13:54:19 spire-1.2.1/pkg/common/protoutil/masks.go 13:54:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:54:19 spire-1.2.1/pkg/common/rotationutil/ 13:54:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:54:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:54:19 spire-1.2.1/pkg/common/selector/ 13:54:19 spire-1.2.1/pkg/common/selector/selector.go 13:54:19 spire-1.2.1/pkg/common/selector/selector_test.go 13:54:19 spire-1.2.1/pkg/common/selector/set.go 13:54:19 spire-1.2.1/pkg/common/selector/set_utils.go 13:54:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/ 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/ 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:54:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:54:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:54:19 spire-1.2.1/pkg/common/telemetry/call.go 13:54:19 spire-1.2.1/pkg/common/telemetry/common/ 13:54:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:54:19 spire-1.2.1/pkg/server/endpoints/config.go 13:54:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:54:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:54:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:54:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:54:19 spire-1.2.1/pkg/server/endpoints/middleware.go 13:54:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:54:19 spire-1.2.1/pkg/server/hostservice/ 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/config.go 13:54:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:54:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/inmem.go 13:54:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/m3.go 13:54:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/metrics.go 13:54:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/names.go 13:54:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:54:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:54:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/ 13:54:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:54:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:54:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:54:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:54:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:54:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:54:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:54:19 spire-1.2.1/pkg/common/telemetry/server/server.go 13:54:19 spire-1.2.1/pkg/common/telemetry/sink.go 13:54:19 spire-1.2.1/pkg/common/telemetry/statsd.go 13:54:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:54:19 spire-1.2.1/pkg/common/telemetry/uptime.go 13:54:19 spire-1.2.1/pkg/common/telemetry/version.go 13:54:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:54:19 spire-1.2.1/pkg/common/uptime/ 13:54:19 spire-1.2.1/pkg/common/uptime/uptime.go 13:54:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:54:19 spire-1.2.1/pkg/common/util/ 13:54:19 spire-1.2.1/pkg/common/util/certs.go 13:54:19 spire-1.2.1/pkg/common/util/certs_test.go 13:54:19 spire-1.2.1/pkg/common/util/csr.go 13:54:19 spire-1.2.1/pkg/common/util/hash.go 13:54:19 spire-1.2.1/pkg/common/util/selectors.go 13:54:19 spire-1.2.1/pkg/common/util/selectors_test.go 13:54:19 spire-1.2.1/pkg/common/util/signals.go 13:54:19 spire-1.2.1/pkg/common/util/sort.go 13:54:19 spire-1.2.1/pkg/common/util/sort_test.go 13:54:19 spire-1.2.1/pkg/common/util/task.go 13:54:19 spire-1.2.1/pkg/common/util/task_test.go 13:54:19 spire-1.2.1/pkg/common/util/testdata/ 13:54:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:54:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:54:19 spire-1.2.1/pkg/common/version/ 13:54:19 spire-1.2.1/pkg/common/version/version.go 13:54:19 spire-1.2.1/pkg/common/x509svid/ 13:54:19 spire-1.2.1/pkg/common/x509svid/common_test.go 13:54:19 spire-1.2.1/pkg/common/x509svid/csr.go 13:54:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:54:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:54:19 spire-1.2.1/pkg/common/x509util/ 13:54:19 spire-1.2.1/pkg/common/x509util/cert.go 13:54:19 spire-1.2.1/pkg/common/x509util/dns.go 13:54:19 spire-1.2.1/pkg/common/x509util/dns_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:54:19 spire-1.2.1/pkg/common/x509util/keyid.go 13:54:19 spire-1.2.1/pkg/common/x509util/keypair.go 13:54:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:54:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:54:19 spire-1.2.1/pkg/server/ 13:54:19 spire-1.2.1/pkg/server/api/ 13:54:19 spire-1.2.1/pkg/server/api/agent.go 13:54:19 spire-1.2.1/pkg/server/api/agent/ 13:54:19 spire-1.2.1/pkg/server/api/agent/v1/ 13:54:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:54:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:54:19 spire-1.2.1/pkg/server/api/agent_test.go 13:54:19 spire-1.2.1/pkg/server/api/api.go 13:54:19 spire-1.2.1/pkg/server/api/audit/ 13:54:19 spire-1.2.1/pkg/server/api/audit/audit.go 13:54:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:54:19 spire-1.2.1/pkg/server/api/bundle.go 13:54:19 spire-1.2.1/pkg/server/api/bundle/ 13:54:19 spire-1.2.1/pkg/server/api/bundle/v1/ 13:54:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:54:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:54:19 spire-1.2.1/pkg/server/api/bundle_test.go 13:54:19 spire-1.2.1/pkg/server/api/debug/ 13:54:19 spire-1.2.1/pkg/server/api/debug/v1/ 13:54:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:54:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/ 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:54:19 spire-1.2.1/pkg/server/api/entry.go 13:54:19 spire-1.2.1/pkg/server/api/entry/ 13:54:19 spire-1.2.1/pkg/server/api/entry/v1/ 13:54:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:54:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:54:19 spire-1.2.1/pkg/server/api/entry_test.go 13:54:19 spire-1.2.1/pkg/server/api/health/ 13:54:19 spire-1.2.1/pkg/server/api/health/v1/ 13:54:19 spire-1.2.1/pkg/server/api/health/v1/service.go 13:54:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:54:19 spire-1.2.1/pkg/server/api/id.go 13:54:19 spire-1.2.1/pkg/server/api/id_test.go 13:54:19 spire-1.2.1/pkg/server/api/limits/ 13:54:19 spire-1.2.1/pkg/server/api/limits/limits.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/ 13:54:19 spire-1.2.1/pkg/server/api/middleware/alias.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/audit.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/caller.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/common.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/entries.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:54:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:54:19 spire-1.2.1/pkg/server/api/ratelimit.go 13:54:19 spire-1.2.1/pkg/server/api/rpccontext/ 13:54:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:54:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:54:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:54:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:54:19 spire-1.2.1/pkg/server/api/selector.go 13:54:19 spire-1.2.1/pkg/server/api/selector_test.go 13:54:19 spire-1.2.1/pkg/server/api/status.go 13:54:19 spire-1.2.1/pkg/server/api/status_test.go 13:54:19 spire-1.2.1/pkg/server/api/svid/ 13:54:19 spire-1.2.1/pkg/server/api/svid/v1/ 13:54:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:54:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:54:19 spire-1.2.1/pkg/server/api/trustdomain.go 13:54:19 spire-1.2.1/pkg/server/api/trustdomain/ 13:54:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:54:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:54:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:54:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:54:19 spire-1.2.1/pkg/server/authpolicy/ 13:54:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:54:19 spire-1.2.1/pkg/server/authpolicy/policy.go 13:54:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:54:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:54:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:54:19 spire-1.2.1/pkg/server/authpolicy/validate.go 13:54:19 spire-1.2.1/pkg/server/bundle/ 13:54:19 spire-1.2.1/pkg/server/bundle/client/ 13:54:19 spire-1.2.1/pkg/server/bundle/client/client.go 13:54:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:54:19 spire-1.2.1/pkg/server/bundle/client/manager.go 13:54:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:54:19 spire-1.2.1/pkg/server/bundle/client/sources.go 13:54:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:54:19 spire-1.2.1/pkg/server/bundle/client/updater.go 13:54:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:54:19 spire-1.2.1/pkg/server/ca/ 13:54:19 spire-1.2.1/pkg/server/ca/ca.go 13:54:19 spire-1.2.1/pkg/server/ca/ca_health.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:54:19 13:54:19 spire-1.2.1/pkg/server/ca/ca_test.go 13:54:19 spire-1.2.1/pkg/server/ca/journal.go 13:54:19 spire-1.2.1/pkg/server/ca/journal_test.go 13:54:19 spire-1.2.1/pkg/server/ca/manager.go 13:54:19 spire-1.2.1/pkg/server/ca/manager_health.go 13:54:19 spire-1.2.1/pkg/server/ca/manager_test.go 13:54:19 spire-1.2.1/pkg/server/ca/templates.go 13:54:19 spire-1.2.1/pkg/server/ca/upstream_client.go 13:54:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:54:19 spire-1.2.1/pkg/server/ca/validation.go 13:54:19 spire-1.2.1/pkg/server/cache/ 13:54:19 spire-1.2.1/pkg/server/cache/dscache/ 13:54:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:54:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:54:19 spire-1.2.1/pkg/server/cache/entrycache/ 13:54:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:54:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:54:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:54:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:54:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:54:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:54:19 spire-1.2.1/pkg/server/catalog/ 13:54:19 spire-1.2.1/pkg/server/catalog/catalog.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/server/catalog/keymanager.go 13:54:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:54:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:54:19 spire-1.2.1/pkg/server/catalog/notifier.go 13:54:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:54:19 spire-1.2.1/pkg/server/config.go 13:54:19 spire-1.2.1/pkg/server/datastore/ 13:54:19 spire-1.2.1/pkg/server/datastore/datastore.go 13:54:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:54:19 spire-1.2.1/pkg/server/datastore/repository.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:54:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:54:19 spire-1.2.1/pkg/server/endpoints/ 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/ 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:54:19 spire-1.2.1/pkg/server/registration/ 13:54:19 spire-1.2.1/pkg/server/registration/manager.go 13:54:19 spire-1.2.1/pkg/server/registration/manager_test.go 13:54:19 spire-1.2.1/pkg/server/scanentries.go 13:54:19 spire-1.2.1/pkg/server/scanentries_test.go 13:54:19 spire-1.2.1/pkg/server/server.go 13:54:19 spire-1.2.1/pkg/server/server_test.go 13:54:19 spire-1.2.1/pkg/server/svid/ 13:54:19 spire-1.2.1/pkg/server/svid/observer.go 13:54:19 spire-1.2.1/pkg/server/svid/observer_test.go 13:54:19 spire-1.2.1/pkg/server/svid/rotator.go 13:54:19 spire-1.2.1/pkg/server/svid/rotator_config.go 13:54:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:54:19 spire-1.2.1/pkg/server/svid/rotator_test.go 13:54:19 spire-1.2.1/proto/ 13:54:19 spire-1.2.1/proto/private/ 13:54:19 spire-1.2.1/proto/private/server/ 13:54:19 spire-1.2.1/proto/private/server/journal/ 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:54:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:54:19 spire-1.2.1/pkg/server/endpoints/config.go 13:54:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:54:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:54:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:54:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:54:19 spire-1.2.1/pkg/server/endpoints/middleware.go 13:54:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:54:19 spire-1.2.1/pkg/server/hostservice/ 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:54:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:54:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:54:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:54:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:54:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:54:19 spire-1.2.1/proto/private/server/journal/journal.proto 13:54:19 spire-1.2.1/proto/spire/ 13:54:19 spire-1.2.1/proto/spire/common/ 13:54:19 spire-1.2.1/proto/spire/common/common.pb.go 13:54:19 spire-1.2.1/proto/spire/common/common.proto 13:54:19 spire-1.2.1/proto/spire/common/plugin/ 13:54:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:54:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:54:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:54:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:54:19 spire-1.2.1/proto/spire/plugin/ 13:54:19 spire-1.2.1/proto/spire/plugin/agent/ 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:54:19 spire-1.2.1/release/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:54:19 spire-1.2.1/release/spire-extras/ 13:54:19 spire-1.2.1/release/spire-extras/README.md 13:54:19 spire-1.2.1/release/spire-extras/conf/ 13:54:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:54:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:54:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:54:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:54:19 spire-1.2.1/release/spire/ 13:54:19 spire-1.2.1/release/spire/README.md 13:54:19 spire-1.2.1/release/spire/conf/ 13:54:19 spire-1.2.1/release/spire/conf/agent/ 13:54:19 spire-1.2.1/release/spire/conf/agent/agent.conf 13:54:19 spire-1.2.1/release/spire/conf/server/ 13:54:19 spire-1.2.1/release/spire/conf/server/server.conf 13:54:19 spire-1.2.1/script/ 13:54:19 spire-1.2.1/script/build-artifact.sh 13:54:19 spire-1.2.1/script/generate_dummy_ca.sh 13:54:19 spire-1.2.1/support/ 13:54:19 spire-1.2.1/support/k8s/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:54:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/ 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/ 13:54:19 spire-1.2.1/support/oidc-discovery-provider/README.md 13:54:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/config.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:54:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/main.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:54:19 spire-1.2.1/test/ 13:54:19 spire-1.2.1/test/clock/ 13:54:19 spire-1.2.1/test/clock/clock.go 13:54:19 spire-1.2.1/test/fakes/ 13:54:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:54:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:54:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:54:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:54:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:54:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:54:19 spire-1.2.1/test/fakes/fakeagentstore/ 13:54:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:54:19 13:54:19 spire-1.2.1/test/fakes/fakedatastore/ 13:54:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:54:19 spire-1.2.1/test/fakes/fakeentryclient/ 13:54:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:54:19 spire-1.2.1/test/fakes/fakehealthchecker/ 13:54:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:54:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:54:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:54:19 spire-1.2.1/test/fakes/fakemetrics/ 13:54:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:54:19 spire-1.2.1/test/fakes/fakenoderesolver/ 13:54:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:54:19 spire-1.2.1/test/fakes/fakenotifier/ 13:54:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:54:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:54:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:54:19 spire-1.2.1/test/fakes/fakeserverca/ 13:54:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:54:19 spire-1.2.1/test/fakes/fakeservercatalog/ 13:54:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:54:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:54:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:54:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:54:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:54:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:54:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:54:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:54:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:54:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:54:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:54:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:54:19 spire-1.2.1/test/fixture/ 13:54:19 spire-1.2.1/test/fixture/certs/ 13:54:19 spire-1.2.1/test/fixture/certs/agent_svid.der 13:54:19 spire-1.2.1/test/fixture/certs/base_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/blog_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/bundle.der 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/ca.pem 13:54:19 spire-1.2.1/test/fixture/certs/ca_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/database_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/database_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/database_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/node_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/node_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/node_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/svid.pem 13:54:19 spire-1.2.1/test/fixture/certs/svid_key.pem 13:54:19 spire-1.2.1/test/fixture/config/ 13:54:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:54:19 spire-1.2.1/test/fixture/config/agent_good.conf 13:54:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:54:19 spire-1.2.1/test/fixture/config/plugin_good.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_good.conf 13:54:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:54:19 spire-1.2.1/test/fixture/fixture.go 13:54:19 spire-1.2.1/test/fixture/nodeattestor/ 13:54:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:54:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:54:19 spire-1.2.1/pkg/server/registration/ 13:54:19 spire-1.2.1/pkg/server/registration/manager.go 13:54:19 spire-1.2.1/pkg/server/registration/manager_test.go 13:54:19 spire-1.2.1/pkg/server/scanentries.go 13:54:19 spire-1.2.1/pkg/server/scanentries_test.go 13:54:19 spire-1.2.1/pkg/server/server.go 13:54:19 spire-1.2.1/pkg/server/server_test.go 13:54:19 spire-1.2.1/pkg/server/svid/ 13:54:19 spire-1.2.1/pkg/server/svid/observer.go 13:54:19 spire-1.2.1/pkg/server/svid/observer_test.go 13:54:19 spire-1.2.1/pkg/server/svid/rotator.go 13:54:19 spire-1.2.1/pkg/server/svid/rotator_config.go 13:54:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:54:19 spire-1.2.1/pkg/server/svid/rotator_test.go 13:54:19 spire-1.2.1/proto/ 13:54:19 spire-1.2.1/proto/private/ 13:54:19 spire-1.2.1/proto/private/server/ 13:54:19 spire-1.2.1/proto/private/server/journal/ 13:54:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:54:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:54:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:54:19 spire-1.2.1/test/fixture/registration/ 13:54:19 spire-1.2.1/test/fixture/registration/entries.json 13:54:19 spire-1.2.1/test/fixture/registration/good-for-update.json 13:54:19 spire-1.2.1/test/fixture/registration/good.json 13:54:19 spire-1.2.1/test/fixture/registration/invalid.json 13:54:19 spire-1.2.1/test/fixture/registration/invalid_json.json 13:54:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:54:19 spire-1.2.1/test/integration/ 13:54:19 spire-1.2.1/test/integration/README.md 13:54:19 spire-1.2.1/test/integration/common 13:54:19 spire-1.2.1/test/integration/setup/ 13:54:19 spire-1.2.1/test/integration/setup/adminclient/ 13:54:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:54:19 spire-1.2.1/test/integration/setup/adminclient/client.go 13:54:19 spire-1.2.1/test/integration/setup/debugagent/ 13:54:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:54:19 spire-1.2.1/test/integration/setup/debugagent/main.go 13:54:19 spire-1.2.1/test/integration/setup/debugserver/ 13:54:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:54:19 spire-1.2.1/test/integration/setup/debugserver/main.go 13:54:19 spire-1.2.1/test/integration/setup/downstreamclient/ 13:54:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:54:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:54:19 spire-1.2.1/test/integration/setup/itclient/ 13:54:19 spire-1.2.1/test/integration/setup/itclient/client.go 13:54:19 spire-1.2.1/test/integration/setup/node-attestation/ 13:54:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:54:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:54:19 spire-1.2.1/test/integration/setup/x509pop/ 13:54:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:54:19 spire-1.2.1/proto/private/server/journal/journal.proto 13:54:19 spire-1.2.1/proto/spire/ 13:54:19 spire-1.2.1/proto/spire/common/ 13:54:19 spire-1.2.1/proto/spire/common/common.pb.go 13:54:19 spire-1.2.1/proto/spire/common/common.proto 13:54:19 spire-1.2.1/proto/spire/common/plugin/ 13:54:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:54:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:54:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:54:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:54:19 spire-1.2.1/proto/spire/plugin/ 13:54:19 spire-1.2.1/proto/spire/plugin/agent/ 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:54:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:54:19 spire-1.2.1/release/ 13:54:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:54:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:54:19 spire-1.2.1/test/integration/suites/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:54:19 spire-1.2.1/release/spire-extras/ 13:54:19 spire-1.2.1/release/spire-extras/README.md 13:54:19 spire-1.2.1/release/spire-extras/conf/ 13:54:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:54:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:54:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:54:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:54:19 spire-1.2.1/release/spire/ 13:54:19 spire-1.2.1/release/spire/README.md 13:54:19 spire-1.2.1/release/spire/conf/ 13:54:19 spire-1.2.1/release/spire/conf/agent/ 13:54:19 spire-1.2.1/release/spire/conf/agent/agent.conf 13:54:19 spire-1.2.1/release/spire/conf/server/ 13:54:19 spire-1.2.1/release/spire/conf/server/server.conf 13:54:19 spire-1.2.1/script/ 13:54:19 spire-1.2.1/script/build-artifact.sh 13:54:19 spire-1.2.1/script/generate_dummy_ca.sh 13:54:19 spire-1.2.1/support/ 13:54:19 spire-1.2.1/support/k8s/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:54:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/ 13:54:19 spire-1.2.1/support/oidc-discovery-provider/README.md 13:54:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/config.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/main.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:54:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:54:19 spire-1.2.1/test/ 13:54:19 spire-1.2.1/test/clock/ 13:54:19 spire-1.2.1/test/clock/clock.go 13:54:19 spire-1.2.1/test/fakes/ 13:54:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:54:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:54:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:54:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:54:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:54:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:54:19 spire-1.2.1/test/fakes/fakeagentstore/ 13:54:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:54:19 spire-1.2.1/test/fakes/fakedatastore/ 13:54:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:54:19 spire-1.2.1/test/fakes/fakeentryclient/ 13:54:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:54:19 spire-1.2.1/test/fakes/fakehealthchecker/ 13:54:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:54:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:54:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:54:19 spire-1.2.1/test/fakes/fakemetrics/ 13:54:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:54:19 spire-1.2.1/test/fakes/fakenoderesolver/ 13:54:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:54:19 spire-1.2.1/test/fakes/fakenotifier/ 13:54:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:54:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:54:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:54:19 spire-1.2.1/test/fakes/fakeserverca/ 13:54:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:54:19 spire-1.2.1/test/fakes/fakeservercatalog/ 13:54:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:54:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:54:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:54:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:54:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:54:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:54:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:54:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:54:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:54:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:54:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:54:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:54:19 spire-1.2.1/test/fixture/ 13:54:19 spire-1.2.1/test/fixture/certs/ 13:54:19 spire-1.2.1/test/fixture/certs/agent_svid.der 13:54:19 spire-1.2.1/test/fixture/certs/base_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/blog_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/bundle.der 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:54:19 spire-1.2.1/test/fixture/certs/ca.pem 13:54:19 spire-1.2.1/test/fixture/certs/ca_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/database_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/database_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/database_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/node_cert.pem 13:54:19 spire-1.2.1/test/fixture/certs/node_csr.pem 13:54:19 spire-1.2.1/test/fixture/certs/node_key.pem 13:54:19 spire-1.2.1/test/fixture/certs/svid.pem 13:54:19 spire-1.2.1/test/fixture/certs/svid_key.pem 13:54:19 spire-1.2.1/test/fixture/config/ 13:54:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:54:19 spire-1.2.1/test/fixture/config/agent_good.conf 13:54:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:54:19 spire-1.2.1/test/fixture/config/plugin_good.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:54:19 spire-1.2.1/test/fixture/config/server_good.conf 13:54:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:54:19 spire-1.2.1/test/fixture/fixture.go 13:54:19 spire-1.2.1/test/fixture/nodeattestor/ 13:54:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:54:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:54:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:54:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:54:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:54:19 spire-1.2.1/test/fixture/registration/ 13:54:19 spire-1.2.1/test/fixture/registration/entries.json 13:54:19 spire-1.2.1/test/fixture/registration/good-for-update.json 13:54:19 spire-1.2.1/test/fixture/registration/good.json 13:54:19 spire-1.2.1/test/fixture/registration/invalid.json 13:54:19 spire-1.2.1/test/fixture/registration/invalid_json.json 13:54:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:54:19 spire-1.2.1/test/integration/ 13:54:19 spire-1.2.1/test/integration/README.md 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:54:19 spire-1.2.1/test/integration/suites/join-token/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:54:19 spire-1.2.1/test/integration/common 13:54:19 spire-1.2.1/test/integration/setup/ 13:54:19 spire-1.2.1/test/integration/setup/adminclient/ 13:54:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:54:19 spire-1.2.1/test/integration/setup/adminclient/client.go 13:54:19 spire-1.2.1/test/integration/setup/debugagent/ 13:54:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:54:19 spire-1.2.1/test/integration/setup/debugagent/main.go 13:54:19 spire-1.2.1/test/integration/setup/debugserver/ 13:54:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:54:19 spire-1.2.1/test/integration/setup/debugserver/main.go 13:54:19 spire-1.2.1/test/integration/setup/downstreamclient/ 13:54:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:54:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:54:19 spire-1.2.1/test/integration/setup/itclient/ 13:54:19 spire-1.2.1/test/integration/setup/itclient/client.go 13:54:19 spire-1.2.1/test/integration/setup/node-attestation/ 13:54:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:54:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:54:19 spire-1.2.1/test/integration/setup/x509pop/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:54:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:54:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:54:19 spire-1.2.1/test/integration/suites/join-token/README.md 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/join-token/teardown 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:54:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:54:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:54:19 spire-1.2.1/test/integration/suites/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:54:19 spire-1.2.1/test/integration/suites/k8s/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/00-setup 13:54:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:54:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:54:19 spire-1.2.1/test/integration/suites/k8s/README.md 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:54:19 spire-1.2.1/test/integration/suites/k8s/teardown 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/ 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:54:19 spire-1.2.1/test/integration/suites/rotation/ 13:54:19 spire-1.2.1/test/integration/suites/rotation/00-setup 13:54:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:54:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:54:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:54:19 spire-1.2.1/test/integration/suites/rotation/README.md 13:54:19 spire-1.2.1/test/integration/suites/rotation/conf/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:54:19 spire-1.2.1/test/integration/suites/join-token/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:54:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/rotation/teardown 13:54:19 spire-1.2.1/test/integration/suites/self-test/ 13:54:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:54:19 spire-1.2.1/test/integration/suites/self-test/README.md 13:54:19 spire-1.2.1/test/integration/suites/self-test/teardown 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:54:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:54:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:54:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:54:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:54:19 spire-1.2.1/test/integration/suites/join-token/README.md 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/join-token/teardown 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:54:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:54:19 spire-1.2.1/test/integration/suites/upgrade/ 13:54:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:54:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:54:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:54:19 spire-1.2.1/test/integration/suites/upgrade/README.md 13:54:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:54:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:54:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:54:19 spire-1.2.1/test/integration/suites/upgrade/teardown 13:54:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:54:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:54:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:54:19 spire-1.2.1/test/integration/test-one.sh 13:54:19 spire-1.2.1/test/integration/test.sh 13:54:19 spire-1.2.1/test/plugintest/ 13:54:19 spire-1.2.1/test/plugintest/config.go 13:54:19 spire-1.2.1/test/plugintest/load.go 13:54:19 spire-1.2.1/test/plugintest/option.go 13:54:19 spire-1.2.1/test/spiretest/ 13:54:19 spire-1.2.1/test/spiretest/apiserver.go 13:54:19 spire-1.2.1/test/spiretest/assertions.go 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:54:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:54:19 spire-1.2.1/test/integration/suites/k8s/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/00-setup 13:54:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:54:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:54:19 spire-1.2.1/test/integration/suites/k8s/README.md 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:54:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:54:19 spire-1.2.1/test/integration/suites/k8s/teardown 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/ 13:54:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/ 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:54:20 spire-1.2.1/test/spiretest/dir.go 13:54:20 spire-1.2.1/test/spiretest/errors_posix.go 13:54:20 spire-1.2.1/test/spiretest/errors_windows.go 13:54:20 spire-1.2.1/test/spiretest/logs.go 13:54:20 spire-1.2.1/test/spiretest/socketapi.go 13:54:20 spire-1.2.1/test/spiretest/suite.go 13:54:20 spire-1.2.1/test/spiretest/x509.go 13:54:20 spire-1.2.1/test/testca/ 13:54:20 spire-1.2.1/test/testca/ca.go 13:54:20 spire-1.2.1/test/testkey/ 13:54:20 spire-1.2.1/test/testkey/generate.sh 13:54:20 spire-1.2.1/test/testkey/genkeys.go 13:54:20 spire-1.2.1/test/testkey/keys.go 13:54:20 spire-1.2.1/test/testkey/new.go 13:54:20 spire-1.2.1/test/tpmsimulator/ 13:54:20 spire-1.2.1/test/tpmsimulator/simulator.go 13:54:20 spire-1.2.1/test/util/ 13:54:20 spire-1.2.1/test/util/cert_fixtures.go 13:54:20 spire-1.2.1/test/util/cert_generation.go 13:54:20 spire-1.2.1/test/util/io_redirection.go 13:54:20 spire-1.2.1/test/util/race.go 13:54:20 spire-1.2.1/test/util/util.go 13:54:20 building spire from source... 13:54:20 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:54:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:54:20 spire-1.2.1/test/integration/suites/rotation/ 13:54:20 spire-1.2.1/test/integration/suites/rotation/00-setup 13:54:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:54:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:54:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:54:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:54:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:54:20 spire-1.2.1/test/integration/suites/rotation/README.md 13:54:20 spire-1.2.1/test/integration/suites/rotation/conf/ 13:54:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:54:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:54:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:54:20 spire-1.2.1/test/integration/suites/rotation/teardown 13:54:20 spire-1.2.1/test/integration/suites/self-test/ 13:54:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:54:20 spire-1.2.1/test/integration/suites/self-test/README.md 13:54:20 spire-1.2.1/test/integration/suites/self-test/teardown 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:54:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:54:20 spire-1.2.1/test/integration/suites/upgrade/ 13:54:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:54:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:54:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:54:20 spire-1.2.1/test/integration/suites/upgrade/README.md 13:54:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:54:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:54:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:54:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:54:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:54:20 spire-1.2.1/test/integration/suites/upgrade/teardown 13:54:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:54:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:54:20 spire-1.2.1/test/integration/test-one.sh 13:54:20 spire-1.2.1/test/integration/test.sh 13:54:20 spire-1.2.1/test/plugintest/ 13:54:20 spire-1.2.1/test/plugintest/config.go 13:54:20 spire-1.2.1/test/plugintest/load.go 13:54:20 spire-1.2.1/test/plugintest/option.go 13:54:20 spire-1.2.1/test/spiretest/ 13:54:20 spire-1.2.1/test/spiretest/apiserver.go 13:54:20 spire-1.2.1/test/spiretest/assertions.go 13:54:20 spire-1.2.1/test/spiretest/dir.go 13:54:20 spire-1.2.1/test/spiretest/errors_posix.go 13:54:20 spire-1.2.1/test/spiretest/errors_windows.go 13:54:20 spire-1.2.1/test/spiretest/logs.go 13:54:20 spire-1.2.1/test/spiretest/socketapi.go 13:54:20 spire-1.2.1/test/spiretest/suite.go 13:54:20 spire-1.2.1/test/spiretest/x509.go 13:54:20 spire-1.2.1/test/testca/ 13:54:20 spire-1.2.1/test/testca/ca.go 13:54:20 spire-1.2.1/test/testkey/ 13:54:20 spire-1.2.1/test/testkey/generate.sh 13:54:20 spire-1.2.1/test/testkey/genkeys.go 13:54:20 spire-1.2.1/test/testkey/keys.go 13:54:20 spire-1.2.1/test/testkey/new.go 13:54:20 spire-1.2.1/test/tpmsimulator/ 13:54:20 spire-1.2.1/test/tpmsimulator/simulator.go 13:54:20 spire-1.2.1/test/util/ 13:54:20 spire-1.2.1/test/util/cert_fixtures.go 13:54:20 spire-1.2.1/test/util/cert_generation.go 13:54:20 spire-1.2.1/test/util/io_redirection.go 13:54:20 spire-1.2.1/test/util/race.go 13:54:20 spire-1.2.1/test/util/util.go 13:54:20 building spire from source... 13:54:20 Installing go1.17.7... 13:54:20 Installing go1.17.7... 13:54:47 Building bin/spire-server... 13:54:47 go: downloading github.com/mitchellh/cli v1.1.2 13:54:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:54:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:54:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:54:47 go: downloading google.golang.org/grpc v1.44.0 13:54:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:54:47 Building bin/spire-server... 13:54:47 go: downloading github.com/mitchellh/cli v1.1.2 13:54:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:54:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:54:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:54:47 go: downloading google.golang.org/grpc v1.44.0 13:54:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:54:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:54:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:54:48 go: downloading github.com/imdario/mergo v0.3.12 13:54:48 go: downloading github.com/sirupsen/logrus v1.8.1 13:54:49 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:54:49 go: downloading github.com/imdario/mergo v0.3.12 13:54:49 go: downloading github.com/sirupsen/logrus v1.8.1 13:54:49 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:54:49 go: downloading github.com/fatih/color v1.13.0 13:54:49 go: downloading github.com/mattn/go-isatty v0.0.14 13:54:50 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:54:50 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:54:50 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:54:50 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:54:50 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:54:51 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:54:51 go: downloading github.com/open-policy-agent/opa v0.38.0 13:54:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:54:51 go: downloading github.com/fatih/color v1.13.0 13:54:51 go: downloading github.com/mattn/go-isatty v0.0.14 13:54:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:54:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:54:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:54:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:54:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:54:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:54:53 go: downloading github.com/armon/go-metrics v0.3.10 13:54:53 go: downloading github.com/prometheus/client_golang v1.12.1 13:54:53 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:54:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:54:54 go: downloading github.com/open-policy-agent/opa v0.38.0 13:55:09 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:55:09 go: downloading github.com/mattn/go-colorable v0.1.12 13:55:09 go: downloading github.com/Masterminds/goutils v1.1.0 13:55:09 go: downloading github.com/Masterminds/semver v1.5.0 13:55:09 go: downloading github.com/google/uuid v1.1.2 13:55:09 go: downloading github.com/huandu/xstrings v1.3.2 13:55:09 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:55:09 go: downloading github.com/oklog/run v1.0.0 13:55:09 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:55:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:55:09 go: downloading github.com/prometheus/client_model v0.2.0 13:55:09 go: downloading github.com/prometheus/common v0.32.1 13:55:09 go: downloading github.com/beorn7/perks v1.0.1 13:55:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:55:09 go: downloading github.com/prometheus/procfs v0.7.3 13:55:09 go: downloading go.uber.org/atomic v1.9.0 13:55:10 go: downloading github.com/imkira/go-observer v1.0.3 13:55:11 go: downloading github.com/hashicorp/errwrap v1.1.0 13:55:11 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:55:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:55:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:55:11 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:55:11 go: downloading github.com/blang/semver/v4 v4.0.0 13:55:11 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:55:11 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:55:12 go: downloading github.com/jinzhu/gorm v1.9.16 13:55:12 go: downloading github.com/lib/pq v1.10.4 13:55:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:55:12 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:55:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:55:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:55:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:55:14 go: downloading github.com/armon/go-metrics v0.3.10 13:55:14 go: downloading github.com/prometheus/client_golang v1.12.1 13:55:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:55:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:55:15 go: downloading github.com/mattn/go-colorable v0.1.12 13:55:15 go: downloading github.com/Masterminds/goutils v1.1.0 13:55:15 go: downloading github.com/Masterminds/semver v1.5.0 13:55:15 go: downloading github.com/google/uuid v1.1.2 13:55:15 go: downloading github.com/huandu/xstrings v1.3.2 13:55:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:55:16 go: downloading github.com/oklog/run v1.0.0 13:55:16 go: downloading github.com/imkira/go-observer v1.0.3 13:55:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:55:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:55:17 go: downloading github.com/prometheus/client_model v0.2.0 13:55:17 go: downloading github.com/prometheus/common v0.32.1 13:55:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:55:17 go: downloading github.com/beorn7/perks v1.0.1 13:55:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:55:17 go: downloading github.com/prometheus/procfs v0.7.3 13:55:18 go: downloading go.uber.org/atomic v1.9.0 13:55:18 go: downloading github.com/hashicorp/errwrap v1.1.0 13:55:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:55:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:55:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:55:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:55:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:55:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:55:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:55:26 go: downloading github.com/stretchr/testify v1.7.0 13:55:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:55:26 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:55:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:55:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:55:27 go: downloading github.com/stretchr/testify v1.7.0 13:55:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:55:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:55:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:55:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:55:50 go: downloading github.com/blang/semver/v4 v4.0.0 13:55:50 go: downloading github.com/jinzhu/gorm v1.9.16 13:55:50 go: downloading github.com/lib/pq v1.10.4 13:55:50 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:55:50 go: downloading k8s.io/client-go v0.23.4 13:55:50 go: downloading google.golang.org/api v0.70.0 13:55:51 go: downloading google.golang.org/api v0.70.0 13:55:51 go: downloading k8s.io/client-go v0.23.4 13:55:52 go: downloading k8s.io/api v0.23.4 13:55:53 go: downloading k8s.io/api v0.23.4 13:55:59 go: downloading github.com/google/go-tpm v0.3.3 13:56:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:56:05 go: downloading github.com/google/go-tpm v0.3.3 13:56:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:56:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:56:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:56:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:56:33 go: downloading cloud.google.com/go/storage v1.21.0 13:56:33 go: downloading cloud.google.com/go v0.100.2 13:56:33 go: downloading k8s.io/apimachinery v0.23.4 13:56:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:56:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:56:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:56:33 go: downloading cloud.google.com/go/storage v1.21.0 13:56:33 go: downloading cloud.google.com/go v0.100.2 13:56:33 go: downloading k8s.io/kube-aggregator v0.23.3 13:56:34 go: downloading cloud.google.com/go/security v1.3.0 13:56:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:56:34 go: downloading k8s.io/apimachinery v0.23.4 13:56:36 go: downloading github.com/hashicorp/vault/api v1.4.1 13:56:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:56:36 go: downloading k8s.io/kube-aggregator v0.23.3 13:56:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:56:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:56:37 go: downloading gopkg.in/yaml.v2 v2.4.0 13:56:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:56:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:56:38 go: downloading github.com/gobwas/glob v0.2.3 13:56:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:56:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:56:39 go: downloading cloud.google.com/go/security v1.3.0 13:56:39 go: downloading github.com/twmb/murmur3 v1.1.6 13:56:39 go: downloading github.com/aws/smithy-go v1.11.0 13:56:39 go: downloading github.com/hashicorp/vault/api v1.4.1 13:56:39 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:56:40 go: downloading github.com/twmb/murmur3 v1.1.6 13:56:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:56:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:56:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:56:40 go: downloading gopkg.in/yaml.v2 v2.4.0 13:56:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:56:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:56:41 go: downloading github.com/gobwas/glob v0.2.3 13:56:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:56:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:56:41 go: downloading github.com/jinzhu/inflection v1.0.0 13:56:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:56:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:56:41 go: downloading github.com/jinzhu/inflection v1.0.0 13:56:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:56:41 go: downloading github.com/gogo/protobuf v1.3.2 13:56:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:56:42 go: downloading github.com/aws/smithy-go v1.11.0 13:56:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:56:43 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:56:43 go: downloading github.com/gogo/protobuf v1.3.2 13:56:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:56:47 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:56:47 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:56:47 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:56:47 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:56:47 go: downloading github.com/dimchansky/utfbom v1.1.1 13:56:47 go: downloading cloud.google.com/go/compute v1.3.0 13:56:48 go: downloading cloud.google.com/go/iam v0.1.1 13:56:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:56:49 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:56:49 go: downloading k8s.io/klog/v2 v2.30.0 13:56:49 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:56:49 go: downloading github.com/google/gofuzz v1.1.0 13:56:49 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:56:49 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:56:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:56:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:56:49 go: downloading github.com/dimchansky/utfbom v1.1.1 13:56:49 go: downloading cloud.google.com/go/compute v1.3.0 13:56:50 go: downloading cloud.google.com/go/iam v0.1.1 13:56:50 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:56:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:56:50 go: downloading k8s.io/klog/v2 v2.30.0 13:56:50 go: downloading github.com/spf13/pflag v1.0.5 13:56:51 go: downloading github.com/google/gofuzz v1.1.0 13:56:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:56:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:56:51 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:56:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:56:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:56:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:56:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:56:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:56:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:56:52 go: downloading github.com/spf13/pflag v1.0.5 13:56:53 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:56:53 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:56:53 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:56:53 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:56:53 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:56:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:56:53 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:56:53 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:56:53 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:56:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:56:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:56:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:56:54 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:56:54 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:56:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:56:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:56:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:56:55 go: downloading go.opencensus.io v0.23.0 13:56:56 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:56:56 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:56:57 go: downloading go.opencensus.io v0.23.0 13:56:57 go: downloading gopkg.in/inf.v0 v0.9.1 13:56:57 go: downloading github.com/go-logr/logr v1.2.2 13:56:57 go: downloading github.com/google/go-cmp v0.5.7 13:56:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:56:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:56:57 go: downloading github.com/json-iterator/go v1.1.12 13:56:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:56:58 go: downloading gopkg.in/inf.v0 v0.9.1 13:56:58 go: downloading github.com/go-logr/logr v1.2.2 13:56:58 go: downloading github.com/googleapis/gnostic v0.5.5 13:56:58 go: downloading github.com/google/go-cmp v0.5.7 13:56:59 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:56:59 go: downloading github.com/json-iterator/go v1.1.12 13:56:59 go: downloading github.com/googleapis/gnostic v0.5.5 13:57:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:57:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:57:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:57:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:57:03 go: downloading github.com/tklauser/numcpus v0.3.0 13:57:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:57:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:57:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:57:04 go: downloading go.uber.org/zap v1.21.0 13:57:04 go: downloading github.com/tklauser/numcpus v0.3.0 13:57:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:57:04 go: downloading go.uber.org/zap v1.21.0 13:57:05 go: downloading sigs.k8s.io/yaml v1.3.0 13:57:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:57:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:57:05 go: downloading github.com/modern-go/reflect2 v1.0.2 13:57:05 go: downloading sigs.k8s.io/yaml v1.3.0 13:57:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:57:05 go: downloading github.com/ryanuber/go-glob v1.0.0 13:57:05 go: downloading github.com/golang/snappy v0.0.4 13:57:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:57:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:57:06 go: downloading github.com/modern-go/reflect2 v1.0.2 13:57:06 go: downloading github.com/ryanuber/go-glob v1.0.0 13:57:06 go: downloading github.com/golang/snappy v0.0.4 13:57:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:57:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:57:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:57:14 go: downloading github.com/hashicorp/go-version v1.2.0 13:57:15 go: downloading go.uber.org/multierr v1.6.0 13:57:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:57:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:57:15 go: downloading github.com/hashicorp/go-version v1.2.0 13:57:15 go: downloading go.uber.org/multierr v1.6.0 13:57:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:57:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:57:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:57:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:58:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:58:47 Removing intermediate container 111e73ded1fe 13:58:47 ---> 0ce9998e2fe4 13:58:47 13:58:47 Step 10/25 : FROM alpine:3.14 13:58:47 3.14: Pulling from library/alpine 13:58:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:58:49 Status: Downloaded newer image for alpine:3.14 13:58:49 ---> ac73e934f311 13:58:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:58:49 ---> Running in f5bcf1246de9 13:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:58:54 (1/3) Installing ca-certificates (20211220-r0) 13:58:54 (2/3) Installing dumb-init (1.2.5-r1) 13:58:54 (3/3) Installing su-exec (0.2-r1) 13:58:54 Executing busybox-1.33.1-r7.trigger 13:58:54 Executing ca-certificates-20211220-r0.trigger 13:58:55 OK: 6 MiB in 17 packages 13:58:57 Removing intermediate container e43a0b727be9 13:58:57 ---> 7e6ed1bf7b0f 13:58:57 13:58:57 Step 10/31 : FROM alpine:3.14 13:58:57 ---> ac73e934f311 13:58:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:58:57 ---> Running in d1214bb6cf9f 13:58:57 Removing intermediate container f5bcf1246de9 13:58:57 ---> f5aae3233972 13:58:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:58:58 ---> Running in 363b5756efac 13:58:58 Removing intermediate container d1214bb6cf9f 13:58:58 ---> 90ee725df187 13:58:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:58:58 ---> Running in abb994d4a955 13:58:59 Removing intermediate container 363b5756efac 13:58:59 ---> bdaf37486379 13:58:59 Step 13/25 : WORKDIR / 13:58:59 ---> Running in 4e45b5b027a3 13:58:59 Removing intermediate container 4e45b5b027a3 13:58:59 ---> 872134b7f02e 13:58:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:59:00 ---> 3fc75e03ceb1 13:59:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:59:01 ---> aef5910142f5 13:59:01 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:59:01 (1/2) Installing dumb-init (1.2.5-r1) 13:59:02 (2/2) Installing su-exec (0.2-r1) 13:59:02 Executing busybox-1.33.1-r7.trigger 13:59:02 OK: 6 MiB in 16 packages 13:59:02 ---> 72f3f9a56148 13:59:02 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:59:04 Removing intermediate container abb994d4a955 13:59:04 ---> fee7b1e12baf 13:59:04 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:59:04 ---> eae2133bc532 13:59:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:59:04 ---> Running in f3630d4e1f16 13:59:04 Removing intermediate container f3630d4e1f16 13:59:04 ---> 6d317a1320aa 13:59:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:59:04 ---> Running in 92db1aac629b 13:59:05 Removing intermediate container 92db1aac629b 13:59:05 ---> 61e1bdd87045 13:59:05 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:59:06 ---> Running in acfcd28b6e67 13:59:06 ---> 393c601c7b27 13:59:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:59:09 ---> 339cff1fe076 13:59:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:59:10 Removing intermediate container acfcd28b6e67 13:59:10 ---> 91e72592f4d3 13:59:10 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:59:10 ---> Running in 9c27f2eba282 13:59:10 Removing intermediate container 9c27f2eba282 13:59:10 ---> 352632603104 13:59:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:59:10 ---> 84d8666b949e 13:59:10 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/ 13:59:10 ---> Running in 2eec029a5e40 13:59:12 ---> 6565495f0174 13:59:12 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:59:12 ---> Running in 5a5d940bb562 13:59:15 Removing intermediate container 2eec029a5e40 13:59:15 ---> e74eb97122fe 13:59:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:59:15 ---> Running in 8e1ae8ca8824 13:59:15 Removing intermediate container 5a5d940bb562 13:59:15 ---> 680d970322f0 13:59:15 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:59:15 Removing intermediate container 8e1ae8ca8824 13:59:15 ---> b49d82d8a60f 13:59:15 Step 23/25 : LABEL arch=arm64 13:59:15 ---> Running in 59bccd768536 13:59:16 Removing intermediate container 59bccd768536 13:59:16 ---> 79683c3ba393 13:59:16 Step 24/25 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 13:59:16 ---> Running in 75f1f7afdc44 13:59:16 ---> 3bec7400bfa3 13:59:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:59:17 Removing intermediate container 75f1f7afdc44 13:59:17 ---> 0e9614b2beb4 13:59:17 Step 25/25 : LABEL version=0.0.0 13:59:18 ---> Running in 62fbc73d5ef8 13:59:18 Removing intermediate container 62fbc73d5ef8 13:59:18 ---> cac9b9d28cbc 13:59:18 13:59:19 ---> 5381301b83ca 13:59:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:59:19 Successfully built cac9b9d28cbc 13:59:19 Successfully tagged security-secretstore-setup-arm64:latest 13:59:19  Building security-secretstore-setup ... done Building core-command 13:59:20 ---> 34fb253b8b8e 13:59:20 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:59:21 ---> aa29d7ae18a4 13:59:21 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:59:22 ---> 36be05d2ec34 13:59:22 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:59:22 ---> Running in bbe6bf1d7955 13:59:23 Removing intermediate container bbe6bf1d7955 13:59:23 ---> 72758412f2f9 13:59:23 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:59:24 ---> e8c38b819432 13:59:24 Step 26/31 : RUN chmod +x /entrypoint.sh 13:59:24 ---> Running in 560af6696353 13:59:28 Removing intermediate container 560af6696353 13:59:28 ---> 119938c09a8f 13:59:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:59:28 ---> Running in 5e7f1bcc90cd 13:59:28 Removing intermediate container 5e7f1bcc90cd 13:59:28 ---> c029f06ab4d3 13:59:28 Step 28/31 : CMD ["gate"] 13:59:28 ---> Running in 9a3621663546 13:59:29 Removing intermediate container 9a3621663546 13:59:29 ---> 7cee60433265 13:59:29 Step 29/31 : LABEL arch=arm64 13:59:29 ---> Running in 9a757cc8e6ad 13:59:30 Removing intermediate container 9a757cc8e6ad 13:59:30 ---> a7ab81639021 13:59:30 Step 30/31 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 13:59:30 ---> Running in 025e1a2fa48c 13:59:31 Removing intermediate container 025e1a2fa48c 13:59:31 ---> d64e5544647f 13:59:31 Step 31/31 : LABEL version=0.0.0 13:59:31 ---> Running in ae46a0495f45 13:59:32 Removing intermediate container ae46a0495f45 13:59:32 ---> c3176f0a63e3 13:59:32 13:59:32 Successfully built c3176f0a63e3 13:59:32 Successfully tagged security-bootstrapper-arm64:latest 13:59:32 Building support-notifications 14:00:12  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:00:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:00:12 ---> c2eacd2daef2 14:00:12 Step 3/23 : WORKDIR /edgex-go 14:00:12 ---> Using cache 14:00:12 ---> 94b77aa8300c 14:00:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:12 ---> Using cache 14:00:12 ---> 429779f5a13a 14:00:12 Step 5/23 : RUN apk add --update --no-cache make git 14:00:12 ---> Using cache 14:00:12 ---> 804d10e07a9f 14:00:12 Step 6/23 : COPY go.mod vendor* ./ 14:00:12 ---> Using cache 14:00:12 ---> 7a1b5ec78ec5 14:00:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:12 ---> Using cache 14:00:12 ---> 716ae6530bae 14:00:12 Step 8/23 : COPY . . 14:00:12 ---> Using cache 14:00:12 ---> ef2ed815db45 14:00:12 Step 9/23 : RUN make cmd/core-command/core-command 14:00:12 ---> Running in 59659e0a4677 14:00:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:00:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:00:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:00:16 ---> c2eacd2daef2 14:00:16 Step 3/22 : WORKDIR /edgex-go 14:00:16 ---> Using cache 14:00:16 ---> 94b77aa8300c 14:00:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:16 ---> Using cache 14:00:16 ---> 429779f5a13a 14:00:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:00:16 ---> Running in 2b8f11c2cd7d 14:00:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:00:20 OK: 220 MiB in 52 packages 14:00:22 Removing intermediate container 2b8f11c2cd7d 14:00:22 ---> 7c760de47159 14:00:22 Step 6/22 : COPY go.mod vendor* ./ 14:00:23 ---> 43d26fbd7864 14:00:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:23 ---> Running in 9b4b41894212 14:00:28 Removing intermediate container 9b4b41894212 14:00:28 ---> 4662f94a7088 14:00:28 Step 8/22 : COPY . . 14:00:51 ---> 9835a9912cf7 14:00:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:00:51 ---> Running in ddb96ed26a24 14:00:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:01:19 Removing intermediate container 78a3fc68715e 14:01:19 ---> edc8a25ea20f 14:01:19 14:01:19 Step 10/22 : FROM alpine:3.14 14:01:19 ---> ac73e934f311 14:01:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:01:19 ---> Running in 991394af0e97 14:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:01:21 (1/1) Installing dumb-init (1.2.5-r1) 14:01:21 Executing busybox-1.33.1-r7.trigger 14:01:21 OK: 5 MiB in 15 packages 14:01:23 Removing intermediate container 991394af0e97 14:01:23 ---> 0a28897cc408 14:01:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:01:23 ---> Running in 94f6e49d93af 14:01:24 Removing intermediate container 94f6e49d93af 14:01:24 ---> 0732ef3db51c 14:01:24 Step 13/22 : ENV APP_PORT=59861 14:01:24 ---> Running in 9e1c0410f386 14:01:24 Removing intermediate container 9e1c0410f386 14:01:24 ---> 11942e13b4b4 14:01:24 Step 14/22 : EXPOSE $APP_PORT 14:01:24 ---> Running in e9a74c5385de 14:01:25 Removing intermediate container e9a74c5385de 14:01:25 ---> 08c95e63ec46 14:01:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:01:26 ---> b58001a346c0 14:01:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:01:28 ---> 32f783414631 14:01:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:01:29 ---> 866ffc4b6814 14:01:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:01:29 ---> Running in f1174b2eb088 14:01:30 Removing intermediate container f1174b2eb088 14:01:30 ---> 0a0699ed7849 14:01:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:01:30 ---> Running in 4d8ce46d7066 14:01:31 Removing intermediate container 4d8ce46d7066 14:01:31 ---> e1cd5c3c530a 14:01:31 Step 20/22 : LABEL arch=arm64 14:01:31 ---> Running in 3caacd407dfd 14:01:31 Removing intermediate container 3caacd407dfd 14:01:31 ---> b3887382be33 14:01:31 Step 21/22 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:01:31 ---> Running in 8df80a14fb5d 14:01:32 Removing intermediate container 8df80a14fb5d 14:01:32 ---> 6d81553d5b2e 14:01:32 Step 22/22 : LABEL version=0.0.0 14:01:32 ---> Running in 40c5d4e1ee43 14:01:32 Removing intermediate container 40c5d4e1ee43 14:01:32 ---> 5957263fae96 14:01:32 14:01:33 Successfully built 5957263fae96 14:01:33 Successfully tagged support-scheduler-arm64:latest 14:01:33  Building support-scheduler ... done Building security-spire-server 14:02:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:02:05 ---> c2eacd2daef2 14:02:05 Step 3/25 : WORKDIR /edgex-go 14:02:05 ---> Using cache 14:02:05 ---> 94b77aa8300c 14:02:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:05 ---> Using cache 14:02:05 ---> 429779f5a13a 14:02:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:02:05 ---> Running in d12a27a39a45 14:02:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:02:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:02:09 OK: 220 MiB in 52 packages 14:02:10 Removing intermediate container d12a27a39a45 14:02:10 ---> 83eac9e1ac3f 14:02:10 Step 6/25 : COPY go.mod vendor* ./ 14:02:11 ---> 17b2111cab71 14:02:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:11 ---> Running in 775c3a9d9bc5 14:02:17 Removing intermediate container 775c3a9d9bc5 14:02:17 ---> 76d8fbddf936 14:02:17 Step 8/25 : COPY . . 14:02:39 ---> ca33262194e9 14:02:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:02:39 ---> Running in dd9a053b095b 14:02:39 Removing intermediate container dd9a053b095b 14:02:39 ---> 155918fcd585 14:02:39 Step 10/25 : RUN mkdir -p spire-build 14:02:39 ---> Running in 757772f6a985 14:02:42 Removing intermediate container 757772f6a985 14:02:42 ---> 1c65bf99b4f4 14:02:42 Step 11/25 : WORKDIR /edgex-go/spire-build 14:02:42 ---> Running in 3f8e66d28010 14:02:42 Removing intermediate container 3f8e66d28010 14:02:42 ---> 934f506c7a0a 14:02:42 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:02:43 ---> Running in 342d7c16240e 14:02:46 spire-1.2.1/ 14:02:46 spire-1.2.1/.data/ 14:02:46 spire-1.2.1/.data/.file 14:02:46 spire-1.2.1/.dockerignore 14:02:46 spire-1.2.1/.gitattributes 14:02:46 spire-1.2.1/.githooks/ 14:02:46 spire-1.2.1/.githooks/pre-commit 14:02:46 spire-1.2.1/.github/ 14:02:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:02:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:02:46 spire-1.2.1/.github/dependabot.yml 14:02:46 spire-1.2.1/.github/workflows/ 14:02:46 spire-1.2.1/.github/workflows/nightly_build.yaml 14:02:46 spire-1.2.1/.github/workflows/pr_build.yaml 14:02:46 spire-1.2.1/.github/workflows/release_build.yaml 14:02:46 spire-1.2.1/.github/workflows/scripts/ 14:02:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:02:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:02:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:02:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:02:46 spire-1.2.1/.github/workflows/scripts/split.sh 14:02:46 spire-1.2.1/.gitignore 14:02:46 spire-1.2.1/.go-version 14:02:46 spire-1.2.1/.golangci.yml 14:02:46 spire-1.2.1/ADOPTERS.md 14:02:46 spire-1.2.1/CHANGELOG.md 14:02:46 spire-1.2.1/CODE-OF-CONDUCT.md 14:02:46 spire-1.2.1/CODEOWNERS 14:02:46 spire-1.2.1/CONTRIBUTING.md 14:02:46 spire-1.2.1/Dockerfile 14:02:46 spire-1.2.1/Dockerfile.dev 14:02:46 spire-1.2.1/Dockerfile.scratch 14:02:46 spire-1.2.1/LICENSE 14:02:46 spire-1.2.1/MAINTAINERS.md 14:02:46 spire-1.2.1/Makefile 14:02:46 spire-1.2.1/README.md 14:02:46 spire-1.2.1/ROADMAP.md 14:02:46 spire-1.2.1/SECURITY.md 14:02:46 spire-1.2.1/cmd/ 14:02:46 spire-1.2.1/cmd/spire-agent/ 14:02:46 spire-1.2.1/cmd/spire-agent/cli/ 14:02:46 spire-1.2.1/cmd/spire-agent/cli/api/ 14:02:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/common/ 14:02:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:02:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/run/ 14:02:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:02:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:02:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:02:46 spire-1.2.1/cmd/spire-agent/main.go 14:02:46 spire-1.2.1/cmd/spire-server/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/agent/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/cli.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/run/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/token/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/validate/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/x509/ 14:02:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:02:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:02:46 spire-1.2.1/cmd/spire-server/main.go 14:02:46 spire-1.2.1/cmd/spire-server/util/ 14:02:46 spire-1.2.1/cmd/spire-server/util/util.go 14:02:46 spire-1.2.1/conf/ 14:02:46 spire-1.2.1/conf/agent/ 14:02:46 spire-1.2.1/conf/agent/agent.conf 14:02:46 spire-1.2.1/conf/agent/agent_full.conf 14:02:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:02:46 spire-1.2.1/conf/server/ 14:02:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:02:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:02:46 spire-1.2.1/conf/server/server.conf 14:02:46 spire-1.2.1/conf/server/server_full.conf 14:02:46 spire-1.2.1/doc/ 14:02:46 spire-1.2.1/doc/SPIRE101.md 14:02:46 spire-1.2.1/doc/auditlog.md 14:02:46 spire-1.2.1/doc/authorization_policy_engine.md 14:02:46 spire-1.2.1/doc/changelog_guidelines.md 14:02:46 spire-1.2.1/doc/cure53-report.pdf 14:02:46 spire-1.2.1/doc/images/ 14:02:46 spire-1.2.1/doc/images/2019_roadmap.png 14:02:46 spire-1.2.1/doc/images/SPIRE101.png 14:02:46 spire-1.2.1/doc/images/SPIRE_agent.png 14:02:46 spire-1.2.1/doc/images/SPIRE_server.png 14:02:46 spire-1.2.1/doc/images/cache_mgr.png 14:02:46 spire-1.2.1/doc/images/cache_mgr_components.png 14:02:46 spire-1.2.1/doc/images/federated_spire.png 14:02:46 spire-1.2.1/doc/images/ha_mode.png 14:02:46 spire-1.2.1/doc/images/nested_spire.png 14:02:46 spire-1.2.1/doc/images/oidc_federation.png 14:02:46 spire-1.2.1/doc/images/single_trust_domain.png 14:02:46 spire-1.2.1/doc/images/spiffe_compatible.png 14:02:46 spire-1.2.1/doc/images/spire_logo.png 14:02:46 spire-1.2.1/doc/migrating_registration_api_clients.md 14:02:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:02:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:02:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:02:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:02:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:02:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:02:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:02:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:02:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:02:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:02:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:02:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:02:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:02:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:02:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:02:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:02:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:02:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:02:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:02:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:02:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:02:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:02:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:02:46 spire-1.2.1/doc/scaling_spire.md 14:02:46 spire-1.2.1/doc/spire_agent.md 14:02:46 spire-1.2.1/doc/spire_server.md 14:02:46 spire-1.2.1/doc/supported_integrations.md 14:02:46 spire-1.2.1/doc/telemetry.md 14:02:46 spire-1.2.1/doc/telemetry_config.md 14:02:46 spire-1.2.1/doc/upgrading.md 14:02:46 spire-1.2.1/doc/using_spire.md 14:02:46 spire-1.2.1/examples/ 14:02:46 spire-1.2.1/examples/README.md 14:02:46 spire-1.2.1/go.mod 14:02:46 spire-1.2.1/go.sum 14:02:46 spire-1.2.1/pkg/ 14:02:46 spire-1.2.1/pkg/agent/ 14:02:46 spire-1.2.1/pkg/agent/agent.go 14:02:46 spire-1.2.1/pkg/agent/api/ 14:02:46 spire-1.2.1/pkg/agent/api/config.go 14:02:46 spire-1.2.1/pkg/agent/api/debug/ 14:02:46 spire-1.2.1/pkg/agent/api/debug/v1/ 14:02:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:02:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:02:46 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:02:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:02:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:02:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:02:46 spire-1.2.1/pkg/agent/api/endpoints.go 14:02:46 spire-1.2.1/pkg/agent/api/health/ 14:02:46 spire-1.2.1/pkg/agent/api/health/v1/ 14:02:46 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:02:46 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:02:46 spire-1.2.1/pkg/agent/api/rpccontext/ 14:02:46 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:02:46 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:02:46 spire-1.2.1/pkg/agent/attestor/ 14:02:46 spire-1.2.1/pkg/agent/attestor/node/ 14:02:46 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:02:46 spire-1.2.1/pkg/agent/attestor/node/node.go 14:02:46 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:02:46 spire-1.2.1/pkg/agent/attestor/workload/ 14:02:46 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:02:46 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:02:46 spire-1.2.1/pkg/agent/catalog/ 14:02:46 spire-1.2.1/pkg/agent/catalog/catalog.go 14:02:46 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:02:46 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:02:46 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:02:46 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:02:46 spire-1.2.1/pkg/agent/client/ 14:02:46 spire-1.2.1/pkg/agent/client/client.go 14:02:46 spire-1.2.1/pkg/agent/client/client_test.go 14:02:46 spire-1.2.1/pkg/agent/client/dial.go 14:02:46 spire-1.2.1/pkg/agent/client/nodeconn.go 14:02:46 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:02:46 spire-1.2.1/pkg/agent/client/update.go 14:02:46 spire-1.2.1/pkg/agent/client/util.go 14:02:46 spire-1.2.1/pkg/agent/common/ 14:02:46 spire-1.2.1/pkg/agent/common/backoff/ 14:02:46 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:02:46 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:02:46 spire-1.2.1/pkg/agent/common/cgroups/ 14:02:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:02:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:02:46 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:02:46 spire-1.2.1/pkg/agent/config.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/ 14:02:46 spire-1.2.1/pkg/agent/endpoints/config.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:02:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:02:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/workload/ 14:02:46 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:02:46 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:02:46 spire-1.2.1/pkg/agent/manager/ 14:02:46 spire-1.2.1/pkg/agent/manager/cache/ 14:02:46 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:02:46 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:02:46 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:02:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:02:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:02:46 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:02:46 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:02:46 spire-1.2.1/pkg/agent/manager/config.go 14:02:46 spire-1.2.1/pkg/agent/manager/manager.go 14:02:46 spire-1.2.1/pkg/agent/manager/manager_test.go 14:02:46 spire-1.2.1/pkg/agent/manager/storage.go 14:02:46 spire-1.2.1/pkg/agent/manager/storage_test.go 14:02:46 spire-1.2.1/pkg/agent/manager/storecache/ 14:02:46 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:02:46 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:02:46 spire-1.2.1/pkg/agent/manager/sync.go 14:02:46 spire-1.2.1/pkg/agent/plugin/ 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:02:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:02:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:02:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:02:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:02:46 spire-1.2.1/pkg/agent/svid/ 14:02:46 spire-1.2.1/pkg/agent/svid/rotator.go 14:02:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:02:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:02:46 spire-1.2.1/pkg/agent/svid/store/ 14:02:46 spire-1.2.1/pkg/agent/svid/store/service.go 14:02:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:02:46 spire-1.2.1/pkg/common/ 14:02:46 spire-1.2.1/pkg/common/agentpathtemplate/ 14:02:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:02:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:02:46 spire-1.2.1/pkg/common/api/ 14:02:46 spire-1.2.1/pkg/common/api/metrics.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/ 14:02:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/logger.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/names.go 14:02:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:02:46 spire-1.2.1/pkg/common/api/names.go 14:02:46 spire-1.2.1/pkg/common/api/ratelimit.go 14:02:46 spire-1.2.1/pkg/common/api/rpccontext/ 14:02:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:02:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:02:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:02:46 spire-1.2.1/pkg/common/auth/ 14:02:46 spire-1.2.1/pkg/common/auth/interceptors.go 14:02:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:02:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/ 14:02:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/types.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:02:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:02:46 spire-1.2.1/pkg/common/catalog/ 14:02:46 spire-1.2.1/pkg/common/catalog/bind.go 14:02:46 spire-1.2.1/pkg/common/catalog/builtin.go 14:02:46 spire-1.2.1/pkg/common/catalog/catalog.go 14:02:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:02:46 spire-1.2.1/pkg/common/catalog/closers.go 14:02:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:02:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:02:46 spire-1.2.1/pkg/common/catalog/config.go 14:02:46 spire-1.2.1/pkg/common/catalog/config_test.go 14:02:46 spire-1.2.1/pkg/common/catalog/configure.go 14:02:46 spire-1.2.1/pkg/common/catalog/constraints.go 14:02:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:02:46 spire-1.2.1/pkg/common/catalog/context.go 14:02:46 spire-1.2.1/pkg/common/catalog/external.go 14:02:46 spire-1.2.1/pkg/common/catalog/host.go 14:02:46 spire-1.2.1/pkg/common/catalog/pipenet.go 14:02:46 spire-1.2.1/pkg/common/catalog/plugin.go 14:02:46 spire-1.2.1/pkg/common/catalog/testplugin/ 14:02:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:02:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:02:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:02:46 spire-1.2.1/pkg/common/cli/ 14:02:46 spire-1.2.1/pkg/common/cli/env.go 14:02:46 spire-1.2.1/pkg/common/cli/flags.go 14:02:46 spire-1.2.1/pkg/common/cli/trust_domain.go 14:02:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:02:46 spire-1.2.1/pkg/common/cli/umask.go 14:02:46 spire-1.2.1/pkg/common/cli/umask_posix.go 14:02:46 spire-1.2.1/pkg/common/cli/umask_test.go 14:02:46 spire-1.2.1/pkg/common/cli/umask_windows.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/ 14:02:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/flag.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/format.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/ 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:02:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:02:46 spire-1.2.1/pkg/common/coretypes/ 14:02:46 spire-1.2.1/pkg/common/coretypes/bundle/ 14:02:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:02:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:02:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:02:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:02:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:02:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:02:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:02:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:02:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:02:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:02:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:02:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:02:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:02:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:02:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:02:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:02:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:02:46 spire-1.2.1/pkg/common/cryptoutil/ 14:02:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:02:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:02:46 spire-1.2.1/pkg/common/diskutil/ 14:02:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:02:46 spire-1.2.1/pkg/common/diskutil/file_test.go 14:02:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:02:46 spire-1.2.1/pkg/common/errorutil/ 14:02:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:02:46 spire-1.2.1/pkg/common/health/ 14:02:46 spire-1.2.1/pkg/common/health/config.go 14:02:46 spire-1.2.1/pkg/common/health/context.go 14:02:46 spire-1.2.1/pkg/common/health/context_test.go 14:02:46 spire-1.2.1/pkg/common/health/health.go 14:02:46 spire-1.2.1/pkg/common/health/health_test.go 14:02:46 spire-1.2.1/pkg/common/health/logger.go 14:02:46 spire-1.2.1/pkg/common/hostservice/ 14:02:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:02:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:02:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:02:46 spire-1.2.1/pkg/common/idutil/ 14:02:46 spire-1.2.1/pkg/common/idutil/require.go 14:02:46 spire-1.2.1/pkg/common/idutil/require_test.go 14:02:46 spire-1.2.1/pkg/common/idutil/safety.go 14:02:46 spire-1.2.1/pkg/common/idutil/safety_test.go 14:02:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:02:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:02:46 spire-1.2.1/pkg/common/jwtsvid/ 14:02:46 spire-1.2.1/pkg/common/jwtsvid/common.go 14:02:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:02:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:02:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:02:46 spire-1.2.1/pkg/common/jwtutil/ 14:02:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:02:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:02:46 spire-1.2.1/pkg/common/log/ 14:02:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:02:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:02:46 spire-1.2.1/pkg/common/log/log.go 14:02:46 spire-1.2.1/pkg/common/log/log_test.go 14:02:46 spire-1.2.1/pkg/common/log/options.go 14:02:46 spire-1.2.1/pkg/common/nodeutil/ 14:02:46 spire-1.2.1/pkg/common/nodeutil/node.go 14:02:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:02:46 spire-1.2.1/pkg/common/peertracker/ 14:02:46 spire-1.2.1/pkg/common/peertracker/conn.go 14:02:46 spire-1.2.1/pkg/common/peertracker/credentials.go 14:02:46 spire-1.2.1/pkg/common/peertracker/errors.go 14:02:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:02:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:02:46 spire-1.2.1/pkg/common/peertracker/info.go 14:02:46 spire-1.2.1/pkg/common/peertracker/listener.go 14:02:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:02:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:02:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:02:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:02:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:02:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:02:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:02:46 spire-1.2.1/pkg/common/peertracker/tcp.go 14:02:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:02:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:02:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:02:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:02:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:02:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:02:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:02:46 spire-1.2.1/pkg/common/peertracker/uds.go 14:02:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:02:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:02:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:02:46 spire-1.2.1/pkg/common/pemutil/ 14:02:46 spire-1.2.1/pkg/common/pemutil/block.go 14:02:46 spire-1.2.1/pkg/common/pemutil/certs.go 14:02:46 spire-1.2.1/pkg/common/pemutil/common.go 14:02:46 spire-1.2.1/pkg/common/pemutil/csr.go 14:02:46 spire-1.2.1/pkg/common/pemutil/keys.go 14:02:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/ 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:02:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:02:46 spire-1.2.1/pkg/common/plugin/ 14:02:46 spire-1.2.1/pkg/common/plugin/aws/ 14:02:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:02:46 spire-1.2.1/pkg/common/plugin/azure/ 14:02:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:02:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:02:46 spire-1.2.1/pkg/common/plugin/facade.go 14:02:46 spire-1.2.1/pkg/common/plugin/facade_test.go 14:02:46 spire-1.2.1/pkg/common/plugin/gcp/ 14:02:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:02:46 spire-1.2.1/pkg/common/plugin/k8s/ 14:02:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:02:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:02:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:02:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:02:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:02:46 spire-1.2.1/pkg/common/plugin/log.go 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/ 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:02:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:02:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:02:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:02:46 spire-1.2.1/pkg/common/plugin/x509pop/ 14:02:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:02:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:02:46 spire-1.2.1/pkg/common/profiling/ 14:02:46 spire-1.2.1/pkg/common/profiling/dumpers.go 14:02:46 spire-1.2.1/pkg/common/profiling/profiling.go 14:02:46 spire-1.2.1/pkg/common/protoutil/ 14:02:46 spire-1.2.1/pkg/common/protoutil/masks.go 14:02:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:02:46 spire-1.2.1/pkg/common/rotationutil/ 14:02:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:02:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:02:46 spire-1.2.1/pkg/common/selector/ 14:02:46 spire-1.2.1/pkg/common/selector/selector.go 14:02:46 spire-1.2.1/pkg/common/selector/selector_test.go 14:02:46 spire-1.2.1/pkg/common/selector/set.go 14:02:46 spire-1.2.1/pkg/common/selector/set_utils.go 14:02:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:02:46 spire-1.2.1/pkg/common/telemetry/ 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/ 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:02:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:02:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:02:46 spire-1.2.1/pkg/common/telemetry/call.go 14:02:46 spire-1.2.1/pkg/common/telemetry/common/ 14:02:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:02:47 spire-1.2.1/pkg/common/telemetry/config.go 14:02:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:02:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/inmem.go 14:02:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/m3.go 14:02:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/metrics.go 14:02:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/names.go 14:02:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:02:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:02:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/ 14:02:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:02:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:02:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:02:47 spire-1.2.1/pkg/common/telemetry/server/server.go 14:02:47 spire-1.2.1/pkg/common/telemetry/sink.go 14:02:47 spire-1.2.1/pkg/common/telemetry/statsd.go 14:02:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:02:47 spire-1.2.1/pkg/common/telemetry/uptime.go 14:02:47 spire-1.2.1/pkg/common/telemetry/version.go 14:02:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:02:47 spire-1.2.1/pkg/common/uptime/ 14:02:47 spire-1.2.1/pkg/common/uptime/uptime.go 14:02:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:02:47 spire-1.2.1/pkg/common/util/ 14:02:47 spire-1.2.1/pkg/common/util/certs.go 14:02:47 spire-1.2.1/pkg/common/util/certs_test.go 14:02:47 spire-1.2.1/pkg/common/util/csr.go 14:02:47 spire-1.2.1/pkg/common/util/hash.go 14:02:47 spire-1.2.1/pkg/common/util/selectors.go 14:02:47 spire-1.2.1/pkg/common/util/selectors_test.go 14:02:47 spire-1.2.1/pkg/common/util/signals.go 14:02:47 spire-1.2.1/pkg/common/util/sort.go 14:02:47 spire-1.2.1/pkg/common/util/sort_test.go 14:02:47 spire-1.2.1/pkg/common/util/task.go 14:02:47 spire-1.2.1/pkg/common/util/task_test.go 14:02:47 spire-1.2.1/pkg/common/util/testdata/ 14:02:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:02:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:02:47 spire-1.2.1/pkg/common/version/ 14:02:47 spire-1.2.1/pkg/common/version/version.go 14:02:47 spire-1.2.1/pkg/common/x509svid/ 14:02:47 spire-1.2.1/pkg/common/x509svid/common_test.go 14:02:47 spire-1.2.1/pkg/common/x509svid/csr.go 14:02:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:02:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:02:47 spire-1.2.1/pkg/common/x509util/ 14:02:47 spire-1.2.1/pkg/common/x509util/cert.go 14:02:47 spire-1.2.1/pkg/common/x509util/dns.go 14:02:47 spire-1.2.1/pkg/common/x509util/dns_test.go 14:02:47 spire-1.2.1/pkg/common/x509util/keyid.go 14:02:47 spire-1.2.1/pkg/common/x509util/keypair.go 14:02:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:02:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:02:47 spire-1.2.1/pkg/server/ 14:02:47 spire-1.2.1/pkg/server/api/ 14:02:47 spire-1.2.1/pkg/server/api/agent.go 14:02:47 spire-1.2.1/pkg/server/api/agent/ 14:02:47 spire-1.2.1/pkg/server/api/agent/v1/ 14:02:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:02:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:02:47 spire-1.2.1/pkg/server/api/agent_test.go 14:02:47 spire-1.2.1/pkg/server/api/api.go 14:02:47 spire-1.2.1/pkg/server/api/audit/ 14:02:47 spire-1.2.1/pkg/server/api/audit/audit.go 14:02:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:02:47 spire-1.2.1/pkg/server/api/bundle.go 14:02:47 spire-1.2.1/pkg/server/api/bundle/ 14:02:47 spire-1.2.1/pkg/server/api/bundle/v1/ 14:02:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:02:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:02:47 spire-1.2.1/pkg/server/api/bundle_test.go 14:02:47 spire-1.2.1/pkg/server/api/debug/ 14:02:47 spire-1.2.1/pkg/server/api/debug/v1/ 14:02:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:02:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:02:47 spire-1.2.1/pkg/server/api/entry.go 14:02:47 spire-1.2.1/pkg/server/api/entry/ 14:02:47 spire-1.2.1/pkg/server/api/entry/v1/ 14:02:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:02:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:02:47 spire-1.2.1/pkg/server/api/entry_test.go 14:02:47 spire-1.2.1/pkg/server/api/health/ 14:02:47 spire-1.2.1/pkg/server/api/health/v1/ 14:02:47 spire-1.2.1/pkg/server/api/health/v1/service.go 14:02:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:02:47 spire-1.2.1/pkg/server/api/id.go 14:02:47 spire-1.2.1/pkg/server/api/id_test.go 14:02:47 spire-1.2.1/pkg/server/api/limits/ 14:02:47 spire-1.2.1/pkg/server/api/limits/limits.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/ 14:02:47 spire-1.2.1/pkg/server/api/middleware/alias.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/audit.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/caller.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/common.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/entries.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:02:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:02:47 spire-1.2.1/pkg/server/api/ratelimit.go 14:02:47 spire-1.2.1/pkg/server/api/rpccontext/ 14:02:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:02:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:02:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:02:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:02:47 spire-1.2.1/pkg/server/api/selector.go 14:02:47 spire-1.2.1/pkg/server/api/selector_test.go 14:02:47 spire-1.2.1/pkg/server/api/status.go 14:02:47 spire-1.2.1/pkg/server/api/status_test.go 14:02:47 spire-1.2.1/pkg/server/api/svid/ 14:02:47 spire-1.2.1/pkg/server/api/svid/v1/ 14:02:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:02:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:02:47 spire-1.2.1/pkg/server/api/trustdomain.go 14:02:47 spire-1.2.1/pkg/server/api/trustdomain/ 14:02:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:02:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:02:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:02:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:02:47 spire-1.2.1/pkg/server/authpolicy/ 14:02:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:02:47 spire-1.2.1/pkg/server/authpolicy/policy.go 14:02:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:02:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:02:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:02:47 spire-1.2.1/pkg/server/authpolicy/validate.go 14:02:47 spire-1.2.1/pkg/server/bundle/ 14:02:47 spire-1.2.1/pkg/server/bundle/client/ 14:02:47 spire-1.2.1/pkg/server/bundle/client/client.go 14:02:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:02:47 spire-1.2.1/pkg/server/bundle/client/manager.go 14:02:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:02:47 spire-1.2.1/pkg/server/bundle/client/sources.go 14:02:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:02:47 spire-1.2.1/pkg/server/bundle/client/updater.go 14:02:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:02:47 spire-1.2.1/pkg/server/ca/ 14:02:47 spire-1.2.1/pkg/server/ca/ca.go 14:02:47 spire-1.2.1/pkg/server/ca/ca_health.go 14:02:47 spire-1.2.1/pkg/server/ca/ca_test.go 14:02:47 spire-1.2.1/pkg/server/ca/journal.go 14:02:47 spire-1.2.1/pkg/server/ca/journal_test.go 14:02:47 spire-1.2.1/pkg/server/ca/manager.go 14:02:47 spire-1.2.1/pkg/server/ca/manager_health.go 14:02:47 spire-1.2.1/pkg/server/ca/manager_test.go 14:02:47 spire-1.2.1/pkg/server/ca/templates.go 14:02:47 spire-1.2.1/pkg/server/ca/upstream_client.go 14:02:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:02:47 spire-1.2.1/pkg/server/ca/validation.go 14:02:47 spire-1.2.1/pkg/server/cache/ 14:02:47 spire-1.2.1/pkg/server/cache/dscache/ 14:02:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:02:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:02:47 spire-1.2.1/pkg/server/cache/entrycache/ 14:02:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:02:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:02:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:02:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:02:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:02:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:02:47 spire-1.2.1/pkg/server/catalog/ 14:02:47 spire-1.2.1/pkg/server/catalog/catalog.go 14:02:47 spire-1.2.1/pkg/server/catalog/keymanager.go 14:02:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:02:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:02:47 spire-1.2.1/pkg/server/catalog/notifier.go 14:02:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:02:47 spire-1.2.1/pkg/server/config.go 14:02:47 spire-1.2.1/pkg/server/datastore/ 14:02:47 spire-1.2.1/pkg/server/datastore/datastore.go 14:02:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:02:47 spire-1.2.1/pkg/server/datastore/repository.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:02:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:02:47 spire-1.2.1/pkg/server/endpoints/ 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/ 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:02:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:02:47 spire-1.2.1/pkg/server/endpoints/config.go 14:02:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:02:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:02:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:02:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:02:47 spire-1.2.1/pkg/server/endpoints/middleware.go 14:02:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:02:47 spire-1.2.1/pkg/server/hostservice/ 14:02:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:02:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:02:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:02:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:02:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:02:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:02:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:02:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/ 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/ 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:02:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:02:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:02:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/ 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:02:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:02:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:02:47 spire-1.2.1/pkg/server/registration/ 14:02:47 spire-1.2.1/pkg/server/registration/manager.go 14:02:47 spire-1.2.1/pkg/server/registration/manager_test.go 14:02:47 spire-1.2.1/pkg/server/scanentries.go 14:02:47 spire-1.2.1/pkg/server/scanentries_test.go 14:02:47 spire-1.2.1/pkg/server/server.go 14:02:47 spire-1.2.1/pkg/server/server_test.go 14:02:47 spire-1.2.1/pkg/server/svid/ 14:02:47 spire-1.2.1/pkg/server/svid/observer.go 14:02:47 spire-1.2.1/pkg/server/svid/observer_test.go 14:02:47 spire-1.2.1/pkg/server/svid/rotator.go 14:02:47 spire-1.2.1/pkg/server/svid/rotator_config.go 14:02:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:02:47 spire-1.2.1/pkg/server/svid/rotator_test.go 14:02:47 spire-1.2.1/proto/ 14:02:47 spire-1.2.1/proto/private/ 14:02:47 spire-1.2.1/proto/private/server/ 14:02:47 spire-1.2.1/proto/private/server/journal/ 14:02:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:02:47 spire-1.2.1/proto/private/server/journal/journal.proto 14:02:47 spire-1.2.1/proto/spire/ 14:02:47 spire-1.2.1/proto/spire/common/ 14:02:47 spire-1.2.1/proto/spire/common/common.pb.go 14:02:47 spire-1.2.1/proto/spire/common/common.proto 14:02:47 spire-1.2.1/proto/spire/common/plugin/ 14:02:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:02:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:02:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:02:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:02:47 spire-1.2.1/proto/spire/plugin/ 14:02:47 spire-1.2.1/proto/spire/plugin/agent/ 14:02:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:02:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:02:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:02:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:02:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:02:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:02:47 spire-1.2.1/release/ 14:02:47 spire-1.2.1/release/spire-extras/ 14:02:47 spire-1.2.1/release/spire-extras/README.md 14:02:47 spire-1.2.1/release/spire-extras/conf/ 14:02:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:02:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:02:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:02:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:02:47 spire-1.2.1/release/spire/ 14:02:47 spire-1.2.1/release/spire/README.md 14:02:47 spire-1.2.1/release/spire/conf/ 14:02:47 spire-1.2.1/release/spire/conf/agent/ 14:02:47 spire-1.2.1/release/spire/conf/agent/agent.conf 14:02:47 spire-1.2.1/release/spire/conf/server/ 14:02:47 spire-1.2.1/release/spire/conf/server/server.conf 14:02:47 spire-1.2.1/script/ 14:02:47 spire-1.2.1/script/build-artifact.sh 14:02:47 spire-1.2.1/script/generate_dummy_ca.sh 14:02:47 spire-1.2.1/support/ 14:02:47 spire-1.2.1/support/k8s/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:02:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/ 14:02:47 spire-1.2.1/support/oidc-discovery-provider/README.md 14:02:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/config.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/main.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:02:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:02:47 spire-1.2.1/test/ 14:02:47 spire-1.2.1/test/clock/ 14:02:47 spire-1.2.1/test/clock/clock.go 14:02:47 spire-1.2.1/test/fakes/ 14:02:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:02:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:02:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:02:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:02:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:02:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:02:47 spire-1.2.1/test/fakes/fakeagentstore/ 14:02:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:02:47 spire-1.2.1/test/fakes/fakedatastore/ 14:02:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:02:47 spire-1.2.1/test/fakes/fakeentryclient/ 14:02:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:02:47 spire-1.2.1/test/fakes/fakehealthchecker/ 14:02:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:02:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:02:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:02:47 spire-1.2.1/test/fakes/fakemetrics/ 14:02:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:02:47 spire-1.2.1/test/fakes/fakenoderesolver/ 14:02:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:02:47 spire-1.2.1/test/fakes/fakenotifier/ 14:02:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:02:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:02:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:02:47 spire-1.2.1/test/fakes/fakeserverca/ 14:02:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:02:47 spire-1.2.1/test/fakes/fakeservercatalog/ 14:02:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:02:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:02:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:02:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:02:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:02:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:02:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:02:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:02:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:02:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:02:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:02:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:02:47 spire-1.2.1/test/fixture/ 14:02:47 spire-1.2.1/test/fixture/certs/ 14:02:47 spire-1.2.1/test/fixture/certs/agent_svid.der 14:02:47 spire-1.2.1/test/fixture/certs/base_cert.pem 14:02:47 spire-1.2.1/test/fixture/certs/base_csr.pem 14:02:47 spire-1.2.1/test/fixture/certs/base_key.pem 14:02:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:02:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:02:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:02:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:02:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:02:47 spire-1.2.1/test/fixture/certs/blog_key.pem 14:02:47 spire-1.2.1/test/fixture/certs/bundle.der 14:02:47 spire-1.2.1/test/fixture/certs/ca.pem 14:02:47 spire-1.2.1/test/fixture/certs/ca_key.pem 14:02:47 spire-1.2.1/test/fixture/certs/database_cert.pem 14:02:47 spire-1.2.1/test/fixture/certs/database_csr.pem 14:02:47 spire-1.2.1/test/fixture/certs/database_key.pem 14:02:47 spire-1.2.1/test/fixture/certs/node_cert.pem 14:02:47 spire-1.2.1/test/fixture/certs/node_csr.pem 14:02:47 spire-1.2.1/test/fixture/certs/node_key.pem 14:02:47 spire-1.2.1/test/fixture/certs/svid.pem 14:02:47 spire-1.2.1/test/fixture/certs/svid_key.pem 14:02:47 spire-1.2.1/test/fixture/config/ 14:02:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:02:47 spire-1.2.1/test/fixture/config/agent_good.conf 14:02:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:02:47 spire-1.2.1/test/fixture/config/plugin_good.conf 14:02:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:02:47 spire-1.2.1/test/fixture/config/server_good.conf 14:02:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:02:47 spire-1.2.1/test/fixture/fixture.go 14:02:47 spire-1.2.1/test/fixture/nodeattestor/ 14:02:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:02:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:02:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:02:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:02:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:02:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:02:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:02:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:02:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:02:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:02:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:02:47 spire-1.2.1/test/fixture/registration/ 14:02:47 spire-1.2.1/test/fixture/registration/entries.json 14:02:47 spire-1.2.1/test/fixture/registration/good-for-update.json 14:02:47 spire-1.2.1/test/fixture/registration/good.json 14:02:47 spire-1.2.1/test/fixture/registration/invalid.json 14:02:47 spire-1.2.1/test/fixture/registration/invalid_json.json 14:02:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:02:47 spire-1.2.1/test/integration/ 14:02:47 spire-1.2.1/test/integration/README.md 14:02:47 spire-1.2.1/test/integration/common 14:02:47 spire-1.2.1/test/integration/setup/ 14:02:47 spire-1.2.1/test/integration/setup/adminclient/ 14:02:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:02:47 spire-1.2.1/test/integration/setup/adminclient/client.go 14:02:47 spire-1.2.1/test/integration/setup/debugagent/ 14:02:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:02:47 spire-1.2.1/test/integration/setup/debugagent/main.go 14:02:47 spire-1.2.1/test/integration/setup/debugserver/ 14:02:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:02:47 spire-1.2.1/test/integration/setup/debugserver/main.go 14:02:47 spire-1.2.1/test/integration/setup/downstreamclient/ 14:02:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:02:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:02:47 spire-1.2.1/test/integration/setup/itclient/ 14:02:47 spire-1.2.1/test/integration/setup/itclient/client.go 14:02:47 spire-1.2.1/test/integration/setup/node-attestation/ 14:02:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:02:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:02:47 spire-1.2.1/test/integration/setup/x509pop/ 14:02:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:02:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:02:47 spire-1.2.1/test/integration/suites/ 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:02:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:02:48 spire-1.2.1/test/integration/suites/join-token/ 14:02:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:02:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:02:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:02:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:02:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:02:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:02:48 spire-1.2.1/test/integration/suites/join-token/README.md 14:02:48 spire-1.2.1/test/integration/suites/join-token/conf/ 14:02:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/join-token/teardown 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:02:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:02:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:02:48 spire-1.2.1/test/integration/suites/k8s/ 14:02:48 spire-1.2.1/test/integration/suites/k8s/00-setup 14:02:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:02:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:02:48 spire-1.2.1/test/integration/suites/k8s/README.md 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/ 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:02:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:02:48 spire-1.2.1/test/integration/suites/k8s/teardown 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/ 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:02:48 spire-1.2.1/test/integration/suites/rotation/ 14:02:48 spire-1.2.1/test/integration/suites/rotation/00-setup 14:02:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:02:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:02:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:02:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:02:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:02:48 spire-1.2.1/test/integration/suites/rotation/README.md 14:02:48 spire-1.2.1/test/integration/suites/rotation/conf/ 14:02:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/rotation/teardown 14:02:48 spire-1.2.1/test/integration/suites/self-test/ 14:02:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:02:48 spire-1.2.1/test/integration/suites/self-test/README.md 14:02:48 spire-1.2.1/test/integration/suites/self-test/teardown 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:02:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:02:48 spire-1.2.1/test/integration/suites/upgrade/ 14:02:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:02:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:02:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:02:48 spire-1.2.1/test/integration/suites/upgrade/README.md 14:02:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:02:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:02:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:02:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:02:48 spire-1.2.1/test/integration/suites/upgrade/teardown 14:02:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:02:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:02:48 spire-1.2.1/test/integration/test-one.sh 14:02:48 spire-1.2.1/test/integration/test.sh 14:02:48 spire-1.2.1/test/plugintest/ 14:02:48 spire-1.2.1/test/plugintest/config.go 14:02:48 spire-1.2.1/test/plugintest/load.go 14:02:48 spire-1.2.1/test/plugintest/option.go 14:02:48 spire-1.2.1/test/spiretest/ 14:02:48 spire-1.2.1/test/spiretest/apiserver.go 14:02:48 spire-1.2.1/test/spiretest/assertions.go 14:02:48 spire-1.2.1/test/spiretest/dir.go 14:02:48 spire-1.2.1/test/spiretest/errors_posix.go 14:02:48 spire-1.2.1/test/spiretest/errors_windows.go 14:02:48 spire-1.2.1/test/spiretest/logs.go 14:02:48 spire-1.2.1/test/spiretest/socketapi.go 14:02:48 spire-1.2.1/test/spiretest/suite.go 14:02:48 spire-1.2.1/test/spiretest/x509.go 14:02:48 spire-1.2.1/test/testca/ 14:02:48 spire-1.2.1/test/testca/ca.go 14:02:48 spire-1.2.1/test/testkey/ 14:02:48 spire-1.2.1/test/testkey/generate.sh 14:02:48 spire-1.2.1/test/testkey/genkeys.go 14:02:48 spire-1.2.1/test/testkey/keys.go 14:02:48 spire-1.2.1/test/testkey/new.go 14:02:48 spire-1.2.1/test/tpmsimulator/ 14:02:48 spire-1.2.1/test/tpmsimulator/simulator.go 14:02:48 spire-1.2.1/test/util/ 14:02:48 spire-1.2.1/test/util/cert_fixtures.go 14:02:48 spire-1.2.1/test/util/cert_generation.go 14:02:48 spire-1.2.1/test/util/io_redirection.go 14:02:48 spire-1.2.1/test/util/race.go 14:02:48 spire-1.2.1/test/util/util.go 14:02:48 building spire from source... 14:02:48 Installing go1.17.7... 14:03:15 Building bin/spire-server... 14:03:15 go: downloading github.com/mitchellh/cli v1.1.2 14:03:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:03:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:03:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:03:15 go: downloading google.golang.org/grpc v1.44.0 14:03:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:03:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:03:17 go: downloading github.com/sirupsen/logrus v1.8.1 14:03:18 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:03:18 go: downloading github.com/imdario/mergo v0.3.12 14:03:19 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:03:19 go: downloading github.com/fatih/color v1.13.0 14:03:19 go: downloading github.com/mattn/go-isatty v0.0.14 14:03:19 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:03:19 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:03:20 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:03:20 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:03:20 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:03:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:03:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:03:22 go: downloading github.com/armon/go-metrics v0.3.10 14:03:22 go: downloading github.com/prometheus/client_golang v1.12.1 14:03:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:03:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:03:24 go: downloading github.com/open-policy-agent/opa v0.38.0 14:03:51 go: downloading github.com/mattn/go-colorable v0.1.12 14:03:51 go: downloading github.com/Masterminds/goutils v1.1.0 14:03:51 go: downloading github.com/Masterminds/semver v1.5.0 14:03:51 go: downloading github.com/google/uuid v1.1.2 14:03:51 go: downloading github.com/huandu/xstrings v1.3.2 14:03:51 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:03:51 go: downloading github.com/oklog/run v1.0.0 14:03:51 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:03:51 go: downloading github.com/prometheus/client_model v0.2.0 14:03:51 go: downloading github.com/prometheus/common v0.32.1 14:03:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:03:51 go: downloading github.com/beorn7/perks v1.0.1 14:03:51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:03:51 go: downloading github.com/prometheus/procfs v0.7.3 14:03:51 go: downloading go.uber.org/atomic v1.9.0 14:03:51 go: downloading github.com/imkira/go-observer v1.0.3 14:03:51 go: downloading github.com/hashicorp/errwrap v1.1.0 14:03:51 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:03:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:03:52 go: downloading github.com/twmb/murmur3 v1.1.6 14:03:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:03:52 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:03:52 go: downloading github.com/blang/semver/v4 v4.0.0 14:03:52 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:03:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:03:52 go: downloading github.com/jinzhu/gorm v1.9.16 14:03:53 go: downloading github.com/lib/pq v1.10.4 14:03:53 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:03:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:04:20 go: downloading google.golang.org/api v0.70.0 14:04:20 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:04:20 go: downloading k8s.io/client-go v0.23.4 14:04:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:04:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:04:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:04:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:04:33 go: downloading github.com/stretchr/testify v1.7.0 14:04:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:04:33 go: downloading k8s.io/api v0.23.4 14:04:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:05:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:05:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:05:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:05:01 go: downloading github.com/google/go-tpm v0.3.3 14:05:01 go: downloading cloud.google.com/go/storage v1.21.0 14:05:02 go: downloading cloud.google.com/go v0.100.2 14:05:04 go: downloading k8s.io/apimachinery v0.23.4 14:05:06 go: downloading k8s.io/kube-aggregator v0.23.3 14:05:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:05:09 go: downloading cloud.google.com/go/security v1.3.0 14:05:09 go: downloading github.com/hashicorp/vault/api v1.4.1 14:05:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:05:11 go: downloading gopkg.in/yaml.v2 v2.4.0 14:05:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:05:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:05:12 go: downloading github.com/gobwas/glob v0.2.3 14:05:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:05:13 go: downloading github.com/jinzhu/inflection v1.0.0 14:05:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:05:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:05:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:05:14 go: downloading github.com/aws/smithy-go v1.11.0 14:05:15 Removing intermediate container 59659e0a4677 14:05:15 ---> 64a097f72a56 14:05:15 14:05:15 Step 10/23 : FROM alpine:3.14 14:05:15 ---> ac73e934f311 14:05:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:05:15 ---> Using cache 14:05:15 ---> 0a28897cc408 14:05:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:05:15 ---> Using cache 14:05:15 ---> 0732ef3db51c 14:05:15 Step 13/23 : ENV APP_PORT=59882 14:05:15 ---> Running in 0b57c5e87160 14:05:15 Removing intermediate container 0b57c5e87160 14:05:15 ---> 7d9aa9ba5ea7 14:05:15 Step 14/23 : EXPOSE $APP_PORT 14:05:15 ---> Running in 97d450692f8a 14:05:16 Removing intermediate container 97d450692f8a 14:05:16 ---> 8f781f381b59 14:05:16 Step 15/23 : WORKDIR / 14:05:16 ---> Running in 1203d53b0a47 14:05:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:05:17 Removing intermediate container 1203d53b0a47 14:05:17 ---> 5a4525ed6398 14:05:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:05:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:05:17 go: downloading github.com/gogo/protobuf v1.3.2 14:05:18  ---> 77c5418ef92d 14:05:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:05:19 ---> 504ad5edbc97 14:05:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:05:20 ---> 215966b1d0f4 14:05:20 Step 19/23 : ENTRYPOINT ["/core-command"] 14:05:20 ---> Running in 9248276d13f0 14:05:21 Removing intermediate container 9248276d13f0 14:05:21 ---> 22f4e63c375a 14:05:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:05:21 ---> Running in ee89f6d74ed9 14:05:22 Removing intermediate container ee89f6d74ed9 14:05:22 ---> 71d5c72aefa2 14:05:22 Step 21/23 : LABEL arch=arm64 14:05:22 ---> Running in 776f704a96c7 14:05:22 Removing intermediate container 776f704a96c7 14:05:22 ---> 10124679f5f6 14:05:22 Step 22/23 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:05:22 ---> Running in e5eb6c00f12b 14:05:23 Removing intermediate container e5eb6c00f12b 14:05:23 ---> 041615cb68db 14:05:23 Step 23/23 : LABEL version=0.0.0 14:05:23 ---> Running in 3bea6a0b1fbd 14:05:24 Removing intermediate container 3bea6a0b1fbd 14:05:24 ---> 7ee8d5554df2 14:05:24 14:05:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:05:24 Successfully built 7ee8d5554df2 14:05:24 Successfully tagged core-command-arm64:latest 14:05:24  Building core-command ... done Building core-metadata 14:05:25 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:05:25 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:05:25 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:05:25 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:05:25 go: downloading github.com/dimchansky/utfbom v1.1.1 14:05:25 go: downloading cloud.google.com/go/compute v1.3.0 14:05:27 go: downloading cloud.google.com/go/iam v0.1.1 14:05:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:05:27 go: downloading k8s.io/klog/v2 v2.30.0 14:05:27 go: downloading github.com/google/gofuzz v1.1.0 14:05:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:05:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:05:29 go: downloading github.com/spf13/pflag v1.0.5 14:05:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:05:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:05:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:05:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:05:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:05:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:05:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:05:32 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:05:32 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:05:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:05:32 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:05:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:05:34 go: downloading go.opencensus.io v0.23.0 14:05:35 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:05:35 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:05:35 go: downloading gopkg.in/inf.v0 v0.9.1 14:05:36 go: downloading github.com/go-logr/logr v1.2.2 14:05:36 go: downloading github.com/google/go-cmp v0.5.7 14:05:36 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:05:37 go: downloading github.com/json-iterator/go v1.1.12 14:05:38 go: downloading github.com/googleapis/gnostic v0.5.5 14:05:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:05:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:05:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:05:45 go: downloading github.com/tklauser/numcpus v0.3.0 14:05:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:05:45 go: downloading go.uber.org/zap v1.21.0 14:05:46 go: downloading sigs.k8s.io/yaml v1.3.0 14:05:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:05:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:05:47 go: downloading github.com/modern-go/reflect2 v1.0.2 14:05:47 go: downloading github.com/ryanuber/go-glob v1.0.0 14:05:47 go: downloading github.com/golang/snappy v0.0.4 14:05:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:05:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:05:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:05:57 ---> c2eacd2daef2 14:05:57 Step 3/23 : WORKDIR /edgex-go 14:05:57 ---> Using cache 14:05:57 ---> 94b77aa8300c 14:05:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:57 ---> Using cache 14:05:57 ---> 429779f5a13a 14:05:57 Step 5/23 : RUN apk add --update --no-cache make git 14:05:57 ---> Using cache 14:05:57 ---> 804d10e07a9f 14:05:57 Step 6/23 : COPY go.mod vendor* ./ 14:05:57 ---> Using cache 14:05:57 ---> 7a1b5ec78ec5 14:05:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:57 ---> Using cache 14:05:57 ---> 716ae6530bae 14:05:57 Step 8/23 : COPY . . 14:05:57 ---> Using cache 14:05:57 ---> ef2ed815db45 14:05:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:05:57 ---> Running in 9dc4129dd394 14:05:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:05:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:05:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:05:59 go: downloading github.com/hashicorp/go-version v1.2.0 14:05:59 go: downloading go.uber.org/multierr v1.6.0 14:06:25 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:06:25 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:08:32 Removing intermediate container ddb96ed26a24 14:08:32 ---> c3e4e153b072 14:08:32 14:08:32 Step 10/22 : FROM alpine:3.14 14:08:32 ---> ac73e934f311 14:08:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:08:32 ---> Running in e034bb488b65 14:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:08:32 (1/2) Installing ca-certificates (20211220-r0) 14:08:32 (2/2) Installing dumb-init (1.2.5-r1) 14:08:32 Executing busybox-1.33.1-r7.trigger 14:08:32 Executing ca-certificates-20211220-r0.trigger 14:08:32 OK: 6 MiB in 16 packages 14:08:32 Removing intermediate container e034bb488b65 14:08:32 ---> e78508db5c90 14:08:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:08:32 ---> Running in a23a901c41a0 14:08:32 Removing intermediate container a23a901c41a0 14:08:32 ---> 9c9f61b55a2f 14:08:32 Step 13/22 : ENV APP_PORT=59860 14:08:32 ---> Running in 78fb314249c9 14:08:33 Removing intermediate container 78fb314249c9 14:08:33 ---> fd3bf481328c 14:08:33 Step 14/22 : EXPOSE $APP_PORT 14:08:33 ---> Running in 195a3fc1473f 14:08:33 Removing intermediate container 195a3fc1473f 14:08:33 ---> c05913d95d59 14:08:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:08:34 ---> 406b912ac6f5 14:08:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:08:36 ---> 0faba50da443 14:08:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:08:38 ---> 8beeabdbc9f0 14:08:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:08:38 ---> Running in bad4438e3e4b 14:08:38 Removing intermediate container bad4438e3e4b 14:08:38 ---> a399538319ad 14:08:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:08:38 ---> Running in 5a18416f02e4 14:08:39 Removing intermediate container 5a18416f02e4 14:08:39 ---> efe10855699a 14:08:39 Step 20/22 : LABEL arch=arm64 14:08:39 ---> Running in d93000f7513b 14:08:39 Removing intermediate container d93000f7513b 14:08:39 ---> c41c01ccc1d2 14:08:39 Step 21/22 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:08:39 ---> Running in 6eac5a32784a 14:08:40 Removing intermediate container 6eac5a32784a 14:08:40 ---> 692a602b856f 14:08:40 Step 22/22 : LABEL version=0.0.0 14:08:40 ---> Running in bda1bdbe0270 14:08:41 Removing intermediate container bda1bdbe0270 14:08:41 ---> 3dc56e513507 14:08:41 14:08:41 Successfully built 3dc56e513507 14:08:41 Successfully tagged support-notifications-arm64:latest 14:08:41 Building security-proxy-setup 14:09:14  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:09:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:09:14 ---> c2eacd2daef2 14:09:14 Step 3/22 : WORKDIR /edgex-go 14:09:14 ---> Using cache 14:09:14 ---> 94b77aa8300c 14:09:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:14 ---> Using cache 14:09:14 ---> 429779f5a13a 14:09:14 Step 5/22 : RUN apk add --update --no-cache make git 14:09:14 ---> Using cache 14:09:14 ---> 804d10e07a9f 14:09:14 Step 6/22 : COPY go.mod vendor* ./ 14:09:14 ---> Using cache 14:09:14 ---> 7a1b5ec78ec5 14:09:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:14 ---> Using cache 14:09:14 ---> 716ae6530bae 14:09:14 Step 8/22 : COPY . . 14:09:14 ---> Using cache 14:09:14 ---> ef2ed815db45 14:09:14 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:09:14 ---> Running in 4bf1407305ae 14:09:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:11:06 Removing intermediate container 9dc4129dd394 14:11:06 ---> c7f3ceec47f2 14:11:06 14:11:06 Step 10/23 : FROM alpine:3.14 14:11:06 ---> ac73e934f311 14:11:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:11:06 ---> Using cache 14:11:06 ---> 0a28897cc408 14:11:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:06 ---> Using cache 14:11:06 ---> 0732ef3db51c 14:11:06 Step 13/23 : ENV APP_PORT=59881 14:11:06 ---> Running in eb90e543df23 14:11:06 Removing intermediate container eb90e543df23 14:11:06 ---> ecfbc977292d 14:11:06 Step 14/23 : EXPOSE $APP_PORT 14:11:06 ---> Running in da88a268ad19 14:11:06 Removing intermediate container da88a268ad19 14:11:06 ---> 547a6f761470 14:11:06 Step 15/23 : WORKDIR / 14:11:06 ---> Running in 0684db955ecc 14:11:06 Removing intermediate container 0684db955ecc 14:11:06 ---> ea9414b8d779 14:11:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:06 ---> ad3aee97dcb8 14:11:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:11:06 ---> d1ff8272afb7 14:11:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:11:06 ---> 33c6a8c2d9bf 14:11:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:11:06 ---> Running in 290cd377223a 14:11:06 Removing intermediate container 290cd377223a 14:11:06 ---> 061696760def 14:11:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:06 ---> Running in fb63dba8f025 14:11:06 Removing intermediate container fb63dba8f025 14:11:06 ---> c7e1970e8a80 14:11:06 Step 21/23 : LABEL arch=arm64 14:11:06 ---> Running in 574e024a9bcc 14:11:06 Removing intermediate container 574e024a9bcc 14:11:06 ---> 5a55863abf16 14:11:06 Step 22/23 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:11:06 ---> Running in 1a9990f4ae3e 14:11:06 Removing intermediate container 1a9990f4ae3e 14:11:06 ---> d874c13c3638 14:11:06 Step 23/23 : LABEL version=0.0.0 14:11:06 ---> Running in 1487de12460b 14:11:06 Removing intermediate container 1487de12460b 14:11:06 ---> be857fa1ff98 14:11:06 14:11:06 Successfully built be857fa1ff98 14:11:06 Successfully tagged core-metadata-arm64:latest 14:11:06  Building core-metadata ... done Building sys-mgmt-agent 14:11:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:11:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:11:32 ---> c2eacd2daef2 14:11:32 Step 3/23 : WORKDIR /edgex-go 14:11:32 ---> Using cache 14:11:32 ---> 94b77aa8300c 14:11:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:32 ---> Using cache 14:11:32 ---> 429779f5a13a 14:11:32 Step 5/23 : RUN apk add --update --no-cache make bash git 14:11:32 ---> Running in 1fc736b52cc7 14:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:11:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:11:35 OK: 220 MiB in 52 packages 14:11:36 Removing intermediate container 1fc736b52cc7 14:11:36 ---> 1ad047608996 14:11:36 Step 6/23 : COPY go.mod vendor* ./ 14:11:37 ---> 46280cfb7f2d 14:11:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:37 ---> Running in 90b942e48173 14:11:43 Removing intermediate container 90b942e48173 14:11:43 ---> 1319996df77a 14:11:43 Step 8/23 : COPY . . 14:12:05 ---> 7400401c21d4 14:12:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:12:05 ---> Running in da2d374ad6f6 14:12:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:13:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:13:54 Removing intermediate container 4bf1407305ae 14:13:54 ---> c16c70cfcae6 14:13:54 14:13:54 Step 10/22 : FROM alpine:3.14 14:13:54 ---> ac73e934f311 14:13:54 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:13:54 ---> Running in 3ccf3f2bf90e 14:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:13:59 (1/6) Installing ca-certificates (20211220-r0) 14:13:59 (2/6) Installing brotli-libs (1.0.9-r5) 14:13:59 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:13:59 (4/6) Installing libcurl (7.79.1-r0) 14:13:59 (5/6) Installing curl (7.79.1-r0) 14:13:59 (6/6) Installing dumb-init (1.2.5-r1) 14:13:59 Executing busybox-1.33.1-r7.trigger 14:13:59 Executing ca-certificates-20211220-r0.trigger 14:13:59 OK: 8 MiB in 20 packages 14:14:01 Removing intermediate container 3ccf3f2bf90e 14:14:01 ---> 5f66e77947e6 14:14:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:14:01 ---> Running in 523616c3c59d 14:14:02 Removing intermediate container 523616c3c59d 14:14:02 ---> 2ed0d797a447 14:14:02 Step 13/22 : WORKDIR /edgex 14:14:02 ---> Running in 09ee5a91e95e 14:14:03 Removing intermediate container 09ee5a91e95e 14:14:03 ---> 06cb268ef256 14:14:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:14:04 ---> 69a2b5e826a5 14:14:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:14:05 ---> f11d50f2d64a 14:14:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:14:07 ---> 91a4a55e6687 14:14:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:14:08 ---> fee228fe5605 14:14:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:14:08 ---> Running in 268cd9646af5 14:14:11 Removing intermediate container 268cd9646af5 14:14:11 ---> bf5ea8defbb4 14:14:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:14:11 ---> Running in 7be74d80c3f1 14:14:11 Removing intermediate container 7be74d80c3f1 14:14:11 ---> 616c75b4b01e 14:14:11 Step 20/22 : LABEL arch=arm64 14:14:12 ---> Running in bb8b5e9a7781 14:14:12 Removing intermediate container bb8b5e9a7781 14:14:12 ---> f0049f4161e2 14:14:12 Step 21/22 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:14:12 ---> Running in 08e8f4da9eb0 14:14:13 Removing intermediate container 08e8f4da9eb0 14:14:13 ---> 9337d7927347 14:14:13 Step 22/22 : LABEL version=0.0.0 14:14:13 ---> Running in 0e53c6fde6d2 14:14:13 Removing intermediate container 0e53c6fde6d2 14:14:13 ---> 0c09471f294e 14:14:13 14:14:14 Successfully built 0c09471f294e 14:14:14 Successfully tagged security-proxy-setup-arm64:latest 14:14:14  Building security-proxy-setup ... done Building security-spiffe-token-provider 14:14:41 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:14:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:14:41 ---> c2eacd2daef2 14:14:41 Step 3/20 : WORKDIR /edgex-go 14:14:41 ---> Using cache 14:14:41 ---> 94b77aa8300c 14:14:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:14:41 ---> Running in d0b6847d6cee 14:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:14:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:14:45 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 14:14:45 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:14:45 OK: 15737 distinct packages available 14:14:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:14:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:14:48 OK: 220 MiB in 52 packages 14:14:49 Removing intermediate container d0b6847d6cee 14:14:49 ---> f2e6474c5c71 14:14:49 Step 5/20 : COPY go.mod vendor* ./ 14:14:50 ---> f9aba47b7f49 14:14:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:50 ---> Running in c296d3dd94de 14:14:56 Removing intermediate container c296d3dd94de 14:14:56 ---> 08ffdde6db59 14:14:56 Step 7/20 : COPY . . 14:15:18 ---> 3885f2d02cb6 14:15:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:15:18 ---> Running in 7ab97ff54b67 14:15:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:16:55 Removing intermediate container da2d374ad6f6 14:16:55 ---> 8d50f9d5eaf1 14:16:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:16:55 ---> Running in d0d2fc57b4ee 14:16:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:16:56 Removing intermediate container d0d2fc57b4ee 14:16:56 ---> 707f808538da 14:16:56 14:16:56 Step 11/23 : FROM docker:20.10.14 14:16:56 20.10.14: Pulling from library/docker 14:17:15 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:17:15 Status: Downloaded newer image for docker:20.10.14 14:17:15 ---> c346e9eafbab 14:17:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:17:15 ---> Running in b9b88fa587b1 14:17:15 Removing intermediate container b9b88fa587b1 14:17:15 ---> cfb618393fcc 14:17:15 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 14:17:15 ---> Running in ee6527b247c9 14:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:17:18 (1/43) Installing readline (8.1.1-r0) 14:17:18 (2/43) Installing bash (5.1.16-r0) 14:17:18 Executing bash-5.1.16-r0.post-install 14:17:18 (3/43) Installing brotli-libs (1.0.9-r5) 14:17:18 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:17:18 (5/43) Installing libcurl (7.80.0-r0) 14:17:18 (6/43) Installing curl (7.80.0-r0) 14:17:18 (7/43) Installing dumb-init (1.2.5-r1) 14:17:18 (8/43) Installing libbz2 (1.0.8-r1) 14:17:18 (9/43) Installing expat (2.4.7-r0) 14:17:18 (10/43) Installing libffi (3.4.2-r1) 14:17:18 (11/43) Installing gdbm (1.22-r0) 14:17:18 (12/43) Installing xz-libs (5.2.5-r1) 14:17:18 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:17:18 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:17:18 (15/43) Installing mpdecimal (2.5.1-r1) 14:17:18 (16/43) Installing sqlite-libs (3.36.0-r0) 14:17:18 (17/43) Installing python3 (3.9.7-r4) 14:17:21 (18/43) Installing py3-appdirs (1.4.4-r2) 14:17:21 (19/43) Installing py3-certifi (2020.12.5-r1) 14:17:21 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:17:21 (21/43) Installing py3-idna (3.3-r0) 14:17:21 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:17:21 (23/43) Installing py3-requests (2.26.0-r1) 14:17:21 (24/43) Installing py3-msgpack (1.0.2-r1) 14:17:21 (25/43) Installing py3-lockfile (0.12.2-r4) 14:17:21 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:17:21 (27/43) Installing py3-colorama (0.4.4-r1) 14:17:21 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:17:21 (29/43) Installing py3-distlib (0.3.3-r0) 14:17:21 (30/43) Installing py3-distro (1.6.0-r0) 14:17:21 (31/43) Installing py3-six (1.16.0-r0) 14:17:21 (32/43) Installing py3-webencodings (0.5.1-r4) 14:17:21 (33/43) Installing py3-html5lib (1.1-r1) 14:17:21 (34/43) Installing py3-parsing (2.4.7-r2) 14:17:21 (35/43) Installing py3-packaging (20.9-r1) 14:17:21 (36/43) Installing py3-tomli (1.2.2-r0) 14:17:21 (37/43) Installing py3-pep517 (0.12.0-r0) 14:17:21 (38/43) Installing py3-progress (1.6-r0) 14:17:21 (39/43) Installing py3-retrying (1.3.3-r2) 14:17:21 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:17:21 (41/43) Installing py3-setuptools (52.0.0-r4) 14:17:22 (42/43) Installing py3-toml (0.10.2-r2) 14:17:22 (43/43) Installing py3-pip (20.3.4-r1) 14:17:22 Executing busybox-1.34.1-r5.trigger 14:17:23 OK: 82 MiB in 65 packages 14:17:29 Collecting docker-compose==1.23.2 14:17:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:17:30 Collecting websocket-client<1.0,>=0.32.0 14:17:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:17:30 Collecting docker<4.0,>=3.6.0 14:17:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:17:31 Collecting jsonschema<3,>=2.5.1 14:17:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:17:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:17:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:17:33 Collecting cached-property<2,>=1.2.0 14:17:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:17:33 Collecting dockerpty<0.5,>=0.4.1 14:17:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:17:35 Collecting docopt<0.7,>=0.6.1 14:17:35 Downloading docopt-0.6.2.tar.gz (25 kB) 14:17:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:17:39 Collecting PyYAML<4,>=3.10 14:17:39 Downloading PyYAML-3.13.tar.gz (270 kB) 14:17:43 Collecting texttable<0.10,>=0.9.0 14:17:43 Downloading texttable-0.9.1.tar.gz (11 kB) 14:17:46 Collecting docker-pycreds>=0.4.0 14:17:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:17:46 Collecting idna<2.8,>=2.5 14:17:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:17:46 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) 14:17:47 Collecting chardet<3.1.0,>=3.0.2 14:17:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:17:48 Collecting urllib3<1.25,>=1.21.1 14:17:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:17:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:17:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:17:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:17:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:17:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:17:49 Attempting uninstall: urllib3 14:17:49 Found existing installation: urllib3 1.26.7 14:17:49 Uninstalling urllib3-1.26.7: 14:17:49 Successfully uninstalled urllib3-1.26.7 14:17:50 Attempting uninstall: idna 14:17:50 Found existing installation: idna 3.3 14:17:50 Uninstalling idna-3.3: 14:17:50 Successfully uninstalled idna-3.3 14:17:54 Attempting uninstall: requests 14:17:54 Found existing installation: requests 2.26.0 14:17:54 Uninstalling requests-2.26.0: 14:17:54 Successfully uninstalled requests-2.26.0 14:17:54 Running setup.py install for texttable: started 14:17:57 Running setup.py install for texttable: finished with status 'done' 14:17:57 Running setup.py install for PyYAML: started 14:18:02 Running setup.py install for PyYAML: finished with status 'done' 14:18:03 Running setup.py install for docopt: started 14:18:07 Running setup.py install for docopt: finished with status 'done' 14:18:07 Running setup.py install for dockerpty: started 14:18:08 Running setup.py install for dockerpty: finished with status 'done' 14:18:11 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 14:18:29 Removing intermediate container ee6527b247c9 14:18:29 ---> 238baab5c791 14:18:29 Step 14/23 : ENV APP_PORT=58890 14:18:29 ---> Running in a5612215074f 14:18:29 Removing intermediate container a5612215074f 14:18:29 ---> 680b3756ae5f 14:18:29 Step 15/23 : EXPOSE $APP_PORT 14:18:29 ---> Running in c0dc09fb4a6f 14:18:29 Removing intermediate container c0dc09fb4a6f 14:18:29 ---> 8cdf39e034e6 14:18:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:18:29 ---> 6bb0f876d9c1 14:18:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:18:30 ---> e5b6b74113aa 14:18:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:18:32 ---> 27f7e17cf974 14:18:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:18:32 ---> Running in 1f03b4497543 14:18:32 Removing intermediate container 1f03b4497543 14:18:32 ---> 74e9d770267f 14:18:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:18:32 ---> Running in f24257a07306 14:18:33 Removing intermediate container f24257a07306 14:18:33 ---> 26335d2d2738 14:18:33 Step 21/23 : LABEL arch=arm64 14:18:33 ---> Running in e69e9401b416 14:18:34 Removing intermediate container e69e9401b416 14:18:34 ---> 8d04ab5c1ad5 14:18:34 Step 22/23 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:18:34 ---> Running in ebfd5c1074a6 14:18:34 Removing intermediate container ebfd5c1074a6 14:18:34 ---> 5a02ab705ca8 14:18:34 Step 23/23 : LABEL version=0.0.0 14:18:34 ---> Running in d6c1154bcf27 14:18:35 Removing intermediate container d6c1154bcf27 14:18:35 ---> 3617e422d493 14:18:35 14:18:36 Successfully built 3617e422d493 14:18:36 Successfully tagged sys-mgmt-agent-arm64:latest 14:18:36  Building sys-mgmt-agent ... done Building core-data 14:19:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:19:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:19:15 ---> c2eacd2daef2 14:19:15 Step 3/23 : WORKDIR /edgex-go 14:19:15 ---> Using cache 14:19:15 ---> 94b77aa8300c 14:19:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:15 ---> Using cache 14:19:15 ---> 429779f5a13a 14:19:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:19:15 ---> Running in 50283be1d21c 14:19:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:19:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:19:15 OK: 220 MiB in 52 packages 14:19:16 Removing intermediate container 50283be1d21c 14:19:16 ---> ce414e6b82b2 14:19:16 Step 6/23 : COPY go.mod vendor* ./ 14:19:17 ---> 9c957ebf030b 14:19:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:17 ---> Running in 9f102a1eaaca 14:19:22 Removing intermediate container 9f102a1eaaca 14:19:22 ---> ed7ee519dbb7 14:19:22 Step 8/23 : COPY . . 14:19:49 ---> c1a6fafb16ec 14:19:49 Step 9/23 : RUN make cmd/core-data/core-data 14:19:49 ---> Running in 65ddf25cf23a 14:19:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:22:41 Removing intermediate container 7ab97ff54b67 14:22:41 ---> 8477f15fc7a9 14:22:41 14:22:41 Step 9/20 : FROM alpine:3.15 14:22:41 3.15: Pulling from library/alpine 14:22:41 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:22:41 Status: Downloaded newer image for alpine:3.15 14:22:41 ---> 3fb3c9af89a9 14:22:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:22:41 ---> Running in 1352747d5a17 14:22:41 Removing intermediate container 1352747d5a17 14:22:41 ---> a34404d493ff 14:22:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:41 ---> Running in 12ac89b1cbb7 14:22:41 Removing intermediate container 12ac89b1cbb7 14:22:41 ---> 5ca31b8af2a4 14:22:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:22:41 ---> Running in e86c609d0821 14:22:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:22:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:22:41 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 14:22:41 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:22:41 OK: 15729 distinct packages available 14:22:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:22:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:22:43 (1/9) Installing ca-certificates (20211220-r0) 14:22:44 (2/9) Installing brotli-libs (1.0.9-r5) 14:22:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:22:44 (4/9) Installing libcurl (7.80.0-r0) 14:22:44 (5/9) Installing curl (7.80.0-r0) 14:22:44 (6/9) Installing dumb-init (1.2.5-r1) 14:22:44 (7/9) Installing musl-obstack (1.2.3-r0) 14:22:44 (8/9) Installing libucontext (1.1-r0) 14:22:44 (9/9) Installing gcompat (1.0.0-r4) 14:22:44 Executing busybox-1.34.1-r5.trigger 14:22:44 Executing ca-certificates-20211220-r0.trigger 14:22:45 OK: 8 MiB in 23 packages 14:22:47 Removing intermediate container e86c609d0821 14:22:47 ---> 56cee3edddf0 14:22:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:48 ---> e151eba0b7cc 14:22:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:22:50 ---> 28abb4f1431c 14:22:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:22:51 ---> 9dee0f5dec68 14:22:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:22:51 ---> Running in 5d1992fd2a7b 14:22:52 Removing intermediate container 5d1992fd2a7b 14:22:52 ---> 254ee9d26d83 14:22:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:52 ---> Running in 74b38a17a84d 14:22:52 Removing intermediate container 74b38a17a84d 14:22:52 ---> 0b8984a20def 14:22:52 Step 18/20 : LABEL arch=arm64 14:22:52 ---> Running in e0a4010724e1 14:22:53 Removing intermediate container e0a4010724e1 14:22:53 ---> 13ee152c62da 14:22:53 Step 19/20 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:22:53 ---> Running in 9144efaf8888 14:22:53 Removing intermediate container 9144efaf8888 14:22:53 ---> e7ff514aa900 14:22:53 Step 20/20 : LABEL version=0.0.0 14:22:54 ---> Running in 15f4b2597cf1 14:22:54 Removing intermediate container 15f4b2597cf1 14:22:54 ---> 626a91bc3655 14:22:54 14:22:54 Successfully built 626a91bc3655 14:22:54 Successfully tagged security-spiffe-token-provider-arm64:latest 14:25:01  Building security-spiffe-token-provider ... done Removing intermediate container 65ddf25cf23a 14:25:01 ---> 4f91f1bbb708 14:25:01 14:25:01 Step 10/23 : FROM alpine:3.14 14:25:01 ---> ac73e934f311 14:25:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:25:01 ---> Running in 8eeb410a488c 14:25:01 Removing intermediate container 8eeb410a488c 14:25:01 ---> d163df01a137 14:25:01 Step 12/23 : ENV APP_PORT=59880 14:25:01 ---> Running in 49003e2b7e37 14:25:01 Removing intermediate container 49003e2b7e37 14:25:01 ---> a3b7045848fc 14:25:01 Step 13/23 : EXPOSE $APP_PORT 14:25:01 ---> Running in c95aad6779cf 14:25:01 Removing intermediate container c95aad6779cf 14:25:01 ---> 480e3723cc85 14:25:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:01 ---> Running in 9f38518eaf05 14:25:03 Removing intermediate container 9f38518eaf05 14:25:03 ---> 84bf2389be28 14:25:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:25:03 ---> Running in bbb536c73425 14:25:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:25:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:25:06 (1/6) Installing dumb-init (1.2.5-r1) 14:25:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:25:07 (3/6) Installing libsodium (1.0.18-r0) 14:25:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:25:07 (5/6) Installing libzmq (4.3.4-r0) 14:25:07 (6/6) Installing zeromq (4.3.4-r0) 14:25:07 Executing busybox-1.33.1-r7.trigger 14:25:07 OK: 8 MiB in 20 packages 14:25:09 Removing intermediate container bbb536c73425 14:25:09 ---> 58931237c2d3 14:25:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:25:10 ---> af74621440e9 14:25:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:25:12 ---> 7fa1e56e2a9f 14:25:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:25:12 ---> b3146a81e110 14:25:12 Step 19/23 : ENTRYPOINT ["/core-data"] 14:25:12 ---> Running in a62b1a126e37 14:25:13 Removing intermediate container a62b1a126e37 14:25:13 ---> 42eb1ba4ba62 14:25:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:25:13 ---> Running in 1fd7214ddd96 14:25:14 Removing intermediate container 1fd7214ddd96 14:25:14 ---> 109698ba7343 14:25:14 Step 21/23 : LABEL arch=arm64 14:25:14 ---> Running in 848e97847e04 14:25:15 Removing intermediate container 848e97847e04 14:25:15 ---> 17dace9be2ab 14:25:15 Step 22/23 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:25:15 ---> Running in 678470656e78 14:25:15 Removing intermediate container 678470656e78 14:25:15 ---> a58f893d3bd7 14:25:15 Step 23/23 : LABEL version=0.0.0 14:25:15 ---> Running in 077a00593e32 14:25:16 Removing intermediate container 077a00593e32 14:25:16 ---> 20a6a239aa11 14:25:16 14:25:16 Successfully built 20a6a239aa11 14:25:16 Successfully tagged core-data-arm64:latest 14:35:09  Building core-data ... done Building bin/spire-agent... 14:35:09 Building bin/spire-agent... 14:35:09 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:35:09 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:35:09 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:35:09 go: downloading github.com/docker/docker v20.10.12+incompatible 14:35:09 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:35:09 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:35:09 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:35:09 go: downloading github.com/docker/docker v20.10.12+incompatible 14:35:10 go: downloading github.com/google/go-tpm-tools v0.3.3 14:35:10 go: downloading github.com/google/go-tpm-tools v0.3.3 14:35:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:35:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:35:11 go: downloading github.com/docker/go-connections v0.4.0 14:35:11 go: downloading github.com/docker/go-units v0.4.0 14:35:11 go: downloading github.com/opencontainers/image-spec v1.0.1 14:35:12 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:35:12 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:35:12 go: downloading github.com/containerd/containerd v1.3.4 14:35:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:35:12 go: downloading github.com/opencontainers/go-digest v1.0.0 14:35:12 go: downloading github.com/docker/go-connections v0.4.0 14:35:12 go: downloading github.com/docker/go-units v0.4.0 14:35:12 go: downloading github.com/opencontainers/image-spec v1.0.1 14:35:12 go: downloading github.com/containerd/containerd v1.3.4 14:35:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:35:13 go: downloading github.com/opencontainers/go-digest v1.0.0 14:38:35 Building bin/spire-agent... 14:38:35 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:38:35 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:38:35 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:38:35 go: downloading github.com/docker/docker v20.10.12+incompatible 14:38:35 go: downloading github.com/google/go-tpm-tools v0.3.3 14:38:35 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:38:35 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:38:35 go: downloading github.com/docker/go-connections v0.4.0 14:38:35 go: downloading github.com/docker/go-units v0.4.0 14:38:35 go: downloading github.com/opencontainers/image-spec v1.0.1 14:38:35 go: downloading github.com/containerd/containerd v1.3.4 14:38:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:38:35 go: downloading github.com/opencontainers/go-digest v1.0.0 14:41:57 Removing intermediate container 6eb2b9f6dcfc 14:41:57 ---> 624f9dd191aa 14:41:57 14:41:57 Step 13/26 : FROM alpine:3.15 14:41:57 ---> 3fb3c9af89a9 14:41:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:41:57 ---> Using cache 14:41:57 ---> a34404d493ff 14:41:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:57 ---> Using cache 14:41:57 ---> 5ca31b8af2a4 14:41:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:41:57 Removing intermediate container 8d5a0b96098a 14:41:57 ---> 164192ded7e0 14:41:57 14:41:57 Step 13/26 : FROM alpine:3.15 14:41:57 ---> 3fb3c9af89a9 14:41:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:41:57 ---> Using cache 14:41:57 ---> a34404d493ff 14:41:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:57 ---> Using cache 14:41:57 ---> 5ca31b8af2a4 14:41:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:41:57 ---> Running in e2d40f70577e 14:41:57 ---> Running in fd4ee0898e1c 14:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:57 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 14:41:57 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:41:57 OK: 15729 distinct packages available 14:41:57 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 14:41:57 v3.15.4-61-g95a2af6693 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:41:57 OK: 15729 distinct packages available 14:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:57 (1/5) Installing dumb-init (1.2.5-r1) 14:41:57 (1/4) Installing dumb-init (1.2.5-r1) 14:41:57 (2/5) Installing musl-obstack (1.2.3-r0) 14:41:57 (2/4) Installing musl-obstack (1.2.3-r0) 14:41:57 (3/5) Installing libucontext (1.1-r0) 14:41:57 (3/4) Installing libucontext (1.1-r0) 14:41:57 (4/5) Installing gcompat (1.0.0-r4) 14:41:57 (4/4) Installing gcompat (1.0.0-r4) 14:41:57 (5/5) Installing openssl (1.1.1n-r0) 14:41:57 Executing busybox-1.34.1-r5.trigger 14:41:57 OK: 6 MiB in 18 packages 14:41:57 Executing busybox-1.34.1-r5.trigger 14:41:57 OK: 6 MiB in 19 packages 14:41:57 Removing intermediate container fd4ee0898e1c 14:41:57 ---> a09927b87bda 14:41:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:41:57 Removing intermediate container e2d40f70577e 14:41:57 ---> 94b6a4f72f49 14:41:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:41:59 ---> 9f35f7de8db1 14:41:59 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:41:59 ---> a0e8c58076c9 14:41:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:42:00 ---> b9fb39dcaaf9 14:42:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:42:01 ---> Running in 4f5d6cceb1c2 14:42:01 Removing intermediate container 4f5d6cceb1c2 14:42:01 ---> c095fcc367a5 14:42:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:42:02 ---> 5a248cc43935 14:42:02 Step 21/26 : WORKDIR / 14:42:02 ---> Running in 1ebca29342fb 14:42:03 Removing intermediate container 1ebca29342fb 14:42:03 ---> e86ca5738f89 14:42:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:42:03 ---> Running in 7d3a8fef9bcc 14:42:04 Removing intermediate container 7d3a8fef9bcc 14:42:04 ---> ce93d04785af 14:42:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:42:04 ---> Running in 214f292cea56 14:42:04 Removing intermediate container 214f292cea56 14:42:04 ---> 57abfd2a67b5 14:42:04 Step 24/26 : LABEL arch=arm64 14:42:04 ---> Running in 197f363ba293 14:42:05 ---> df29a11441b0 14:42:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:42:05 Removing intermediate container 197f363ba293 14:42:05 ---> 3cb9cb837e84 14:42:05 Step 25/26 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:42:05 ---> Running in 6cb8a808139b 14:42:06 Removing intermediate container 6cb8a808139b 14:42:06 ---> c25be23dccc2 14:42:06 Step 26/26 : LABEL version=0.0.0 14:42:06 ---> Running in 86b9336f5ac8 14:42:06 ---> 80c03884e238 14:42:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:42:06 Removing intermediate container 86b9336f5ac8 14:42:06 ---> 01fbfd09cc5c 14:42:06 14:42:07 ---> 2e1ed8bee738 14:42:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:42:07 Successfully built 01fbfd09cc5c 14:42:07 Successfully tagged security-spire-config-arm64:latest 14:42:08  Building security-spire-config ... done  ---> 589585553c30 14:42:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:42:08 ---> Running in bcdd8498da70 14:42:08 Removing intermediate container bcdd8498da70 14:42:08 ---> 969599f666f9 14:42:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:42:08 ---> Running in 744247fec65b 14:42:09 Removing intermediate container 744247fec65b 14:42:09 ---> 73e6e5aacd76 14:42:09 Step 24/26 : LABEL arch=arm64 14:42:09 ---> Running in 5651e0ed9845 14:42:09 Removing intermediate container 5651e0ed9845 14:42:09 ---> 93e8a4fafd3e 14:42:09 Step 25/26 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:42:09 ---> Running in 5ee397652104 14:42:10 Removing intermediate container 5ee397652104 14:42:10 ---> 7b9a1c54cb97 14:42:10 Step 26/26 : LABEL version=0.0.0 14:42:10 ---> Running in 52df680ad3fe 14:42:10 Removing intermediate container 52df680ad3fe 14:42:10 ---> e066dff15f8b 14:42:10 14:42:10 Successfully built e066dff15f8b 14:42:10 Successfully tagged security-spire-agent-arm64:latest 14:43:32  Building security-spire-agent ... done Removing intermediate container 342d7c16240e 14:43:32 ---> 61944e82d216 14:43:32 14:43:32 Step 13/25 : FROM alpine:3.15 14:43:32 ---> 3fb3c9af89a9 14:43:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:43:32 ---> Using cache 14:43:32 ---> a34404d493ff 14:43:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:43:32 ---> Using cache 14:43:32 ---> 5ca31b8af2a4 14:43:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:43:32 ---> Using cache 14:43:32 ---> 94b6a4f72f49 14:43:32 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:43:32 ---> 89b0850b8be0 14:43:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:43:32 ---> 0d472d5546b8 14:43:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:43:32 ---> fba1a8a93f46 14:43:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:43:32 ---> 995f29440047 14:43:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:43:32 ---> Running in 33c30f840c35 14:43:32 Removing intermediate container 33c30f840c35 14:43:32 ---> ac929344a75c 14:43:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:43:32 ---> Running in ecb0b2ae2d67 14:43:32 Removing intermediate container ecb0b2ae2d67 14:43:32 ---> ef5577d4a6ac 14:43:32 Step 23/25 : LABEL arch=arm64 14:43:32 ---> Running in 4730d0e1b377 14:43:32 Removing intermediate container 4730d0e1b377 14:43:32 ---> 8b74438777aa 14:43:32 Step 24/25 : LABEL git_sha=f2711335a8b6e2a63b90babbbf66d1cef3d7e2e7 14:43:32 ---> Running in 6c0a8d920c6c 14:43:32 Removing intermediate container 6c0a8d920c6c 14:43:32 ---> 2952c9def78e 14:43:32 Step 25/25 : LABEL version=0.0.0 14:43:32 ---> Running in 1747eb8cc8cc 14:43:32 Removing intermediate container 1747eb8cc8cc 14:43:32 ---> 5cb26c75077d 14:43:32 14:43:32 Successfully built 5cb26c75077d 14:43:32 Successfully tagged security-spire-server-arm64:latest 14:43:32  Building security-spire-server ... done  [Pipeline] } 14:43:32 $ docker stop --time=1 aa675aaa7999755bb1052bd376edd2718aadd5ad2d1b04a54827ba495e46ed09 14:43:34 $ docker rm -f aa675aaa7999755bb1052bd376edd2718aadd5ad2d1b04a54827ba495e46ed09 [Pipeline] // withDockerContainer [Pipeline] sh 14:43:35 + docker images 14:43:35 REPOSITORY TAG IMAGE ID CREATED SIZE 14:43:35 security-spire-server-arm64 latest 5cb26c75077d 5 seconds ago 86.3MB 14:43:35 61944e82d216 27 seconds ago 4.14GB 14:43:35 security-spire-agent-arm64 latest e066dff15f8b About a minute ago 126MB 14:43:35 security-spire-config-arm64 latest 01fbfd09cc5c About a minute ago 85.6MB 14:43:35 624f9dd191aa 2 minutes ago 4.14GB 14:43:35 164192ded7e0 2 minutes ago 4.14GB 14:43:35 core-data-arm64 latest 20a6a239aa11 18 minutes ago 21.6MB 14:43:35 4f91f1bbb708 18 minutes ago 1.34GB 14:43:35 security-spiffe-token-provider-arm64 latest 626a91bc3655 20 minutes ago 27.9MB 14:43:35 8477f15fc7a9 21 minutes ago 1.36GB 14:43:35 sys-mgmt-agent-arm64 latest 3617e422d493 25 minutes ago 282MB 14:43:35 707f808538da 26 minutes ago 1.31GB 14:43:35 security-proxy-setup-arm64 latest 0c09471f294e 29 minutes ago 26.1MB 14:43:35 c16c70cfcae6 29 minutes ago 1.32GB 14:43:35 core-metadata-arm64 latest be857fa1ff98 32 minutes ago 16.3MB 14:43:35 c7f3ceec47f2 32 minutes ago 1.31GB 14:43:35 support-notifications-arm64 latest 3dc56e513507 34 minutes ago 25.8MB 14:43:35 c3e4e153b072 35 minutes ago 1.37GB 14:43:35 core-command-arm64 latest 7ee8d5554df2 38 minutes ago 15.5MB 14:43:35 64a097f72a56 38 minutes ago 1.31GB 14:43:35 support-scheduler-arm64 latest 5957263fae96 42 minutes ago 25.2MB 14:43:35 edc8a25ea20f 42 minutes ago 1.36GB 14:43:35 security-bootstrapper-arm64 latest c3176f0a63e3 44 minutes ago 18.3MB 14:43:35 security-secretstore-setup-arm64 latest cac9b9d28cbc 44 minutes ago 27.5MB 14:43:35 7e6ed1bf7b0f 44 minutes ago 1.31GB 14:43:35 0ce9998e2fe4 44 minutes ago 1.32GB 14:43:35 ci-base-image-arm64 latest c2eacd2daef2 About an hour ago 886MB 14:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 days ago 551MB 14:43:35 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 14:43:35 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 14:43:35 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 14:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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 14:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:36 14:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:43:36 arm64: Pulling from edgex-lftools-log-publisher 14:43:36 8998bd30e6a1: Pulling fs layer 14:43:36 04944245beec: Pulling fs layer 14:43:36 699f458cf7ca: Pulling fs layer 14:43:36 765212b225bb: Pulling fs layer 14:43:36 f23df028b6ca: Pulling fs layer 14:43:36 d65c8cfc05b1: Pulling fs layer 14:43:36 2437ff75d9bd: Pulling fs layer 14:43:36 765212b225bb: Waiting 14:43:36 f23df028b6ca: Waiting 14:43:36 d65c8cfc05b1: Waiting 14:43:36 2437ff75d9bd: Waiting 14:43:36 04944245beec: Verifying Checksum 14:43:36 04944245beec: Download complete 14:43:36 765212b225bb: Verifying Checksum 14:43:36 765212b225bb: Download complete 14:43:36 f23df028b6ca: Verifying Checksum 14:43:36 f23df028b6ca: Download complete 14:43:36 d65c8cfc05b1: Verifying Checksum 14:43:36 d65c8cfc05b1: Download complete 14:43:36 699f458cf7ca: Verifying Checksum 14:43:36 699f458cf7ca: Download complete 14:43:37 8998bd30e6a1: Verifying Checksum 14:43:37 8998bd30e6a1: Download complete 14:43:39 2437ff75d9bd: Verifying Checksum 14:43:39 2437ff75d9bd: Download complete 14:43:41 8998bd30e6a1: Pull complete 14:43:42 04944245beec: Pull complete 14:43:43 699f458cf7ca: Pull complete 14:43:43 765212b225bb: Pull complete 14:43:44 f23df028b6ca: Pull complete 14:43:44 d65c8cfc05b1: Pull complete 14:44:00 2437ff75d9bd: Pull complete 14:44:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:44:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:44:00 prd-ubuntu20.04-docker-arm64-4c-16g-22036 does not seem to be running inside a container 14:44:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:44:03 $ docker top ec06e1cf77294e5de15292b5c7e687f0798851462600b258a1fa5ebac6d9096e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:04 ---> job-cost.sh 14:44:04 lf-activate-venv: SKIPPING 14:44:04 INFO: No Stack... 14:44:04 INFO: Retrieving Pricing Info for: v3-standard-4 14:44:05 INFO: Archiving Costs [Pipeline] sh 14:44:05 + cut -d, -f6 14:44:05 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 14:44:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-3-stack-cost] 14:44:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3986-3-stack-cost] did not exist. Created. 14:44:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:44:06 + echo total: 0.2199999988079071 [Pipeline] stash 14:44:06 Stashed 1 file(s) [Pipeline] } 14:44:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:44:06 $ docker stop --time=1 ec06e1cf77294e5de15292b5c7e687f0798851462600b258a1fa5ebac6d9096e 14:44:08 $ docker rm -f ec06e1cf77294e5de15292b5c7e687f0798851462600b258a1fa5ebac6d9096e [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 14:44:08 provisioning config files... 14:44:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8572547927348771382tmp [Pipeline] { [Pipeline] sh 14:44:09 + set +x 14:44:09 + curl -s https://codecov.io/bash 14:44:09 + bash -s -- 14:44:09 14:44:09 _____ _ 14:44:09 / ____| | | 14:44:09 | | ___ __| | ___ ___ _____ __ 14:44:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:44:09 | |___| (_) | (_| | __/ (_| (_) \ V / 14:44:09 \_____\___/ \__,_|\___|\___\___/ \_/ 14:44:09 Bash-1.0.6 14:44:09 14:44:09 14:44:09 ==> git version 2.25.1 found 14:44:09 ==> 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 14:44:09 Release-Date: 2020-01-08 14:44:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:44:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:44:09 ==> Jenkins CI detected. 14:44:09 current dir:  /w/workspace/edgex-go/3 14:44:09 project root: . 14:44:09 --> token set from env 14:44:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:44:09 ==> Running gcov in . (disable via -X gcov) 14:44:09 ==> Python coveragepy not found 14:44:09 ==> Searching for coverage reports in: 14:44:09 + . 14:44:09 -> Found 1 reports 14:44:09 ==> Detecting git/mercurial file structure 14:44:09 ==> Reading reports 14:44:09 + ./coverage.out bytes=435134 14:44:09 ==> Appending adjustments 14:44:09 https://docs.codecov.io/docs/fixing-reports 14:44:10 + Found adjustments 14:44:10 ==> Gzipping contents 14:44:10 60K /tmp/codecov.Wyn91t.gz 14:44:10 ==> Uploading reports 14:44:10 url: https://codecov.io 14:44:10 query: branch=PR-3986&commit=6afc9a187cb7281179e4db951eb23c2b72c3ee9b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= 14:44:10 -> Pinging Codecov 14:44:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=6afc9a187cb7281179e4db951eb23c2b72c3ee9b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= 14:44:10 -> Uploading to 14:44:10 https://storage.googleapis.com/codecov/v4/raw/2022-04-25/00271124DB129430A58F1EEE437C3FCB/6afc9a187cb7281179e4db951eb23c2b72c3ee9b/2a695c75-8803-46c9-af5b-5fa0e7f2f538.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T144410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=564c3edfc2eeafc2000823c0a31d910ef5ef29475959981796d674e5d8d7484e 14:44:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:44:10 Dload Upload Total Spent Left Speed 14:44:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59865 0 0 100 59865 0 176k --:--:-- --:--:-- --:--:-- 176k 14:44:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6afc9a187cb7281179e4db951eb23c2b72c3ee9b [Pipeline] } 14:44:11 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 14:44:11 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 14:44:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:44:12 ---> package-listing.sh 14:44:12 ++ facter osfamily 14:44:12 ++ tr '[:upper:]' '[:lower:]' 14:44:13 + OS_FAMILY=debian 14:44:13 + workspace=/w/workspace/edgex-go/3 14:44:13 + START_PACKAGES=/tmp/packages_start.txt 14:44:13 + END_PACKAGES=/tmp/packages_end.txt 14:44:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:44:13 + PACKAGES=/tmp/packages_start.txt 14:44:13 + '[' /w/workspace/edgex-go/3 ']' 14:44:13 + PACKAGES=/tmp/packages_end.txt 14:44:13 + case "${OS_FAMILY}" in 14:44:13 + dpkg -l 14:44:13 + grep '^ii' 14:44:13 + '[' -f /tmp/packages_start.txt ']' 14:44:13 + '[' -f /tmp/packages_end.txt ']' 14:44:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:44:13 + '[' /w/workspace/edgex-go/3 ']' 14:44:13 + mkdir -p /w/workspace/edgex-go/3/archives/ 14:44:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 14:44:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:44:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:14 14:44:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:44:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:14 latest: Pulling from edgex-lftools-log-publisher 14:44:14 5eb5b503b376: Pulling fs layer 14:44:14 5c69ac0246d0: Pulling fs layer 14:44:14 ec43610c2a17: Pulling fs layer 14:44:14 3a2ae6a8a46f: Pulling fs layer 14:44:14 33b1e0a273af: Pulling fs layer 14:44:14 5d3b04190fa2: Pulling fs layer 14:44:14 2f39f015ded8: Pulling fs layer 14:44:14 3a2ae6a8a46f: Waiting 14:44:14 5d3b04190fa2: Waiting 14:44:14 33b1e0a273af: Waiting 14:44:14 5c69ac0246d0: Verifying Checksum 14:44:14 5c69ac0246d0: Download complete 14:44:14 3a2ae6a8a46f: Verifying Checksum 14:44:14 3a2ae6a8a46f: Download complete 14:44:14 33b1e0a273af: Verifying Checksum 14:44:14 33b1e0a273af: Download complete 14:44:14 5d3b04190fa2: Verifying Checksum 14:44:14 5d3b04190fa2: Download complete 14:44:14 ec43610c2a17: Verifying Checksum 14:44:14 ec43610c2a17: Download complete 14:44:14 5eb5b503b376: Verifying Checksum 14:44:14 5eb5b503b376: Download complete 14:44:15 2f39f015ded8: Download complete 14:44:16 5eb5b503b376: Pull complete 14:44:16 5c69ac0246d0: Pull complete 14:44:16 ec43610c2a17: Pull complete 14:44:16 3a2ae6a8a46f: Pull complete 14:44:16 33b1e0a273af: Pull complete 14:44:16 5d3b04190fa2: Pull complete 14:44:21 2f39f015ded8: Pull complete 14:44:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:44:21 prd-ubuntu20.04-docker-8c-8g-22035 does not seem to be running inside a container 14:44:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:44:22 $ docker top a943baa383db76bbff2399075c4820c3583445a10c6f40225f54d2b99aeb6f35 -eo pid,comm [Pipeline] { [Pipeline] sh 14:44:23 + touch /tmp/pre-build-complete [Pipeline] sh 14:44:23 + mkdir -p /var/log/sysstat [Pipeline] sh 14:44:23 + ls /var/log/sa-host 14:44:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:23 provisioning config files... 14:44:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7885764815112088703tmp [Pipeline] { [Pipeline] echo 14:44:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:44:24 ---> create-netrc.sh [Pipeline] } 14:44:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:44:24 ---> python-tools-install.sh [Pipeline] echo 14:44:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:44:24 ---> sudo-logs.sh 14:44:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:44:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:44:24 ---> job-cost.sh 14:44:24 lf-activate-venv: SKIPPING 14:44:24 DEBUG: total: 0.2199999988079071 14:44:24 INFO: Retrieving Stack Cost... 14:44:25 INFO: Retrieving Pricing Info for: v3-standard-8 14:44:26 INFO: Archiving Costs [Pipeline] echo 14:44:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:44:26 ---> logs-deploy.sh 14:44:26 lf-activate-venv: SKIPPING 14:44:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/3 14:44:26 INFO: archiving workspace using pattern(s): 14:44:27 Archives upload complete. 14:44:27 INFO: archiving logs to Nexus 14:44:28 ---> uname -a: 14:44:28 Linux prd-ubuntu20-04-docker-8c-8g-22035 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:44:28 14:44:28 14:44:28 ---> lscpu: 14:44:28 Architecture: x86_64 14:44:28 CPU op-mode(s): 32-bit, 64-bit 14:44:28 Byte Order: Little Endian 14:44:28 Address sizes: 40 bits physical, 48 bits virtual 14:44:28 CPU(s): 8 14:44:28 On-line CPU(s) list: 0-7 14:44:28 Thread(s) per core: 1 14:44:28 Core(s) per socket: 1 14:44:28 Socket(s): 8 14:44:28 NUMA node(s): 1 14:44:28 Vendor ID: AuthenticAMD 14:44:28 CPU family: 23 14:44:28 Model: 49 14:44:28 Model name: AMD EPYC-Rome Processor 14:44:28 Stepping: 0 14:44:28 CPU MHz: 2800.000 14:44:28 BogoMIPS: 5600.00 14:44:28 Virtualization: AMD-V 14:44:28 Hypervisor vendor: KVM 14:44:28 Virtualization type: full 14:44:28 L1d cache: 256 KiB 14:44:28 L1i cache: 256 KiB 14:44:28 L2 cache: 4 MiB 14:44:28 L3 cache: 128 MiB 14:44:28 NUMA node0 CPU(s): 0-7 14:44:28 Vulnerability Itlb multihit: Not affected 14:44:28 Vulnerability L1tf: Not affected 14:44:28 Vulnerability Mds: Not affected 14:44:28 Vulnerability Meltdown: Not affected 14:44:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:44:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:44:28 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:44:28 Vulnerability Srbds: Not affected 14:44:28 Vulnerability Tsx async abort: Not affected 14:44:28 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 14:44:28 14:44:28 14:44:28 ---> nproc: 14:44:28 8 14:44:28 14:44:28 14:44:28 ---> df -h: 14:44:28 Filesystem Size Used Avail Use% Mounted on 14:44:28 overlay 155G 26G 130G 17% / 14:44:28 tmpfs 64M 0 64M 0% /dev 14:44:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:44:28 shm 64M 0 64M 0% /dev/shm 14:44:28 /dev/vda1 155G 26G 130G 17% /facter-os 14:44:28 14:44:28 14:44:28 ---> sar -b -r -n DEV: 14:44:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22035) 04/25/22 _x86_64_ (8 CPU) 14:44:28 14:44:28 13:36:51 LINUX RESTART (8 CPU) 14:44:28 14:44:28 13:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:44:28 13:38:01 384.09 55.95 328.14 0.00 7461.65 189481.91 0.00 14:44:28 13:39:01 119.35 1.90 117.45 0.00 38.66 62301.48 0.00 14:44:28 13:40:01 45.08 0.15 44.93 0.00 1.87 16686.97 0.00 14:44:28 13:41:01 340.21 0.17 340.04 0.00 18.66 260595.90 0.00 14:44:28 13:42:01 1121.49 1.80 1119.69 0.00 14.80 367982.14 0.00 14:44:28 13:43:01 471.20 0.13 471.07 0.00 7.07 193143.81 0.00 14:44:28 13:44:01 698.27 0.13 698.13 0.00 6.13 181221.59 0.00 14:44:28 13:45:01 945.01 4.87 940.14 0.00 38.93 298718.48 0.00 14:44:28 13:46:01 684.06 0.27 683.79 0.00 2.13 245267.98 0.00 14:44:28 13:47:01 60.79 0.17 60.62 0.00 1.33 16469.12 0.00 14:44:28 13:48:01 242.92 0.00 242.92 0.00 0.00 121034.72 0.00 14:44:28 13:49:01 1.73 0.00 1.73 0.00 0.00 20.80 0.00 14:44:28 13:50:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 14:44:28 13:51:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 14:44:28 13:52:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 14:44:28 13:53:01 1.32 0.02 1.30 0.00 0.13 16.93 0.00 14:44:28 13:54:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 14:44:28 13:55:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 14:44:28 13:56:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 14:44:28 13:57:01 1.15 0.00 1.15 0.00 0.00 15.33 0.00 14:44:28 13:58:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 14:44:28 13:59:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 14:44:28 14:00:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 14:44:28 14:01:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 14:44:28 14:02:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 14:44:28 14:03:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 14:44:28 14:04:01 1.27 0.00 1.27 0.00 0.00 14.10 0.00 14:44:28 14:05:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 14:44:28 14:06:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 14:44:28 14:07:01 0.98 0.00 0.98 0.00 0.00 13.20 0.00 14:44:28 14:08:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 14:44:28 14:09:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 14:44:28 14:10:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 14:44:28 14:11:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 14:44:28 14:12:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 14:44:28 14:13:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 14:44:28 14:14:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 14:44:28 14:15:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 14:44:28 14:16:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 14:44:28 14:17:01 1.02 0.02 1.00 0.00 0.13 12.93 0.00 14:44:28 14:18:01 2.95 1.25 1.70 0.00 37.99 21.20 0.00 14:44:28 14:19:01 1.40 0.33 1.07 0.00 12.40 15.20 0.00 14:44:28 14:20:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 14:44:28 14:21:01 0.93 0.00 0.93 0.00 0.00 12.93 0.00 14:44:28 14:22:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 14:44:28 14:23:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 14:44:28 14:24:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 14:44:28 14:25:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 14:44:28 14:26:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 14:44:28 14:27:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 14:44:28 14:28:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 14:44:28 14:29:01 1.63 0.00 1.63 0.00 0.00 20.26 0.00 14:44:28 14:30:01 1.02 0.00 1.02 0.00 0.00 11.87 0.00 14:44:28 14:31:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 14:44:28 14:32:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 14:44:28 14:33:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 14:44:28 14:34:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 14:44:28 14:35:01 2.42 0.87 1.55 0.00 18.40 24.53 0.00 14:44:28 14:36:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 14:44:28 14:37:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 14:44:28 14:38:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 14:44:28 14:39:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 14:44:28 14:40:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 14:44:28 14:41:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 14:44:28 14:42:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 14:44:28 14:43:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 14:44:28 14:44:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 14:44:28 Average: 77.42 1.02 76.40 0.00 114.37 29168.69 0.00 14:44:28 14:44:28 13:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:44:28 13:38:01 29613576 31824788 513480 1.56 94820 2416652 1753336 5.17 1069572 1890420 72 14:44:28 13:39:01 27735724 31527708 760360 2.31 151340 3836772 2515464 7.41 1755208 2923220 521456 14:44:28 13:40:01 27772736 31663256 622500 1.89 155324 3910648 2271156 6.69 1420688 3199904 241968 14:44:28 13:41:01 22848476 31601912 677688 2.06 166520 8617500 2664480 7.85 1891868 7495424 279952 14:44:28 13:42:01 15948820 30771244 1480876 4.50 326720 13978100 4132560 12.18 3774680 11931584 1172 14:44:28 13:43:01 10639444 27862012 4375940 13.31 346768 16248472 8252224 24.32 7609560 13270532 303616 14:44:28 13:44:01 10832456 30902872 1351556 4.11 371860 18958872 3305216 9.74 5097656 15506352 704940 14:44:28 13:45:01 6670424 31368128 877580 2.67 575648 23017060 3116932 9.19 4063532 20328344 2548484 14:44:28 13:46:01 9789868 31298888 959528 2.92 627220 19981308 2694228 7.94 4093936 17389452 6436 14:44:28 13:47:01 8172520 31583916 671204 2.04 708884 21712788 2339592 6.90 3294204 19718468 2302496 14:44:28 13:48:01 11066092 31733096 529248 1.61 717036 19126808 1965384 5.79 2828172 17463840 248 14:44:28 13:49:01 11066316 31733312 529232 1.61 717048 19126808 1965384 5.79 2827960 17463844 152 14:44:28 13:50:01 11078692 31745776 516656 1.57 717056 19126816 1965384 5.79 2815460 17463848 12 14:44:28 13:51:01 11078368 31745456 516900 1.57 717064 19126812 1965384 5.79 2816040 17463848 16 14:44:28 13:52:01 11079060 31746328 516148 1.57 717084 19126816 1965384 5.79 2814816 17464004 28 14:44:28 13:53:01 11080352 31747648 515280 1.57 717096 19126820 2000756 5.90 2815244 17464008 244 14:44:28 13:54:01 11080272 31747584 515240 1.57 717112 19126828 2000756 5.90 2814828 17464012 16 14:44:28 13:55:01 11080224 31747556 515208 1.57 717124 19126832 2000756 5.90 2814856 17464016 156 14:44:28 13:56:01 11079568 31746928 515728 1.57 717132 19126832 2000756 5.90 2816408 17464016 196 14:44:28 13:57:01 11080348 31747716 514928 1.57 717152 19126828 2000756 5.90 2815092 17464020 164 14:44:28 13:58:01 11080428 31747952 514784 1.57 717156 19126964 2000756 5.90 2815912 17464148 176 14:44:28 13:59:01 11080492 31748024 514708 1.57 717180 19126964 2000756 5.90 2814936 17464152 176 14:44:28 14:00:01 11080436 31748012 514648 1.57 717200 19126972 2000756 5.90 2816236 17464156 180 14:44:28 14:01:01 11080624 31748212 514428 1.56 717216 19126972 2000756 5.90 2814992 17464156 160 14:44:28 14:02:01 11080592 31748188 514404 1.56 717216 19126976 2000756 5.90 2814980 17464160 36 14:44:28 14:03:01 11080324 31747940 514604 1.56 717232 19126984 2000756 5.90 2815344 17464172 156 14:44:28 14:04:01 11080024 31747664 514828 1.57 717244 19126988 2000756 5.90 2815868 17464172 32 14:44:28 14:05:01 11079976 31747624 514908 1.57 717244 19126992 2000756 5.90 2815264 17464176 168 14:44:28 14:06:01 11080560 31748212 514440 1.56 717248 19126992 2000756 5.90 2815804 17464176 196 14:44:28 14:07:01 11080364 31748028 514660 1.57 717268 19126988 2000756 5.90 2815116 17464180 192 14:44:28 14:08:01 11080088 31747784 514880 1.57 717288 19126996 2000756 5.90 2815456 17464184 8 14:44:28 14:09:01 11080272 31747988 514792 1.57 717320 19127000 2000756 5.90 2815160 17464184 164 14:44:28 14:10:01 11080200 31747948 514796 1.57 717324 19127004 2000756 5.90 2815716 17464188 184 14:44:28 14:11:01 11080232 31747988 514728 1.57 717340 19127008 2000756 5.90 2815184 17464196 8 14:44:28 14:12:01 11080044 31747820 514972 1.57 717344 19127012 2000756 5.90 2816396 17464196 188 14:44:28 14:13:01 11080296 31748092 514688 1.57 717364 19127012 2000756 5.90 2816040 17464200 80 14:44:28 14:14:01 11080752 31748556 514164 1.56 717368 19127016 2000756 5.90 2815756 17464200 196 14:44:28 14:15:01 11080492 31748316 514388 1.56 717380 19127020 2000756 5.90 2815356 17464204 208 14:44:28 14:16:01 11080104 31747940 514644 1.57 717388 19127024 2000756 5.90 2816272 17464208 200 14:44:28 14:17:01 11079764 31747652 514832 1.57 717420 19127024 1984368 5.85 2816652 17464208 352 14:44:28 14:18:01 11078288 31748200 514244 1.56 717444 19128036 1984368 5.85 2817756 17463724 220 14:44:28 14:19:01 11077452 31747884 514520 1.56 717456 19128544 1984368 5.85 2818996 17463772 172 14:44:28 14:20:01 11077712 31748156 514248 1.56 717464 19128544 1984368 5.85 2817968 17463776 32 14:44:28 14:21:01 11077388 31747848 514528 1.56 717464 19128556 1984368 5.85 2818292 17463784 196 14:44:28 14:22:01 11077648 31748120 514252 1.56 717480 19128556 1984368 5.85 2818820 17463784 20 14:44:28 14:23:01 11077128 31747608 514732 1.57 717504 19128556 1984368 5.85 2818492 17463788 192 14:44:28 14:24:01 11077348 31747836 514448 1.56 717524 19128564 1984368 5.85 2818308 17463792 12 14:44:28 14:25:01 11077516 31748048 514436 1.56 717544 19128556 1984368 5.85 2818352 17463792 164 14:44:28 14:26:01 11077752 31748312 514168 1.56 717548 19128568 1984368 5.85 2818136 17463796 8 14:44:28 14:27:01 11077484 31748164 514248 1.56 717556 19128696 1984368 5.85 2818084 17463912 160 14:44:28 14:28:01 11077184 31747900 514484 1.56 717568 19128696 1984368 5.85 2818704 17463928 12 14:44:28 14:29:01 11077604 31748340 514208 1.56 717580 19128704 1984368 5.85 2818120 17463936 8 14:44:28 14:30:01 11077604 31748352 514172 1.56 717584 19128708 1984368 5.85 2819004 17463936 12 14:44:28 14:31:01 11077540 31748300 514204 1.56 717596 19128712 1984368 5.85 2818204 17463940 164 14:44:28 14:32:01 11077248 31748012 514452 1.56 717596 19128712 1984368 5.85 2818420 17463940 12 14:44:28 14:33:01 11077224 31748004 514408 1.56 717616 19128712 1984368 5.85 2818664 17463944 196 14:44:28 14:34:01 11077120 31747920 514432 1.56 717632 19128720 1984368 5.85 2818672 17463948 24 14:44:28 14:35:01 11074272 31745968 516288 1.57 717684 19129236 2030588 5.98 2818344 17464396 336 14:44:28 14:36:01 11074256 31745964 516268 1.57 717696 19129240 2030588 5.98 2818348 17464400 180 14:44:28 14:37:01 11074492 31746204 516000 1.57 717708 19129244 2030588 5.98 2818348 17464404 300 14:44:28 14:38:01 11074168 31745908 516228 1.57 717736 19129244 2030588 5.98 2818680 17464408 32 14:44:28 14:39:01 11073884 31745652 516408 1.57 717752 19129252 2030588 5.98 2818404 17464412 172 14:44:28 14:40:01 11074384 31746172 516152 1.57 717772 19129252 2030588 5.98 2818732 17464412 12 14:44:28 14:41:01 11074384 31746176 516112 1.57 717792 19129256 2030588 5.98 2818424 17464416 196 14:44:28 14:42:01 11074588 31746440 515828 1.57 717808 19129260 2030588 5.98 2818484 17464420 12 14:44:28 14:43:01 11074004 31745860 516352 1.57 717812 19129260 2030588 5.98 2818800 17464420 172 14:44:28 14:44:01 11073948 31745824 516316 1.57 717844 19129264 2030588 5.98 2818572 17464424 28 14:44:28 Average: 11962075 31641541 622011 1.89 662948 18253208 2192758 6.46 2905378 16553827 103253 14:44:28 14:44:28 13:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:44:28 13:38:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 14:44:28 13:38:01 ens3 1383.31 1601.52 7466.76 220.08 0.00 0.00 0.00 0.00 14:44:28 13:38:01 docker0 799.40 418.28 67.68 2713.77 0.00 0.00 0.00 0.00 14:44:28 13:39:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:44:28 13:39:01 ens3 273.14 177.24 4355.85 30.46 0.00 0.00 0.00 0.00 14:44:28 13:39:01 veth24dedce 0.22 0.42 0.02 0.04 0.00 0.00 0.00 0.00 14:44:28 13:39:01 docker0 99.72 129.85 8.05 988.64 0.00 0.00 0.00 0.00 14:44:28 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:40:01 ens3 62.96 66.72 33.63 65.29 0.00 0.00 0.00 0.00 14:44:28 13:40:01 veth24dedce 1.23 1.27 0.09 0.10 0.00 0.00 0.00 0.00 14:44:28 13:40:01 docker0 1.23 1.23 0.08 0.09 0.00 0.00 0.00 0.00 14:44:28 13:41:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:44:28 13:41:01 veth420adec 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 14:44:28 13:41:01 ens3 160.97 113.00 1891.37 68.59 0.00 0.00 0.00 0.00 14:44:28 13:41:01 docker0 33.09 42.53 1.86 190.12 0.00 0.00 0.00 0.00 14:44:28 13:42:01 vethf7c0f89 249.22 440.75 21.50 5830.72 0.00 0.00 0.00 0.48 14:44:28 13:42:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:44:28 13:42:01 veth420adec 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:42:01 ens3 976.11 594.29 11874.96 133.83 0.00 0.00 0.00 0.00 14:44:28 13:42:01 veth0a5fe73 264.65 436.89 22.25 5829.32 0.00 0.00 0.00 0.48 14:44:28 13:42:01 docker0 525.01 895.27 37.40 11786.29 0.00 0.00 0.00 0.00 14:44:28 13:43:01 vethac6754c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:43:01 vethf7c0f89 0.15 0.30 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:43:01 veth420adec 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:43:01 ens3 62.76 39.98 179.30 17.24 0.00 0.00 0.00 0.00 14:44:28 13:43:01 veth0a5fe73 0.15 0.32 0.01 0.02 0.00 0.00 0.00 0.00 14:44:28 13:43:01 vethb3c2016 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:43:01 veth8d18465 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:43:01 docker0 19.03 26.93 1.07 149.88 0.00 0.00 0.00 0.00 14:44:28 13:44:01 vethf7c0f89 0.07 0.18 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:44:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 14:44:28 13:44:01 vethba7c0c9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:44:01 veth420adec 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:44:01 ens3 150.88 100.42 1700.31 79.25 0.00 0.00 0.00 0.00 14:44:28 13:44:01 veth0a5fe73 0.07 0.20 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:44:01 docker0 35.14 60.66 2.41 538.02 0.00 0.00 0.00 0.00 14:44:28 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:45:01 veth0902192 247.78 420.18 21.09 5829.62 0.00 0.00 0.00 0.48 14:44:28 13:45:01 veth420adec 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 14:44:28 13:45:01 ens3 552.61 343.58 6404.94 104.67 0.00 0.00 0.00 0.00 14:44:28 13:45:01 docker0 287.29 480.29 20.50 6371.24 0.00 0.00 0.00 0.00 14:44:28 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:46:01 veth0902192 0.10 0.53 0.01 0.03 0.00 0.00 0.00 0.00 14:44:28 13:46:01 veth420adec 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 14:44:28 13:46:01 ens3 41.62 29.76 166.27 5.83 0.00 0.00 0.00 0.00 14:44:28 13:46:01 docker0 25.02 32.51 1.43 158.67 0.00 0.00 0.00 0.00 14:44:28 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:47:01 veth420adec 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 14:44:28 13:47:01 ens3 21.60 16.10 212.44 4.00 0.00 0.00 0.00 0.00 14:44:28 13:47:01 docker0 12.20 15.71 1.00 207.23 0.00 0.00 0.00 0.00 14:44:28 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:48:01 ens3 6.70 4.35 6.12 2.84 0.00 0.00 0.00 0.00 14:44:28 13:48:01 docker0 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 14:44:28 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:49:01 ens3 0.28 0.23 0.12 0.07 0.00 0.00 0.00 0.00 14:44:28 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:51:01 ens3 0.52 0.37 0.26 0.21 0.00 0.00 0.00 0.00 14:44:28 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:53:01 ens3 1.82 1.02 2.88 0.13 0.00 0.00 0.00 0.00 14:44:28 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:54:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:55:01 ens3 0.47 0.12 0.05 0.01 0.00 0.00 0.00 0.00 14:44:28 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:56:01 ens3 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00 14:44:28 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:57:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 14:44:28 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:58:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:44:28 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 13:59:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:44:28 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:00:01 ens3 0.53 0.63 0.35 0.29 0.00 0.00 0.00 0.00 14:44:28 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:03:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:44:28 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:04:01 ens3 0.88 0.51 0.34 0.22 0.00 0.00 0.00 0.00 14:44:28 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:05:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:06:01 ens3 0.28 0.10 0.13 0.01 0.00 0.00 0.00 0.00 14:44:28 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:08:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:44:28 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:11:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:12:01 ens3 0.83 0.45 0.30 0.21 0.00 0.00 0.00 0.00 14:44:28 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:13:01 ens3 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 14:44:28 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:15:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 14:44:28 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:16:01 ens3 0.53 0.15 0.14 0.07 0.00 0.00 0.00 0.00 14:44:28 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:17:01 ens3 0.42 0.32 0.26 0.20 0.00 0.00 0.00 0.00 14:44:28 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:18:01 ens3 8.12 7.90 3.40 13.97 0.00 0.00 0.00 0.00 14:44:28 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:19:01 ens3 16.45 15.95 2.93 26.16 0.00 0.00 0.00 0.00 14:44:28 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:21:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:22:01 ens3 0.23 0.10 0.18 0.01 0.00 0.00 0.00 0.00 14:44:28 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:23:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:44:28 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:28:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 14:44:28 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:29:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 14:44:28 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:30:01 ens3 0.53 0.35 0.37 0.21 0.00 0.00 0.00 0.00 14:44:28 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:32:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:33:01 ens3 0.73 0.20 0.13 0.07 0.00 0.00 0.00 0.00 14:44:28 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:34:01 ens3 0.57 0.37 0.35 0.27 0.00 0.00 0.00 0.00 14:44:28 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:38:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:44:28 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:40:01 ens3 0.32 0.07 0.13 0.00 0.00 0.00 0.00 0.00 14:44:28 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:28 14:43:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:44:28 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:28 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 14:44:28 Average: ens3 55.72 46.57 512.17 11.57 0.00 0.00 0.00 0.00 14:44:28 Average: docker0 27.43 31.41 2.11 344.94 0.00 0.00 0.00 0.00 14:44:28 14:44:28 14:44:28 ---> sar -P ALL: 14:44:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22035) 04/25/22 _x86_64_ (8 CPU) 14:44:28 14:44:28 13:36:51 LINUX RESTART (8 CPU) 14:44:28 14:44:28 13:37:01 CPU %user %nice %system %iowait %steal %idle 14:44:28 13:38:01 all 9.95 0.00 3.56 1.83 0.05 84.61 14:44:28 13:38:01 0 9.72 0.00 2.99 0.60 0.07 86.62 14:44:28 13:38:01 1 5.75 0.00 2.48 2.57 0.03 89.17 14:44:28 13:38:01 2 8.29 0.00 4.01 2.94 0.05 84.71 14:44:28 13:38:01 3 19.02 0.00 3.48 1.93 0.07 75.50 14:44:28 13:38:01 4 7.42 0.00 4.10 1.07 0.03 87.38 14:44:28 13:38:01 5 9.56 0.00 2.69 0.50 0.05 87.19 14:44:28 13:38:01 6 6.73 0.00 5.00 1.51 0.05 86.70 14:44:28 13:38:01 7 13.16 0.00 3.77 3.50 0.07 79.51 14:44:28 13:39:01 all 34.06 0.00 8.15 0.94 0.10 56.76 14:44:28 13:39:01 0 33.84 0.00 8.39 2.17 0.08 55.52 14:44:28 13:39:01 1 33.15 0.00 11.36 1.44 0.12 53.93 14:44:28 13:39:01 2 33.07 0.00 6.46 0.17 0.08 60.22 14:44:28 13:39:01 3 31.45 0.00 6.71 0.03 0.08 61.72 14:44:28 13:39:01 4 35.41 0.00 8.46 1.03 0.10 55.01 14:44:28 13:39:01 5 35.04 0.00 7.57 0.08 0.10 57.21 14:44:28 13:39:01 6 35.51 0.00 8.15 0.34 0.08 55.92 14:44:28 13:39:01 7 34.99 0.00 8.12 2.24 0.10 54.55 14:44:28 13:40:01 all 40.49 0.00 5.05 0.15 0.08 54.23 14:44:28 13:40:01 0 40.29 0.00 5.24 0.03 0.08 54.35 14:44:28 13:40:01 1 40.29 0.00 5.09 0.39 0.08 54.15 14:44:28 13:40:01 2 39.73 0.00 5.14 0.66 0.08 54.39 14:44:28 13:40:01 3 39.50 0.00 4.82 0.00 0.07 55.61 14:44:28 13:40:01 4 42.66 0.00 4.95 0.00 0.08 52.31 14:44:28 13:40:01 5 40.08 0.00 5.30 0.00 0.08 54.53 14:44:28 13:40:01 6 39.60 0.00 5.01 0.10 0.07 55.22 14:44:28 13:40:01 7 41.78 0.00 4.81 0.00 0.08 53.32 14:44:28 13:41:01 all 23.48 0.00 10.62 2.49 0.08 63.32 14:44:28 13:41:01 0 22.99 0.00 9.70 9.05 0.09 58.18 14:44:28 13:41:01 1 22.74 0.00 11.68 3.27 0.10 62.21 14:44:28 13:41:01 2 22.68 0.00 11.54 0.41 0.09 65.29 14:44:28 13:41:01 3 22.80 0.00 9.94 1.54 0.07 65.65 14:44:28 13:41:01 4 23.91 0.00 10.17 0.85 0.07 65.00 14:44:28 13:41:01 5 25.92 0.00 10.08 1.91 0.09 62.00 14:44:28 13:41:01 6 21.25 0.00 10.24 0.99 0.09 67.43 14:44:28 13:41:01 7 25.60 0.00 11.62 1.88 0.09 60.82 14:44:28 13:42:01 all 66.14 0.00 14.04 4.91 0.12 14.79 14:44:28 13:42:01 0 66.32 0.00 13.89 2.79 0.12 16.88 14:44:28 13:42:01 1 65.98 0.00 13.94 3.05 0.12 16.92 14:44:28 13:42:01 2 65.86 0.00 15.27 8.26 0.12 10.49 14:44:28 13:42:01 3 64.23 0.00 15.14 9.99 0.12 10.53 14:44:28 13:42:01 4 65.76 0.00 14.52 3.26 0.12 16.35 14:44:28 13:42:01 5 67.54 0.00 12.33 4.18 0.12 15.83 14:44:28 13:42:01 6 66.41 0.00 13.00 4.55 0.10 15.94 14:44:28 13:42:01 7 67.07 0.00 14.21 3.22 0.13 15.37 14:44:28 13:43:01 all 89.03 0.00 10.78 0.00 0.12 0.06 14:44:28 13:43:01 0 88.09 0.00 11.80 0.00 0.12 0.00 14:44:28 13:43:01 1 85.80 0.00 14.04 0.00 0.13 0.03 14:44:28 13:43:01 2 89.73 0.00 10.07 0.00 0.12 0.08 14:44:28 13:43:01 3 88.44 0.00 11.40 0.00 0.13 0.03 14:44:28 13:43:01 4 89.72 0.00 9.94 0.00 0.12 0.22 14:44:28 13:43:01 5 90.20 0.00 9.62 0.00 0.12 0.07 14:44:28 13:43:01 6 90.22 0.00 9.63 0.00 0.13 0.02 14:44:28 13:43:01 7 90.06 0.00 9.74 0.02 0.12 0.07 14:44:28 13:44:01 all 78.57 0.00 11.86 1.32 0.13 8.13 14:44:28 13:44:01 0 73.56 0.00 14.23 2.04 0.13 10.04 14:44:28 13:44:01 1 82.50 0.00 11.13 2.01 0.15 4.21 14:44:28 13:44:01 2 78.18 0.00 10.20 2.50 0.12 9.01 14:44:28 13:44:01 3 81.56 0.00 11.09 0.65 0.12 6.59 14:44:28 13:44:01 4 75.07 0.00 13.35 0.59 0.13 10.85 14:44:28 13:44:01 5 78.26 0.00 12.54 1.37 0.12 7.70 14:44:28 13:44:01 6 81.53 0.00 10.49 0.20 0.12 7.66 14:44:28 13:44:01 7 77.87 0.00 11.84 1.16 0.12 9.02 14:44:28 13:45:01 all 61.84 0.00 15.05 3.47 0.11 19.53 14:44:28 13:45:01 0 60.56 0.00 15.74 4.84 0.14 18.71 14:44:28 13:45:01 1 61.30 0.00 15.99 2.74 0.10 19.87 14:44:28 13:45:01 2 60.70 0.00 15.29 3.50 0.10 20.41 14:44:28 13:45:01 3 64.35 0.00 15.53 3.27 0.12 16.72 14:44:28 13:45:01 4 62.39 0.00 14.65 2.18 0.12 20.66 14:44:28 13:45:01 5 61.62 0.00 14.17 3.75 0.12 20.34 14:44:28 13:45:01 6 60.62 0.00 13.83 3.68 0.10 21.78 14:44:28 13:45:01 7 63.17 0.00 15.16 3.78 0.12 17.78 14:44:28 13:46:01 all 58.14 0.00 9.37 1.14 0.10 31.24 14:44:28 13:46:01 0 51.93 0.00 14.06 1.81 0.12 32.08 14:44:28 13:46:01 1 56.68 0.00 8.24 0.86 0.12 34.11 14:44:28 13:46:01 2 55.49 0.00 9.02 0.57 0.08 34.84 14:44:28 13:46:01 3 74.75 0.00 9.70 0.85 0.15 14.54 14:44:28 13:46:01 4 55.68 0.00 7.57 1.31 0.07 35.37 14:44:28 13:46:01 5 54.89 0.00 8.67 0.54 0.08 35.82 14:44:28 13:46:01 6 55.68 0.00 7.94 0.50 0.08 35.79 14:44:28 13:46:01 7 60.04 0.00 9.73 2.71 0.10 27.42 14:44:28 13:47:01 all 19.35 0.00 4.55 0.66 0.06 75.39 14:44:28 13:47:01 0 20.65 0.00 4.61 0.10 0.05 74.59 14:44:28 13:47:01 1 14.61 0.00 3.34 0.17 0.05 81.83 14:44:28 13:47:01 2 14.50 0.00 4.41 0.12 0.05 80.92 14:44:28 13:47:01 3 40.11 0.00 5.85 2.20 0.10 51.75 14:44:28 13:47:01 4 15.64 0.00 3.86 0.69 0.05 79.75 14:44:28 13:47:01 5 14.03 0.00 4.53 0.69 0.03 80.71 14:44:28 13:47:01 6 17.53 0.00 4.62 0.64 0.07 77.15 14:44:28 13:47:01 7 17.75 0.00 5.17 0.69 0.05 76.33 14:44:28 13:48:01 all 2.70 0.00 1.77 2.03 0.03 93.48 14:44:28 13:48:01 0 3.40 0.00 1.84 4.26 0.02 90.48 14:44:28 13:48:01 1 2.86 0.00 1.72 0.57 0.03 94.81 14:44:28 13:48:01 2 2.85 0.00 2.24 1.02 0.02 93.87 14:44:28 13:48:01 3 2.50 0.00 3.27 6.79 0.03 87.41 14:44:28 13:48:01 4 1.89 0.00 0.92 0.00 0.03 97.16 14:44:28 13:48:01 5 2.88 0.00 0.61 0.00 0.02 96.50 14:44:28 13:48:01 6 2.34 0.00 1.29 0.08 0.00 96.29 14:44:28 13:48:01 7 2.89 0.00 2.30 3.57 0.05 91.19 14:44:28 14:44:28 13:48:01 CPU %user %nice %system %iowait %steal %idle 14:44:28 13:49:01 all 0.27 0.00 0.01 0.01 0.01 99.71 14:44:28 13:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 13:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 13:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 14:44:28 13:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:49:01 4 0.08 0.00 0.03 0.00 0.02 99.87 14:44:28 13:49:01 5 1.99 0.00 0.00 0.00 0.00 98.01 14:44:28 13:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:44:28 13:49:01 7 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 13:50:01 all 0.28 0.00 0.01 0.00 0.00 99.70 14:44:28 13:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 13:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:44:28 13:50:01 2 0.07 0.00 0.02 0.02 0.00 99.90 14:44:28 13:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:50:01 4 0.05 0.00 0.03 0.00 0.00 99.92 14:44:28 13:50:01 5 1.97 0.00 0.00 0.00 0.02 98.01 14:44:28 13:50:01 6 0.08 0.00 0.00 0.00 0.00 99.92 14:44:28 13:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 13:51:01 all 0.07 0.00 0.02 0.00 0.00 99.90 14:44:28 13:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:44:28 13:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 13:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 13:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 13:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 14:44:28 13:51:01 5 0.43 0.00 0.12 0.00 0.00 99.45 14:44:28 13:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:51:01 7 0.02 0.00 0.00 0.03 0.00 99.95 14:44:28 13:52:01 all 0.04 0.00 0.01 0.01 0.00 99.94 14:44:28 13:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 13:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:44:28 13:52:01 2 0.07 0.00 0.02 0.03 0.00 99.88 14:44:28 13:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:52:01 4 0.07 0.00 0.03 0.00 0.00 99.90 14:44:28 13:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:52:01 6 0.08 0.00 0.00 0.00 0.00 99.92 14:44:28 13:52:01 7 0.02 0.00 0.02 0.03 0.00 99.93 14:44:28 13:53:01 all 0.03 0.00 0.02 0.00 0.01 99.93 14:44:28 13:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:44:28 13:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:44:28 13:53:01 2 0.10 0.00 0.03 0.00 0.00 99.87 14:44:28 13:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:53:01 4 0.02 0.00 0.03 0.03 0.02 99.90 14:44:28 13:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:44:28 13:53:01 6 0.05 0.00 0.03 0.00 0.00 99.92 14:44:28 13:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:44:28 13:54:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:44:28 13:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:44:28 13:54:01 2 0.02 0.00 0.00 0.03 0.02 99.93 14:44:28 13:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 13:55:01 all 0.00 0.00 0.01 0.00 0.00 99.97 14:44:28 13:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 13:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:44:28 13:55:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 13:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 13:55:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:44:28 13:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:56:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:44:28 13:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 13:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:44:28 13:56:01 2 0.05 0.00 0.02 0.03 0.00 99.90 14:44:28 13:56:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 13:56:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:44:28 13:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:44:28 13:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 14:44:28 13:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 13:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 13:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 13:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 13:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 13:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 13:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 13:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 13:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 13:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:58:01 1 0.00 0.00 0.03 0.00 0.02 99.95 14:44:28 13:58:01 2 0.00 0.00 0.02 0.03 0.00 99.95 14:44:28 13:58:01 3 0.00 0.00 0.00 0.03 0.02 99.95 14:44:28 13:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 13:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:58:01 6 0.00 0.00 0.00 0.05 0.00 99.95 14:44:28 13:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 13:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:44:28 13:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 13:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:44:28 13:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 13:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 13:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 13:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 13:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:44:28 13:59:01 CPU %user %nice %system %iowait %steal %idle 14:44:28 14:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:44:28 14:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:44:28 14:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 14:00:01 3 0.02 0.00 0.00 0.03 0.00 99.95 14:44:28 14:00:01 4 0.02 0.00 0.02 0.02 0.02 99.93 14:44:28 14:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:01:01 all 0.01 0.00 0.01 0.02 0.00 99.95 14:44:28 14:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:44:28 14:01:01 2 0.00 0.00 0.02 0.13 0.02 99.83 14:44:28 14:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:02:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:44:28 14:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:44:28 14:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:02:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 14:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:03:01 all 0.01 0.00 0.00 0.00 0.00 99.97 14:44:28 14:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 14:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 14:44:28 14:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 14:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:44:28 14:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:04:01 4 0.00 0.00 0.03 0.03 0.00 99.93 14:44:28 14:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:05:01 all 0.02 0.00 0.00 0.00 0.00 99.97 14:44:28 14:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:05:01 1 0.07 0.00 0.02 0.00 0.02 99.90 14:44:28 14:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:05:01 4 0.05 0.00 0.00 0.00 0.02 99.93 14:44:28 14:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 14:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:44:28 14:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:06:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 14:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:44:28 14:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:44:28 14:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:44:28 14:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 14:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:08:01 all 0.00 0.00 0.01 0.00 0.00 99.98 14:44:28 14:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:44:28 14:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:09:01 all 0.21 0.00 0.01 0.00 0.01 99.77 14:44:28 14:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 14:44:28 14:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 14:44:28 14:09:01 5 1.53 0.00 0.03 0.00 0.00 98.43 14:44:28 14:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:10:01 all 0.20 0.00 0.01 0.00 0.01 99.78 14:44:28 14:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:10:01 1 0.07 0.00 0.03 0.00 0.03 99.87 14:44:28 14:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:10:01 4 0.03 0.00 0.00 0.03 0.00 99.93 14:44:28 14:10:01 5 1.48 0.00 0.00 0.00 0.00 98.52 14:44:28 14:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:44:28 14:10:01 CPU %user %nice %system %iowait %steal %idle 14:44:28 14:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 14:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:11:01 2 0.03 0.00 0.00 0.03 0.00 99.93 14:44:28 14:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 14:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:44:28 14:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:12:01 1 0.07 0.00 0.02 0.00 0.03 99.88 14:44:28 14:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 14:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 14:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 14:44:28 14:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:13:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 14:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:44:28 14:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:44:28 14:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:44:28 14:14:01 2 0.03 0.00 0.00 0.02 0.02 99.93 14:44:28 14:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 14:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:44:28 14:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:44:28 14:15:01 2 0.03 0.00 0.00 0.02 0.00 99.95 14:44:28 14:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:44:28 14:15:01 4 0.02 0.00 0.03 0.02 0.02 99.92 14:44:28 14:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:44:28 14:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 14:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 14:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 14:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:16:01 4 0.02 0.00 0.02 0.03 0.00 99.93 14:44:28 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:44:28 14:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:44:28 14:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:18:01 all 0.17 0.00 0.04 0.01 0.01 99.78 14:44:28 14:18:01 0 0.13 0.00 0.03 0.00 0.02 99.82 14:44:28 14:18:01 1 0.22 0.00 0.05 0.00 0.03 99.70 14:44:28 14:18:01 2 0.20 0.00 0.00 0.02 0.02 99.77 14:44:28 14:18:01 3 0.35 0.00 0.02 0.05 0.00 99.58 14:44:28 14:18:01 4 0.15 0.00 0.03 0.02 0.00 99.80 14:44:28 14:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:18:01 6 0.17 0.00 0.07 0.00 0.00 99.77 14:44:28 14:18:01 7 0.08 0.00 0.07 0.00 0.00 99.85 14:44:28 14:19:01 all 0.06 0.00 0.04 0.00 0.00 99.90 14:44:28 14:19:01 0 0.10 0.00 0.07 0.00 0.00 99.83 14:44:28 14:19:01 1 0.10 0.00 0.08 0.00 0.02 99.80 14:44:28 14:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:19:01 3 0.08 0.00 0.02 0.00 0.00 99.90 14:44:28 14:19:01 4 0.02 0.00 0.03 0.02 0.00 99.93 14:44:28 14:19:01 5 0.03 0.00 0.03 0.02 0.00 99.92 14:44:28 14:19:01 6 0.07 0.00 0.02 0.00 0.00 99.92 14:44:28 14:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:44:28 14:20:01 all 0.02 0.00 0.00 0.00 0.00 99.97 14:44:28 14:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:20:01 4 0.03 0.00 0.00 0.02 0.00 99.95 14:44:28 14:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:44:28 14:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:44:28 14:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 14:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:44:28 14:21:01 CPU %user %nice %system %iowait %steal %idle 14:44:28 14:22:01 all 0.01 0.00 0.00 0.00 0.00 99.97 14:44:28 14:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:44:28 14:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 14:44:28 14:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 14:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 14:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:44:28 14:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 14:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:44:28 14:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:44:28 14:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 14:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:44:28 14:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:25:01 1 0.03 0.00 0.05 0.00 0.03 99.88 14:44:28 14:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:44:28 14:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:44:28 14:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:27:01 all 0.01 0.00 0.00 0.00 0.00 99.99 14:44:28 14:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 14:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 14:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:44:28 14:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:28:01 1 0.00 0.00 0.03 0.00 0.02 99.95 14:44:28 14:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:28:01 4 0.02 0.00 0.02 0.03 0.00 99.93 14:44:28 14:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:29:01 all 0.02 0.00 0.00 0.01 0.01 99.96 14:44:28 14:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:29:01 1 0.03 0.00 0.00 0.00 0.03 99.93 14:44:28 14:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:29:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 14:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 14:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:30:01 all 0.15 0.00 0.01 0.00 0.01 99.82 14:44:28 14:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:30:01 2 1.17 0.00 0.08 0.00 0.00 98.74 14:44:28 14:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:44:28 14:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:31:01 all 0.26 0.00 0.01 0.01 0.01 99.72 14:44:28 14:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:31:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:44:28 14:31:01 2 1.99 0.00 0.00 0.00 0.00 98.01 14:44:28 14:31:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 14:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:32:01 all 0.26 0.00 0.00 0.00 0.01 99.73 14:44:28 14:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:32:01 1 0.00 0.00 0.03 0.00 0.02 99.95 14:44:28 14:32:01 2 1.97 0.00 0.00 0.00 0.02 98.01 14:44:28 14:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 14:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:44:28 14:32:01 CPU %user %nice %system %iowait %steal %idle 14:44:28 14:33:01 all 0.26 0.00 0.01 0.01 0.00 99.73 14:44:28 14:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 14:33:01 2 1.97 0.00 0.00 0.00 0.00 98.03 14:44:28 14:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 14:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:34:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:44:28 14:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:44:28 14:34:01 2 1.99 0.00 0.00 0.00 0.02 98.00 14:44:28 14:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:34:01 5 0.02 0.00 0.02 0.02 0.02 99.93 14:44:28 14:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:35:01 all 0.29 0.00 0.04 0.01 0.00 99.65 14:44:28 14:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:44:28 14:35:01 1 0.03 0.00 0.10 0.02 0.02 99.83 14:44:28 14:35:01 2 1.95 0.00 0.05 0.00 0.00 98.00 14:44:28 14:35:01 3 0.02 0.00 0.03 0.03 0.00 99.92 14:44:28 14:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:35:01 5 0.23 0.00 0.07 0.03 0.00 99.67 14:44:28 14:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:44:28 14:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:36:01 all 0.04 0.00 0.01 0.01 0.00 99.94 14:44:28 14:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:36:01 1 0.03 0.00 0.02 0.02 0.02 99.92 14:44:28 14:36:01 2 0.28 0.00 0.03 0.00 0.00 99.68 14:44:28 14:36:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:44:28 14:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:44:28 14:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 14:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:44:28 14:38:01 all 0.01 0.00 0.00 0.00 0.01 99.98 14:44:28 14:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:38:01 1 0.05 0.00 0.00 0.02 0.03 99.90 14:44:28 14:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:44:28 14:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 14:44:28 14:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:39:01 3 0.00 0.00 0.00 0.07 0.00 99.93 14:44:28 14:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:39:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:40:01 all 0.00 0.00 0.01 0.00 0.01 99.98 14:44:28 14:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:40:01 1 0.02 0.00 0.00 0.02 0.03 99.93 14:44:28 14:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:44:28 14:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:41:01 1 0.02 0.00 0.00 0.02 0.03 99.93 14:44:28 14:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:44:28 14:41:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 14:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:44:28 14:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:44:28 14:42:01 all 0.01 0.00 0.00 0.01 0.01 99.98 14:44:28 14:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:44:28 14:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:44:28 14:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:44:28 14:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:42:01 5 0.00 0.00 0.00 0.03 0.00 99.97 14:44:28 14:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:43:01 all 0.01 0.00 0.01 0.00 0.01 99.98 14:44:28 14:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 14:44:28 14:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:44:28 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:44:28 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:44:28 14:44:28 14:43:01 CPU %user %nice %system %iowait %steal %idle 14:44:28 14:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:44:28 14:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:44:28 14:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:44:28 14:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:44:28 14:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:44:28 14:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 14:44:01 5 0.02 0.00 0.00 0.03 0.00 99.95 14:44:28 14:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:44:28 14:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:44:28 Average: all 7.22 0.00 1.41 0.28 0.02 91.07 14:44:28 Average: 0 7.00 0.00 1.52 0.41 0.02 91.05 14:44:28 Average: 1 7.02 0.00 1.48 0.25 0.03 91.21 14:44:28 Average: 2 7.17 0.00 1.39 0.31 0.02 91.12 14:44:28 Average: 3 7.85 0.00 1.44 0.41 0.02 90.28 14:44:28 Average: 4 7.07 0.00 1.38 0.17 0.02 91.36 14:44:28 Average: 5 7.24 0.00 1.31 0.20 0.02 91.24 14:44:28 Average: 6 7.08 0.00 1.32 0.19 0.01 91.40 14:44:28 Average: 7 7.32 0.00 1.43 0.34 0.02 90.90 14:44:28 14:44:28 14:44:28