Pull request #3977 opened 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from afad8391a4637beb00d00a7a85c7f0bbecc23a16+7c172932d67f5deb00d2ba71bf7bdd749298babf (01a6a851d7bf96b61fdb4e8045b485c0a6803c67) 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-ssh9691033532966105286.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-ssh3628422277534381121.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3977/workspace@libs/edgex-global-pipelines # timeout=10 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-3977/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1752428202952731278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3977/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12570356191145567896.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10955325727798332405.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3977/workspace@libs/lf-pipelines # timeout=10 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-3977/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7907852189296776455.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21366 in /w/workspace/edgexfoundry_edgex-go_PR-3977 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 7c172932d67f5deb00d2ba71bf7bdd749298babf into PR head commit afad8391a4637beb00d00a7a85c7f0bbecc23a16 Merge succeeded, producing afad8391a4637beb00d00a7a85c7f0bbecc23a16 Checking out Revision afad8391a4637beb00d00a7a85c7f0bbecc23a16 (PR-3977) > 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/3977/head:refs/remotes/origin/PR-3977 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afad8391a4637beb00d00a7a85c7f0bbecc23a16 # 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 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afad8391a4637beb00d00a7a85c7f0bbecc23a16 # timeout=10 Commit message: "fix(security): Workaround for inconsistent app service naming in docker-compose" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:12:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:12:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:12:42 ========================================================= 17:12:42 EdgeX Global Pipelines Version Info 17:12:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:12:43 ------------------- 17:12:43 stable info: 17:12:43 ------------------- 17:12:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:12:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:12:43 Message: update stable to v1.0.221 17:12:44 ------------------- 17:12:44 experimental info: 17:12:44 ------------------- 17:12:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:12:44 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 17:12:44 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:12:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3977 [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3977 [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3977 [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afad8391a4637beb00d00a7a85c7f0bbecc23a16 [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afad839 [Pipeline] echo 17:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:45 provisioning config files... 17:12:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4030519668372507187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:45 ---> docker-login.sh 17:12:45 nexus3.edgexfoundry.org:10001 17:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:46 Configure a credential helper to remove this warning. See 17:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:46 17:12:46 Login Succeeded 17:12:46 nexus3.edgexfoundry.org:10002 17:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:46 Configure a credential helper to remove this warning. See 17:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:46 17:12:46 Login Succeeded 17:12:46 nexus3.edgexfoundry.org:10003 17:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:46 Configure a credential helper to remove this warning. See 17:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:46 17:12:46 Login Succeeded 17:12:46 nexus3.edgexfoundry.org:10004 17:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:46 Configure a credential helper to remove this warning. See 17:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:46 17:12:46 Login Succeeded 17:12:46 docker.io 17:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:47 Configure a credential helper to remove this warning. See 17:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:47 17:12:47 Login Succeeded 17:12:47 ---> docker-login.sh ends [Pipeline] } 17:12:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:47 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:12:47 + dirname cmd/core-command/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo core-command,cmd/core-command/Dockerfile 17:12:47 + dirname cmd/core-data/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo core-data,cmd/core-data/Dockerfile 17:12:47 + dirname cmd/core-metadata/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo core-metadata,cmd/core-metadata/Dockerfile 17:12:47 + dirname cmd/security-bootstrapper/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:12:47 + dirname cmd/security-proxy-setup/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:12:47 + dirname cmd/security-secretstore-setup/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:12:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:12:47 + dirname cmd/security-spire-agent/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:12:47 + dirname cmd/security-spire-config/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:12:47 + dirname cmd/security-spire-server/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:12:47 + dirname cmd/support-notifications/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo support-notifications,cmd/support-notifications/Dockerfile 17:12:47 + dirname cmd/support-scheduler/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:12:47 + dirname cmd/sys-mgmt-agent/Dockerfile 17:12:47 + cut -d/ -f2 17:12:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:12:47 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:12:48 + git rev-list -1 --merges afad8391a4637beb00d00a7a85c7f0bbecc23a16~1..afad8391a4637beb00d00a7a85c7f0bbecc23a16 [Pipeline] echo 17:12:48 -----------> git rev-list -1 --merges afad8391a4637beb00d00a7a85c7f0bbecc23a16~1..afad8391a4637beb00d00a7a85c7f0bbecc23a16 afad8391a4637beb00d00a7a85c7f0bbecc23a16 [false] [Pipeline] sh 17:12:48 + git log --format=format:%s -1 afad8391a4637beb00d00a7a85c7f0bbecc23a16 [Pipeline] echo 17:12:48 ========================================================= 17:12:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:12:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:12:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:49 + grep -v github /etc/ssh/ssh_known_hosts 17:12:49 + [ -e /tmp/ssh_known_hosts ] 17:12:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:12:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:12:49 + sudo tee -a /etc/ssh/ssh_known_hosts 17:12:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:49 17:12:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:12:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:49 latest: Pulling from edgex-devops/git-semver 17:12:49 a0d0a0d46f8b: Pulling fs layer 17:12:49 3e5f54012d9b: Pulling fs layer 17:12:49 4c7163046ea9: Pulling fs layer 17:12:49 0c2d73faf560: Pulling fs layer 17:12:49 3e5f54012d9b: Verifying Checksum 17:12:49 a0d0a0d46f8b: Verifying Checksum 17:12:49 a0d0a0d46f8b: Download complete 17:12:49 0c2d73faf560: Verifying Checksum 17:12:49 0c2d73faf560: Download complete 17:12:49 4c7163046ea9: Verifying Checksum 17:12:50 a0d0a0d46f8b: Pull complete 17:12:50 3e5f54012d9b: Pull complete 17:12:50 4c7163046ea9: Pull complete 17:12:50 0c2d73faf560: Pull complete 17:12:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:12:50 prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container 17:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:51 $ docker top 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:51 [ssh-agent] Looking for ssh-agent implementation... 17:12:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:51 $ docker exec 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa ssh-agent 17:12:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnmfNFi/agent.13 17:12:52 SSH_AGENT_PID=19 17:12:52 Running ssh-add (command line suppressed) 17:12:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6978882237899240514.key (/w/workspace/edgex-go/1@tmp/private_key_6978882237899240514.key) 17:12:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:52 + git tag --points-at HEAD [Pipeline] } 17:12:52 $ docker exec --env ******** --env ******** 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa ssh-agent -k 17:12:52 unset SSH_AUTH_SOCK; 17:12:52 unset SSH_AGENT_PID; 17:12:52 echo Agent pid 19 killed; 17:12:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:12:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:52 [ssh-agent] Looking for ssh-agent implementation... 17:12:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:53 $ docker exec 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa ssh-agent 17:12:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmfLci/agent.54 17:12:53 SSH_AGENT_PID=60 17:12:53 Running ssh-add (command line suppressed) 17:12:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7032969722523154823.key (/w/workspace/edgex-go/1@tmp/private_key_7032969722523154823.key) 17:12:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:53 + git semver init 17:12:53 # -> Open(): unable to determine branch for HEAD 17:12:53 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:12:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:12:53 # $SEMVER_REMOTE_NAME = origin 17:12:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:53 # $SEMVER_USER_NAME = edgex-jenkins 17:12:53 # $SEMVER_BRANCH = PR-3977 17:12:53 # $SEMVER_TEMP = /tmp/semver-499475486 17:12:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:13:08 # '/tmp/semver-499475486' -> '/w/workspace/edgex-go/1/.semver' 17:13:08 # -> Force: false 17:13:08 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:13:08 $ docker exec --env ******** --env ******** 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa ssh-agent -k 17:13:08 unset SSH_AUTH_SOCK; 17:13:08 unset SSH_AGENT_PID; 17:13:08 echo Agent pid 60 killed; 17:13:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:09 + git semver [Pipeline] } 17:13:09 $ docker stop --time=1 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa 17:13:10 $ docker rm -f 32f15b480338fe954c097f57f04c2a0a810d796a4601473c8ea31eb71f0fdcaa [Pipeline] // withDockerContainer [Pipeline] sh 17:13:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:13:11 Stashed 1 file(s) [Pipeline] echo 17:13:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 17:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:12 ========================================================= 17:13:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:13:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:13:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:12 59bf1c3509f3: Pulling fs layer 17:13:12 666ba61612fd: Pulling fs layer 17:13:12 8ed8ca486205: Pulling fs layer 17:13:12 4fe6c5a15a65: Pulling fs layer 17:13:12 22a0e8bec74d: Pulling fs layer 17:13:12 640e595b4fbd: Pulling fs layer 17:13:12 763cafe07f6e: Pulling fs layer 17:13:12 0c0b528cf693: Pulling fs layer 17:13:12 10935f4eaf8b: Pulling fs layer 17:13:12 763cafe07f6e: Waiting 17:13:12 0c0b528cf693: Waiting 17:13:12 10935f4eaf8b: Waiting 17:13:12 4fe6c5a15a65: Waiting 17:13:12 640e595b4fbd: Waiting 17:13:12 22a0e8bec74d: Waiting 17:13:12 8ed8ca486205: Verifying Checksum 17:13:12 8ed8ca486205: Download complete 17:13:12 666ba61612fd: Download complete 17:13:12 22a0e8bec74d: Download complete 17:13:12 640e595b4fbd: Verifying Checksum 17:13:12 640e595b4fbd: Download complete 17:13:12 763cafe07f6e: Verifying Checksum 17:13:12 763cafe07f6e: Download complete 17:13:12 59bf1c3509f3: Verifying Checksum 17:13:12 59bf1c3509f3: Download complete 17:13:12 0c0b528cf693: Verifying Checksum 17:13:12 0c0b528cf693: Download complete 17:13:12 59bf1c3509f3: Pull complete 17:13:13 666ba61612fd: Pull complete 17:13:13 8ed8ca486205: Pull complete 17:13:13 10935f4eaf8b: Verifying Checksum 17:13:13 10935f4eaf8b: Download complete 17:13:13 4fe6c5a15a65: Verifying Checksum 17:13:13 4fe6c5a15a65: Download complete 17:13:17 4fe6c5a15a65: Pull complete 17:13:17 22a0e8bec74d: Pull complete 17:13:17 640e595b4fbd: Pull complete 17:13:17 763cafe07f6e: Pull complete 17:13:17 0c0b528cf693: Pull complete 17:13:20 10935f4eaf8b: Pull complete 17:13:20 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 17:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:13:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:13:20 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:13:20 WORKDIR /edgex 17:13:20 COPY go.mod . 17:13:20 RUN go mod download build 17:13:20 -t ci-base-image-x86_64 -f - . 17:13:22 Sending build context to Docker daemon 334.9MB 17:13:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:13:22 ---> 99d49a6021b9 17:13:22 Step 2/4 : WORKDIR /edgex 17:13:24 ---> Running in 59deb5a31425 17:13:24 Removing intermediate container 59deb5a31425 17:13:24 ---> 555682af9c9c 17:13:24 Step 3/4 : COPY go.mod . 17:13:24 ---> a1d6e41021cf 17:13:24 Step 4/4 : RUN go mod download 17:13:24 ---> Running in 89f73355edeb 17:13:26 Still waiting to schedule task 17:13:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:13:42 Removing intermediate container 89f73355edeb 17:13:42 ---> 133c637bf0e9 17:13:42 Successfully built 133c637bf0e9 17:13:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:13:42 + docker inspect -f . ci-base-image-x86_64 17:13:42 . [Pipeline] withDockerContainer 17:13:42 prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container 17:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 17:13:43 $ docker top 026e346749fc97632027a54c4e5f941d8eb4286d3c6bb15d23d727eed98e6473 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:43 + go version 17:13:43 go version go1.17.6 linux/amd64 [Pipeline] } 17:13:43 $ docker stop --time=1 026e346749fc97632027a54c4e5f941d8eb4286d3c6bb15d23d727eed98e6473 17:13:44 $ docker rm -f 026e346749fc97632027a54c4e5f941d8eb4286d3c6bb15d23d727eed98e6473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:45 + docker inspect -f . ci-base-image-x86_64 17:13:45 . [Pipeline] withDockerContainer 17:13:45 prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container 17:13:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 17:13:46 $ docker top c0e41ba26a72b0ab74577acf6f6a0df78736b9ae39acb798193a965c808fac4b -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:46 ========================================================= 17:13:46 [edgeXBuildGoParallel] Running Tests and Build... 17:13:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:13:46 + make test 17:13:46 go mod tidy -compat=1.17 17:13:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:13:53 ? github.com/edgexfoundry/edgex-go [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:14:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 17:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 17:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.128s coverage: 53.4% of statements 17:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.325s coverage: 89.2% of statements 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 17:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 17:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 17:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 17:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 17:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 17:14:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.381s coverage: 65.4% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 17:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 17:14:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:14:48 GO111MODULE=on go vet ./... 17:14:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:14:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:14:54 ./bin/test-attribution-txt.sh [Pipeline] echo 17:14:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:14:55 + ls -al . 17:14:55 total 672 17:14:55 drwxrwxr-x 10 1001 1001 4096 Apr 19 17:14 . 17:14:55 drwxr-xr-x 4 root root 4096 Apr 19 17:13 .. 17:14:55 -rw-rw-r-- 1 1001 1001 11 Apr 19 17:12 .dockerignore 17:14:55 drwxrwxr-x 8 1001 1001 4096 Apr 19 17:12 .git 17:14:55 drwxrwxr-x 3 1001 1001 4096 Apr 19 17:12 .github 17:14:55 -rw-rw-r-- 1 1001 1001 879 Apr 19 17:12 .gitignore 17:14:55 -rw-rw-r-- 1 1001 1001 42 Apr 19 17:12 .golangci.yml 17:14:55 -rw-rw-r-- 1 1001 1001 87 Apr 19 17:12 .hadolint.yml 17:14:55 drwx------ 3 1001 1001 4096 Apr 19 17:13 .semver 17:14:55 -rw-rw-r-- 1 1001 1001 166 Apr 19 17:12 .sonarcloud.properties 17:14:55 -rw-rw-r-- 1 1001 1001 1171 Apr 19 17:12 ADOPTERS.md 17:14:55 -rw-rw-r-- 1 1001 1001 10086 Apr 19 17:12 Attribution.txt 17:14:55 -rw-rw-r-- 1 1001 1001 51732 Apr 19 17:12 CHANGELOG.md 17:14:55 -rw-rw-r-- 1 1001 1001 3804 Apr 19 17:12 CONTRIBUTING.md 17:14:55 -rw-rw-r-- 1 1001 1001 677 Apr 19 17:12 GOVERNANCE.md 17:14:55 -rw-rw-r-- 1 1001 1001 850 Apr 19 17:12 Jenkinsfile 17:14:55 -rw-rw-r-- 1 1001 1001 10775 Apr 19 17:12 LICENSE 17:14:55 -rw-rw-r-- 1 1001 1001 10389 Apr 19 17:12 Makefile 17:14:55 -rw-rw-r-- 1 1001 1001 582 Apr 19 17:12 OWNERS.md 17:14:55 -rw-rw-r-- 1 1001 1001 9120 Apr 19 17:12 README.md 17:14:55 -rw-rw-r-- 1 1001 1001 6912 Apr 19 17:12 SECURITY.md 17:14:55 -rw-rw-r-- 1 1001 1001 5 Apr 19 17:13 VERSION 17:14:55 -rw-rw-r-- 1 1001 1001 4131 Apr 19 17:12 ZMQWindows.md 17:14:55 drwxrwxr-x 2 1001 1001 4096 Apr 19 17:12 bin 17:14:55 drwxrwxr-x 18 1001 1001 4096 Apr 19 17:12 cmd 17:14:55 -rw-r--r-- 1 root root 435134 Apr 19 17:14 coverage.out 17:14:55 -rw-rw-r-- 1 1001 1001 3256 Apr 19 17:12 go.mod 17:14:55 -rw-rw-r-- 1 1001 1001 35162 Apr 19 17:12 go.sum 17:14:55 drwxrwxr-x 8 1001 1001 4096 Apr 19 17:12 internal 17:14:55 drwxrwxr-x 3 1001 1001 4096 Apr 19 17:12 openapi 17:14:55 drwxrwxr-x 4 1001 1001 4096 Apr 19 17:12 snap 17:14:55 -rw-rw-r-- 1 1001 1001 204 Apr 19 17:12 version.go [Pipeline] sh 17:14:55 + '[' -e coverage.out ] 17:14:55 + chown 1001:1001 coverage.out [Pipeline] stash 17:14:55 Stashed 1 file(s) [Pipeline] sh 17:14:55 + make build 17:14:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:15:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21368 in /w/workspace/edgexfoundry_edgex-go_PR-3977 [Pipeline] { [Pipeline] ws 17:15:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:15:08 The recommended git tool is: git 17:15:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:15:16 using credential edgex-jenkins-ssh 17:15:16 Cloning the remote Git repository 17:15:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:15:16 > git init /w/workspace/edgex-go/1 # timeout=10 17:15:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:15:16 > git --version # timeout=10 17:15:16 > git --version # 'git version 2.25.1' 17:15:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17: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/core-command/core-command ./cmd/core-command 17:15:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:15: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:15: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:15:26 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 17:15:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:15:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:15:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:15:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:15:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:15:31 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] } 17:15:32 $ docker stop --time=1 c0e41ba26a72b0ab74577acf6f6a0df78736b9ae39acb798193a965c808fac4b 17:15:34 Merging remotes/origin/main commit 7c172932d67f5deb00d2ba71bf7bdd749298babf into PR head commit afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:15:34 Merge succeeded, producing afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:15:34 Checking out Revision afad8391a4637beb00d00a7a85c7f0bbecc23a16 (PR-3977) 17:15:35 $ docker rm -f c0e41ba26a72b0ab74577acf6f6a0df78736b9ae39acb798193a965c808fac4b [Pipeline] // withDockerContainer [Pipeline] } 17:15:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:15:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:15:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:15:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3977/head:refs/remotes/origin/PR-3977 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:15:34 > git config core.sparsecheckout # timeout=10 17:15:34 > git checkout -f afad8391a4637beb00d00a7a85c7f0bbecc23a16 # timeout=10 17:15:34 > git remote # timeout=10 17:15:34 > git config --get remote.origin.url # timeout=10 17:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:34 > git merge 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 17:15:34 > git rev-parse HEAD^{commit} # timeout=10 17:15:34 > git config core.sparsecheckout # timeout=10 17:15:34 > git checkout -f afad8391a4637beb00d00a7a85c7f0bbecc23a16 # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:15:36 17:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:15:37 latest: Pulling from edgex-devops/edgex-compose 17:15:37 cbdbe7a5bc2a: Pulling fs layer 17:15:37 ca9280d653b3: Pulling fs layer 17:15:37 7e9c9ca2126c: Pulling fs layer 17:15:37 cbdbe7a5bc2a: Verifying Checksum 17:15:37 cbdbe7a5bc2a: Download complete 17:15:37 ca9280d653b3: Verifying Checksum 17:15:37 ca9280d653b3: Download complete 17:15:37 cbdbe7a5bc2a: Pull complete 17:15:37 7e9c9ca2126c: Download complete 17:15:37 ca9280d653b3: Pull complete 17:15:39 Commit message: "fix(security): Workaround for inconsistent app service naming in docker-compose" 17:15:39 > git --version # timeout=10 17:15:39 > git --version # 'git version 2.25.1' 17:15:39 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:15:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:15:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:15:40 Dload Upload Total Spent Left Speed 17:15:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46443 [Pipeline] sh 17:15:41 7e9c9ca2126c: Pull complete 17:15:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:15:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:15:41 prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container 17:15:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:15:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 17:15:42 $ docker top 7795206dd35c5dd19ca2a12f5ade5d3e9e60fd9cf8c1e38ddc6af4b71f7145a4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:15:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:15:43 + sudo tee /etc/docker/daemon.new 17:15:43 { 17:15:43 "registry-mirrors": [ 17:15:43 "https://nexus3.edgexfoundry.org:10001" 17:15:43 ], 17:15:43 "bip": "10.250.0.254/24", 17:15:43 "hosts": [ 17:15:43 "tcp://0.0.0.0:5555", 17:15:43 "unix:///var/run/docker.sock" 17:15:43 ], 17:15:43 "mtu": 1458, 17:15:43 "selinux-enabled": true, 17:15:43 "seccomp-profile": "/etc/docker/seccomp.json" 17:15:43 } [Pipeline] sh 17:15:43 + docker-compose build --help 17:15:43 + grep parallel 17:15:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:15:43 --parallel Build images in parallel. [Pipeline] } 17:15:43 $ docker stop --time=1 7795206dd35c5dd19ca2a12f5ade5d3e9e60fd9cf8c1e38ddc6af4b71f7145a4 17:15:43 + sudo service docker restart 17:15:45 $ docker rm -f 7795206dd35c5dd19ca2a12f5ade5d3e9e60fd9cf8c1e38ddc6af4b71f7145a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:15:45 . [Pipeline] withDockerContainer 17:15:45 prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container 17:15:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:15:46 $ docker top 4baadd72e41d1f575c674bf70cd2f5fafc6b31cb6ae3c57a392f46edfa90211d -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:46 + docker-compose -f ./docker-compose-build.yml build --parallel 17:15:47 Building core-command ... 17:15:47 Building core-data ... 17:15:47 Building core-metadata ... 17:15:47 Building security-bootstrapper ... 17:15:47 Building security-proxy-setup ... 17:15:47 Building security-secretstore-setup ... 17:15:47 Building security-spiffe-token-provider ... 17:15:47 Building security-spire-agent ... 17:15:47 Building security-spire-config ... 17:15:47 Building security-spire-server ... 17:15:47 Building support-notifications ... 17:15:47 Building support-scheduler ... 17:15:47 Building sys-mgmt-agent ... 17:15:47 Building security-bootstrapper 17:15:47 Building sys-mgmt-agent 17:15:47 Building security-secretstore-setup 17:15:47 Building core-metadata 17:15:47 Building security-spire-config 17:16:01 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:16:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:16:01 ---> 133c637bf0e9 17:16:01 Step 3/31 : WORKDIR /edgex-go 17:16:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:16:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:16:01 ---> 133c637bf0e9 17:16:01 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { 17:16:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:16:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:16:02 ---> 133c637bf0e9 17:16:02 Step 3/23 : WORKDIR /edgex-go 17:16:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:16:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:16:02 ---> 133c637bf0e9 17:16:02 Step 3/25 : WORKDIR /edgex-go 17:16:02 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:16:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:16:02 ---> 133c637bf0e9 17:16:02 Step 3/26 : WORKDIR /edgex-go [Pipeline] configFileProvider 17:16:02 provisioning config files... 17:16:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4742983965159271465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:02 ---> docker-login.sh 17:16:02 nexus3.edgexfoundry.org:10001 17:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:03 Configure a credential helper to remove this warning. See 17:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:03 17:16:03 Login Succeeded 17:16:03 nexus3.edgexfoundry.org:10002 17:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:04 Configure a credential helper to remove this warning. See 17:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:04 17:16:04 Login Succeeded 17:16:04 nexus3.edgexfoundry.org:10003 17:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:04 Configure a credential helper to remove this warning. See 17:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:04 17:16:04 Login Succeeded 17:16:04 nexus3.edgexfoundry.org:10004 17:16:04 ---> Running in 52cbf091eb57 17:16:04 ---> Running in 5a9020ec4584 17:16:04 ---> Running in f2cd17264ebb 17:16:04 ---> Running in abfa9efb09bb 17:16:04 ---> Running in ab8f1dd16cee 17:16:04 Removing intermediate container ab8f1dd16cee 17:16:04 ---> 80229c87c2df 17:16:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:04 Removing intermediate container abfa9efb09bb 17:16:04 ---> ce7d35acc438 17:16:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:04 Removing intermediate container f2cd17264ebb 17:16:04 ---> 37faeed5fc97 17:16:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:04 Removing intermediate container 5a9020ec4584 17:16:04 ---> 11d2335385c2 17:16:04 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:04 Removing intermediate container 52cbf091eb57 17:16:04 ---> 224fe2eb9ce0 17:16:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:04 ---> Running in a462c462042f 17:16:04 ---> Running in 4549657176cf 17:16:04 ---> Running in ae6d1c99b16d 17:16:04 ---> Running in b359a4a36d3f 17:16:04 ---> Running in ed9e3ab106b1 17:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:05 Configure a credential helper to remove this warning. See 17:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:05 17:16:05 Login Succeeded 17:16:05 docker.io 17:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:05 Removing intermediate container a462c462042f 17:16:05 ---> 31e0ce498fe5 17:16:05 Step 5/25 : RUN apk add --update --no-cache make git 17:16:05 ---> Running in 9dba23f2d1ee 17:16:05 Removing intermediate container 4549657176cf 17:16:05 ---> 0d27fc1fb41e 17:16:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:06 Configure a credential helper to remove this warning. See 17:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:06 17:16:06 Login Succeeded 17:16:06 ---> docker-login.sh ends [Pipeline] } 17:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:16:06 ---> Running in 795598b472ce 17:16:06 Removing intermediate container ed9e3ab106b1 17:16:06 ---> 10b8d2343b2b 17:16:06 Step 5/23 : RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] unstash 17:16:06 ---> Running in 2af23c511023 17:16:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:06 Removing intermediate container ae6d1c99b16d 17:16:06 ---> a84de6381e7e 17:16:06 Step 5/23 : RUN apk add --update --no-cache make bash git 17:16:06 ---> Running in bc2b4c0816c5 [Pipeline] echo 17:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:16:06 ========================================================= 17:16:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:16:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:16:06 Removing intermediate container b359a4a36d3f 17:16:06 ---> 6ffaadda7b06 17:16:06 Step 5/31 : RUN apk add --update --no-cache make git 17:16:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:06 ---> Running in 12a83766c68c 17:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:16:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:16:07 9b3977197b4f: Pulling fs layer 17:16:07 1a89e8eeedd5: Pulling fs layer 17:16:07 94645a83ff95: Pulling fs layer 17:16:07 3f3a8bcf1eab: Pulling fs layer 17:16:07 0c92f367c5e7: Pulling fs layer 17:16:07 f7c0051592d6: Pulling fs layer 17:16:07 a227ed2f7395: Pulling fs layer 17:16:07 7b1c46037f91: Pulling fs layer 17:16:07 0c92f367c5e7: Waiting 17:16:07 f7c0051592d6: Waiting 17:16:07 a227ed2f7395: Waiting 17:16:07 7b1c46037f91: Waiting 17:16:07 94645a83ff95: Verifying Checksum 17:16:07 94645a83ff95: Download complete 17:16:07 1a89e8eeedd5: Verifying Checksum 17:16:07 1a89e8eeedd5: Download complete 17:16:07 0c92f367c5e7: Verifying Checksum 17:16:07 0c92f367c5e7: Download complete 17:16:07 f7c0051592d6: Verifying Checksum 17:16:07 f7c0051592d6: Download complete 17:16:07 9b3977197b4f: Verifying Checksum 17:16:07 a227ed2f7395: Verifying Checksum 17:16:07 a227ed2f7395: Download complete 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:07 OK: 221 MiB in 52 packages 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:07 OK: 221 MiB in 52 packages 17:16:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:08 Removing intermediate container 9dba23f2d1ee 17:16:08 ---> a4f08a48e0f5 17:16:08 Step 6/25 : COPY go.mod vendor* ./ 17:16:08 OK: 221 MiB in 52 packages 17:16:08 OK: 221 MiB in 52 packages 17:16:08 ---> 82c0403a5fe1 17:16:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:08 9b3977197b4f: Pull complete 17:16:08 ---> Running in 2d70754635e5 17:16:08 Removing intermediate container 795598b472ce 17:16:08 ---> 6999eba5acdb 17:16:08 Step 6/26 : COPY go.mod vendor* ./ 17:16:08 OK: 221 MiB in 52 packages 17:16:08 1a89e8eeedd5: Pull complete 17:16:08 ---> 2b80a148bc18 17:16:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:08 ---> Running in 636c982d37e0 17:16:08 Removing intermediate container 2af23c511023 17:16:08 ---> 7ec752f3b819 17:16:08 Step 6/23 : COPY go.mod vendor* ./ 17:16:08 Removing intermediate container bc2b4c0816c5 17:16:08 ---> 55faca131e31 17:16:08 Step 6/23 : COPY go.mod vendor* ./ 17:16:08 94645a83ff95: Pull complete 17:16:08 ---> 3a0fcc5d2a32 17:16:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:08 ---> Running in 1b797d6b87f7 17:16:08 Removing intermediate container 12a83766c68c 17:16:08 ---> 42e6772b839f 17:16:08 Step 6/31 : COPY go.mod vendor* ./ 17:16:08 ---> 983002f88e57 17:16:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:08 ---> Running in 8c5adca5060b 17:16:09 ---> 16fc89e47b2f 17:16:09 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:09 ---> Running in 88f3bfc816e0 17:16:09 7b1c46037f91: Verifying Checksum 17:16:09 7b1c46037f91: Download complete 17:16:09 Removing intermediate container 2d70754635e5 17:16:09 ---> dfd7980d3b1e 17:16:09 Step 8/25 : COPY . . 17:16:09 3f3a8bcf1eab: Verifying Checksum 17:16:09 3f3a8bcf1eab: Download complete 17:16:10 Removing intermediate container 636c982d37e0 17:16:10 ---> f2b28f968118 17:16:10 Step 8/26 : COPY . . 17:16:11 Removing intermediate container 1b797d6b87f7 17:16:11 ---> a1d09b3facf5 17:16:11 Step 8/23 : COPY . . 17:16:13 Removing intermediate container 8c5adca5060b 17:16:13 ---> ad4ea9bb7e32 17:16:13 Step 8/23 : COPY . . 17:16:14 Removing intermediate container 88f3bfc816e0 17:16:14 ---> 19d82604654b 17:16:14 Step 8/31 : COPY . . 17:16:16 ---> 9288b695fbe4 17:16:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:16:16 ---> 18588d57e23d 17:16:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:16:17 ---> Running in 0a5b4e658baa 17:16:17 ---> Running in 63480e03e949 17:16:17 ---> 68f29a431331 17:16:17 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:16:17 ---> Running in 0545c0265d13 17:16:17 Removing intermediate container 0a5b4e658baa 17:16:17 ---> e28a996db3b3 17:16:17 Step 10/26 : RUN mkdir -p spire-build 17:16:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:16:17 ---> Running in 3e1cfe398102 17:16: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/core-metadata/core-metadata ./cmd/core-metadata 17:16:18 Removing intermediate container 3e1cfe398102 17:16:18 ---> 1d6f8ef2b96e 17:16:18 Step 11/26 : WORKDIR /edgex-go/spire-build 17:16:18 ---> Running in 37c09a463afd 17:16:18 ---> add39e7c48ed 17:16:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:16:18 ---> Running in 88192ededa34 17:16:19 Removing intermediate container 37c09a463afd 17:16:19 ---> b59095296fe9 17:16:19 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 17:16:19 ---> Running in 9c20692e8199 17:16: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:16:20 spire-1.2.1/ 17:16:20 spire-1.2.1/.data/ 17:16:20 spire-1.2.1/.data/.file 17:16:20 spire-1.2.1/.dockerignore 17:16:20 spire-1.2.1/.gitattributes 17:16:20 spire-1.2.1/.githooks/ 17:16:20 spire-1.2.1/.githooks/pre-commit 17:16:20 spire-1.2.1/.github/ 17:16:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:16:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:16:20 spire-1.2.1/.github/dependabot.yml 17:16:20 spire-1.2.1/.github/workflows/ 17:16:20 spire-1.2.1/.github/workflows/nightly_build.yaml 17:16:20 spire-1.2.1/.github/workflows/pr_build.yaml 17:16:20 spire-1.2.1/.github/workflows/release_build.yaml 17:16:20 spire-1.2.1/.github/workflows/scripts/ 17:16:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:16:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:16:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:16:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:16:20 spire-1.2.1/.github/workflows/scripts/split.sh 17:16:20 spire-1.2.1/.gitignore 17:16:20 spire-1.2.1/.go-version 17:16:20 spire-1.2.1/.golangci.yml 17:16:20 spire-1.2.1/ADOPTERS.md 17:16:20 spire-1.2.1/CHANGELOG.md 17:16:20 spire-1.2.1/CODE-OF-CONDUCT.md 17:16:20 spire-1.2.1/CODEOWNERS 17:16:20 spire-1.2.1/CONTRIBUTING.md 17:16:20 spire-1.2.1/Dockerfile 17:16:20 spire-1.2.1/Dockerfile.dev 17:16:20 spire-1.2.1/Dockerfile.scratch 17:16:20 spire-1.2.1/LICENSE 17:16:20 spire-1.2.1/MAINTAINERS.md 17:16:20 spire-1.2.1/Makefile 17:16:20 spire-1.2.1/README.md 17:16:20 spire-1.2.1/ROADMAP.md 17:16:20 spire-1.2.1/SECURITY.md 17:16:20 spire-1.2.1/cmd/ 17:16:20 spire-1.2.1/cmd/spire-agent/ 17:16:20 spire-1.2.1/cmd/spire-agent/cli/ 17:16:20 spire-1.2.1/cmd/spire-agent/cli/api/ 17:16:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/common/ 17:16:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:16:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/run/ 17:16:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:16:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:16:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:16:20 spire-1.2.1/cmd/spire-agent/main.go 17:16:20 spire-1.2.1/cmd/spire-server/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/agent/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/cli.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/run/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/token/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/validate/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/x509/ 17:16:20 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:16:20 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:16:20 spire-1.2.1/cmd/spire-server/main.go 17:16:20 spire-1.2.1/cmd/spire-server/util/ 17:16:20 spire-1.2.1/cmd/spire-server/util/util.go 17:16:20 spire-1.2.1/conf/ 17:16:20 spire-1.2.1/conf/agent/ 17:16:20 spire-1.2.1/conf/agent/agent.conf 17:16:20 spire-1.2.1/conf/agent/agent_full.conf 17:16:20 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:16:20 spire-1.2.1/conf/server/ 17:16:20 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:16:20 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:16:20 spire-1.2.1/conf/server/server.conf 17:16:20 spire-1.2.1/conf/server/server_full.conf 17:16:20 spire-1.2.1/doc/ 17:16:20 spire-1.2.1/doc/SPIRE101.md 17:16:20 spire-1.2.1/doc/auditlog.md 17:16:20 spire-1.2.1/doc/authorization_policy_engine.md 17:16:20 spire-1.2.1/doc/changelog_guidelines.md 17:16:20 spire-1.2.1/doc/cure53-report.pdf 17:16:20 spire-1.2.1/doc/images/ 17:16:20 spire-1.2.1/doc/images/2019_roadmap.png 17:16:20 spire-1.2.1/doc/images/SPIRE101.png 17:16:20 spire-1.2.1/doc/images/SPIRE_agent.png 17:16:20 spire-1.2.1/doc/images/SPIRE_server.png 17:16:20 spire-1.2.1/doc/images/cache_mgr.png 17:16:20 spire-1.2.1/doc/images/cache_mgr_components.png 17:16:20 spire-1.2.1/doc/images/federated_spire.png 17:16:20 spire-1.2.1/doc/images/ha_mode.png 17:16:20 spire-1.2.1/doc/images/nested_spire.png 17:16:20 spire-1.2.1/doc/images/oidc_federation.png 17:16:20 spire-1.2.1/doc/images/single_trust_domain.png 17:16:20 spire-1.2.1/doc/images/spiffe_compatible.png 17:16:20 spire-1.2.1/doc/images/spire_logo.png 17:16:20 spire-1.2.1/doc/migrating_registration_api_clients.md 17:16:20 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:16:20 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:16:20 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:16:20 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:16:20 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:16:20 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:16:20 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:16:20 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:16:20 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:16:20 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:16:20 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:16:20 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:16:20 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:16:20 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:16:20 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:16:20 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:16:20 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:16:20 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:16:20 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:16:20 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:16:20 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:16:20 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:16:20 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:16:20 spire-1.2.1/doc/scaling_spire.md 17:16:20 spire-1.2.1/doc/spire_agent.md 17:16:20 spire-1.2.1/doc/spire_server.md 17:16:20 spire-1.2.1/doc/supported_integrations.md 17:16:20 spire-1.2.1/doc/telemetry.md 17:16:20 spire-1.2.1/doc/telemetry_config.md 17:16:20 spire-1.2.1/doc/upgrading.md 17:16:20 spire-1.2.1/doc/using_spire.md 17:16:20 spire-1.2.1/examples/ 17:16:20 spire-1.2.1/examples/README.md 17:16:20 spire-1.2.1/go.mod 17:16:20 spire-1.2.1/go.sum 17:16:20 spire-1.2.1/pkg/ 17:16:20 spire-1.2.1/pkg/agent/ 17:16:20 spire-1.2.1/pkg/agent/agent.go 17:16:20 spire-1.2.1/pkg/agent/api/ 17:16:20 spire-1.2.1/pkg/agent/api/config.go 17:16:20 spire-1.2.1/pkg/agent/api/debug/ 17:16:20 spire-1.2.1/pkg/agent/api/debug/v1/ 17:16:20 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:16:20 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:16:20 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:16:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:16:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:16:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:16:20 spire-1.2.1/pkg/agent/api/endpoints.go 17:16:20 spire-1.2.1/pkg/agent/api/health/ 17:16:20 spire-1.2.1/pkg/agent/api/health/v1/ 17:16:20 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:16:20 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:16:20 spire-1.2.1/pkg/agent/api/rpccontext/ 17:16:20 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:16:20 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:16:20 spire-1.2.1/pkg/agent/attestor/ 17:16:20 spire-1.2.1/pkg/agent/attestor/node/ 17:16:20 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:16:20 spire-1.2.1/pkg/agent/attestor/node/node.go 17:16:20 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:16:20 spire-1.2.1/pkg/agent/attestor/workload/ 17:16:20 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:16:20 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:16:20 spire-1.2.1/pkg/agent/catalog/ 17:16:20 spire-1.2.1/pkg/agent/catalog/catalog.go 17:16:20 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:16:20 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:16:20 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:16:20 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:16:20 spire-1.2.1/pkg/agent/client/ 17:16:20 spire-1.2.1/pkg/agent/client/client.go 17:16:20 spire-1.2.1/pkg/agent/client/client_test.go 17:16:20 spire-1.2.1/pkg/agent/client/dial.go 17:16:20 spire-1.2.1/pkg/agent/client/nodeconn.go 17:16:20 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:16:20 spire-1.2.1/pkg/agent/client/update.go 17:16:20 spire-1.2.1/pkg/agent/client/util.go 17:16:20 spire-1.2.1/pkg/agent/common/ 17:16:20 spire-1.2.1/pkg/agent/common/backoff/ 17:16:20 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:16:20 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:16:20 spire-1.2.1/pkg/agent/common/cgroups/ 17:16:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:16:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:16:20 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:16:20 spire-1.2.1/pkg/agent/config.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/ 17:16:20 spire-1.2.1/pkg/agent/endpoints/config.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:16:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:16:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/workload/ 17:16:20 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:16:20 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:16:20 spire-1.2.1/pkg/agent/manager/ 17:16:20 spire-1.2.1/pkg/agent/manager/cache/ 17:16:20 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:16:20 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:16:20 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:16:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:16:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:16:20 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:16:20 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:16:20 spire-1.2.1/pkg/agent/manager/config.go 17:16:20 spire-1.2.1/pkg/agent/manager/manager.go 17:16:20 spire-1.2.1/pkg/agent/manager/manager_test.go 17:16:20 spire-1.2.1/pkg/agent/manager/storage.go 17:16:20 spire-1.2.1/pkg/agent/manager/storage_test.go 17:16:20 spire-1.2.1/pkg/agent/manager/storecache/ 17:16:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:16:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:16:20 spire-1.2.1/pkg/agent/manager/sync.go 17:16:20 spire-1.2.1/pkg/agent/plugin/ 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:16:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:16:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:16:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:16:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:16:20 spire-1.2.1/pkg/agent/svid/ 17:16:20 spire-1.2.1/pkg/agent/svid/rotator.go 17:16:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:16:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:16:20 spire-1.2.1/pkg/agent/svid/store/ 17:16:20 spire-1.2.1/pkg/agent/svid/store/service.go 17:16:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:16:20 spire-1.2.1/pkg/common/ 17:16:20 spire-1.2.1/pkg/common/agentpathtemplate/ 17:16:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:16:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:16:20 spire-1.2.1/pkg/common/api/ 17:16:20 spire-1.2.1/pkg/common/api/metrics.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/ 17:16:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/logger.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/names.go 17:16:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:16:20 spire-1.2.1/pkg/common/api/names.go 17:16:20 spire-1.2.1/pkg/common/api/ratelimit.go 17:16:20 spire-1.2.1/pkg/common/api/rpccontext/ 17:16:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:16:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:16:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:16:20 spire-1.2.1/pkg/common/auth/ 17:16:20 spire-1.2.1/pkg/common/auth/interceptors.go 17:16:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:16:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/ 17:16:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/types.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:16:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:16:20 spire-1.2.1/pkg/common/catalog/ 17:16:20 spire-1.2.1/pkg/common/catalog/bind.go 17:16:20 spire-1.2.1/pkg/common/catalog/builtin.go 17:16:20 spire-1.2.1/pkg/common/catalog/catalog.go 17:16:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:16:20 spire-1.2.1/pkg/common/catalog/closers.go 17:16:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:16:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:16:20 spire-1.2.1/pkg/common/catalog/config.go 17:16:20 spire-1.2.1/pkg/common/catalog/config_test.go 17:16:20 spire-1.2.1/pkg/common/catalog/configure.go 17:16:20 spire-1.2.1/pkg/common/catalog/constraints.go 17:16:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:16:20 spire-1.2.1/pkg/common/catalog/context.go 17:16:20 spire-1.2.1/pkg/common/catalog/external.go 17:16:20 spire-1.2.1/pkg/common/catalog/host.go 17:16:20 spire-1.2.1/pkg/common/catalog/pipenet.go 17:16:20 spire-1.2.1/pkg/common/catalog/plugin.go 17:16:20 spire-1.2.1/pkg/common/catalog/testplugin/ 17:16:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:16:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:16:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:16:20 spire-1.2.1/pkg/common/cli/ 17:16:20 spire-1.2.1/pkg/common/cli/env.go 17:16:20 spire-1.2.1/pkg/common/cli/flags.go 17:16:20 spire-1.2.1/pkg/common/cli/trust_domain.go 17:16:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:16:20 spire-1.2.1/pkg/common/cli/umask.go 17:16:20 spire-1.2.1/pkg/common/cli/umask_posix.go 17:16:20 spire-1.2.1/pkg/common/cli/umask_test.go 17:16:20 spire-1.2.1/pkg/common/cli/umask_windows.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/ 17:16:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/flag.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/format.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/ 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:16:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:16:20 spire-1.2.1/pkg/common/coretypes/ 17:16:20 spire-1.2.1/pkg/common/coretypes/bundle/ 17:16:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:16:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:16:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:16:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:16:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:16:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:16:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:16:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:16:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:16:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:16:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:16:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:16:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:16:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:16:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:16:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:16:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:16:20 spire-1.2.1/pkg/common/cryptoutil/ 17:16:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:16:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:16:20 spire-1.2.1/pkg/common/diskutil/ 17:16:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:16:20 spire-1.2.1/pkg/common/diskutil/file_test.go 17:16:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:16:20 spire-1.2.1/pkg/common/errorutil/ 17:16:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:16:20 spire-1.2.1/pkg/common/health/ 17:16:20 spire-1.2.1/pkg/common/health/config.go 17:16:20 spire-1.2.1/pkg/common/health/context.go 17:16:20 spire-1.2.1/pkg/common/health/context_test.go 17:16:20 spire-1.2.1/pkg/common/health/health.go 17:16:20 spire-1.2.1/pkg/common/health/health_test.go 17:16:20 spire-1.2.1/pkg/common/health/logger.go 17:16:20 spire-1.2.1/pkg/common/hostservice/ 17:16:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:16:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:16:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:16:20 spire-1.2.1/pkg/common/idutil/ 17:16:20 spire-1.2.1/pkg/common/idutil/require.go 17:16:20 spire-1.2.1/pkg/common/idutil/require_test.go 17:16:20 spire-1.2.1/pkg/common/idutil/safety.go 17:16:20 spire-1.2.1/pkg/common/idutil/safety_test.go 17:16:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:16:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:16:20 spire-1.2.1/pkg/common/jwtsvid/ 17:16:20 spire-1.2.1/pkg/common/jwtsvid/common.go 17:16:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:16:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:16:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:16:20 spire-1.2.1/pkg/common/jwtutil/ 17:16:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:16:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:16:20 spire-1.2.1/pkg/common/log/ 17:16:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:16:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:16:20 spire-1.2.1/pkg/common/log/log.go 17:16:20 spire-1.2.1/pkg/common/log/log_test.go 17:16:20 spire-1.2.1/pkg/common/log/options.go 17:16:20 spire-1.2.1/pkg/common/nodeutil/ 17:16:20 spire-1.2.1/pkg/common/nodeutil/node.go 17:16:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:16:20 spire-1.2.1/pkg/common/peertracker/ 17:16:20 spire-1.2.1/pkg/common/peertracker/conn.go 17:16:20 spire-1.2.1/pkg/common/peertracker/credentials.go 17:16:20 spire-1.2.1/pkg/common/peertracker/errors.go 17:16:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:16:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:16:20 spire-1.2.1/pkg/common/peertracker/info.go 17:16:20 spire-1.2.1/pkg/common/peertracker/listener.go 17:16:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:16:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:16:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:16:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:16:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:16:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:16:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:16:20 spire-1.2.1/pkg/common/peertracker/tcp.go 17:16:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:16:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:16:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:16:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:16:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:16:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:16:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:16:20 spire-1.2.1/pkg/common/peertracker/uds.go 17:16:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:16:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:16:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:16:20 spire-1.2.1/pkg/common/pemutil/ 17:16:20 spire-1.2.1/pkg/common/pemutil/block.go 17:16:20 spire-1.2.1/pkg/common/pemutil/certs.go 17:16:20 spire-1.2.1/pkg/common/pemutil/common.go 17:16:20 spire-1.2.1/pkg/common/pemutil/csr.go 17:16:20 spire-1.2.1/pkg/common/pemutil/keys.go 17:16:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/ 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:16:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:16:20 spire-1.2.1/pkg/common/plugin/ 17:16:20 spire-1.2.1/pkg/common/plugin/aws/ 17:16:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:16:20 spire-1.2.1/pkg/common/plugin/azure/ 17:16:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:16:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:16:20 spire-1.2.1/pkg/common/plugin/facade.go 17:16:20 spire-1.2.1/pkg/common/plugin/facade_test.go 17:16:20 spire-1.2.1/pkg/common/plugin/gcp/ 17:16:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:16:20 spire-1.2.1/pkg/common/plugin/k8s/ 17:16:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:16:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:16:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:16:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:16:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:16:20 spire-1.2.1/pkg/common/plugin/log.go 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/ 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:16:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:16:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:16:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:16:20 spire-1.2.1/pkg/common/plugin/x509pop/ 17:16:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:16:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:16:20 spire-1.2.1/pkg/common/profiling/ 17:16:20 spire-1.2.1/pkg/common/profiling/dumpers.go 17:16:20 spire-1.2.1/pkg/common/profiling/profiling.go 17:16:20 spire-1.2.1/pkg/common/protoutil/ 17:16:20 spire-1.2.1/pkg/common/protoutil/masks.go 17:16:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:16:20 spire-1.2.1/pkg/common/rotationutil/ 17:16:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:16:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:16:20 spire-1.2.1/pkg/common/selector/ 17:16:20 spire-1.2.1/pkg/common/selector/selector.go 17:16:20 spire-1.2.1/pkg/common/selector/selector_test.go 17:16:20 spire-1.2.1/pkg/common/selector/set.go 17:16:20 spire-1.2.1/pkg/common/selector/set_utils.go 17:16:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/ 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/ 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:16:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:16:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:16:20 spire-1.2.1/pkg/common/telemetry/call.go 17:16:20 spire-1.2.1/pkg/common/telemetry/common/ 17:16:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:16:20 spire-1.2.1/pkg/common/telemetry/config.go 17:16:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:16:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/inmem.go 17:16:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/m3.go 17:16:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/metrics.go 17:16:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/names.go 17:16:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:16:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:16:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/ 17:16:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:16:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:16:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:16:20 spire-1.2.1/pkg/common/telemetry/server/server.go 17:16:20 spire-1.2.1/pkg/common/telemetry/sink.go 17:16:20 spire-1.2.1/pkg/common/telemetry/statsd.go 17:16:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:16:20 spire-1.2.1/pkg/common/telemetry/uptime.go 17:16:20 spire-1.2.1/pkg/common/telemetry/version.go 17:16:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:16:20 spire-1.2.1/pkg/common/uptime/ 17:16:20 spire-1.2.1/pkg/common/uptime/uptime.go 17:16:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:16:20 spire-1.2.1/pkg/common/util/ 17:16:20 spire-1.2.1/pkg/common/util/certs.go 17:16:20 spire-1.2.1/pkg/common/util/certs_test.go 17:16:20 spire-1.2.1/pkg/common/util/csr.go 17:16:20 spire-1.2.1/pkg/common/util/hash.go 17:16:20 spire-1.2.1/pkg/common/util/selectors.go 17:16:20 spire-1.2.1/pkg/common/util/selectors_test.go 17:16:20 spire-1.2.1/pkg/common/util/signals.go 17:16:20 spire-1.2.1/pkg/common/util/sort.go 17:16:20 spire-1.2.1/pkg/common/util/sort_test.go 17:16:20 spire-1.2.1/pkg/common/util/task.go 17:16:20 spire-1.2.1/pkg/common/util/task_test.go 17:16:20 spire-1.2.1/pkg/common/util/testdata/ 17:16:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:16:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:16:20 spire-1.2.1/pkg/common/version/ 17:16:20 spire-1.2.1/pkg/common/version/version.go 17:16:20 spire-1.2.1/pkg/common/x509svid/ 17:16:20 spire-1.2.1/pkg/common/x509svid/common_test.go 17:16:20 spire-1.2.1/pkg/common/x509svid/csr.go 17:16:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:16:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:16:20 spire-1.2.1/pkg/common/x509util/ 17:16:20 spire-1.2.1/pkg/common/x509util/cert.go 17:16:20 spire-1.2.1/pkg/common/x509util/dns.go 17:16:20 spire-1.2.1/pkg/common/x509util/dns_test.go 17:16:20 spire-1.2.1/pkg/common/x509util/keyid.go 17:16:20 spire-1.2.1/pkg/common/x509util/keypair.go 17:16:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:16:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:16:20 spire-1.2.1/pkg/server/ 17:16:20 spire-1.2.1/pkg/server/api/ 17:16:20 spire-1.2.1/pkg/server/api/agent.go 17:16:20 spire-1.2.1/pkg/server/api/agent/ 17:16:20 spire-1.2.1/pkg/server/api/agent/v1/ 17:16:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:16:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:16:20 spire-1.2.1/pkg/server/api/agent_test.go 17:16:20 spire-1.2.1/pkg/server/api/api.go 17:16:20 spire-1.2.1/pkg/server/api/audit/ 17:16:20 spire-1.2.1/pkg/server/api/audit/audit.go 17:16:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:16:20 spire-1.2.1/pkg/server/api/bundle.go 17:16:20 spire-1.2.1/pkg/server/api/bundle/ 17:16:20 spire-1.2.1/pkg/server/api/bundle/v1/ 17:16:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:16:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:16:20 spire-1.2.1/pkg/server/api/bundle_test.go 17:16:20 spire-1.2.1/pkg/server/api/debug/ 17:16:20 spire-1.2.1/pkg/server/api/debug/v1/ 17:16:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:16:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:16:20 spire-1.2.1/pkg/server/api/entry.go 17:16:20 spire-1.2.1/pkg/server/api/entry/ 17:16:20 spire-1.2.1/pkg/server/api/entry/v1/ 17:16:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:16:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:16:20 spire-1.2.1/pkg/server/api/entry_test.go 17:16:20 spire-1.2.1/pkg/server/api/health/ 17:16:20 spire-1.2.1/pkg/server/api/health/v1/ 17:16:20 spire-1.2.1/pkg/server/api/health/v1/service.go 17:16:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:16:20 spire-1.2.1/pkg/server/api/id.go 17:16:20 spire-1.2.1/pkg/server/api/id_test.go 17:16:20 spire-1.2.1/pkg/server/api/limits/ 17:16:20 spire-1.2.1/pkg/server/api/limits/limits.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/ 17:16:20 spire-1.2.1/pkg/server/api/middleware/alias.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/audit.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/caller.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/common.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/entries.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:16:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:16:20 spire-1.2.1/pkg/server/api/ratelimit.go 17:16:20 spire-1.2.1/pkg/server/api/rpccontext/ 17:16:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:16:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:16:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:16:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:16:20 spire-1.2.1/pkg/server/api/selector.go 17:16:20 spire-1.2.1/pkg/server/api/selector_test.go 17:16:20 spire-1.2.1/pkg/server/api/status.go 17:16:20 spire-1.2.1/pkg/server/api/status_test.go 17:16:20 spire-1.2.1/pkg/server/api/svid/ 17:16:20 spire-1.2.1/pkg/server/api/svid/v1/ 17:16:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:16:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:16:20 spire-1.2.1/pkg/server/api/trustdomain.go 17:16:20 spire-1.2.1/pkg/server/api/trustdomain/ 17:16:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:16:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:16:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:16:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:16:20 spire-1.2.1/pkg/server/authpolicy/ 17:16:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:16:20 spire-1.2.1/pkg/server/authpolicy/policy.go 17:16:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:16:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:16:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:16:20 spire-1.2.1/pkg/server/authpolicy/validate.go 17:16:20 spire-1.2.1/pkg/server/bundle/ 17:16:20 spire-1.2.1/pkg/server/bundle/client/ 17:16:20 spire-1.2.1/pkg/server/bundle/client/client.go 17:16:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:16:20 spire-1.2.1/pkg/server/bundle/client/manager.go 17:16:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:16:20 spire-1.2.1/pkg/server/bundle/client/sources.go 17:16:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:16:20 spire-1.2.1/pkg/server/bundle/client/updater.go 17:16:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:16:20 spire-1.2.1/pkg/server/ca/ 17:16:20 spire-1.2.1/pkg/server/ca/ca.go 17:16:20 spire-1.2.1/pkg/server/ca/ca_health.go 17:16:20 spire-1.2.1/pkg/server/ca/ca_test.go 17:16:20 spire-1.2.1/pkg/server/ca/journal.go 17:16:20 spire-1.2.1/pkg/server/ca/journal_test.go 17:16:20 spire-1.2.1/pkg/server/ca/manager.go 17:16:20 spire-1.2.1/pkg/server/ca/manager_health.go 17:16:20 spire-1.2.1/pkg/server/ca/manager_test.go 17:16:20 spire-1.2.1/pkg/server/ca/templates.go 17:16:20 spire-1.2.1/pkg/server/ca/upstream_client.go 17:16:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:16:20 spire-1.2.1/pkg/server/ca/validation.go 17:16:20 spire-1.2.1/pkg/server/cache/ 17:16:20 spire-1.2.1/pkg/server/cache/dscache/ 17:16:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:16:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:16:20 spire-1.2.1/pkg/server/cache/entrycache/ 17:16:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:16:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:16:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:16:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:16:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:16:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:16:20 spire-1.2.1/pkg/server/catalog/ 17:16:20 spire-1.2.1/pkg/server/catalog/catalog.go 17:16:20 spire-1.2.1/pkg/server/catalog/keymanager.go 17:16:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:16:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:16:20 spire-1.2.1/pkg/server/catalog/notifier.go 17:16:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:16:20 spire-1.2.1/pkg/server/config.go 17:16:20 spire-1.2.1/pkg/server/datastore/ 17:16:20 spire-1.2.1/pkg/server/datastore/datastore.go 17:16:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:16:20 spire-1.2.1/pkg/server/datastore/repository.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:16:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:16:20 spire-1.2.1/pkg/server/endpoints/ 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/ 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:16:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:16:20 spire-1.2.1/pkg/server/endpoints/config.go 17:16:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:16:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:16:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:16:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:16:20 spire-1.2.1/pkg/server/endpoints/middleware.go 17:16:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:16:20 spire-1.2.1/pkg/server/hostservice/ 17:16:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:16:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:16:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:16:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:16:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:16:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:16:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:16:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/ 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/ 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:16:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:16:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:16:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/ 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:16:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:16:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:16:20 spire-1.2.1/pkg/server/registration/ 17:16:20 spire-1.2.1/pkg/server/registration/manager.go 17:16:20 spire-1.2.1/pkg/server/registration/manager_test.go 17:16:20 spire-1.2.1/pkg/server/scanentries.go 17:16:20 spire-1.2.1/pkg/server/scanentries_test.go 17:16:20 spire-1.2.1/pkg/server/server.go 17:16:20 spire-1.2.1/pkg/server/server_test.go 17:16:20 spire-1.2.1/pkg/server/svid/ 17:16:20 spire-1.2.1/pkg/server/svid/observer.go 17:16:20 spire-1.2.1/pkg/server/svid/observer_test.go 17:16:20 spire-1.2.1/pkg/server/svid/rotator.go 17:16:20 spire-1.2.1/pkg/server/svid/rotator_config.go 17:16:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:16:20 spire-1.2.1/pkg/server/svid/rotator_test.go 17:16:20 spire-1.2.1/proto/ 17:16:20 spire-1.2.1/proto/private/ 17:16:20 spire-1.2.1/proto/private/server/ 17:16:20 spire-1.2.1/proto/private/server/journal/ 17:16:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:16:20 spire-1.2.1/proto/private/server/journal/journal.proto 17:16:20 spire-1.2.1/proto/spire/ 17:16:20 spire-1.2.1/proto/spire/common/ 17:16:20 spire-1.2.1/proto/spire/common/common.pb.go 17:16:20 spire-1.2.1/proto/spire/common/common.proto 17:16:20 spire-1.2.1/proto/spire/common/plugin/ 17:16:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:16:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:16:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:16:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:16:20 spire-1.2.1/proto/spire/plugin/ 17:16:20 spire-1.2.1/proto/spire/plugin/agent/ 17:16:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:16:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:16:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:16:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:16:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:16:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:16:20 spire-1.2.1/release/ 17:16:20 spire-1.2.1/release/spire-extras/ 17:16:20 spire-1.2.1/release/spire-extras/README.md 17:16:20 spire-1.2.1/release/spire-extras/conf/ 17:16:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:16:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:16:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:16:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:16:20 spire-1.2.1/release/spire/ 17:16:20 spire-1.2.1/release/spire/README.md 17:16:20 spire-1.2.1/release/spire/conf/ 17:16:20 spire-1.2.1/release/spire/conf/agent/ 17:16:20 spire-1.2.1/release/spire/conf/agent/agent.conf 17:16:20 spire-1.2.1/release/spire/conf/server/ 17:16:20 spire-1.2.1/release/spire/conf/server/server.conf 17:16:20 spire-1.2.1/script/ 17:16:20 spire-1.2.1/script/build-artifact.sh 17:16:20 spire-1.2.1/script/generate_dummy_ca.sh 17:16:20 spire-1.2.1/support/ 17:16:20 spire-1.2.1/support/k8s/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:16:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/ 17:16:20 spire-1.2.1/support/oidc-discovery-provider/README.md 17:16:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/config.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/main.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:16:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:16:20 spire-1.2.1/test/ 17:16:20 spire-1.2.1/test/clock/ 17:16:20 spire-1.2.1/test/clock/clock.go 17:16:20 spire-1.2.1/test/fakes/ 17:16:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:16:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:16:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:16:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:16:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:16:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:16:20 spire-1.2.1/test/fakes/fakeagentstore/ 17:16:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:16:20 spire-1.2.1/test/fakes/fakedatastore/ 17:16:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:16:20 spire-1.2.1/test/fakes/fakeentryclient/ 17:16:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:16:20 spire-1.2.1/test/fakes/fakehealthchecker/ 17:16:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:16:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:16:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:16:20 spire-1.2.1/test/fakes/fakemetrics/ 17:16:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:16:20 spire-1.2.1/test/fakes/fakenoderesolver/ 17:16:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:16:20 spire-1.2.1/test/fakes/fakenotifier/ 17:16:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:16:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:16:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:16:20 spire-1.2.1/test/fakes/fakeserverca/ 17:16:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:16:20 spire-1.2.1/test/fakes/fakeservercatalog/ 17:16:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:16:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:16:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:16:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:16:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:16:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:16:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:16:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:16:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:16:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:16:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:16:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:16:20 spire-1.2.1/test/fixture/ 17:16:20 spire-1.2.1/test/fixture/certs/ 17:16:20 spire-1.2.1/test/fixture/certs/agent_svid.der 17:16:20 spire-1.2.1/test/fixture/certs/base_cert.pem 17:16:20 spire-1.2.1/test/fixture/certs/base_csr.pem 17:16:20 spire-1.2.1/test/fixture/certs/base_key.pem 17:16:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:16:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:16:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:16:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:16:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:16:20 spire-1.2.1/test/fixture/certs/blog_key.pem 17:16:20 spire-1.2.1/test/fixture/certs/bundle.der 17:16:20 spire-1.2.1/test/fixture/certs/ca.pem 17:16:20 spire-1.2.1/test/fixture/certs/ca_key.pem 17:16:20 spire-1.2.1/test/fixture/certs/database_cert.pem 17:16:20 spire-1.2.1/test/fixture/certs/database_csr.pem 17:16:20 spire-1.2.1/test/fixture/certs/database_key.pem 17:16:20 spire-1.2.1/test/fixture/certs/node_cert.pem 17:16:20 spire-1.2.1/test/fixture/certs/node_csr.pem 17:16:20 spire-1.2.1/test/fixture/certs/node_key.pem 17:16:20 spire-1.2.1/test/fixture/certs/svid.pem 17:16:20 spire-1.2.1/test/fixture/certs/svid_key.pem 17:16:20 spire-1.2.1/test/fixture/config/ 17:16:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:16:20 spire-1.2.1/test/fixture/config/agent_good.conf 17:16:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:16:20 spire-1.2.1/test/fixture/config/plugin_good.conf 17:16:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:16:20 spire-1.2.1/test/fixture/config/server_good.conf 17:16:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:16:20 spire-1.2.1/test/fixture/fixture.go 17:16:20 spire-1.2.1/test/fixture/nodeattestor/ 17:16:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:16:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:16:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:16:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:16:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:16:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:16:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:16:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:16:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:16:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:16:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:16:20 spire-1.2.1/test/fixture/registration/ 17:16:20 spire-1.2.1/test/fixture/registration/entries.json 17:16:20 spire-1.2.1/test/fixture/registration/good-for-update.json 17:16:20 spire-1.2.1/test/fixture/registration/good.json 17:16:20 spire-1.2.1/test/fixture/registration/invalid.json 17:16:20 spire-1.2.1/test/fixture/registration/invalid_json.json 17:16:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:16:20 spire-1.2.1/test/integration/ 17:16:20 spire-1.2.1/test/integration/README.md 17:16:20 spire-1.2.1/test/integration/common 17:16:20 spire-1.2.1/test/integration/setup/ 17:16:20 spire-1.2.1/test/integration/setup/adminclient/ 17:16:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:16:20 spire-1.2.1/test/integration/setup/adminclient/client.go 17:16:20 spire-1.2.1/test/integration/setup/debugagent/ 17:16:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:16:20 spire-1.2.1/test/integration/setup/debugagent/main.go 17:16:20 spire-1.2.1/test/integration/setup/debugserver/ 17:16:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:16:20 spire-1.2.1/test/integration/setup/debugserver/main.go 17:16:20 spire-1.2.1/test/integration/setup/downstreamclient/ 17:16:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:16:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:16:20 spire-1.2.1/test/integration/setup/itclient/ 17:16:20 spire-1.2.1/test/integration/setup/itclient/client.go 17:16:20 spire-1.2.1/test/integration/setup/node-attestation/ 17:16:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:16:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:16:20 spire-1.2.1/test/integration/setup/x509pop/ 17:16:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:16:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:16:20 spire-1.2.1/test/integration/suites/ 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:16:20 spire-1.2.1/test/integration/suites/join-token/ 17:16:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:16:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:16:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:16:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:16:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:16:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:16:20 spire-1.2.1/test/integration/suites/join-token/README.md 17:16:20 spire-1.2.1/test/integration/suites/join-token/conf/ 17:16:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/join-token/teardown 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:16:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:16:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:16:20 spire-1.2.1/test/integration/suites/k8s/ 17:16:20 spire-1.2.1/test/integration/suites/k8s/00-setup 17:16:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:16:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:16:20 spire-1.2.1/test/integration/suites/k8s/README.md 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/ 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:16:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:16:20 spire-1.2.1/test/integration/suites/k8s/teardown 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/ 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:16:20 spire-1.2.1/test/integration/suites/rotation/ 17:16:20 spire-1.2.1/test/integration/suites/rotation/00-setup 17:16:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:16:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:16:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:16:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:16:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:16:20 spire-1.2.1/test/integration/suites/rotation/README.md 17:16:20 spire-1.2.1/test/integration/suites/rotation/conf/ 17:16:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/rotation/teardown 17:16:20 spire-1.2.1/test/integration/suites/self-test/ 17:16:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:16:20 spire-1.2.1/test/integration/suites/self-test/README.md 17:16:20 spire-1.2.1/test/integration/suites/self-test/teardown 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:16:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:16:20 spire-1.2.1/test/integration/suites/upgrade/ 17:16:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:16:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:16:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:16:20 spire-1.2.1/test/integration/suites/upgrade/README.md 17:16:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:16:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:16:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:16:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:16:20 spire-1.2.1/test/integration/suites/upgrade/teardown 17:16:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:16:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:16:20 spire-1.2.1/test/integration/test-one.sh 17:16:20 spire-1.2.1/test/integration/test.sh 17:16:20 spire-1.2.1/test/plugintest/ 17:16:20 spire-1.2.1/test/plugintest/config.go 17:16:20 spire-1.2.1/test/plugintest/load.go 17:16:20 spire-1.2.1/test/plugintest/option.go 17:16:20 spire-1.2.1/test/spiretest/ 17:16:20 spire-1.2.1/test/spiretest/apiserver.go 17:16:20 spire-1.2.1/test/spiretest/assertions.go 17:16:20 spire-1.2.1/test/spiretest/dir.go 17:16:20 spire-1.2.1/test/spiretest/errors_posix.go 17:16:20 spire-1.2.1/test/spiretest/errors_windows.go 17:16:20 spire-1.2.1/test/spiretest/logs.go 17:16:20 spire-1.2.1/test/spiretest/socketapi.go 17:16:20 spire-1.2.1/test/spiretest/suite.go 17:16:20 spire-1.2.1/test/spiretest/x509.go 17:16:20 spire-1.2.1/test/testca/ 17:16:20 spire-1.2.1/test/testca/ca.go 17:16:20 spire-1.2.1/test/testkey/ 17:16:20 spire-1.2.1/test/testkey/generate.sh 17:16:20 spire-1.2.1/test/testkey/genkeys.go 17:16:20 spire-1.2.1/test/testkey/keys.go 17:16:20 spire-1.2.1/test/testkey/new.go 17:16:20 spire-1.2.1/test/tpmsimulator/ 17:16:20 spire-1.2.1/test/tpmsimulator/simulator.go 17:16:20 spire-1.2.1/test/util/ 17:16:20 spire-1.2.1/test/util/cert_fixtures.go 17:16:20 spire-1.2.1/test/util/cert_generation.go 17:16:20 spire-1.2.1/test/util/io_redirection.go 17:16:20 spire-1.2.1/test/util/race.go 17:16:20 spire-1.2.1/test/util/util.go 17:16:20 building spire from source... 17:16:20 ---> b0e1767ee8e6 17:16:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:16:21 ---> Running in 9e5a85f26376 17:16:21 Installing go1.17.7... 17:16:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:16:22 3f3a8bcf1eab: Pull complete 17:16:22 0c92f367c5e7: Pull complete 17:16:22 f7c0051592d6: Pull complete 17:16:22 a227ed2f7395: Pull complete 17:16:26 Building bin/spire-server... 17:16:26 go: downloading github.com/mitchellh/cli v1.1.2 17:16:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:16:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:16:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:16:26 go: downloading google.golang.org/grpc v1.44.0 17:16:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:16:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:16:26 go: downloading github.com/imdario/mergo v0.3.12 17:16:26 go: downloading github.com/sirupsen/logrus v1.8.1 17:16:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:16:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:16:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:16:26 go: downloading github.com/fatih/color v1.13.0 17:16:26 go: downloading github.com/mattn/go-isatty v0.0.14 17:16:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:16:26 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:16:26 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:16:26 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:16:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:16:26 go: downloading github.com/open-policy-agent/opa v0.38.0 17:16:27 go: downloading github.com/armon/go-metrics v0.3.10 17:16:27 go: downloading github.com/prometheus/client_golang v1.12.1 17:16:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:16:27 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:16:27 go: downloading github.com/mattn/go-colorable v0.1.12 17:16:27 go: downloading github.com/Masterminds/goutils v1.1.0 17:16:27 go: downloading github.com/Masterminds/semver v1.5.0 17:16:27 go: downloading github.com/google/uuid v1.1.2 17:16:27 go: downloading github.com/huandu/xstrings v1.3.2 17:16:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:16:27 go: downloading github.com/oklog/run v1.0.0 17:16:27 go: downloading github.com/imkira/go-observer v1.0.3 17:16:27 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:16:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:16:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:16:27 go: downloading github.com/beorn7/perks v1.0.1 17:16:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:16:27 go: downloading github.com/prometheus/client_model v0.2.0 17:16:27 go: downloading github.com/prometheus/common v0.32.1 17:16:27 go: downloading github.com/prometheus/procfs v0.7.3 17:16:27 go: downloading go.uber.org/atomic v1.9.0 17:16:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:16:27 go: downloading github.com/hashicorp/errwrap v1.1.0 17:16:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:16:28 go: downloading github.com/blang/semver/v4 v4.0.0 17:16:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:16:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:16:28 go: downloading github.com/jinzhu/gorm v1.9.16 17:16:28 go: downloading github.com/lib/pq v1.10.4 17:16:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:16:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:16:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:16:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:16:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:16:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:16:30 go: downloading github.com/stretchr/testify v1.7.0 17:16:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:16:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:16:30 7b1c46037f91: Pull complete 17:16:30 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 17:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:16:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:16:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:16:31 WORKDIR /edgex 17:16:31 COPY go.mod . 17:16:31 RUN go mod download 17:16:31 + docker build -t ci-base-image-arm64 -f - . 17:16:33 Sending build context to Docker daemon 169.2MB 17:16:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:16:33 ---> f79e39bc4007 17:16:33 Step 2/4 : WORKDIR /edgex 17:16:34 go: downloading google.golang.org/api v0.70.0 17:16:34 go: downloading k8s.io/client-go v0.23.4 17:16:34 go: downloading k8s.io/api v0.23.4 17:16:34 go: downloading github.com/google/go-tpm v0.3.3 17:16:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:16:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:16:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:16:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:16:34 go: downloading cloud.google.com/go/storage v1.21.0 17:16:34 go: downloading cloud.google.com/go v0.100.2 17:16:34 ---> Running in 06507b8c40a7 17:16:34 Removing intermediate container 06507b8c40a7 17:16:34 ---> 6c3b46a274ed 17:16:34 Step 3/4 : COPY go.mod . 17:16:35 ---> 8741fc9317d6 17:16:35 Step 4/4 : RUN go mod download 17:16:35 ---> Running in 068fc42ba2c0 17:16:36 go: downloading k8s.io/apimachinery v0.23.4 17:16:36 go: downloading k8s.io/kube-aggregator v0.23.3 17:16:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:16:36 go: downloading cloud.google.com/go/security v1.3.0 17:16:36 go: downloading github.com/hashicorp/vault/api v1.4.1 17:16:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:16:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:16:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:16:36 go: downloading github.com/twmb/murmur3 v1.1.6 17:16:36 go: downloading github.com/jinzhu/inflection v1.0.0 17:16:36 go: downloading github.com/aws/smithy-go v1.11.0 17:16:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:16:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:16:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:16:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:16:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:16:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:16:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:16:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:16:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:16:36 go: downloading github.com/dimchansky/utfbom v1.1.1 17:16:36 go: downloading cloud.google.com/go/compute v1.3.0 17:16:37 go: downloading cloud.google.com/go/iam v0.1.1 17:16:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:16:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:16: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 17:16:39 go: downloading github.com/gogo/protobuf v1.3.2 17:16:39 go: downloading k8s.io/klog/v2 v2.30.0 17:16:39 go: downloading github.com/google/gofuzz v1.1.0 17:16:39 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:16:39 go: downloading github.com/spf13/pflag v1.0.5 17:16:39 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:16:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:16:39 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:16:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:16:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:16:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:16:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:16:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:16:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:16:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:16:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:16:39 go: downloading gopkg.in/yaml.v2 v2.4.0 17:16:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:16:39 go: downloading github.com/gobwas/glob v0.2.3 17:16:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:16:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:16:39 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:16:39 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:16:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:16:40 go: downloading go.opencensus.io v0.23.0 17:16:40 go: downloading gopkg.in/inf.v0 v0.9.1 17:16:40 go: downloading github.com/google/go-cmp v0.5.7 17:16:40 go: downloading github.com/googleapis/gnostic v0.5.5 17:16:40 go: downloading github.com/go-logr/logr v1.2.2 17:16:40 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:16:40 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:16:40 go: downloading github.com/json-iterator/go v1.1.12 17:16:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:16:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:16:40 go: downloading go.uber.org/zap v1.21.0 17:16:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:16:40 go: downloading github.com/tklauser/numcpus v0.3.0 17:16:40 go: downloading sigs.k8s.io/yaml v1.3.0 17:16:40 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:16:40 go: downloading github.com/ryanuber/go-glob v1.0.0 17:16:40 go: downloading github.com/golang/snappy v0.0.4 17:16:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:16:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:16:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:16:40 go: downloading github.com/hashicorp/go-version v1.2.0 17:16:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:16:40 go: downloading github.com/modern-go/reflect2 v1.0.2 17:16:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:16:40 go: downloading go.uber.org/multierr v1.6.0 17:16:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:16:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:16:52 Removing intermediate container 88192ededa34 17:16:52 ---> d32186786d20 17:16:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:16:52 Removing intermediate container 9e5a85f26376 17:16:52 ---> 676bfa25591d 17:16:52 17:16:52 Step 10/31 : FROM alpine:3.14 17:16:52 Removing intermediate container 63480e03e949 17:16:52 ---> dba9d52aeb47 17:16:52 17:16:52 Step 10/25 : FROM alpine:3.14 17:16:52 Removing intermediate container 0545c0265d13 17:16:52 ---> 0e5cc69b43c4 17:16:52 17:16:52 Step 10/23 : FROM alpine:3.14 17:16:52 3.14: Pulling from library/alpine 17:16:52 3.14: Pulling from library/alpine 17:16:52 ---> Running in 2258fe217d98 17:16:53 3.14: Pulling from library/alpine 17:16:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:16:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:16:53 Status: Image is up to date for alpine:3.14 17:16:53 Status: Downloaded newer image for alpine:3.14 17:16:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:16:53 Status: Image is up to date for alpine:3.14 17:16:53 ---> e04c818066af 17:16:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:16:53 ---> e04c818066af 17:16:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:16:53 ---> e04c818066af 17:16:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:16:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:16:54 ---> Running in bc0ca63a2711 17:16:54 ---> Running in 6b4e6d83c625 17:16:54 ---> Running in 44f3b7dbd902 17:16:54 Removing intermediate container bc0ca63a2711 17:16:54 ---> 173490e7053e 17:16:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:16:54 ---> Running in e6bac4500bba 17:16:54 Removing intermediate container 2258fe217d98 17:16:54 ---> 91f270b0ff63 17:16:54 17:16:54 Step 11/23 : FROM docker:20.10.14 17:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:16:55 20.10.14: Pulling from library/docker 17:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:16:55 (1/3) Installing ca-certificates (20211220-r0) 17:16:55 (2/3) Installing dumb-init (1.2.5-r1) 17:16:55 (3/3) Installing su-exec (0.2-r1) 17:16:55 Executing busybox-1.33.1-r7.trigger 17:16:55 Executing ca-certificates-20211220-r0.trigger 17:16:55 (1/1) Installing dumb-init (1.2.5-r1) 17:16:55 Executing busybox-1.33.1-r7.trigger 17:16:55 OK: 6 MiB in 15 packages 17:16:55 OK: 6 MiB in 17 packages 17:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:16:55 (1/2) Installing dumb-init (1.2.5-r1) 17:16:55 (2/2) Installing su-exec (0.2-r1) 17:16:55 Executing busybox-1.33.1-r7.trigger 17:16:55 OK: 6 MiB in 16 packages 17:16:56 Removing intermediate container 44f3b7dbd902 17:16:56 ---> f7a9721be61c 17:16:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:16:56 ---> Running in c39f68cee915 17:16:56 Removing intermediate container e6bac4500bba 17:16:56 ---> 06ae8bab96e6 17:16:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:16:56 Removing intermediate container 6b4e6d83c625 17:16:56 ---> d763da3f7863 17:16:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:16:56 ---> Running in 15d687da699c 17:16:56 ---> Running in 558115aa1030 17:16:56 Removing intermediate container c39f68cee915 17:16:56 ---> 5cb7c12ea14d 17:16:56 Step 13/23 : ENV APP_PORT=59881 17:16:56 ---> Running in 228ede7f2d40 17:16:56 Removing intermediate container 558115aa1030 17:16:56 ---> 76f18b333195 17:16:56 Step 13/25 : WORKDIR / 17:16:57 Removing intermediate container 15d687da699c 17:16:57 ---> 48d92496d730 17:16:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:16:57 ---> Running in 080c375f1861 17:16:57 ---> Running in f8a0c1334f53 17:16:57 Removing intermediate container 228ede7f2d40 17:16:57 ---> 5ae183a1cbf0 17:16:57 Step 14/23 : EXPOSE $APP_PORT 17:16:57 ---> Running in 56a4ab6a9afe 17:16:57 Removing intermediate container 080c375f1861 17:16:57 ---> 09a3e18d8f99 17:16:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:16:57 Removing intermediate container f8a0c1334f53 17:16:57 ---> 3d4a193b495e 17:16:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:16:57 ---> Running in 8d622da4ee4f 17:16:57 Removing intermediate container 56a4ab6a9afe 17:16:57 ---> 8b1ef3f74dfc 17:16:57 Step 15/23 : WORKDIR / 17:16:57 ---> Running in bd83bb3f2874 17:16:58 ---> 31aaa5b9d229 17:16:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:16:58 Removing intermediate container bd83bb3f2874 17:16:58 ---> 851a7003fe5e 17:16:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:58 ---> b9155167196f 17:16:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:16:58 ---> f392c45d6fcd 17:16:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:16:58 Removing intermediate container 8d622da4ee4f 17:16:58 ---> e5422e266ec1 17:16:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:16:58 ---> Running in 898e7bc7788d 17:16:59 ---> df2fcb8d9d0c 17:16:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:16:59 Removing intermediate container 898e7bc7788d 17:16:59 ---> 3ef07c9e26fc 17:16:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:16:59 ---> 13ae35951726 17:16:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:16:59 ---> f8e483b44fac 17:16:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:16:59 ---> 91885dc00767 17:16:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:16:59 ---> Running in f09487141e25 17:17:00 ---> 3e502c52191a 17:17:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:17:00 ---> Running in 5e44f6e7f1d2 17:17:00 ---> 4582ff828b5b 17:17:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:17:00 Removing intermediate container 5e44f6e7f1d2 17:17:00 ---> 93124a8d43df 17:17:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:00 ---> Running in f2df85035fe0 17:17:00 Removing intermediate container f2df85035fe0 17:17:00 ---> 0d98f28db917 17:17:00 Step 21/23 : LABEL arch=x86_64 17:17:01 ---> Running in dd9d21959f4f 17:17:01 Removing intermediate container f09487141e25 17:17:01 ---> 10d504480550 17:17:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:01 Removing intermediate container dd9d21959f4f 17:17:01 ---> 791f989b903a 17:17:01 Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:17:01 ---> Running in 0dfd0efa5a3a 17:17:01 ---> 175e67a2384a 17:17:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:17:01 ---> 2fecaa6b176e 17:17:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:17:01 Removing intermediate container 0dfd0efa5a3a 17:17:01 ---> e86e4648593b 17:17:01 Step 23/23 : LABEL version=0.0.0 17:17:01 ---> Running in dad19881b553 17:17:01 ---> aa9d86ed04bb 17:17:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:17:02 Removing intermediate container dad19881b553 17:17:02 ---> 61235ff077e3 17:17:02 17:17:02 ---> Running in 271f721a7067 17:17:02 Successfully built 61235ff077e3 17:17:02 Successfully tagged core-metadata:latest 17:17:02  Building core-metadata ... done Building core-command 17:17:04 ---> 830b4bfb3898 17:17:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:17:04 ---> dcdc7f961758 17:17:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:17:04 Removing intermediate container 271f721a7067 17:17:04 ---> 92b0780e56bf 17:17:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:17:04 ---> Running in 5ea50f7cc216 17:17:05 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:17:05 Status: Downloaded newer image for docker:20.10.14 17:17:05 ---> fb0131d54a81 17:17:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:17:05 ---> 7417809fdb73 17:17:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:17:05 Removing intermediate container 5ea50f7cc216 17:17:05 ---> f50f6ad08067 17:17:05 Step 23/25 : LABEL arch=x86_64 17:17:05 ---> Running in 0a454ce85040 17:17:05 ---> Running in 2b6ec3a2e048 17:17:05 Removing intermediate container 0a454ce85040 17:17:05 ---> 915caeb38650 17:17:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:17:06 ---> Running in 0a6f62301f7c 17:17:06 Removing intermediate container 2b6ec3a2e048 17:17:06 ---> 13cc1c7be2c5 17:17:06 Step 24/25 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:17:06 ---> c0ab22723e21 17:17:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:17:06 ---> Running in 33b3dc56e1ea 17:17:06 ---> Running in 45b806c20a5a 17:17:06 Removing intermediate container 33b3dc56e1ea 17:17:06 ---> bb7809d1d756 17:17:06 Step 25/25 : LABEL version=0.0.0 17:17:06 ---> Running in 038c34824fa4 17:17:06 Removing intermediate container 45b806c20a5a 17:17:06 ---> 457387997df7 17:17:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:17:07 Removing intermediate container 038c34824fa4 17:17:07 ---> 5704c421a0ff 17:17:07 17:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:07 Successfully built 5704c421a0ff 17:17:07 Successfully tagged security-secretstore-setup:latest 17:17:07 Building security-spiffe-token-provider 17:17:07 ---> 571a9c8f5ab9 17:17:07 Step 26/31 : RUN chmod +x /entrypoint.sh 17:17:07  Building security-secretstore-setup ... done (1/43) Installing readline (8.1.1-r0) 17:17:07 (2/43) Installing bash (5.1.16-r0) 17:17:07 Executing bash-5.1.16-r0.post-install 17:17:07 (3/43) Installing brotli-libs (1.0.9-r5) 17:17:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:17:07 (5/43) Installing libcurl (7.80.0-r0) 17:17:07 (6/43) Installing curl (7.80.0-r0) 17:17:07 (7/43) Installing dumb-init (1.2.5-r1) 17:17:07 (8/43) Installing libbz2 (1.0.8-r1) 17:17:07 (9/43) Installing expat (2.4.7-r0) 17:17:07 (10/43) Installing libffi (3.4.2-r1) 17:17:07 (11/43) Installing gdbm (1.22-r0) 17:17:07 (12/43) Installing xz-libs (5.2.5-r1) 17:17:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:17:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:17:07 (15/43) Installing mpdecimal (2.5.1-r1) 17:17:07 (16/43) Installing sqlite-libs (3.36.0-r0) 17:17:07 (17/43) Installing python3 (3.9.7-r4) 17:17:07 ---> Running in bc23ee444d85 17:17:07 (18/43) Installing py3-appdirs (1.4.4-r2) 17:17:07 (19/43) Installing py3-certifi (2020.12.5-r1) 17:17:07 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:17:07 (21/43) Installing py3-idna (3.3-r0) 17:17:07 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:17:07 (23/43) Installing py3-requests (2.26.0-r1) 17:17:07 (24/43) Installing py3-msgpack (1.0.2-r1) 17:17:07 (25/43) Installing py3-lockfile (0.12.2-r4) 17:17:07 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:17:07 (27/43) Installing py3-colorama (0.4.4-r1) 17:17:07 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:17:07 (29/43) Installing py3-distlib (0.3.3-r0) 17:17:07 (30/43) Installing py3-distro (1.6.0-r0) 17:17:07 (31/43) Installing py3-six (1.16.0-r0) 17:17:07 (32/43) Installing py3-webencodings (0.5.1-r4) 17:17:07 (33/43) Installing py3-html5lib (1.1-r1) 17:17:07 (34/43) Installing py3-parsing (2.4.7-r2) 17:17:07 (35/43) Installing py3-packaging (20.9-r1) 17:17:07 (36/43) Installing py3-tomli (1.2.2-r0) 17:17:07 (37/43) Installing py3-pep517 (0.12.0-r0) 17:17:07 (38/43) Installing py3-progress (1.6-r0) 17:17:07 (39/43) Installing py3-retrying (1.3.3-r2) 17:17:07 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:17:08 (41/43) Installing py3-setuptools (52.0.0-r4) 17:17:08 (42/43) Installing py3-toml (0.10.2-r2) 17:17:08 (43/43) Installing py3-pip (20.3.4-r1) 17:17:08 Executing busybox-1.34.1-r5.trigger 17:17:08 OK: 83 MiB in 65 packages 17:17:09 Collecting docker-compose==1.23.2 17:17:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:17:09 Collecting jsonschema<3,>=2.5.1 17:17:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:17:09 Collecting texttable<0.10,>=0.9.0 17:17:09 Downloading texttable-0.9.1.tar.gz (11 kB) 17:17:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:17:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:17:09 Collecting cached-property<2,>=1.2.0 17:17:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:17:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:17:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:17:09 ---> 133c637bf0e9 17:17:09 Step 3/23 : WORKDIR /edgex-go 17:17:09 ---> Using cache 17:17:09 ---> 224fe2eb9ce0 17:17:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:09 ---> Using cache 17:17:09 ---> 10b8d2343b2b 17:17:09 Step 5/23 : RUN apk add --update --no-cache make git 17:17:09 ---> Using cache 17:17:09 ---> 7ec752f3b819 17:17:09 Step 6/23 : COPY go.mod vendor* ./ 17:17:09 ---> Using cache 17:17:09 ---> 3a0fcc5d2a32 17:17:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:09 ---> Using cache 17:17:09 ---> a1d09b3facf5 17:17:09 Step 8/23 : COPY . . 17:17:09 ---> Using cache 17:17:09 ---> 68f29a431331 17:17:09 Step 9/23 : RUN make cmd/core-command/core-command 17:17:09 Collecting PyYAML<4,>=3.10 17:17:09 Downloading PyYAML-3.13.tar.gz (270 kB) 17:17:10 Collecting websocket-client<1.0,>=0.32.0 17:17:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:17:10 Collecting docker<4.0,>=3.6.0 17:17:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:17:10 Collecting docopt<0.7,>=0.6.1 17:17:10 Downloading docopt-0.6.2.tar.gz (25 kB) 17:17:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:17:10 Collecting dockerpty<0.5,>=0.4.1 17:17:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:17:11 Collecting docker-pycreds>=0.4.0 17:17:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:17:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:17:11 Collecting chardet<3.1.0,>=3.0.2 17:17:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:17:11 Collecting urllib3<1.25,>=1.21.1 17:17:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:17:11 Collecting idna<2.8,>=2.5 17:17:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:17:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:17:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:17:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:17:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:17:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:17:11 Attempting uninstall: urllib3 17:17:11 Found existing installation: urllib3 1.26.7 17:17:11 Uninstalling urllib3-1.26.7: 17:17:12 Successfully uninstalled urllib3-1.26.7 17:17:12 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:17:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:17:12 ---> 133c637bf0e9 17:17:12 Step 3/20 : WORKDIR /edgex-go 17:17:12 ---> Using cache 17:17:12 ---> 224fe2eb9ce0 17:17:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:17:12 Attempting uninstall: idna 17:17:12 Found existing installation: idna 3.3 17:17:12 Uninstalling idna-3.3: 17:17:12 Successfully uninstalled idna-3.3 17:17:12 ---> Running in effdd17638c0 17:17:12 ---> Running in 4f40884c784b 17:17:13 Removing intermediate container bc23ee444d85 17:17:13 ---> 35657203bd88 17:17:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:17:13 Attempting uninstall: requests 17:17:13 Found existing installation: requests 2.26.0 17:17:13 Uninstalling requests-2.26.0: 17:17:13 Successfully uninstalled requests-2.26.0 17:17:13 ---> Running in ffab3c222519 17:17:13 Running setup.py install for texttable: started 17:17: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/core-command/core-command ./cmd/core-command 17:17:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:13 Removing intermediate container ffab3c222519 17:17:13 ---> a673a77aa129 17:17:13 Step 28/31 : CMD ["gate"] 17:17:13 ---> Running in 35fb84587b3f 17:17:13 Running setup.py install for texttable: finished with status 'done' 17:17:13 Running setup.py install for PyYAML: started 17:17:14 Removing intermediate container 35fb84587b3f 17:17:14 ---> 691968165ff6 17:17:14 Step 29/31 : LABEL arch=x86_64 17:17:14 ---> Running in 1d0771bf476a 17:17:14 Running setup.py install for PyYAML: finished with status 'done' 17:17:14 Running setup.py install for docopt: started 17:17:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:14 Removing intermediate container 1d0771bf476a 17:17:14 ---> 8770e15ab09c 17:17:14 Step 30/31 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:17:14 ---> Running in 95afc727331f 17:17:14 Running setup.py install for docopt: finished with status 'done' 17:17:14 Running setup.py install for dockerpty: started 17:17:14 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:17:14 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 17:17:14 OK: 15866 distinct packages available 17:17:14 Removing intermediate container 95afc727331f 17:17:14 ---> 16ee66fecf4d 17:17:14 Step 31/31 : LABEL version=0.0.0 17:17:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:15 ---> Running in ad23759cdd50 17:17:15 Running setup.py install for dockerpty: finished with status 'done' 17:17:15 Removing intermediate container ad23759cdd50 17:17:15 ---> 3c4cbdd2eb59 17:17:15 17:17:15 Successfully built 3c4cbdd2eb59 17:17:15 Successfully tagged security-bootstrapper:latest 17:17:15  Building security-bootstrapper ... done Building security-spire-server 17:17:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:17:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:16 OK: 221 MiB in 52 packages 17:17:18 Removing intermediate container effdd17638c0 17:17:18 ---> ee72c9f387a4 17:17:18 Step 5/20 : COPY go.mod vendor* ./ 17:17:20 ---> 836d69e5d6c1 17:17:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:20 ---> Running in 9d5974afbc01 17:17:22 Removing intermediate container 0a6f62301f7c 17:17:22 ---> 8b084bc4a211 17:17:22 Step 14/23 : ENV APP_PORT=58890 17:17:22 ---> Running in ee7fb9fa9ab9 17:17:22 Removing intermediate container 068fc42ba2c0 17:17:22 ---> de3465a25640 17:17:22 Successfully built de3465a25640 17:17:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:17:22 + docker inspect -f . ci-base-image-arm64 17:17:22 . [Pipeline] withDockerContainer 17:17:22 Removing intermediate container ee7fb9fa9ab9 17:17:22 ---> 14e2693b0847 17:17:22 Step 15/23 : EXPOSE $APP_PORT 17:17:22 prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container 17:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:17:23 ---> Running in d6b2569c10d9 17:17:23 Removing intermediate container 9d5974afbc01 17:17:23 ---> 4ca96791eedd 17:17:23 Step 7/20 : COPY . . 17:17:23 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:17:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:17:23 ---> 133c637bf0e9 17:17:23 Step 3/25 : WORKDIR /edgex-go 17:17:23 ---> Using cache 17:17:23 ---> 224fe2eb9ce0 17:17:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:23 ---> Using cache 17:17:23 ---> 10b8d2343b2b 17:17:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:17:23 Removing intermediate container d6b2569c10d9 17:17:23 ---> 1e23d852688e 17:17:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:17:23 ---> Running in 2037a5f4165f 17:17:24 $ docker top a7355f2fe2ceaa91f11fb7c1f7a038cce845820c5a6f6011abf391d7f686f84b -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:17:25 + go version 17:17:25 go version go1.17.6 linux/arm64 [Pipeline] } 17:17:25 $ docker stop --time=1 a7355f2fe2ceaa91f11fb7c1f7a038cce845820c5a6f6011abf391d7f686f84b 17:17:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:17:26 OK: 221 MiB in 52 packages 17:17:26 ---> 7e9abe3298b2 17:17:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:17:27 $ docker rm -f a7355f2fe2ceaa91f11fb7c1f7a038cce845820c5a6f6011abf391d7f686f84b [Pipeline] // withDockerContainer [Pipeline] } 17:17:27 ---> 02886dafddb9 17:17:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:17:27 Removing intermediate container 2037a5f4165f 17:17:27 ---> 384add01a2e0 17:17:27 Step 6/25 : COPY go.mod vendor* ./ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:17:27 + docker inspect -f . ci-base-image-arm64 17:17:27 . [Pipeline] withDockerContainer 17:17:28 prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container 17:17:28 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:17:28 ---> 14b678c21eb5 17:17:28 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:17:28 ---> 677e21f73746 17:17:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:28 ---> Running in d88a0955ffa4 17:17:28 ---> Running in 0ac53ff33658 17:17:28 Removing intermediate container d88a0955ffa4 17:17:28 ---> 009deb9810a1 17:17:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:29 ---> Running in 34d3b7070374 17:17:29 Removing intermediate container 34d3b7070374 17:17:29 ---> 3d5efa1ea679 17:17:29 Step 21/23 : LABEL arch=x86_64 17:17:29 $ docker top 9468e07d89f703ed0720502f7266fb80e26d8b08c31b01d72dd2c8a5fd222a28 -eo pid,comm 17:17:29 ---> Running in 0a06c5a9b531 [Pipeline] { [Pipeline] echo 17:17:29 ========================================================= 17:17:29 [edgeXBuildGoParallel] Running Tests and Build... 17:17:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:17:30 Removing intermediate container 0a06c5a9b531 17:17:30 ---> 74579289b2d0 17:17:30 Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:17:30 ---> Running in fcf4f258ebd1 17:17:30 + make test 17:17:30 go mod tidy -compat=1.17 17:17:30 Removing intermediate container fcf4f258ebd1 17:17:30 ---> 21063099e5c6 17:17:30 Step 23/23 : LABEL version=0.0.0 17:17:31 Removing intermediate container 0ac53ff33658 17:17:31 ---> fde278563090 17:17:31 Step 8/25 : COPY . . 17:17:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:17:31 ---> Running in 42756ef7a436 17:17:32 ---> cec52e20d631 17:17:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:17:33 Removing intermediate container 42756ef7a436 17:17:33 ---> e5d89f10620b 17:17:33 17:17:33 Successfully built e5d89f10620b 17:17:33 ---> Running in b646042bb5d5 17:17:33 Successfully tagged sys-mgmt-agent:latest 17:17:33 Building support-scheduler 17:17:34  Building sys-mgmt-agent ... 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 17:17:41 Removing intermediate container 4f40884c784b 17:17:41 ---> dbd4c19c9c01 17:17:41 17:17:41 Step 10/23 : FROM alpine:3.14 17:17:41 ---> e04c818066af 17:17:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:17:41 ---> Using cache 17:17:41 ---> f7a9721be61c 17:17:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:17:41 ---> Using cache 17:17:41 ---> 5cb7c12ea14d 17:17:41 Step 13/23 : ENV APP_PORT=59882 17:17:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:17:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:17:41 ---> 133c637bf0e9 17:17:41 Step 3/22 : WORKDIR /edgex-go 17:17:41 ---> Using cache 17:17:41 ---> 224fe2eb9ce0 17:17:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:41 ---> Using cache 17:17:41 ---> 10b8d2343b2b 17:17:41 Step 5/22 : RUN apk add --update --no-cache make git 17:17:41 ---> Using cache 17:17:41 ---> 7ec752f3b819 17:17:41 Step 6/22 : COPY go.mod vendor* ./ 17:17:41 ---> Using cache 17:17:41 ---> 3a0fcc5d2a32 17:17:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:41 ---> Using cache 17:17:41 ---> a1d09b3facf5 17:17:41 Step 8/22 : COPY . . 17:17:41 ---> Using cache 17:17:41 ---> 68f29a431331 17:17:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:17:41 ---> Running in 17cf93118685 17:17:41 ---> Running in 05d58a6303b9 17:17:41 ---> 7758d8b81306 17:17:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:17:41 ---> Running in 4ceaba359feb 17:17:41 Removing intermediate container 17cf93118685 17:17:41 ---> 68c98474cdc9 17:17:41 Step 14/23 : EXPOSE $APP_PORT 17:17:42 ---> Running in 1669297adbc8 17:17:42 Removing intermediate container 4ceaba359feb 17:17:42 ---> 40e8ef7b2454 17:17:42 Step 10/25 : RUN mkdir -p spire-build 17:17:42 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 17:17:44 Removing intermediate container 1669297adbc8 17:17:44 ---> e10d5a8789e1 17:17:44 Step 15/23 : WORKDIR / 17:17:44 ---> Running in 746053fad30c 17:17:45 ---> Running in 0ab42d8eed0a 17:17:45 Removing intermediate container 0ab42d8eed0a 17:17:45 ---> 2af2c2f22cf0 17:17:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:17:46 ---> 18eefaf4f244 17:17:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:17:46 Removing intermediate container 746053fad30c 17:17:46 ---> 92456d3018ee 17:17:46 Step 11/25 : WORKDIR /edgex-go/spire-build 17:17:47 ---> 31fd33181228 17:17:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:17:47 ---> Running in 60db5b75f033 17:17:47 Removing intermediate container 60db5b75f033 17:17:47 ---> 91d60c3265bc 17:17:47 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 17:17:47 ---> 4307d0a2f6ef 17:17:47 Step 19/23 : ENTRYPOINT ["/core-command"] 17:17:47 ---> Running in 5340bfd5bfb0 17:17:47 ---> Running in 6fde9c8c5b73 17:17:47 Removing intermediate container 6fde9c8c5b73 17:17:47 ---> 5e75bbacee82 17:17:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:48 ---> Running in daf00f4e2342 17:17:48 Removing intermediate container daf00f4e2342 17:17:48 ---> 9bc5f7f69075 17:17:48 Step 21/23 : LABEL arch=x86_64 17:17:48 ---> Running in 75ec293b948e 17:17:48 Removing intermediate container 75ec293b948e 17:17:48 ---> be8ff01ec9e9 17:17:48 Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:17:48 ---> Running in f15ff571dd1d 17:17:49 spire-1.2.1/ 17:17:49 spire-1.2.1/.data/ 17:17:49 spire-1.2.1/.data/.file 17:17:49 spire-1.2.1/.dockerignore 17:17:49 spire-1.2.1/.gitattributes 17:17:49 spire-1.2.1/.githooks/ 17:17:49 spire-1.2.1/.githooks/pre-commit 17:17:49 spire-1.2.1/.github/ 17:17:49 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:17:49 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:17:49 spire-1.2.1/.github/dependabot.yml 17:17:49 spire-1.2.1/.github/workflows/ 17:17:49 spire-1.2.1/.github/workflows/nightly_build.yaml 17:17:49 spire-1.2.1/.github/workflows/pr_build.yaml 17:17:49 spire-1.2.1/.github/workflows/release_build.yaml 17:17:49 spire-1.2.1/.github/workflows/scripts/ 17:17:49 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:17:49 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:17:49 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:17:49 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:17:49 spire-1.2.1/.github/workflows/scripts/split.sh 17:17:49 spire-1.2.1/.gitignore 17:17:49 spire-1.2.1/.go-version 17:17:49 spire-1.2.1/.golangci.yml 17:17:49 spire-1.2.1/ADOPTERS.md 17:17:49 spire-1.2.1/CHANGELOG.md 17:17:49 spire-1.2.1/CODE-OF-CONDUCT.md 17:17:49 spire-1.2.1/CODEOWNERS 17:17:49 spire-1.2.1/CONTRIBUTING.md 17:17:49 spire-1.2.1/Dockerfile 17:17:49 spire-1.2.1/Dockerfile.dev 17:17:49 spire-1.2.1/Dockerfile.scratch 17:17:49 spire-1.2.1/LICENSE 17:17:49 spire-1.2.1/MAINTAINERS.md 17:17:49 spire-1.2.1/Makefile 17:17:49 spire-1.2.1/README.md 17:17:49 spire-1.2.1/ROADMAP.md 17:17:49 spire-1.2.1/SECURITY.md 17:17:49 spire-1.2.1/cmd/ 17:17:49 spire-1.2.1/cmd/spire-agent/ 17:17:49 spire-1.2.1/cmd/spire-agent/cli/ 17:17:49 spire-1.2.1/cmd/spire-agent/cli/api/ 17:17:49 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/common/ 17:17:49 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:17:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/run/ 17:17:49 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:17:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:17:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:17:49 spire-1.2.1/cmd/spire-agent/main.go 17:17:49 spire-1.2.1/cmd/spire-server/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/agent/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/cli.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/run/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/token/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/validate/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/x509/ 17:17:49 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:17:49 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:17:49 spire-1.2.1/cmd/spire-server/main.go 17:17:49 spire-1.2.1/cmd/spire-server/util/ 17:17:49 spire-1.2.1/cmd/spire-server/util/util.go 17:17:49 spire-1.2.1/conf/ 17:17:49 spire-1.2.1/conf/agent/ 17:17:49 spire-1.2.1/conf/agent/agent.conf 17:17:49 spire-1.2.1/conf/agent/agent_full.conf 17:17:49 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:17:49 spire-1.2.1/conf/server/ 17:17:49 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:17:49 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:17:49 spire-1.2.1/conf/server/server.conf 17:17:49 spire-1.2.1/conf/server/server_full.conf 17:17:49 spire-1.2.1/doc/ 17:17:49 spire-1.2.1/doc/SPIRE101.md 17:17:49 spire-1.2.1/doc/auditlog.md 17:17:49 spire-1.2.1/doc/authorization_policy_engine.md 17:17:49 spire-1.2.1/doc/changelog_guidelines.md 17:17:49 spire-1.2.1/doc/cure53-report.pdf 17:17:49 spire-1.2.1/doc/images/ 17:17:49 spire-1.2.1/doc/images/2019_roadmap.png 17:17:49 spire-1.2.1/doc/images/SPIRE101.png 17:17:49 spire-1.2.1/doc/images/SPIRE_agent.png 17:17:49 spire-1.2.1/doc/images/SPIRE_server.png 17:17:49 spire-1.2.1/doc/images/cache_mgr.png 17:17:49 spire-1.2.1/doc/images/cache_mgr_components.png 17:17:49 spire-1.2.1/doc/images/federated_spire.png 17:17:49 spire-1.2.1/doc/images/ha_mode.png 17:17:49 spire-1.2.1/doc/images/nested_spire.png 17:17:49 spire-1.2.1/doc/images/oidc_federation.png 17:17:49 spire-1.2.1/doc/images/single_trust_domain.png 17:17:49 spire-1.2.1/doc/images/spiffe_compatible.png 17:17:49 spire-1.2.1/doc/images/spire_logo.png 17:17:49 spire-1.2.1/doc/migrating_registration_api_clients.md 17:17:49 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:17:49 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:17:49 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:17:49 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:17:49 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:17:49 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:17:49 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:17:49 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:17:49 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:17:49 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:17:49 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:17:49 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:17:49 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:17:49 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:17:49 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:17:49 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:17:49 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:17:49 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:17:49 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:17:49 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:17:49 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:17:49 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:17:49 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:17:49 spire-1.2.1/doc/scaling_spire.md 17:17:49 spire-1.2.1/doc/spire_agent.md 17:17:49 spire-1.2.1/doc/spire_server.md 17:17:49 spire-1.2.1/doc/supported_integrations.md 17:17:49 spire-1.2.1/doc/telemetry.md 17:17:49 spire-1.2.1/doc/telemetry_config.md 17:17:49 spire-1.2.1/doc/upgrading.md 17:17:49 spire-1.2.1/doc/using_spire.md 17:17:49 spire-1.2.1/examples/ 17:17:49 spire-1.2.1/examples/README.md 17:17:49 spire-1.2.1/go.mod 17:17:49 spire-1.2.1/go.sum 17:17:49 spire-1.2.1/pkg/ 17:17:49 spire-1.2.1/pkg/agent/ 17:17:49 spire-1.2.1/pkg/agent/agent.go 17:17:49 spire-1.2.1/pkg/agent/api/ 17:17:49 spire-1.2.1/pkg/agent/api/config.go 17:17:49 spire-1.2.1/pkg/agent/api/debug/ 17:17:49 spire-1.2.1/pkg/agent/api/debug/v1/ 17:17:49 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:17:49 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:17:49 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:17:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:17:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:17:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:17:49 spire-1.2.1/pkg/agent/api/endpoints.go 17:17:49 spire-1.2.1/pkg/agent/api/health/ 17:17:49 spire-1.2.1/pkg/agent/api/health/v1/ 17:17:49 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:17:49 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:17:49 spire-1.2.1/pkg/agent/api/rpccontext/ 17:17:49 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:17:49 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:17:49 spire-1.2.1/pkg/agent/attestor/ 17:17:49 spire-1.2.1/pkg/agent/attestor/node/ 17:17:49 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:17:49 spire-1.2.1/pkg/agent/attestor/node/node.go 17:17:49 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:17:49 spire-1.2.1/pkg/agent/attestor/workload/ 17:17:49 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:17:49 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:17:49 spire-1.2.1/pkg/agent/catalog/ 17:17:49 spire-1.2.1/pkg/agent/catalog/catalog.go 17:17:49 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:17:49 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:17:49 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:17:49 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:17:49 spire-1.2.1/pkg/agent/client/ 17:17:49 spire-1.2.1/pkg/agent/client/client.go 17:17:49 spire-1.2.1/pkg/agent/client/client_test.go 17:17:49 spire-1.2.1/pkg/agent/client/dial.go 17:17:49 spire-1.2.1/pkg/agent/client/nodeconn.go 17:17:49 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:17:49 spire-1.2.1/pkg/agent/client/update.go 17:17:49 spire-1.2.1/pkg/agent/client/util.go 17:17:49 spire-1.2.1/pkg/agent/common/ 17:17:49 spire-1.2.1/pkg/agent/common/backoff/ 17:17:49 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:17:49 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:17:49 spire-1.2.1/pkg/agent/common/cgroups/ 17:17:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:17:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:17:49 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:17:49 spire-1.2.1/pkg/agent/config.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/ 17:17:49 spire-1.2.1/pkg/agent/endpoints/config.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:17:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:17:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/workload/ 17:17:49 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:17:49 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:17:49 spire-1.2.1/pkg/agent/manager/ 17:17:49 spire-1.2.1/pkg/agent/manager/cache/ 17:17:49 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:17:49 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:17:49 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:17:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:17:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:17:49 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:17:49 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:17:49 spire-1.2.1/pkg/agent/manager/config.go 17:17:49 spire-1.2.1/pkg/agent/manager/manager.go 17:17:49 spire-1.2.1/pkg/agent/manager/manager_test.go 17:17:49 spire-1.2.1/pkg/agent/manager/storage.go 17:17:49 spire-1.2.1/pkg/agent/manager/storage_test.go 17:17:49 spire-1.2.1/pkg/agent/manager/storecache/ 17:17:49 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:17:49 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:17:49 spire-1.2.1/pkg/agent/manager/sync.go 17:17:49 spire-1.2.1/pkg/agent/plugin/ 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:17:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:17:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:17:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:17:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:17:49 spire-1.2.1/pkg/agent/svid/ 17:17:49 spire-1.2.1/pkg/agent/svid/rotator.go 17:17:49 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:17:49 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:17:49 spire-1.2.1/pkg/agent/svid/store/ 17:17:49 spire-1.2.1/pkg/agent/svid/store/service.go 17:17:49 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:17:49 spire-1.2.1/pkg/common/ 17:17:49 spire-1.2.1/pkg/common/agentpathtemplate/ 17:17:49 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:17:49 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:17:49 spire-1.2.1/pkg/common/api/ 17:17:49 spire-1.2.1/pkg/common/api/metrics.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/ 17:17:49 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/logger.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/names.go 17:17:49 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:17:49 spire-1.2.1/pkg/common/api/names.go 17:17:49 spire-1.2.1/pkg/common/api/ratelimit.go 17:17:49 spire-1.2.1/pkg/common/api/rpccontext/ 17:17:49 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:17:49 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:17:49 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:17:49 spire-1.2.1/pkg/common/auth/ 17:17:49 spire-1.2.1/pkg/common/auth/interceptors.go 17:17:49 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:17:49 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/ 17:17:49 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/types.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:17:49 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:17:49 spire-1.2.1/pkg/common/catalog/ 17:17:49 spire-1.2.1/pkg/common/catalog/bind.go 17:17:49 spire-1.2.1/pkg/common/catalog/builtin.go 17:17:49 spire-1.2.1/pkg/common/catalog/catalog.go 17:17:49 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:17:49 spire-1.2.1/pkg/common/catalog/closers.go 17:17:49 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:17:49 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:17:49 spire-1.2.1/pkg/common/catalog/config.go 17:17:49 spire-1.2.1/pkg/common/catalog/config_test.go 17:17:49 spire-1.2.1/pkg/common/catalog/configure.go 17:17:49 spire-1.2.1/pkg/common/catalog/constraints.go 17:17:49 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:17:49 spire-1.2.1/pkg/common/catalog/context.go 17:17:49 spire-1.2.1/pkg/common/catalog/external.go 17:17:49 spire-1.2.1/pkg/common/catalog/host.go 17:17:49 spire-1.2.1/pkg/common/catalog/pipenet.go 17:17:49 spire-1.2.1/pkg/common/catalog/plugin.go 17:17:49 spire-1.2.1/pkg/common/catalog/testplugin/ 17:17:49 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:17:49 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:17:49 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:17:49 spire-1.2.1/pkg/common/cli/ 17:17:49 spire-1.2.1/pkg/common/cli/env.go 17:17:49 spire-1.2.1/pkg/common/cli/flags.go 17:17:49 spire-1.2.1/pkg/common/cli/trust_domain.go 17:17:49 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:17:49 spire-1.2.1/pkg/common/cli/umask.go 17:17:49 spire-1.2.1/pkg/common/cli/umask_posix.go 17:17:49 spire-1.2.1/pkg/common/cli/umask_test.go 17:17:49 spire-1.2.1/pkg/common/cli/umask_windows.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/ 17:17:49 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/flag.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/format.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/ 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:17:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:17:49 spire-1.2.1/pkg/common/coretypes/ 17:17:49 spire-1.2.1/pkg/common/coretypes/bundle/ 17:17:49 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:17:49 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:17:49 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:17:49 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:17:49 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:17:49 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:17:49 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:17:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:17:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:17:49 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:17:49 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:17:49 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:17:49 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:17:49 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:17:49 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:17:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:17:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:17:49 spire-1.2.1/pkg/common/cryptoutil/ 17:17:49 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:17:49 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:17:49 spire-1.2.1/pkg/common/diskutil/ 17:17:49 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:17:49 spire-1.2.1/pkg/common/diskutil/file_test.go 17:17:49 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:17:49 spire-1.2.1/pkg/common/errorutil/ 17:17:49 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:17:49 spire-1.2.1/pkg/common/health/ 17:17:49 spire-1.2.1/pkg/common/health/config.go 17:17:49 spire-1.2.1/pkg/common/health/context.go 17:17:49 spire-1.2.1/pkg/common/health/context_test.go 17:17:49 spire-1.2.1/pkg/common/health/health.go 17:17:49 spire-1.2.1/pkg/common/health/health_test.go 17:17:49 spire-1.2.1/pkg/common/health/logger.go 17:17:49 spire-1.2.1/pkg/common/hostservice/ 17:17:49 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:17:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:17:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:17:49 spire-1.2.1/pkg/common/idutil/ 17:17:49 spire-1.2.1/pkg/common/idutil/require.go 17:17:49 spire-1.2.1/pkg/common/idutil/require_test.go 17:17:49 spire-1.2.1/pkg/common/idutil/safety.go 17:17:49 spire-1.2.1/pkg/common/idutil/safety_test.go 17:17:49 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:17:49 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:17:49 spire-1.2.1/pkg/common/jwtsvid/ 17:17:49 spire-1.2.1/pkg/common/jwtsvid/common.go 17:17:49 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:17:49 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:17:49 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:17:49 spire-1.2.1/pkg/common/jwtutil/ 17:17:49 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:17:49 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:17:49 spire-1.2.1/pkg/common/log/ 17:17:49 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:17:49 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:17:49 spire-1.2.1/pkg/common/log/log.go 17:17:49 spire-1.2.1/pkg/common/log/log_test.go 17:17:49 spire-1.2.1/pkg/common/log/options.go 17:17:49 spire-1.2.1/pkg/common/nodeutil/ 17:17:49 spire-1.2.1/pkg/common/nodeutil/node.go 17:17:49 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:17:49 spire-1.2.1/pkg/common/peertracker/ 17:17:49 spire-1.2.1/pkg/common/peertracker/conn.go 17:17:49 spire-1.2.1/pkg/common/peertracker/credentials.go 17:17:49 spire-1.2.1/pkg/common/peertracker/errors.go 17:17:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:17:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:17:49 spire-1.2.1/pkg/common/peertracker/info.go 17:17:49 spire-1.2.1/pkg/common/peertracker/listener.go 17:17:49 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:17:49 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:17:49 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:17:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:17:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:17:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:17:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:17:49 spire-1.2.1/pkg/common/peertracker/tcp.go 17:17:49 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:17:49 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:17:49 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:17:49 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:17:49 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:17:49 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:17:49 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:17:49 spire-1.2.1/pkg/common/peertracker/uds.go 17:17:49 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:17:49 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:17:49 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:17:49 spire-1.2.1/pkg/common/pemutil/ 17:17:49 spire-1.2.1/pkg/common/pemutil/block.go 17:17:49 spire-1.2.1/pkg/common/pemutil/certs.go 17:17:49 spire-1.2.1/pkg/common/pemutil/common.go 17:17:49 spire-1.2.1/pkg/common/pemutil/csr.go 17:17:49 spire-1.2.1/pkg/common/pemutil/keys.go 17:17:49 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/ 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:17:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:17:49 spire-1.2.1/pkg/common/plugin/ 17:17:49 spire-1.2.1/pkg/common/plugin/aws/ 17:17:49 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:17:49 spire-1.2.1/pkg/common/plugin/azure/ 17:17:49 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:17:49 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:17:49 spire-1.2.1/pkg/common/plugin/facade.go 17:17:49 spire-1.2.1/pkg/common/plugin/facade_test.go 17:17:49 spire-1.2.1/pkg/common/plugin/gcp/ 17:17:49 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:17:49 spire-1.2.1/pkg/common/plugin/k8s/ 17:17:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:17:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:17:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:17:49 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:17:49 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:17:49 spire-1.2.1/pkg/common/plugin/log.go 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/ 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:17:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:17:49 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:17:49 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:17:49 spire-1.2.1/pkg/common/plugin/x509pop/ 17:17:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:17:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:17:49 spire-1.2.1/pkg/common/profiling/ 17:17:49 spire-1.2.1/pkg/common/profiling/dumpers.go 17:17:49 spire-1.2.1/pkg/common/profiling/profiling.go 17:17:49 spire-1.2.1/pkg/common/protoutil/ 17:17:49 spire-1.2.1/pkg/common/protoutil/masks.go 17:17:49 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:17:49 spire-1.2.1/pkg/common/rotationutil/ 17:17:49 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:17:49 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:17:49 spire-1.2.1/pkg/common/selector/ 17:17:49 spire-1.2.1/pkg/common/selector/selector.go 17:17:49 spire-1.2.1/pkg/common/selector/selector_test.go 17:17:49 spire-1.2.1/pkg/common/selector/set.go 17:17:49 spire-1.2.1/pkg/common/selector/set_utils.go 17:17:49 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/ 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/ 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:17:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:17:49 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:17:49 spire-1.2.1/pkg/common/telemetry/call.go 17:17:49 spire-1.2.1/pkg/common/telemetry/common/ 17:17:49 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:17:49 spire-1.2.1/pkg/common/telemetry/config.go 17:17:49 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:17:49 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/inmem.go 17:17:49 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/m3.go 17:17:49 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/metrics.go 17:17:49 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/names.go 17:17:49 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:17:49 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:17:49 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/ 17:17:49 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:17:49 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:17:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:17:49 spire-1.2.1/pkg/common/telemetry/server/server.go 17:17:49 spire-1.2.1/pkg/common/telemetry/sink.go 17:17:49 spire-1.2.1/pkg/common/telemetry/statsd.go 17:17:49 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:17:49 spire-1.2.1/pkg/common/telemetry/uptime.go 17:17:49 spire-1.2.1/pkg/common/telemetry/version.go 17:17:49 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:17:49 spire-1.2.1/pkg/common/uptime/ 17:17:49 spire-1.2.1/pkg/common/uptime/uptime.go 17:17:49 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:17:49 spire-1.2.1/pkg/common/util/ 17:17:49 spire-1.2.1/pkg/common/util/certs.go 17:17:49 spire-1.2.1/pkg/common/util/certs_test.go 17:17:49 spire-1.2.1/pkg/common/util/csr.go 17:17:49 spire-1.2.1/pkg/common/util/hash.go 17:17:49 spire-1.2.1/pkg/common/util/selectors.go 17:17:49 spire-1.2.1/pkg/common/util/selectors_test.go 17:17:49 spire-1.2.1/pkg/common/util/signals.go 17:17:49 spire-1.2.1/pkg/common/util/sort.go 17:17:49 spire-1.2.1/pkg/common/util/sort_test.go 17:17:49 spire-1.2.1/pkg/common/util/task.go 17:17:49 spire-1.2.1/pkg/common/util/task_test.go 17:17:49 spire-1.2.1/pkg/common/util/testdata/ 17:17:49 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:17:49 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:17:49 spire-1.2.1/pkg/common/version/ 17:17:49 spire-1.2.1/pkg/common/version/version.go 17:17:49 spire-1.2.1/pkg/common/x509svid/ 17:17:49 spire-1.2.1/pkg/common/x509svid/common_test.go 17:17:49 spire-1.2.1/pkg/common/x509svid/csr.go 17:17:49 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:17:49 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:17:49 spire-1.2.1/pkg/common/x509util/ 17:17:49 spire-1.2.1/pkg/common/x509util/cert.go 17:17:49 spire-1.2.1/pkg/common/x509util/dns.go 17:17:49 spire-1.2.1/pkg/common/x509util/dns_test.go 17:17:49 spire-1.2.1/pkg/common/x509util/keyid.go 17:17:49 spire-1.2.1/pkg/common/x509util/keypair.go 17:17:49 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:17:49 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:17:49 spire-1.2.1/pkg/server/ 17:17:49 spire-1.2.1/pkg/server/api/ 17:17:49 spire-1.2.1/pkg/server/api/agent.go 17:17:49 spire-1.2.1/pkg/server/api/agent/ 17:17:49 spire-1.2.1/pkg/server/api/agent/v1/ 17:17:49 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:17:49 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:17:49 spire-1.2.1/pkg/server/api/agent_test.go 17:17:49 spire-1.2.1/pkg/server/api/api.go 17:17:49 spire-1.2.1/pkg/server/api/audit/ 17:17:49 spire-1.2.1/pkg/server/api/audit/audit.go 17:17:49 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:17:49 spire-1.2.1/pkg/server/api/bundle.go 17:17:49 spire-1.2.1/pkg/server/api/bundle/ 17:17:49 spire-1.2.1/pkg/server/api/bundle/v1/ 17:17:49 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:17:49 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:17:49 spire-1.2.1/pkg/server/api/bundle_test.go 17:17:49 spire-1.2.1/pkg/server/api/debug/ 17:17:49 spire-1.2.1/pkg/server/api/debug/v1/ 17:17:49 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:17:49 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:17:49 spire-1.2.1/pkg/server/api/entry.go 17:17:49 spire-1.2.1/pkg/server/api/entry/ 17:17:49 spire-1.2.1/pkg/server/api/entry/v1/ 17:17:49 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:17:49 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:17:49 spire-1.2.1/pkg/server/api/entry_test.go 17:17:49 spire-1.2.1/pkg/server/api/health/ 17:17:49 spire-1.2.1/pkg/server/api/health/v1/ 17:17:49 spire-1.2.1/pkg/server/api/health/v1/service.go 17:17:49 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:17:49 spire-1.2.1/pkg/server/api/id.go 17:17:49 spire-1.2.1/pkg/server/api/id_test.go 17:17:49 spire-1.2.1/pkg/server/api/limits/ 17:17:49 spire-1.2.1/pkg/server/api/limits/limits.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/ 17:17:49 spire-1.2.1/pkg/server/api/middleware/alias.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/audit.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/caller.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/common.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/entries.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:17:49 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:17:49 spire-1.2.1/pkg/server/api/ratelimit.go 17:17:49 spire-1.2.1/pkg/server/api/rpccontext/ 17:17:49 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:17:49 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:17:49 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:17:49 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:17:49 spire-1.2.1/pkg/server/api/selector.go 17:17:49 spire-1.2.1/pkg/server/api/selector_test.go 17:17:49 spire-1.2.1/pkg/server/api/status.go 17:17:49 spire-1.2.1/pkg/server/api/status_test.go 17:17:49 spire-1.2.1/pkg/server/api/svid/ 17:17:49 spire-1.2.1/pkg/server/api/svid/v1/ 17:17:49 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:17:49 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:17:49 spire-1.2.1/pkg/server/api/trustdomain.go 17:17:49 spire-1.2.1/pkg/server/api/trustdomain/ 17:17:49 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:17:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:17:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:17:49 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:17:49 spire-1.2.1/pkg/server/authpolicy/ 17:17:49 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:17:49 spire-1.2.1/pkg/server/authpolicy/policy.go 17:17:49 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:17:49 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:17:49 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:17:49 spire-1.2.1/pkg/server/authpolicy/validate.go 17:17:49 spire-1.2.1/pkg/server/bundle/ 17:17:49 spire-1.2.1/pkg/server/bundle/client/ 17:17:49 spire-1.2.1/pkg/server/bundle/client/client.go 17:17:49 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:17:49 spire-1.2.1/pkg/server/bundle/client/manager.go 17:17:49 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:17:49 spire-1.2.1/pkg/server/bundle/client/sources.go 17:17:49 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:17:49 spire-1.2.1/pkg/server/bundle/client/updater.go 17:17:49 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:17:49 spire-1.2.1/pkg/server/ca/ 17:17:49 spire-1.2.1/pkg/server/ca/ca.go 17:17:49 spire-1.2.1/pkg/server/ca/ca_health.go 17:17:49 spire-1.2.1/pkg/server/ca/ca_test.go 17:17:49 spire-1.2.1/pkg/server/ca/journal.go 17:17:49 spire-1.2.1/pkg/server/ca/journal_test.go 17:17:49 spire-1.2.1/pkg/server/ca/manager.go 17:17:49 spire-1.2.1/pkg/server/ca/manager_health.go 17:17:49 spire-1.2.1/pkg/server/ca/manager_test.go 17:17:49 spire-1.2.1/pkg/server/ca/templates.go 17:17:49 spire-1.2.1/pkg/server/ca/upstream_client.go 17:17:49 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:17:49 spire-1.2.1/pkg/server/ca/validation.go 17:17:49 spire-1.2.1/pkg/server/cache/ 17:17:49 spire-1.2.1/pkg/server/cache/dscache/ 17:17:49 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:17:49 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:17:49 spire-1.2.1/pkg/server/cache/entrycache/ 17:17:49 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:17:49 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:17:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:17:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:17:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:17:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:17:49 spire-1.2.1/pkg/server/catalog/ 17:17:49 spire-1.2.1/pkg/server/catalog/catalog.go 17:17:49 spire-1.2.1/pkg/server/catalog/keymanager.go 17:17:49 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:17:49 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:17:49 spire-1.2.1/pkg/server/catalog/notifier.go 17:17:49 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:17:49 spire-1.2.1/pkg/server/config.go 17:17:49 spire-1.2.1/pkg/server/datastore/ 17:17:49 spire-1.2.1/pkg/server/datastore/datastore.go 17:17:49 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:17:49 spire-1.2.1/pkg/server/datastore/repository.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:17:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:17:49 spire-1.2.1/pkg/server/endpoints/ 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/ 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:17:49 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:17:49 spire-1.2.1/pkg/server/endpoints/config.go 17:17:49 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:17:49 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:17:49 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:17:49 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:17:49 spire-1.2.1/pkg/server/endpoints/middleware.go 17:17:49 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:17:49 spire-1.2.1/pkg/server/hostservice/ 17:17:49 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:17:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:17:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:17:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:17:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:17:49 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:17:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:17:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/ 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/ 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:17:49 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:17:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:17:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/ 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:17:49 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:17:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:17:49 spire-1.2.1/pkg/server/registration/ 17:17:49 spire-1.2.1/pkg/server/registration/manager.go 17:17:49 spire-1.2.1/pkg/server/registration/manager_test.go 17:17:49 spire-1.2.1/pkg/server/scanentries.go 17:17:49 spire-1.2.1/pkg/server/scanentries_test.go 17:17:49 spire-1.2.1/pkg/server/server.go 17:17:49 spire-1.2.1/pkg/server/server_test.go 17:17:49 spire-1.2.1/pkg/server/svid/ 17:17:49 spire-1.2.1/pkg/server/svid/observer.go 17:17:49 spire-1.2.1/pkg/server/svid/observer_test.go 17:17:49 spire-1.2.1/pkg/server/svid/rotator.go 17:17:49 spire-1.2.1/pkg/server/svid/rotator_config.go 17:17:49 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:17:49 spire-1.2.1/pkg/server/svid/rotator_test.go 17:17:49 spire-1.2.1/proto/ 17:17:49 spire-1.2.1/proto/private/ 17:17:49 spire-1.2.1/proto/private/server/ 17:17:49 spire-1.2.1/proto/private/server/journal/ 17:17:49 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:17:49 spire-1.2.1/proto/private/server/journal/journal.proto 17:17:49 spire-1.2.1/proto/spire/ 17:17:49 spire-1.2.1/proto/spire/common/ 17:17:49 spire-1.2.1/proto/spire/common/common.pb.go 17:17:49 spire-1.2.1/proto/spire/common/common.proto 17:17:49 spire-1.2.1/proto/spire/common/plugin/ 17:17:49 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:17:49 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:17:49 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:17:49 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:17:49 spire-1.2.1/proto/spire/plugin/ 17:17:49 spire-1.2.1/proto/spire/plugin/agent/ 17:17:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:17:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:17:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:17:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:17:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:17:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:17:49 spire-1.2.1/release/ 17:17:49 spire-1.2.1/release/spire-extras/ 17:17:49 spire-1.2.1/release/spire-extras/README.md 17:17:49 spire-1.2.1/release/spire-extras/conf/ 17:17:49 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:17:49 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:17:49 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:17:49 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:17:49 spire-1.2.1/release/spire/ 17:17:49 spire-1.2.1/release/spire/README.md 17:17:49 spire-1.2.1/release/spire/conf/ 17:17:49 spire-1.2.1/release/spire/conf/agent/ 17:17:49 spire-1.2.1/release/spire/conf/agent/agent.conf 17:17:49 spire-1.2.1/release/spire/conf/server/ 17:17:49 spire-1.2.1/release/spire/conf/server/server.conf 17:17:49 spire-1.2.1/script/ 17:17:49 spire-1.2.1/script/build-artifact.sh 17:17:49 spire-1.2.1/script/generate_dummy_ca.sh 17:17:49 spire-1.2.1/support/ 17:17:49 spire-1.2.1/support/k8s/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:17:49 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/ 17:17:49 spire-1.2.1/support/oidc-discovery-provider/README.md 17:17:49 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/config.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/main.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:17:49 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:17:49 spire-1.2.1/test/ 17:17:49 spire-1.2.1/test/clock/ 17:17:49 spire-1.2.1/test/clock/clock.go 17:17:49 spire-1.2.1/test/fakes/ 17:17:49 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:17:49 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:17:49 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:17:49 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:17:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:17:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:17:49 spire-1.2.1/test/fakes/fakeagentstore/ 17:17:49 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:17:49 spire-1.2.1/test/fakes/fakedatastore/ 17:17:49 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:17:49 spire-1.2.1/test/fakes/fakeentryclient/ 17:17:49 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:17:49 spire-1.2.1/test/fakes/fakehealthchecker/ 17:17:49 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:17:49 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:17:49 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:17:49 spire-1.2.1/test/fakes/fakemetrics/ 17:17:49 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:17:49 spire-1.2.1/test/fakes/fakenoderesolver/ 17:17:49 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:17:49 spire-1.2.1/test/fakes/fakenotifier/ 17:17:49 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:17:49 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:17:49 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:17:49 spire-1.2.1/test/fakes/fakeserverca/ 17:17:49 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:17:49 spire-1.2.1/test/fakes/fakeservercatalog/ 17:17:49 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:17:49 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:17:49 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:17:49 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:17:49 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:17:49 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:17:49 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:17:49 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:17:49 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:17:49 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:17:49 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:17:49 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:17:49 spire-1.2.1/test/fixture/ 17:17:49 spire-1.2.1/test/fixture/certs/ 17:17:49 spire-1.2.1/test/fixture/certs/agent_svid.der 17:17:49 spire-1.2.1/test/fixture/certs/base_cert.pem 17:17:49 spire-1.2.1/test/fixture/certs/base_csr.pem 17:17:49 spire-1.2.1/test/fixture/certs/base_key.pem 17:17:49 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:17:49 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:17:49 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:17:49 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:17:49 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:17:49 spire-1.2.1/test/fixture/certs/blog_key.pem 17:17:49 spire-1.2.1/test/fixture/certs/bundle.der 17:17:49 spire-1.2.1/test/fixture/certs/ca.pem 17:17:49 spire-1.2.1/test/fixture/certs/ca_key.pem 17:17:49 spire-1.2.1/test/fixture/certs/database_cert.pem 17:17:49 spire-1.2.1/test/fixture/certs/database_csr.pem 17:17:49 spire-1.2.1/test/fixture/certs/database_key.pem 17:17:49 spire-1.2.1/test/fixture/certs/node_cert.pem 17:17:49 spire-1.2.1/test/fixture/certs/node_csr.pem 17:17:49 spire-1.2.1/test/fixture/certs/node_key.pem 17:17:49 spire-1.2.1/test/fixture/certs/svid.pem 17:17:49 spire-1.2.1/test/fixture/certs/svid_key.pem 17:17:49 spire-1.2.1/test/fixture/config/ 17:17:49 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:17:49 spire-1.2.1/test/fixture/config/agent_good.conf 17:17:49 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:17:49 spire-1.2.1/test/fixture/config/plugin_good.conf 17:17:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:17:49 spire-1.2.1/test/fixture/config/server_good.conf 17:17:49 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:17:49 spire-1.2.1/test/fixture/fixture.go 17:17:49 spire-1.2.1/test/fixture/nodeattestor/ 17:17:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:17:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:17:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:17:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:17:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:17:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:17:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:17:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:17:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:17:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:17:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:17:49 spire-1.2.1/test/fixture/registration/ 17:17:49 spire-1.2.1/test/fixture/registration/entries.json 17:17:49 spire-1.2.1/test/fixture/registration/good-for-update.json 17:17:49 spire-1.2.1/test/fixture/registration/good.json 17:17:49 spire-1.2.1/test/fixture/registration/invalid.json 17:17:49 spire-1.2.1/test/fixture/registration/invalid_json.json 17:17:49 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:17:49 spire-1.2.1/test/integration/ 17:17:49 spire-1.2.1/test/integration/README.md 17:17:49 spire-1.2.1/test/integration/common 17:17:49 spire-1.2.1/test/integration/setup/ 17:17:49 spire-1.2.1/test/integration/setup/adminclient/ 17:17:49 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:17:49 spire-1.2.1/test/integration/setup/adminclient/client.go 17:17:49 spire-1.2.1/test/integration/setup/debugagent/ 17:17:49 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:17:49 spire-1.2.1/test/integration/setup/debugagent/main.go 17:17:49 spire-1.2.1/test/integration/setup/debugserver/ 17:17:49 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:17:49 spire-1.2.1/test/integration/setup/debugserver/main.go 17:17:49 spire-1.2.1/test/integration/setup/downstreamclient/ 17:17:49 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:17:49 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:17:49 spire-1.2.1/test/integration/setup/itclient/ 17:17:49 spire-1.2.1/test/integration/setup/itclient/client.go 17:17:49 spire-1.2.1/test/integration/setup/node-attestation/ 17:17:49 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:17:49 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:17:49 spire-1.2.1/test/integration/setup/x509pop/ 17:17:49 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:17:49 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:17:49 spire-1.2.1/test/integration/suites/ 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:17:49 spire-1.2.1/test/integration/suites/join-token/ 17:17:49 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:17:49 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:17:49 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:17:49 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:17:49 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:17:49 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:17:49 spire-1.2.1/test/integration/suites/join-token/README.md 17:17:49 spire-1.2.1/test/integration/suites/join-token/conf/ 17:17:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/join-token/teardown 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:17:49 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:17:49 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:17:49 spire-1.2.1/test/integration/suites/k8s/ 17:17:49 spire-1.2.1/test/integration/suites/k8s/00-setup 17:17:49 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:17:49 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:17:49 spire-1.2.1/test/integration/suites/k8s/README.md 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/ 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:17:49 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:17:49 spire-1.2.1/test/integration/suites/k8s/teardown 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/ 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:17:49 spire-1.2.1/test/integration/suites/rotation/ 17:17:49 spire-1.2.1/test/integration/suites/rotation/00-setup 17:17:49 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:17:49 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:17:49 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:17:49 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:17:49 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:17:49 spire-1.2.1/test/integration/suites/rotation/README.md 17:17:49 spire-1.2.1/test/integration/suites/rotation/conf/ 17:17:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/rotation/teardown 17:17:49 spire-1.2.1/test/integration/suites/self-test/ 17:17:49 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:17:49 spire-1.2.1/test/integration/suites/self-test/README.md 17:17:49 spire-1.2.1/test/integration/suites/self-test/teardown 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:17:49 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:17:49 spire-1.2.1/test/integration/suites/upgrade/ 17:17:49 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:17:49 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:17:49 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:17:49 spire-1.2.1/test/integration/suites/upgrade/README.md 17:17:49 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:17:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:17:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:17:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:17:49 spire-1.2.1/test/integration/suites/upgrade/teardown 17:17:49 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:17:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:17:49 spire-1.2.1/test/integration/test-one.sh 17:17:49 spire-1.2.1/test/integration/test.sh 17:17:49 spire-1.2.1/test/plugintest/ 17:17:49 spire-1.2.1/test/plugintest/config.go 17:17:49 spire-1.2.1/test/plugintest/load.go 17:17:49 spire-1.2.1/test/plugintest/option.go 17:17:49 spire-1.2.1/test/spiretest/ 17:17:49 spire-1.2.1/test/spiretest/apiserver.go 17:17:49 spire-1.2.1/test/spiretest/assertions.go 17:17:49 spire-1.2.1/test/spiretest/dir.go 17:17:49 spire-1.2.1/test/spiretest/errors_posix.go 17:17:49 spire-1.2.1/test/spiretest/errors_windows.go 17:17:49 spire-1.2.1/test/spiretest/logs.go 17:17:49 spire-1.2.1/test/spiretest/socketapi.go 17:17:49 spire-1.2.1/test/spiretest/suite.go 17:17:49 spire-1.2.1/test/spiretest/x509.go 17:17:49 spire-1.2.1/test/testca/ 17:17:49 spire-1.2.1/test/testca/ca.go 17:17:49 spire-1.2.1/test/testkey/ 17:17:49 spire-1.2.1/test/testkey/generate.sh 17:17:49 spire-1.2.1/test/testkey/genkeys.go 17:17:49 spire-1.2.1/test/testkey/keys.go 17:17:49 spire-1.2.1/test/testkey/new.go 17:17:49 spire-1.2.1/test/tpmsimulator/ 17:17:49 spire-1.2.1/test/tpmsimulator/simulator.go 17:17:49 spire-1.2.1/test/util/ 17:17:49 spire-1.2.1/test/util/cert_fixtures.go 17:17:49 spire-1.2.1/test/util/cert_generation.go 17:17:49 spire-1.2.1/test/util/io_redirection.go 17:17:49 spire-1.2.1/test/util/race.go 17:17:49 spire-1.2.1/test/util/util.go 17:17:49 building spire from source... 17:17:49 Installing go1.17.7... 17:17:49 Removing intermediate container f15ff571dd1d 17:17:49 ---> 935471a72c66 17:17:49 Step 23/23 : LABEL version=0.0.0 17:17:49 ---> Running in df4d4e07a54d 17:17:49 Removing intermediate container df4d4e07a54d 17:17:49 ---> 6ca4b56a2180 17:17:49 17:17:49 Successfully built 6ca4b56a2180 17:17:49 Successfully tagged core-command:latest 17:17:50  Building core-command ... done Building support-notifications 17:17:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:17:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:17:54 ---> 133c637bf0e9 17:17:54 Step 3/22 : WORKDIR /edgex-go 17:17:54 ---> Using cache 17:17:54 ---> 224fe2eb9ce0 17:17:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:54 ---> Using cache 17:17:54 ---> 10b8d2343b2b 17:17:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:17:54 Building bin/spire-server... 17:17:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:17:54 go: downloading github.com/mitchellh/cli v1.1.2 17:17:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:17:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:17:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:17:55 go: downloading github.com/imdario/mergo v0.3.12 17:17:55 go: downloading github.com/sirupsen/logrus v1.8.1 17:17:55 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:17:55 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:17:55 go: downloading google.golang.org/grpc v1.44.0 17:17:55 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:17:55 go: downloading github.com/fatih/color v1.13.0 17:17:55 go: downloading github.com/mattn/go-isatty v0.0.14 17:17:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:17:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:17:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:17:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:17:55 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:17:55 go: downloading github.com/armon/go-metrics v0.3.10 17:17:55 go: downloading github.com/prometheus/client_golang v1.12.1 17:17:55 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:17:55 go: downloading github.com/open-policy-agent/opa v0.38.0 17:17:55 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:17:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:17:55 go: downloading github.com/mattn/go-colorable v0.1.12 17:17:55 go: downloading github.com/Masterminds/goutils v1.1.0 17:17:55 go: downloading github.com/Masterminds/semver v1.5.0 17:17:55 go: downloading github.com/google/uuid v1.1.2 17:17:56 go: downloading github.com/huandu/xstrings v1.3.2 17:17:56 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:17:56 go: downloading github.com/oklog/run v1.0.0 17:17:56 go: downloading github.com/imkira/go-observer v1.0.3 17:17:56 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:17:56 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:17:56 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:17:56 go: downloading github.com/prometheus/client_model v0.2.0 17:17:56 go: downloading github.com/prometheus/common v0.32.1 17:17:56 go: downloading github.com/beorn7/perks v1.0.1 17:17:56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:17:56 go: downloading github.com/prometheus/procfs v0.7.3 17:17:56 go: downloading go.uber.org/atomic v1.9.0 17:17:56 go: downloading github.com/hashicorp/errwrap v1.1.0 17:17:56 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:17:56 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:17:56 go: downloading github.com/blang/semver/v4 v4.0.0 17:17:56 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:17:56 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:17:56 go: downloading github.com/jinzhu/gorm v1.9.16 17:17:57 go: downloading github.com/lib/pq v1.10.4 17:17:57 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:17:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:17:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:17:57 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:17:57 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:17:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:17:57 go: downloading github.com/stretchr/testify v1.7.0 17:17:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:17:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:18:00  ---> Running in 4406fbe75af0 17:18:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:18:01 go: downloading google.golang.org/api v0.70.0 17:18:01 go: downloading k8s.io/client-go v0.23.4 17:18:01 go: downloading k8s.io/api v0.23.4 17:18:01 go: downloading github.com/google/go-tpm v0.3.3 17:18:01 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:18:01 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:18:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:18:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:18:01 go: downloading cloud.google.com/go/storage v1.21.0 17:18:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:18:01 go: downloading cloud.google.com/go v0.100.2 17:18:02 OK: 221 MiB in 52 packages 17:18:02 go: downloading k8s.io/apimachinery v0.23.4 17:18:02 go: downloading k8s.io/kube-aggregator v0.23.3 17:18:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:18:02 go: downloading cloud.google.com/go/security v1.3.0 17:18:02 go: downloading github.com/hashicorp/vault/api v1.4.1 17:18:02 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:18:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:18:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:18:03 go: downloading github.com/twmb/murmur3 v1.1.6 17:18:03 go: downloading github.com/jinzhu/inflection v1.0.0 17:18:03 go: downloading github.com/aws/smithy-go v1.11.0 17:18:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:18:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:18:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:18:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:18:03 ? github.com/edgexfoundry/edgex-go [no test files] 17:18:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:18:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:18:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:18:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:18:04 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:18:04 go: downloading github.com/dimchansky/utfbom v1.1.1 17:18:04 go: downloading cloud.google.com/go/compute v1.3.0 17:18:04 go: downloading cloud.google.com/go/iam v0.1.1 17:18:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:18:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:18:04 go: downloading github.com/gogo/protobuf v1.3.2 17:18:04 go: downloading k8s.io/klog/v2 v2.30.0 17:18:04 go: downloading github.com/google/gofuzz v1.1.0 17:18:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:18:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:18:04 Removing intermediate container b646042bb5d5 17:18:04 ---> dbc4dcc2626a 17:18:04 17:18:04 Step 9/20 : FROM alpine:3.15 17:18:04 go: downloading github.com/spf13/pflag v1.0.5 17:18:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:18:04 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:18:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:18:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:18:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:18:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:18:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:18:05 3.15: Pulling from library/alpine 17:18:05 Removing intermediate container 4406fbe75af0 17:18:05 ---> fddfacb6b684 17:18:05 Step 6/22 : COPY go.mod vendor* ./ 17:18:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:18:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:18:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:18:05 go: downloading gopkg.in/yaml.v2 v2.4.0 17:18:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:18:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:18:05 Status: Downloaded newer image for alpine:3.15 17:18:05 ---> 0ac33e5f5afa 17:18:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:18:05 go: downloading github.com/gobwas/glob v0.2.3 17:18:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:18:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:18:05 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:18:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:18:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:18:05 go: downloading go.opencensus.io v0.23.0 17:18:05 go: downloading gopkg.in/inf.v0 v0.9.1 17:18:05 go: downloading github.com/google/go-cmp v0.5.7 17:18:05 go: downloading github.com/googleapis/gnostic v0.5.5 17:18:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:18:05 go: downloading github.com/go-logr/logr v1.2.2 17:18:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:18:05 go: downloading github.com/json-iterator/go v1.1.12 17:18:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:18:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:18:05 go: downloading go.uber.org/zap v1.21.0 17:18:06 go: downloading github.com/tklauser/numcpus v0.3.0 17:18:06 go: downloading sigs.k8s.io/yaml v1.3.0 17:18:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:18:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:18:06  ---> 5900ebc2beb6 17:18:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:06 go: downloading github.com/golang/snappy v0.0.4 17:18:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:18:06 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:18:06 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:18:06 go: downloading github.com/hashicorp/go-version v1.2.0 17:18:06  ---> Running in 6e1c87a2e4e3 17:18:06 go: downloading github.com/ryanuber/go-glob v1.0.0 17:18:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:18:06 go: downloading github.com/modern-go/reflect2 v1.0.2 17:18:06 go: downloading go.uber.org/multierr v1.6.0 17:18:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:18:06  ---> Running in 97386d68baf4 17:18:06 Removing intermediate container 6e1c87a2e4e3 17:18:06 ---> e87ae0e1b405 17:18:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:06 ---> Running in 688dd344352f 17:18:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:18:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:18:11 Removing intermediate container 05d58a6303b9 17:18:11 ---> 9f3d52c743e9 17:18:11 17:18:11 Step 10/22 : FROM alpine:3.14 17:18:11 ---> e04c818066af 17:18:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:18:11 ---> Using cache 17:18:11 ---> f7a9721be61c 17:18:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:11 ---> Using cache 17:18:11 ---> 5cb7c12ea14d 17:18:11 Step 13/22 : ENV APP_PORT=59861 17:18:11 Removing intermediate container 688dd344352f 17:18:11 ---> e78cdc1bfd72 17:18:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:18:11 Removing intermediate container 97386d68baf4 17:18:11 ---> 635c1d869033 17:18:11 Step 8/22 : COPY . . 17:18:11 ---> Running in dd5159561ed6 17:18:11 ---> Running in 71cdec82095b 17:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:18:12 Removing intermediate container dd5159561ed6 17:18:12 ---> 407805b048c8 17:18:12 Step 14/22 : EXPOSE $APP_PORT 17:18:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:18:12 ---> Running in 7d738189948d 17:18:12 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:18:12 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 17:18:12 OK: 15855 distinct packages available 17:18:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:18:13 Removing intermediate container 7d738189948d 17:18:13 ---> ca3a4f069b46 17:18:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:13 ---> 249114b85f7a 17:18:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:18:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:18:14 (1/9) Installing ca-certificates (20211220-r0) 17:18:14 (2/9) Installing brotli-libs (1.0.9-r5) 17:18:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:18:14 (4/9) Installing libcurl (7.80.0-r0) 17:18:14 (5/9) Installing curl (7.80.0-r0) 17:18:14 (6/9) Installing dumb-init (1.2.5-r1) 17:18:14 (7/9) Installing musl-obstack (1.2.3-r0) 17:18:14 (8/9) Installing libucontext (1.1-r0) 17:18:14 (9/9) Installing gcompat (1.0.0-r4) 17:18:15 Executing busybox-1.34.1-r5.trigger 17:18:15 Executing ca-certificates-20211220-r0.trigger 17:18:15 OK: 8 MiB in 23 packages 17:18:15 ---> 09d32123cd83 17:18:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:18:16 ---> 95311ab131b4 17:18:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:18:16 ---> Running in 7a4e9ee7e55c 17:18:16 Removing intermediate container 71cdec82095b 17:18:16 ---> 002e72fca733 17:18:16 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:16 Removing intermediate container 7a4e9ee7e55c 17:18:16 ---> 6804d4ed852f 17:18:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:16 ---> Running in 6ffca296117b 17:18:16 ---> 83f3dda1525f 17:18:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:18:17 Removing intermediate container 6ffca296117b 17:18:17 ---> 2587c257c06d 17:18:17 Step 20/22 : LABEL arch=x86_64 17:18:17 ---> Running in 3252ef24bbb3 17:18:17 ---> 4548f0e21a79 17:18:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:18:17 ---> Running in 1bb204dc9b70 17:18:17 Removing intermediate container 3252ef24bbb3 17:18:17 ---> 47d2c0e004dc 17:18:17 Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:18:17 ---> 6fd6e34f17e1 17:18:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:18:17 ---> Running in b8692a958cf0 17:18:18 Removing intermediate container b8692a958cf0 17:18:18 ---> ec141ec178c8 17:18:18 Step 22/22 : LABEL version=0.0.0 17:18:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:18:18 ---> bab4742ae11f 17:18:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:18:18 ---> Running in f4d87eccb686 17:18:18 ---> Running in 25c60d75a3e2 17:18:18 Removing intermediate container f4d87eccb686 17:18:18 ---> 81bb64c85d3e 17:18:18 17:18:18 Removing intermediate container 25c60d75a3e2 17:18:18 ---> 57e7005d044c 17:18:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:18 Successfully built 81bb64c85d3e 17:18:18 ---> Running in 869181a1d077 17:18:18 Successfully tagged support-scheduler:latest 17:18:18  Building support-scheduler ... done Building security-proxy-setup 17:18:19 Removing intermediate container 869181a1d077 17:18:19 ---> 2971ba51890d 17:18:19 Step 18/20 : LABEL arch=x86_64 17:18:21 ---> Running in af4dad5968a8 17:18:21 Removing intermediate container af4dad5968a8 17:18:21 ---> 3db932594c06 17:18:21 Step 19/20 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:18:21 ---> Running in 42e08737147c 17:18:21 Removing intermediate container 42e08737147c 17:18:21 ---> 39441bfe5538 17:18:21 Step 20/20 : LABEL version=0.0.0 17:18:22 ---> Running in 7072bbf4e7aa 17:18:22 Removing intermediate container 7072bbf4e7aa 17:18:22 ---> ef1e58b5a65b 17:18:22 17:18:22 Successfully built ef1e58b5a65b 17:18:22 Successfully tagged security-spiffe-token-provider:latest 17:18:22 Building security-spire-agent 17:18:24  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:18:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:18:24 ---> 133c637bf0e9 17:18:24 Step 3/22 : WORKDIR /edgex-go 17:18:24 ---> Using cache 17:18:24 ---> 224fe2eb9ce0 17:18:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:24 ---> Using cache 17:18:24 ---> 10b8d2343b2b 17:18:24 Step 5/22 : RUN apk add --update --no-cache make git 17:18:24 ---> Using cache 17:18:24 ---> 7ec752f3b819 17:18:24 Step 6/22 : COPY go.mod vendor* ./ 17:18:24 ---> Using cache 17:18:24 ---> 3a0fcc5d2a32 17:18:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:24 ---> Using cache 17:18:24 ---> a1d09b3facf5 17:18:24 Step 8/22 : COPY . . 17:18:24 ---> Using cache 17:18:24 ---> 68f29a431331 17:18:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:18:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:18:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:18:27 ---> 133c637bf0e9 17:18:27 Step 3/26 : WORKDIR /edgex-go 17:18:27 ---> Using cache 17:18:27 ---> 224fe2eb9ce0 17:18:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:27 ---> Using cache 17:18:27 ---> 10b8d2343b2b 17:18:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:18:27 ---> Using cache 17:18:27 ---> 384add01a2e0 17:18:27 Step 6/26 : COPY go.mod vendor* ./ 17:18:27 ---> Using cache 17:18:27 ---> 677e21f73746 17:18:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:27 ---> Using cache 17:18:27 ---> fde278563090 17:18:27 Step 8/26 : COPY . . 17:18:27 ---> Using cache 17:18:27 ---> 7758d8b81306 17:18:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:18:27 ---> Using cache 17:18:27 ---> 40e8ef7b2454 17:18:27 Step 10/26 : RUN mkdir -p spire-build 17:18:27 ---> Using cache 17:18:27 ---> 92456d3018ee 17:18:27 Step 11/26 : WORKDIR /edgex-go/spire-build 17:18:27 ---> Using cache 17:18:27 ---> 91d60c3265bc 17:18: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 17:18:27 ---> Running in e2a06a51d577 17:18:27 ---> Running in 4038cce4e8be 17:18:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:18:29 spire-1.2.1/ 17:18:29 spire-1.2.1/.data/ 17:18:29 spire-1.2.1/.data/.file 17:18:29 spire-1.2.1/.dockerignore 17:18:29 spire-1.2.1/.gitattributes 17:18:29 spire-1.2.1/.githooks/ 17:18:29 spire-1.2.1/.githooks/pre-commit 17:18:29 spire-1.2.1/.github/ 17:18:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:18:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:18:29 spire-1.2.1/.github/dependabot.yml 17:18:29 spire-1.2.1/.github/workflows/ 17:18:29 spire-1.2.1/.github/workflows/nightly_build.yaml 17:18:29 spire-1.2.1/.github/workflows/pr_build.yaml 17:18:29 spire-1.2.1/.github/workflows/release_build.yaml 17:18:29 spire-1.2.1/.github/workflows/scripts/ 17:18:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:18:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:18:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:18:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:18:29 spire-1.2.1/.github/workflows/scripts/split.sh 17:18:29 spire-1.2.1/.gitignore 17:18:29 spire-1.2.1/.go-version 17:18:29 spire-1.2.1/.golangci.yml 17:18:29 spire-1.2.1/ADOPTERS.md 17:18:29 spire-1.2.1/CHANGELOG.md 17:18:29 spire-1.2.1/CODE-OF-CONDUCT.md 17:18:29 spire-1.2.1/CODEOWNERS 17:18:29 spire-1.2.1/CONTRIBUTING.md 17:18:29 spire-1.2.1/Dockerfile 17:18:29 spire-1.2.1/Dockerfile.dev 17:18:29 spire-1.2.1/Dockerfile.scratch 17:18:29 spire-1.2.1/LICENSE 17:18:29 spire-1.2.1/MAINTAINERS.md 17:18:29 spire-1.2.1/Makefile 17:18:29 spire-1.2.1/README.md 17:18:29 spire-1.2.1/ROADMAP.md 17:18:29 spire-1.2.1/SECURITY.md 17:18:29 spire-1.2.1/cmd/ 17:18:29 spire-1.2.1/cmd/spire-agent/ 17:18:29 spire-1.2.1/cmd/spire-agent/cli/ 17:18:29 spire-1.2.1/cmd/spire-agent/cli/api/ 17:18:29 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/common/ 17:18:29 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:18:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/run/ 17:18:29 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:18:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:18:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:18:29 spire-1.2.1/cmd/spire-agent/main.go 17:18:29 spire-1.2.1/cmd/spire-server/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/agent/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/cli.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/run/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/token/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/validate/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/x509/ 17:18:29 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:18:29 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:18:29 spire-1.2.1/cmd/spire-server/main.go 17:18:29 spire-1.2.1/cmd/spire-server/util/ 17:18:29 spire-1.2.1/cmd/spire-server/util/util.go 17:18:29 spire-1.2.1/conf/ 17:18:29 spire-1.2.1/conf/agent/ 17:18:29 spire-1.2.1/conf/agent/agent.conf 17:18:29 spire-1.2.1/conf/agent/agent_full.conf 17:18:29 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:18:29 spire-1.2.1/conf/server/ 17:18:29 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:18:29 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:18:29 spire-1.2.1/conf/server/server.conf 17:18:29 spire-1.2.1/conf/server/server_full.conf 17:18:29 spire-1.2.1/doc/ 17:18:29 spire-1.2.1/doc/SPIRE101.md 17:18:29 spire-1.2.1/doc/auditlog.md 17:18:29 spire-1.2.1/doc/authorization_policy_engine.md 17:18:29 spire-1.2.1/doc/changelog_guidelines.md 17:18:29 spire-1.2.1/doc/cure53-report.pdf 17:18:29 spire-1.2.1/doc/images/ 17:18:29 spire-1.2.1/doc/images/2019_roadmap.png 17:18:29 spire-1.2.1/doc/images/SPIRE101.png 17:18:29 spire-1.2.1/doc/images/SPIRE_agent.png 17:18:29 spire-1.2.1/doc/images/SPIRE_server.png 17:18:29 spire-1.2.1/doc/images/cache_mgr.png 17:18:29 spire-1.2.1/doc/images/cache_mgr_components.png 17:18:29 spire-1.2.1/doc/images/federated_spire.png 17:18:29 spire-1.2.1/doc/images/ha_mode.png 17:18:29 spire-1.2.1/doc/images/nested_spire.png 17:18:29 spire-1.2.1/doc/images/oidc_federation.png 17:18:29 spire-1.2.1/doc/images/single_trust_domain.png 17:18:29 spire-1.2.1/doc/images/spiffe_compatible.png 17:18:29 spire-1.2.1/doc/images/spire_logo.png 17:18:29 spire-1.2.1/doc/migrating_registration_api_clients.md 17:18:29 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:18:29 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:18:29 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:18:29 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:18:29 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:18:29 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:18:29 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:18:29 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:18:29 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:18:29 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:18:29 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:18:29 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:18:29 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:18:29 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:18:29 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:18:29 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:18:29 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:18:29 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:18:29 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:18:29 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:18:29 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:18:29 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:18:29 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:18:29 spire-1.2.1/doc/scaling_spire.md 17:18:29 spire-1.2.1/doc/spire_agent.md 17:18:29 spire-1.2.1/doc/spire_server.md 17:18:29 spire-1.2.1/doc/supported_integrations.md 17:18:29 spire-1.2.1/doc/telemetry.md 17:18:29 spire-1.2.1/doc/telemetry_config.md 17:18:29 spire-1.2.1/doc/upgrading.md 17:18:29 spire-1.2.1/doc/using_spire.md 17:18:29 spire-1.2.1/examples/ 17:18:29 spire-1.2.1/examples/README.md 17:18:29 spire-1.2.1/go.mod 17:18:29 spire-1.2.1/go.sum 17:18:29 spire-1.2.1/pkg/ 17:18:29 spire-1.2.1/pkg/agent/ 17:18:29 spire-1.2.1/pkg/agent/agent.go 17:18:29 spire-1.2.1/pkg/agent/api/ 17:18:29 spire-1.2.1/pkg/agent/api/config.go 17:18:29 spire-1.2.1/pkg/agent/api/debug/ 17:18:29 spire-1.2.1/pkg/agent/api/debug/v1/ 17:18:29 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:18:29 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:18:29 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:18:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:18:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:18:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:18:29 spire-1.2.1/pkg/agent/api/endpoints.go 17:18:29 spire-1.2.1/pkg/agent/api/health/ 17:18:29 spire-1.2.1/pkg/agent/api/health/v1/ 17:18:29 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:18:29 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:18:29 spire-1.2.1/pkg/agent/api/rpccontext/ 17:18:29 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:18:29 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:18:29 spire-1.2.1/pkg/agent/attestor/ 17:18:29 spire-1.2.1/pkg/agent/attestor/node/ 17:18:29 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:18:29 spire-1.2.1/pkg/agent/attestor/node/node.go 17:18:29 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:18:29 spire-1.2.1/pkg/agent/attestor/workload/ 17:18:29 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:18:29 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:18:29 spire-1.2.1/pkg/agent/catalog/ 17:18:29 spire-1.2.1/pkg/agent/catalog/catalog.go 17:18:29 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:18:29 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:18:29 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:18:29 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:18:29 spire-1.2.1/pkg/agent/client/ 17:18:29 spire-1.2.1/pkg/agent/client/client.go 17:18:29 spire-1.2.1/pkg/agent/client/client_test.go 17:18:29 spire-1.2.1/pkg/agent/client/dial.go 17:18:29 spire-1.2.1/pkg/agent/client/nodeconn.go 17:18:29 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:18:29 spire-1.2.1/pkg/agent/client/update.go 17:18:29 spire-1.2.1/pkg/agent/client/util.go 17:18:29 spire-1.2.1/pkg/agent/common/ 17:18:29 spire-1.2.1/pkg/agent/common/backoff/ 17:18:29 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:18:29 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:18:29 spire-1.2.1/pkg/agent/common/cgroups/ 17:18:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:18:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:18:29 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:18:29 spire-1.2.1/pkg/agent/config.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/ 17:18:29 spire-1.2.1/pkg/agent/endpoints/config.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:18:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:18:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/workload/ 17:18:29 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:18:29 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:18:29 spire-1.2.1/pkg/agent/manager/ 17:18:29 spire-1.2.1/pkg/agent/manager/cache/ 17:18:29 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:18:29 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:18:29 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:18:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:18:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:18:29 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:18:29 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:18:29 spire-1.2.1/pkg/agent/manager/config.go 17:18:29 spire-1.2.1/pkg/agent/manager/manager.go 17:18:29 spire-1.2.1/pkg/agent/manager/manager_test.go 17:18:29 spire-1.2.1/pkg/agent/manager/storage.go 17:18:29 spire-1.2.1/pkg/agent/manager/storage_test.go 17:18:29 spire-1.2.1/pkg/agent/manager/storecache/ 17:18:29 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:18:29 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:18:29 spire-1.2.1/pkg/agent/manager/sync.go 17:18:29 spire-1.2.1/pkg/agent/plugin/ 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:18:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:18:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:18:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:18:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:18:29 spire-1.2.1/pkg/agent/svid/ 17:18:29 spire-1.2.1/pkg/agent/svid/rotator.go 17:18:29 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:18:29 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:18:29 spire-1.2.1/pkg/agent/svid/store/ 17:18:29 spire-1.2.1/pkg/agent/svid/store/service.go 17:18:29 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:18:29 spire-1.2.1/pkg/common/ 17:18:29 spire-1.2.1/pkg/common/agentpathtemplate/ 17:18:29 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:18:29 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:18:29 spire-1.2.1/pkg/common/api/ 17:18:29 spire-1.2.1/pkg/common/api/metrics.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/ 17:18:29 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/logger.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/names.go 17:18:29 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:18:29 spire-1.2.1/pkg/common/api/names.go 17:18:29 spire-1.2.1/pkg/common/api/ratelimit.go 17:18:29 spire-1.2.1/pkg/common/api/rpccontext/ 17:18:29 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:18:29 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:18:29 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:18:29 spire-1.2.1/pkg/common/auth/ 17:18:29 spire-1.2.1/pkg/common/auth/interceptors.go 17:18:29 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:18:29 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/ 17:18:29 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/types.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:18:29 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:18:29 spire-1.2.1/pkg/common/catalog/ 17:18:29 spire-1.2.1/pkg/common/catalog/bind.go 17:18:29 spire-1.2.1/pkg/common/catalog/builtin.go 17:18:29 spire-1.2.1/pkg/common/catalog/catalog.go 17:18:29 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:18:29 spire-1.2.1/pkg/common/catalog/closers.go 17:18:29 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:18:29 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:18:29 spire-1.2.1/pkg/common/catalog/config.go 17:18:29 spire-1.2.1/pkg/common/catalog/config_test.go 17:18:29 spire-1.2.1/pkg/common/catalog/configure.go 17:18:29 spire-1.2.1/pkg/common/catalog/constraints.go 17:18:29 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:18:29 spire-1.2.1/pkg/common/catalog/context.go 17:18:29 spire-1.2.1/pkg/common/catalog/external.go 17:18:29 spire-1.2.1/pkg/common/catalog/host.go 17:18:29 spire-1.2.1/pkg/common/catalog/pipenet.go 17:18:29 spire-1.2.1/pkg/common/catalog/plugin.go 17:18:29 spire-1.2.1/pkg/common/catalog/testplugin/ 17:18:29 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:18:29 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:18:29 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:18:29 spire-1.2.1/pkg/common/cli/ 17:18:29 spire-1.2.1/pkg/common/cli/env.go 17:18:29 spire-1.2.1/pkg/common/cli/flags.go 17:18:29 spire-1.2.1/pkg/common/cli/trust_domain.go 17:18:29 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:18:29 spire-1.2.1/pkg/common/cli/umask.go 17:18:29 spire-1.2.1/pkg/common/cli/umask_posix.go 17:18:29 spire-1.2.1/pkg/common/cli/umask_test.go 17:18:29 spire-1.2.1/pkg/common/cli/umask_windows.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/ 17:18:29 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/flag.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/format.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/ 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:18:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:18:29 spire-1.2.1/pkg/common/coretypes/ 17:18:29 spire-1.2.1/pkg/common/coretypes/bundle/ 17:18:29 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:18:29 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:18:29 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:18:29 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:18:29 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:18:29 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:18:29 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:18:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:18:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:18:29 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:18:29 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:18:29 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:18:29 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:18:29 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:18:29 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:18:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:18:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:18:29 spire-1.2.1/pkg/common/cryptoutil/ 17:18:29 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:18:29 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:18:29 spire-1.2.1/pkg/common/diskutil/ 17:18:29 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:18:29 spire-1.2.1/pkg/common/diskutil/file_test.go 17:18:29 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:18:29 spire-1.2.1/pkg/common/errorutil/ 17:18:29 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:18:29 spire-1.2.1/pkg/common/health/ 17:18:29 spire-1.2.1/pkg/common/health/config.go 17:18:29 spire-1.2.1/pkg/common/health/context.go 17:18:29 spire-1.2.1/pkg/common/health/context_test.go 17:18:29 spire-1.2.1/pkg/common/health/health.go 17:18:29 spire-1.2.1/pkg/common/health/health_test.go 17:18:29 spire-1.2.1/pkg/common/health/logger.go 17:18:29 spire-1.2.1/pkg/common/hostservice/ 17:18:29 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:18:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:18:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:18:29 spire-1.2.1/pkg/common/idutil/ 17:18:29 spire-1.2.1/pkg/common/idutil/require.go 17:18:29 spire-1.2.1/pkg/common/idutil/require_test.go 17:18:29 spire-1.2.1/pkg/common/idutil/safety.go 17:18:29 spire-1.2.1/pkg/common/idutil/safety_test.go 17:18:29 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:18:29 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:18:29 spire-1.2.1/pkg/common/jwtsvid/ 17:18:29 spire-1.2.1/pkg/common/jwtsvid/common.go 17:18:29 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:18:29 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:18:29 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:18:29 spire-1.2.1/pkg/common/jwtutil/ 17:18:29 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:18:29 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:18:29 spire-1.2.1/pkg/common/log/ 17:18:29 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:18:29 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:18:29 spire-1.2.1/pkg/common/log/log.go 17:18:29 spire-1.2.1/pkg/common/log/log_test.go 17:18:29 spire-1.2.1/pkg/common/log/options.go 17:18:29 spire-1.2.1/pkg/common/nodeutil/ 17:18:29 spire-1.2.1/pkg/common/nodeutil/node.go 17:18:29 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:18:29 spire-1.2.1/pkg/common/peertracker/ 17:18:29 spire-1.2.1/pkg/common/peertracker/conn.go 17:18:29 spire-1.2.1/pkg/common/peertracker/credentials.go 17:18:29 spire-1.2.1/pkg/common/peertracker/errors.go 17:18:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:18:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:18:29 spire-1.2.1/pkg/common/peertracker/info.go 17:18:29 spire-1.2.1/pkg/common/peertracker/listener.go 17:18:29 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:18:29 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:18:29 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:18:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:18:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:18:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:18:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:18:29 spire-1.2.1/pkg/common/peertracker/tcp.go 17:18:29 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:18:29 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:18:29 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:18:29 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:18:29 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:18:29 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:18:29 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:18:29 spire-1.2.1/pkg/common/peertracker/uds.go 17:18:29 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:18:29 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:18:29 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:18:29 spire-1.2.1/pkg/common/pemutil/ 17:18:29 spire-1.2.1/pkg/common/pemutil/block.go 17:18:29 spire-1.2.1/pkg/common/pemutil/certs.go 17:18:29 spire-1.2.1/pkg/common/pemutil/common.go 17:18:29 spire-1.2.1/pkg/common/pemutil/csr.go 17:18:29 spire-1.2.1/pkg/common/pemutil/keys.go 17:18:29 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/ 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:18:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:18:29 spire-1.2.1/pkg/common/plugin/ 17:18:29 spire-1.2.1/pkg/common/plugin/aws/ 17:18:29 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:18:29 spire-1.2.1/pkg/common/plugin/azure/ 17:18:29 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:18:29 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:18:29 spire-1.2.1/pkg/common/plugin/facade.go 17:18:29 spire-1.2.1/pkg/common/plugin/facade_test.go 17:18:29 spire-1.2.1/pkg/common/plugin/gcp/ 17:18:29 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:18:29 spire-1.2.1/pkg/common/plugin/k8s/ 17:18:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:18:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:18:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:18:29 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:18:29 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:18:29 spire-1.2.1/pkg/common/plugin/log.go 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/ 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:18:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:18:29 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:18:29 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:18:29 spire-1.2.1/pkg/common/plugin/x509pop/ 17:18:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:18:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:18:29 spire-1.2.1/pkg/common/profiling/ 17:18:29 spire-1.2.1/pkg/common/profiling/dumpers.go 17:18:29 spire-1.2.1/pkg/common/profiling/profiling.go 17:18:29 spire-1.2.1/pkg/common/protoutil/ 17:18:29 spire-1.2.1/pkg/common/protoutil/masks.go 17:18:29 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:18:29 spire-1.2.1/pkg/common/rotationutil/ 17:18:29 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:18:29 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:18:29 spire-1.2.1/pkg/common/selector/ 17:18:29 spire-1.2.1/pkg/common/selector/selector.go 17:18:29 spire-1.2.1/pkg/common/selector/selector_test.go 17:18:29 spire-1.2.1/pkg/common/selector/set.go 17:18:29 spire-1.2.1/pkg/common/selector/set_utils.go 17:18:29 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/ 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/ 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:18:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:18:29 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:18:29 spire-1.2.1/pkg/common/telemetry/call.go 17:18:29 spire-1.2.1/pkg/common/telemetry/common/ 17:18:29 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:18:29 spire-1.2.1/pkg/common/telemetry/config.go 17:18:29 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:18:29 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/inmem.go 17:18:29 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/m3.go 17:18:29 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/metrics.go 17:18:29 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/names.go 17:18:29 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:18:29 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:18:29 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/ 17:18:29 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:18:29 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:18:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:18:29 spire-1.2.1/pkg/common/telemetry/server/server.go 17:18:29 spire-1.2.1/pkg/common/telemetry/sink.go 17:18:29 spire-1.2.1/pkg/common/telemetry/statsd.go 17:18:29 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:18:29 spire-1.2.1/pkg/common/telemetry/uptime.go 17:18:29 spire-1.2.1/pkg/common/telemetry/version.go 17:18:29 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:18:29 spire-1.2.1/pkg/common/uptime/ 17:18:29 spire-1.2.1/pkg/common/uptime/uptime.go 17:18:29 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:18:29 spire-1.2.1/pkg/common/util/ 17:18:29 spire-1.2.1/pkg/common/util/certs.go 17:18:29 spire-1.2.1/pkg/common/util/certs_test.go 17:18:29 spire-1.2.1/pkg/common/util/csr.go 17:18:29 spire-1.2.1/pkg/common/util/hash.go 17:18:29 spire-1.2.1/pkg/common/util/selectors.go 17:18:29 spire-1.2.1/pkg/common/util/selectors_test.go 17:18:29 spire-1.2.1/pkg/common/util/signals.go 17:18:29 spire-1.2.1/pkg/common/util/sort.go 17:18:29 spire-1.2.1/pkg/common/util/sort_test.go 17:18:29 spire-1.2.1/pkg/common/util/task.go 17:18:29 spire-1.2.1/pkg/common/util/task_test.go 17:18:29 spire-1.2.1/pkg/common/util/testdata/ 17:18:29 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:18:29 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:18:29 spire-1.2.1/pkg/common/version/ 17:18:29 spire-1.2.1/pkg/common/version/version.go 17:18:29 spire-1.2.1/pkg/common/x509svid/ 17:18:29 spire-1.2.1/pkg/common/x509svid/common_test.go 17:18:29 spire-1.2.1/pkg/common/x509svid/csr.go 17:18:29 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:18:29 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:18:29 spire-1.2.1/pkg/common/x509util/ 17:18:29 spire-1.2.1/pkg/common/x509util/cert.go 17:18:29 spire-1.2.1/pkg/common/x509util/dns.go 17:18:29 spire-1.2.1/pkg/common/x509util/dns_test.go 17:18:29 spire-1.2.1/pkg/common/x509util/keyid.go 17:18:29 spire-1.2.1/pkg/common/x509util/keypair.go 17:18:29 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:18:29 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:18:29 spire-1.2.1/pkg/server/ 17:18:29 spire-1.2.1/pkg/server/api/ 17:18:29 spire-1.2.1/pkg/server/api/agent.go 17:18:29 spire-1.2.1/pkg/server/api/agent/ 17:18:29 spire-1.2.1/pkg/server/api/agent/v1/ 17:18:29 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:18:29 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:18:29 spire-1.2.1/pkg/server/api/agent_test.go 17:18:29 spire-1.2.1/pkg/server/api/api.go 17:18:29 spire-1.2.1/pkg/server/api/audit/ 17:18:29 spire-1.2.1/pkg/server/api/audit/audit.go 17:18:29 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:18:29 spire-1.2.1/pkg/server/api/bundle.go 17:18:29 spire-1.2.1/pkg/server/api/bundle/ 17:18:29 spire-1.2.1/pkg/server/api/bundle/v1/ 17:18:29 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:18:29 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:18:29 spire-1.2.1/pkg/server/api/bundle_test.go 17:18:29 spire-1.2.1/pkg/server/api/debug/ 17:18:29 spire-1.2.1/pkg/server/api/debug/v1/ 17:18:29 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:18:29 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:18:29 spire-1.2.1/pkg/server/api/entry.go 17:18:29 spire-1.2.1/pkg/server/api/entry/ 17:18:29 spire-1.2.1/pkg/server/api/entry/v1/ 17:18:29 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:18:29 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:18:29 spire-1.2.1/pkg/server/api/entry_test.go 17:18:29 spire-1.2.1/pkg/server/api/health/ 17:18:29 spire-1.2.1/pkg/server/api/health/v1/ 17:18:29 spire-1.2.1/pkg/server/api/health/v1/service.go 17:18:29 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:18:29 spire-1.2.1/pkg/server/api/id.go 17:18:29 spire-1.2.1/pkg/server/api/id_test.go 17:18:29 spire-1.2.1/pkg/server/api/limits/ 17:18:29 spire-1.2.1/pkg/server/api/limits/limits.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/ 17:18:29 spire-1.2.1/pkg/server/api/middleware/alias.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/audit.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/caller.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/common.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/entries.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:18:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:18:29 spire-1.2.1/pkg/server/api/ratelimit.go 17:18:29 spire-1.2.1/pkg/server/api/rpccontext/ 17:18:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:18:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:18:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:18:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:18:29 spire-1.2.1/pkg/server/api/selector.go 17:18:29 spire-1.2.1/pkg/server/api/selector_test.go 17:18:29 spire-1.2.1/pkg/server/api/status.go 17:18:29 spire-1.2.1/pkg/server/api/status_test.go 17:18:29 spire-1.2.1/pkg/server/api/svid/ 17:18:29 spire-1.2.1/pkg/server/api/svid/v1/ 17:18:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:18:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:18:29 spire-1.2.1/pkg/server/api/trustdomain.go 17:18:29 spire-1.2.1/pkg/server/api/trustdomain/ 17:18:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:18:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:18:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:18:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:18:29 spire-1.2.1/pkg/server/authpolicy/ 17:18:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:18:29 spire-1.2.1/pkg/server/authpolicy/policy.go 17:18:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:18:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:18:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:18:29 spire-1.2.1/pkg/server/authpolicy/validate.go 17:18:29 spire-1.2.1/pkg/server/bundle/ 17:18:29 spire-1.2.1/pkg/server/bundle/client/ 17:18:29 spire-1.2.1/pkg/server/bundle/client/client.go 17:18:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:18:29 spire-1.2.1/pkg/server/bundle/client/manager.go 17:18:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:18:29 spire-1.2.1/pkg/server/bundle/client/sources.go 17:18:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:18:29 spire-1.2.1/pkg/server/bundle/client/updater.go 17:18:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:18:29 spire-1.2.1/pkg/server/ca/ 17:18:29 spire-1.2.1/pkg/server/ca/ca.go 17:18:29 spire-1.2.1/pkg/server/ca/ca_health.go 17:18:29 spire-1.2.1/pkg/server/ca/ca_test.go 17:18:29 spire-1.2.1/pkg/server/ca/journal.go 17:18:29 spire-1.2.1/pkg/server/ca/journal_test.go 17:18:29 spire-1.2.1/pkg/server/ca/manager.go 17:18:29 spire-1.2.1/pkg/server/ca/manager_health.go 17:18:29 spire-1.2.1/pkg/server/ca/manager_test.go 17:18:29 spire-1.2.1/pkg/server/ca/templates.go 17:18:29 spire-1.2.1/pkg/server/ca/upstream_client.go 17:18:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:18:29 spire-1.2.1/pkg/server/ca/validation.go 17:18:29 spire-1.2.1/pkg/server/cache/ 17:18:29 spire-1.2.1/pkg/server/cache/dscache/ 17:18:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:18:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:18:29 spire-1.2.1/pkg/server/cache/entrycache/ 17:18:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:18:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:18:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:18:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:18:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:18:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:18:29 spire-1.2.1/pkg/server/catalog/ 17:18:29 spire-1.2.1/pkg/server/catalog/catalog.go 17:18:29 spire-1.2.1/pkg/server/catalog/keymanager.go 17:18:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:18:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:18:29 spire-1.2.1/pkg/server/catalog/notifier.go 17:18:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:18:29 spire-1.2.1/pkg/server/config.go 17:18:29 spire-1.2.1/pkg/server/datastore/ 17:18:29 spire-1.2.1/pkg/server/datastore/datastore.go 17:18:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:18:29 spire-1.2.1/pkg/server/datastore/repository.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:18:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:18:29 spire-1.2.1/pkg/server/endpoints/ 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/ 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:18:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:18:29 spire-1.2.1/pkg/server/endpoints/config.go 17:18:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:18:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:18:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:18:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:18:29 spire-1.2.1/pkg/server/endpoints/middleware.go 17:18:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:18:29 spire-1.2.1/pkg/server/hostservice/ 17:18:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:18:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:18:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:18:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:18:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:18:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:18:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:18:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/ 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/ 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:18:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:18:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:18:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/ 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:18:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:18:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:18:29 spire-1.2.1/pkg/server/registration/ 17:18:29 spire-1.2.1/pkg/server/registration/manager.go 17:18:29 spire-1.2.1/pkg/server/registration/manager_test.go 17:18:29 spire-1.2.1/pkg/server/scanentries.go 17:18:29 spire-1.2.1/pkg/server/scanentries_test.go 17:18:29 spire-1.2.1/pkg/server/server.go 17:18:29 spire-1.2.1/pkg/server/server_test.go 17:18:29 spire-1.2.1/pkg/server/svid/ 17:18:29 spire-1.2.1/pkg/server/svid/observer.go 17:18:29 spire-1.2.1/pkg/server/svid/observer_test.go 17:18:29 spire-1.2.1/pkg/server/svid/rotator.go 17:18:29 spire-1.2.1/pkg/server/svid/rotator_config.go 17:18:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:18:29 spire-1.2.1/pkg/server/svid/rotator_test.go 17:18:29 spire-1.2.1/proto/ 17:18:29 spire-1.2.1/proto/private/ 17:18:29 spire-1.2.1/proto/private/server/ 17:18:29 spire-1.2.1/proto/private/server/journal/ 17:18:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:18:29 spire-1.2.1/proto/private/server/journal/journal.proto 17:18:29 spire-1.2.1/proto/spire/ 17:18:29 spire-1.2.1/proto/spire/common/ 17:18:29 spire-1.2.1/proto/spire/common/common.pb.go 17:18:29 spire-1.2.1/proto/spire/common/common.proto 17:18:29 spire-1.2.1/proto/spire/common/plugin/ 17:18:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:18:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:18:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:18:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:18:29 spire-1.2.1/proto/spire/plugin/ 17:18:29 spire-1.2.1/proto/spire/plugin/agent/ 17:18:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:18:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:18:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:18:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:18:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:18:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:18:29 spire-1.2.1/release/ 17:18:29 spire-1.2.1/release/spire-extras/ 17:18:29 spire-1.2.1/release/spire-extras/README.md 17:18:29 spire-1.2.1/release/spire-extras/conf/ 17:18:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:18:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:18:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:18:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:18:29 spire-1.2.1/release/spire/ 17:18:29 spire-1.2.1/release/spire/README.md 17:18:29 spire-1.2.1/release/spire/conf/ 17:18:29 spire-1.2.1/release/spire/conf/agent/ 17:18:29 spire-1.2.1/release/spire/conf/agent/agent.conf 17:18:29 spire-1.2.1/release/spire/conf/server/ 17:18:29 spire-1.2.1/release/spire/conf/server/server.conf 17:18:29 spire-1.2.1/script/ 17:18:29 spire-1.2.1/script/build-artifact.sh 17:18:29 spire-1.2.1/script/generate_dummy_ca.sh 17:18:29 spire-1.2.1/support/ 17:18:29 spire-1.2.1/support/k8s/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:18:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/ 17:18:29 spire-1.2.1/support/oidc-discovery-provider/README.md 17:18:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/config.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/main.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:18:29 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:18:29 spire-1.2.1/test/ 17:18:29 spire-1.2.1/test/clock/ 17:18:29 spire-1.2.1/test/clock/clock.go 17:18:29 spire-1.2.1/test/fakes/ 17:18:29 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:18:29 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:18:29 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:18:29 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:18:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:18:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:18:29 spire-1.2.1/test/fakes/fakeagentstore/ 17:18:29 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:18:29 spire-1.2.1/test/fakes/fakedatastore/ 17:18:29 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:18:29 spire-1.2.1/test/fakes/fakeentryclient/ 17:18:29 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:18:29 spire-1.2.1/test/fakes/fakehealthchecker/ 17:18:29 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:18:29 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:18:29 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:18:29 spire-1.2.1/test/fakes/fakemetrics/ 17:18:29 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:18:29 spire-1.2.1/test/fakes/fakenoderesolver/ 17:18:29 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:18:29 spire-1.2.1/test/fakes/fakenotifier/ 17:18:29 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:18:29 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:18:29 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:18:29 spire-1.2.1/test/fakes/fakeserverca/ 17:18:29 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:18:29 spire-1.2.1/test/fakes/fakeservercatalog/ 17:18:29 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:18:29 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:18:29 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:18:29 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:18:29 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:18:29 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:18:29 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:18:29 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:18:29 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:18:29 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:18:29 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:18:29 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:18:29 spire-1.2.1/test/fixture/ 17:18:29 spire-1.2.1/test/fixture/certs/ 17:18:29 spire-1.2.1/test/fixture/certs/agent_svid.der 17:18:29 spire-1.2.1/test/fixture/certs/base_cert.pem 17:18:29 spire-1.2.1/test/fixture/certs/base_csr.pem 17:18:29 spire-1.2.1/test/fixture/certs/base_key.pem 17:18:29 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:18:29 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:18:29 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:18:29 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:18:29 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:18:29 spire-1.2.1/test/fixture/certs/blog_key.pem 17:18:29 spire-1.2.1/test/fixture/certs/bundle.der 17:18:29 spire-1.2.1/test/fixture/certs/ca.pem 17:18:29 spire-1.2.1/test/fixture/certs/ca_key.pem 17:18:29 spire-1.2.1/test/fixture/certs/database_cert.pem 17:18:29 spire-1.2.1/test/fixture/certs/database_csr.pem 17:18:29 spire-1.2.1/test/fixture/certs/database_key.pem 17:18:29 spire-1.2.1/test/fixture/certs/node_cert.pem 17:18:29 spire-1.2.1/test/fixture/certs/node_csr.pem 17:18:29 spire-1.2.1/test/fixture/certs/node_key.pem 17:18:29 spire-1.2.1/test/fixture/certs/svid.pem 17:18:29 spire-1.2.1/test/fixture/certs/svid_key.pem 17:18:29 spire-1.2.1/test/fixture/config/ 17:18:29 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:18:29 spire-1.2.1/test/fixture/config/agent_good.conf 17:18:29 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:18:29 spire-1.2.1/test/fixture/config/plugin_good.conf 17:18:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:18:29 spire-1.2.1/test/fixture/config/server_good.conf 17:18:29 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:18:29 spire-1.2.1/test/fixture/fixture.go 17:18:29 spire-1.2.1/test/fixture/nodeattestor/ 17:18:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:18:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:18:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:18:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:18:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:18:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:18:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:18:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:18:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:18:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:18:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:18:29 spire-1.2.1/test/fixture/registration/ 17:18:29 spire-1.2.1/test/fixture/registration/entries.json 17:18:29 spire-1.2.1/test/fixture/registration/good-for-update.json 17:18:29 spire-1.2.1/test/fixture/registration/good.json 17:18:29 spire-1.2.1/test/fixture/registration/invalid.json 17:18:29 spire-1.2.1/test/fixture/registration/invalid_json.json 17:18:29 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:18:29 spire-1.2.1/test/integration/ 17:18:29 spire-1.2.1/test/integration/README.md 17:18:29 spire-1.2.1/test/integration/common 17:18:29 spire-1.2.1/test/integration/setup/ 17:18:29 spire-1.2.1/test/integration/setup/adminclient/ 17:18:29 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:18:29 spire-1.2.1/test/integration/setup/adminclient/client.go 17:18:29 spire-1.2.1/test/integration/setup/debugagent/ 17:18:29 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:18:29 spire-1.2.1/test/integration/setup/debugagent/main.go 17:18:29 spire-1.2.1/test/integration/setup/debugserver/ 17:18:29 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:18:29 spire-1.2.1/test/integration/setup/debugserver/main.go 17:18:29 spire-1.2.1/test/integration/setup/downstreamclient/ 17:18:29 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:18:29 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:18:29 spire-1.2.1/test/integration/setup/itclient/ 17:18:29 spire-1.2.1/test/integration/setup/itclient/client.go 17:18:29 spire-1.2.1/test/integration/setup/node-attestation/ 17:18:29 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:18:29 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:18:29 spire-1.2.1/test/integration/setup/x509pop/ 17:18:29 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:18:29 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:18:29 spire-1.2.1/test/integration/suites/ 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:18:29 spire-1.2.1/test/integration/suites/join-token/ 17:18:29 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:18:29 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:18:29 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:18:29 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:18:29 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:18:29 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:18:29 spire-1.2.1/test/integration/suites/join-token/README.md 17:18:29 spire-1.2.1/test/integration/suites/join-token/conf/ 17:18:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/join-token/teardown 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:18:29 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:18:29 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:18:29 spire-1.2.1/test/integration/suites/k8s/ 17:18:29 spire-1.2.1/test/integration/suites/k8s/00-setup 17:18:29 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:18:29 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:18:29 spire-1.2.1/test/integration/suites/k8s/README.md 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/ 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:18:29 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:18:29 spire-1.2.1/test/integration/suites/k8s/teardown 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/ 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:18:29 spire-1.2.1/test/integration/suites/rotation/ 17:18:29 spire-1.2.1/test/integration/suites/rotation/00-setup 17:18:29 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:18:29 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:18:29 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:18:29 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:18:29 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:18:29 spire-1.2.1/test/integration/suites/rotation/README.md 17:18:29 spire-1.2.1/test/integration/suites/rotation/conf/ 17:18:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/rotation/teardown 17:18:29 spire-1.2.1/test/integration/suites/self-test/ 17:18:29 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:18:29 spire-1.2.1/test/integration/suites/self-test/README.md 17:18:29 spire-1.2.1/test/integration/suites/self-test/teardown 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:18:29 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:18:29 spire-1.2.1/test/integration/suites/upgrade/ 17:18:29 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:18:29 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:18:29 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:18:29 spire-1.2.1/test/integration/suites/upgrade/README.md 17:18:29 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:18:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:18:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:18:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:18:29 spire-1.2.1/test/integration/suites/upgrade/teardown 17:18:29 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:18:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:18:29 spire-1.2.1/test/integration/test-one.sh 17:18:29 spire-1.2.1/test/integration/test.sh 17:18:29 spire-1.2.1/test/plugintest/ 17:18:29 spire-1.2.1/test/plugintest/config.go 17:18:29 spire-1.2.1/test/plugintest/load.go 17:18:29 spire-1.2.1/test/plugintest/option.go 17:18:29 spire-1.2.1/test/spiretest/ 17:18:29 spire-1.2.1/test/spiretest/apiserver.go 17:18:29 spire-1.2.1/test/spiretest/assertions.go 17:18:29 spire-1.2.1/test/spiretest/dir.go 17:18:29 spire-1.2.1/test/spiretest/errors_posix.go 17:18:29 spire-1.2.1/test/spiretest/errors_windows.go 17:18:29 spire-1.2.1/test/spiretest/logs.go 17:18:29 spire-1.2.1/test/spiretest/socketapi.go 17:18:29 spire-1.2.1/test/spiretest/suite.go 17:18:29 spire-1.2.1/test/spiretest/x509.go 17:18:29 spire-1.2.1/test/testca/ 17:18:29 spire-1.2.1/test/testca/ca.go 17:18:29 spire-1.2.1/test/testkey/ 17:18:29 spire-1.2.1/test/testkey/generate.sh 17:18:29 spire-1.2.1/test/testkey/genkeys.go 17:18:29 spire-1.2.1/test/testkey/keys.go 17:18:29 spire-1.2.1/test/testkey/new.go 17:18:29 spire-1.2.1/test/tpmsimulator/ 17:18:29 spire-1.2.1/test/tpmsimulator/simulator.go 17:18:29 spire-1.2.1/test/util/ 17:18:29 spire-1.2.1/test/util/cert_fixtures.go 17:18:29 spire-1.2.1/test/util/cert_generation.go 17:18:29 spire-1.2.1/test/util/io_redirection.go 17:18:29 spire-1.2.1/test/util/race.go 17:18:29 spire-1.2.1/test/util/util.go 17:18:29 building spire from source... 17:18:29 Installing go1.17.7... 17:18:33 Building bin/spire-agent... 17:18:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:18:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:18:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:18:33 go: downloading github.com/docker/docker v20.10.12+incompatible 17:18:34 go: downloading github.com/google/go-tpm-tools v0.3.3 17:18:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:18:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:18:34 Building bin/spire-server... 17:18:35 go: downloading github.com/mitchellh/cli v1.1.2 17:18:35 go: downloading github.com/docker/go-connections v0.4.0 17:18:35 go: downloading github.com/docker/go-units v0.4.0 17:18:35 go: downloading github.com/opencontainers/image-spec v1.0.1 17:18:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:18:35 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:18:35 go: downloading github.com/containerd/containerd v1.3.4 17:18:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:18:35 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:18:35 go: downloading google.golang.org/grpc v1.44.0 17:18:35 go: downloading github.com/opencontainers/go-digest v1.0.0 17:18:35 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:18:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:18:35 go: downloading github.com/imdario/mergo v0.3.12 17:18:35 go: downloading github.com/sirupsen/logrus v1.8.1 17:18:35 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:18:35 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:18:35 go: downloading github.com/fatih/color v1.13.0 17:18:35 go: downloading github.com/mattn/go-isatty v0.0.14 17:18:35 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:18:35 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:18:35 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:18:35 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:18:35 go: downloading github.com/armon/go-metrics v0.3.10 17:18:35 go: downloading github.com/prometheus/client_golang v1.12.1 17:18:35 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:18:35 go: downloading github.com/open-policy-agent/opa v0.38.0 17:18:35 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:18:35 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:18:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:18:35 go: downloading github.com/mattn/go-colorable v0.1.12 17:18:35 go: downloading github.com/Masterminds/goutils v1.1.0 17:18:35 go: downloading github.com/Masterminds/semver v1.5.0 17:18:35 go: downloading github.com/google/uuid v1.1.2 17:18:35 go: downloading github.com/huandu/xstrings v1.3.2 17:18:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:18:35 go: downloading github.com/oklog/run v1.0.0 17:18:35 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:18:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:18:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:18:35 go: downloading go.uber.org/atomic v1.9.0 17:18:36 go: downloading github.com/imkira/go-observer v1.0.3 17:18:36 go: downloading github.com/prometheus/client_model v0.2.0 17:18:36 go: downloading github.com/prometheus/common v0.32.1 17:18:36 go: downloading github.com/beorn7/perks v1.0.1 17:18:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:18:36 go: downloading github.com/prometheus/procfs v0.7.3 17:18:36 go: downloading github.com/hashicorp/errwrap v1.1.0 17:18:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:18:36 go: downloading github.com/twmb/murmur3 v1.1.6 17:18:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:18:36 go: downloading github.com/blang/semver/v4 v4.0.0 17:18:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:18:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:18:36 go: downloading github.com/jinzhu/gorm v1.9.16 17:18:36 go: downloading github.com/lib/pq v1.10.4 17:18:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:18:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:18:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:18:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:18:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:18:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:18:39 go: downloading github.com/stretchr/testify v1.7.0 17:18:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:18:39 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:18:45 go: downloading google.golang.org/api v0.70.0 17:18:45 go: downloading k8s.io/client-go v0.23.4 17:18:45 go: downloading k8s.io/api v0.23.4 17:18:45 go: downloading github.com/google/go-tpm v0.3.3 17:18:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:18:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:18:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:18:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:18:45 go: downloading cloud.google.com/go/storage v1.21.0 17:18:45 go: downloading cloud.google.com/go v0.100.2 17:18:45 go: downloading k8s.io/apimachinery v0.23.4 17:18:45 go: downloading k8s.io/kube-aggregator v0.23.3 17:18:45 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:18:45 go: downloading cloud.google.com/go/security v1.3.0 17:18:46 go: downloading github.com/hashicorp/vault/api v1.4.1 17:18:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:18:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:18:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:18:46 go: downloading github.com/jinzhu/inflection v1.0.0 17:18:46 go: downloading github.com/aws/smithy-go v1.11.0 17:18:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:18:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:18:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:18:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:18:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:18:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:18:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:18:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:18:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:18:47 go: downloading github.com/dimchansky/utfbom v1.1.1 17:18:47 go: downloading cloud.google.com/go/compute v1.3.0 17:18:47 go: downloading cloud.google.com/go/iam v0.1.1 17:18:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:18:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:18:49 go: downloading github.com/gogo/protobuf v1.3.2 17:18:49 go: downloading k8s.io/klog/v2 v2.30.0 17:18:49 go: downloading github.com/google/gofuzz v1.1.0 17:18:49 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:18:49 go: downloading github.com/spf13/pflag v1.0.5 17:18:49 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:18:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:18:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:18:49 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:18:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:18:50 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:18:50 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:18:50 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:18:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:18:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:18:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:18:50 go: downloading gopkg.in/yaml.v2 v2.4.0 17:18:50 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:18:50 go: downloading github.com/gobwas/glob v0.2.3 17:18:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:18:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:18:50 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:18:50 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:18:50 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:18:50 go: downloading go.opencensus.io v0.23.0 17:18:50 go: downloading gopkg.in/inf.v0 v0.9.1 17:18:50 go: downloading github.com/google/go-cmp v0.5.7 17:18:50 go: downloading github.com/googleapis/gnostic v0.5.5 17:18:50 go: downloading github.com/go-logr/logr v1.2.2 17:18:50 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:18:50 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:18:50 go: downloading github.com/json-iterator/go v1.1.12 17:18:51 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:18:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:18:51 go: downloading go.uber.org/zap v1.21.0 17:18:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:18:51 go: downloading github.com/tklauser/numcpus v0.3.0 17:18:51 go: downloading sigs.k8s.io/yaml v1.3.0 17:18:51 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:18:51 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:18:51 go: downloading github.com/modern-go/reflect2 v1.0.2 17:18:51 go: downloading github.com/golang/snappy v0.0.4 17:18:51 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:18:51 go: downloading github.com/ryanuber/go-glob v1.0.0 17:18:51 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:18:51 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:18:51 go: downloading github.com/hashicorp/go-version v1.2.0 17:18:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:18:51 go: downloading go.uber.org/multierr v1.6.0 17:18:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:18:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:18:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:19:12 Removing intermediate container e2a06a51d577 17:19:12 ---> fad7b9c348fa 17:19:12 17:19:12 Step 10/22 : FROM alpine:3.14 17:19:12 ---> e04c818066af 17:19:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:19:12 Removing intermediate container 1bb204dc9b70 17:19:12 ---> 60dbefb7ab7a 17:19:12 17:19:12 Step 10/22 : FROM alpine:3.14 17:19:12 ---> e04c818066af 17:19:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:19:12 ---> Running in 29151d04181c 17:19:12 ---> Running in 39af8709529b 17:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:19:12 (1/6) Installing ca-certificates (20211220-r0) 17:19:12 (2/6) Installing brotli-libs (1.0.9-r5) 17:19:12 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:19:12 (4/6) Installing libcurl (7.79.1-r0) 17:19:12 (5/6) Installing curl (7.79.1-r0) 17:19:12 (6/6) Installing dumb-init (1.2.5-r1) 17:19:12 Executing busybox-1.33.1-r7.trigger 17:19:12 Executing ca-certificates-20211220-r0.trigger 17:19:12 OK: 8 MiB in 20 packages 17:19:12 (1/2) Installing ca-certificates (20211220-r0) 17:19:12 (2/2) Installing dumb-init (1.2.5-r1) 17:19:12 Executing busybox-1.33.1-r7.trigger 17:19:12 Executing ca-certificates-20211220-r0.trigger 17:19:12 OK: 6 MiB in 16 packages 17:19:16 Removing intermediate container 39af8709529b 17:19:16 ---> 179e4aff5306 17:19:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:19:16 Removing intermediate container 29151d04181c 17:19:16 ---> d0a9f16573cc 17:19:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:19:16 ---> Running in 13d233b3521f 17:19:16 ---> Running in 9b84749183ce 17:19:16 Removing intermediate container 13d233b3521f 17:19:16 ---> 1e838daffaca 17:19:16 Step 13/22 : ENV APP_PORT=59860 17:19:16 ---> Running in bafc1ff36a0d 17:19:16 Removing intermediate container 9b84749183ce 17:19:16 ---> b57878733950 17:19:16 Step 13/22 : WORKDIR /edgex 17:19:17 ---> Running in ed4e0a119ce0 17:19:17 Removing intermediate container bafc1ff36a0d 17:19:17 ---> 6aa5f9075df2 17:19:17 Step 14/22 : EXPOSE $APP_PORT 17:19:18 Removing intermediate container ed4e0a119ce0 17:19:18 ---> 93ba7f87fcbf 17:19:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:19:18 ---> Running in b630ba41b000 17:19:18 Removing intermediate container b630ba41b000 17:19:18 ---> 0ad5e4cabccf 17:19:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:19:18 ---> 8b8baaf94ed7 17:19:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:19:19 ---> f561583b850b 17:19:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:19:20 ---> 3b5265d781fd 17:19:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:19:22 ---> b76c3da9a791 17:19:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:19:22 ---> 5ee952e5a1eb 17:19:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:19:23 ---> 7b483f17e2ff 17:19:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:19:23 ---> bfd594b12685 17:19:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:19:23 ---> Running in 3d7ef3b8f8b4 17:19:23 ---> Running in 0d23a41116b1 17:19:24 Removing intermediate container 3d7ef3b8f8b4 17:19:24 ---> 81cfe4cda2dc 17:19:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:19:24 ---> Running in e595a5b2773c 17:19:24 Removing intermediate container e595a5b2773c 17:19:24 ---> b38d273cd4b8 17:19:24 Step 20/22 : LABEL arch=x86_64 17:19:24 ---> Running in 4891ee8d9dd6 17:19:25 Removing intermediate container 4891ee8d9dd6 17:19:25 ---> d7f7273434ee 17:19:25 Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:19:25 ---> Running in d030b82ec200 17:19:25 Removing intermediate container 0d23a41116b1 17:19:25 ---> 4ddd62515cb9 17:19:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:19:25 Removing intermediate container d030b82ec200 17:19:25 ---> 14ed0925b4f8 17:19:25 Step 22/22 : LABEL version=0.0.0 17:19:26 ---> Running in 8b3593f6b5ce 17:19:26 ---> Running in b86542652b8c 17:19:26 Removing intermediate container 8b3593f6b5ce 17:19:26 ---> 5bffba5077eb 17:19:26 Step 20/22 : LABEL arch=x86_64 17:19:26 Removing intermediate container b86542652b8c 17:19:26 ---> 447f3792df10 17:19:26 17:19:26 ---> Running in f028a8bfe1fc 17:19:26 Successfully built 447f3792df10 17:19:26 Successfully tagged support-notifications:latest 17:19:26 Building core-data 17:19:28  Building support-notifications ... done Removing intermediate container f028a8bfe1fc 17:19:28 ---> 43d7fee6c3ec 17:19:28 Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:19:32 ---> Running in 4ba1a8d7f45a 17:19:32 Removing intermediate container 4ba1a8d7f45a 17:19:32 ---> f53c1c879d0b 17:19:32 Step 22/22 : LABEL version=0.0.0 17:19:32 ---> Running in d9a459a0e6f1 17:19:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:19:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:19:33 ---> 133c637bf0e9 17:19:33 Step 3/23 : WORKDIR /edgex-go 17:19:33 ---> Using cache 17:19:33 ---> 224fe2eb9ce0 17:19:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:33 ---> Using cache 17:19:33 ---> 10b8d2343b2b 17:19:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:19:33 Removing intermediate container d9a459a0e6f1 17:19:33 ---> a158b18cc5d5 17:19:33 17:19:33 Successfully built a158b18cc5d5 17:19:33 Successfully tagged security-proxy-setup:latest 17:19:33  Building security-proxy-setup ... done  ---> Running in e4d0b1e2a697 17:19:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:19:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:19:36 OK: 221 MiB in 52 packages 17:19:38 Removing intermediate container e4d0b1e2a697 17:19:38 ---> 9fa5fce476af 17:19:38 Step 6/23 : COPY go.mod vendor* ./ 17:19:38 ---> 0f4bb5af005c 17:19:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:39 ---> Running in aa3ce0e8693a 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:19:41 Removing intermediate container aa3ce0e8693a 17:19:41 ---> d44c0b82855f 17:19:41 Step 8/23 : COPY . . 17:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.236s coverage: 28.7% of statements 17:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements 17:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 53.4% of statements 17:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:19:59 ---> ad32e8844b22 17:19:59 Step 9/23 : RUN make cmd/core-data/core-data 17:20:01 ---> Running in b045aea9ee35 17:20:02 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 17:20:03 Removing intermediate container 9c20692e8199 17:20:03 ---> e4b18e394610 17:20:03 17:20:03 Step 13/26 : FROM alpine:3.15 17:20:03 ---> 0ac33e5f5afa 17:20:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:20:03 ---> Using cache 17:20:03 ---> e87ae0e1b405 17:20:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:03 ---> Using cache 17:20:03 ---> e78cdc1bfd72 17:20:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:20:04 ---> Running in e61e059cb18f 17:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:20:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:20:06 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:20:06 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 17:20:06 OK: 15855 distinct packages available 17:20:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:20:07 (1/4) Installing dumb-init (1.2.5-r1) 17:20:07 (2/4) Installing musl-obstack (1.2.3-r0) 17:20:07 (3/4) Installing libucontext (1.1-r0) 17:20:07 (4/4) Installing gcompat (1.0.0-r4) 17:20:07 Executing busybox-1.34.1-r5.trigger 17:20:07 OK: 6 MiB in 18 packages 17:20:09 Removing intermediate container e61e059cb18f 17:20:09 ---> fc156ead4521 17:20:09 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:20:10 ---> 4260abdc5ec3 17:20:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:20:10 ---> 9e5202451b77 17:20:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:20:11 ---> Running in c10120b29152 17:20:11 Removing intermediate container c10120b29152 17:20:11 ---> d9f966873dc6 17:20:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:20:11 ---> 169285f54f4f 17:20:11 Step 21/26 : WORKDIR / 17:20:11 ---> Running in 68edc8a44941 17:20:11 Removing intermediate container 68edc8a44941 17:20:11 ---> 3cc266e123e7 17:20:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:20:11 ---> Running in 2ffe698addd4 17:20:11 Removing intermediate container 2ffe698addd4 17:20:11 ---> 63f2468213d9 17:20:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:20:11 ---> Running in 6141dd74b2c2 17:20:11 Removing intermediate container 6141dd74b2c2 17:20:11 ---> 92af8d02292a 17:20:11 Step 24/26 : LABEL arch=x86_64 17:20:12 ---> Running in 1c7e1a96dd22 17:20:12 Removing intermediate container 1c7e1a96dd22 17:20:12 ---> 09b1fd5722d3 17:20:12 Step 25/26 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:20:12 ---> Running in 99c85783af82 17:20:12 Removing intermediate container 99c85783af82 17:20:12 ---> 98a5983e1838 17:20:12 Step 26/26 : LABEL version=0.0.0 17:20:12 ---> Running in 2f5841bb7959 17:20:12 Removing intermediate container 2f5841bb7959 17:20:12 ---> e9a0707d518f 17:20:12 17:20:12 Successfully built e9a0707d518f 17:20:12 Successfully tagged security-spire-config:latest 17:20:15  Building security-spire-config ... done Building bin/spire-agent... 17:20:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:20:15 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:20:15 go: downloading github.com/docker/docker v20.10.12+incompatible 17:20:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:20:15 go: downloading github.com/google/go-tpm-tools v0.3.3 17:20:15 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:20:15 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:20:15 go: downloading github.com/docker/go-connections v0.4.0 17:20:15 go: downloading github.com/docker/go-units v0.4.0 17:20:15 go: downloading github.com/opencontainers/image-spec v1.0.1 17:20:15 go: downloading github.com/opencontainers/go-digest v1.0.0 17:20:15 go: downloading github.com/containerd/containerd v1.3.4 17:20:15 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.004s coverage: 89.2% of statements 17:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.424s coverage: 84.4% of statements 17:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.171s coverage: 95.6% of statements 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.319s coverage: 72.2% of statements 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.497s coverage: 60.0% of statements 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.9% of statements 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.437s coverage: 58.8% of statements 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.310s coverage: 29.6% of statements 17:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements 17:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 17:20:22 Removing intermediate container b045aea9ee35 17:20:22 ---> 5bbbb13e5305 17:20:22 17:20:22 Step 10/23 : FROM alpine:3.14 17:20:22 ---> e04c818066af 17:20:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:20:22 ---> Running in ea74a076283e 17:20:22 Removing intermediate container ea74a076283e 17:20:22 ---> f7d54e0bc505 17:20:22 Step 12/23 : ENV APP_PORT=59880 17:20:22 ---> Running in 12c211475ac2 17:20:22 Removing intermediate container 12c211475ac2 17:20:22 ---> a12ce9259156 17:20:22 Step 13/23 : EXPOSE $APP_PORT 17:20:22 ---> Running in c5cd112dbdab 17:20:22 Removing intermediate container c5cd112dbdab 17:20:22 ---> 7ee17f6d190f 17:20:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:22 ---> Running in 947db4e4645f 17:20:22 Removing intermediate container 947db4e4645f 17:20:22 ---> d8229c1f897a 17:20:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:20:22 ---> Running in 78d09e02c4ff 17:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.302s coverage: 96.3% of statements 17:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements 17:20:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:20:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:20:24 (1/6) Installing dumb-init (1.2.5-r1) 17:20:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:20:24 (3/6) Installing libsodium (1.0.18-r0) 17:20:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:20:24 (5/6) Installing libzmq (4.3.4-r0) 17:20:24 (6/6) Installing zeromq (4.3.4-r0) 17:20:24 Executing busybox-1.33.1-r7.trigger 17:20:24 OK: 8 MiB in 20 packages 17:20:25 Removing intermediate container 78d09e02c4ff 17:20:25 ---> 504100f42e53 17:20:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:25 ---> a882d97df396 17:20:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:20:25 ---> 1f4886fd5340 17:20:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:20:26 ---> 2623895d809d 17:20:26 Step 19/23 : ENTRYPOINT ["/core-data"] 17:20:26 ---> Running in 423c84f8a253 17:20:26 Removing intermediate container 423c84f8a253 17:20:26 ---> 01699880e86b 17:20:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:26 ---> Running in 5c459df87ee5 17:20:27 Removing intermediate container 5c459df87ee5 17:20:27 ---> 85a04e55c5d3 17:20:27 Step 21/23 : LABEL arch=x86_64 17:20:27 ---> Running in 72d4c16bfc3d 17:20:27 Removing intermediate container 72d4c16bfc3d 17:20:27 ---> 388ae5aa2e81 17:20:27 Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:20:27 ---> Running in d39b87505362 17:20:27 Removing intermediate container d39b87505362 17:20:27 ---> 31ac277fdbd0 17:20:27 Step 23/23 : LABEL version=0.0.0 17:20:28 ---> Running in 5e69736aca4f 17:20:28 Removing intermediate container 5e69736aca4f 17:20:28 ---> 99109838fc67 17:20:28 17:20:28 Successfully built 99109838fc67 17:20:28 Successfully tagged core-data:latest 17:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 17:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements 17:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.628s coverage: 82.5% of statements 17:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements 17:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.771s coverage: 91.2% of statements 17:20:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:20:50  Building core-data ... done Building bin/spire-agent... 17:20:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:20:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:20:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:20:50 go: downloading github.com/docker/docker v20.10.12+incompatible 17:20:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:20:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:20:50 go: downloading github.com/google/go-tpm-tools v0.3.3 17:20:51 go: downloading github.com/docker/go-connections v0.4.0 17:20:51 go: downloading github.com/docker/go-units v0.4.0 17:20:51 go: downloading github.com/opencontainers/image-spec v1.0.1 17:20:51 go: downloading github.com/containerd/containerd v1.3.4 17:20:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:20:51 go: downloading github.com/opencontainers/go-digest v1.0.0 17:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.878s coverage: 64.4% of statements 17:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements 17:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements 17:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements 17:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements 17:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 17:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.526s coverage: 65.4% of statements 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.8% of statements 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:21:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.723s coverage: 92.3% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 63.2% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.420s coverage: 97.7% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 17:21:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:21:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:21:12 GO111MODULE=on go vet ./... 17:21:13 Removing intermediate container 5340bfd5bfb0 17:21:13 ---> c6e431afe3fa 17:21:13 17:21:13 Step 13/25 : FROM alpine:3.15 17:21:13 ---> 0ac33e5f5afa 17:21:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:21:13 ---> Using cache 17:21:13 ---> e87ae0e1b405 17:21:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:13 ---> Using cache 17:21:13 ---> e78cdc1bfd72 17:21:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:21:13 ---> Running in 474f6e081d8e 17:21:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:21:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:21:15 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:21:15 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 17:21:15 OK: 15855 distinct packages available 17:21:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:21:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:21:16 (1/5) Installing dumb-init (1.2.5-r1) 17:21:16 (2/5) Installing musl-obstack (1.2.3-r0) 17:21:16 (3/5) Installing libucontext (1.1-r0) 17:21:16 (4/5) Installing gcompat (1.0.0-r4) 17:21:16 (5/5) Installing openssl (1.1.1n-r0) 17:21:16 Executing busybox-1.34.1-r5.trigger 17:21:16 OK: 6 MiB in 19 packages 17:21:18 Removing intermediate container 474f6e081d8e 17:21:18 ---> 52b8ae3c9492 17:21:18 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:21:21 ---> 0fa8432022fb 17:21:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:21:21 ---> 6026e704399f 17:21:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:21:21 ---> 504c9fd19740 17:21:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:21:22 ---> f9d6c1dd6639 17:21:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:21:22 ---> Running in 07fb23d2be1d 17:21:22 Removing intermediate container 07fb23d2be1d 17:21:22 ---> 3665164974fb 17:21:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:21:22 ---> Running in 844a9868138d 17:21:22 Removing intermediate container 844a9868138d 17:21:22 ---> 4e2b8d648226 17:21:22 Step 23/25 : LABEL arch=x86_64 17:21:22 ---> Running in 33f7375f35bf 17:21:22 Removing intermediate container 33f7375f35bf 17:21:22 ---> 72bd7e28b6f3 17:21:22 Step 24/25 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:21:22 ---> Running in ce9940a1dcd0 17:21:23 Removing intermediate container ce9940a1dcd0 17:21:23 ---> 3d6e30f63309 17:21:23 Step 25/25 : LABEL version=0.0.0 17:21:23 ---> Running in 32f6bc9f7057 17:21:23 Removing intermediate container 32f6bc9f7057 17:21:23 ---> 472d73146515 17:21:23 17:21:23 Successfully built 472d73146515 17:21:23 Successfully tagged security-spire-server:latest 17:21:55  Building security-spire-server ... done Removing intermediate container 4038cce4e8be 17:21:55 ---> 1e9d84ee038c 17:21:55 17:21:55 Step 13/26 : FROM alpine:3.15 17:21:55 ---> 0ac33e5f5afa 17:21:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:21:55 ---> Using cache 17:21:55 ---> e87ae0e1b405 17:21:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:55 ---> Using cache 17:21:55 ---> e78cdc1bfd72 17:21:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:21:55 ---> Using cache 17:21:55 ---> 52b8ae3c9492 17:21:55 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:21:55 ---> 576fa83e39b7 17:21:55 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:21:55 ---> ed4b78f709b7 17:21:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:21:55 ---> 6b8a965b42c9 17:21:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:21:55 ---> ba127f27558e 17:21:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:21:55 ---> 7be665793ae5 17:21:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:21:55 ---> Running in 4842399c65bb 17:21:55 Removing intermediate container 4842399c65bb 17:21:55 ---> eb7128703967 17:21:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:21:55 ---> Running in 98a98982e7ce 17:21:55 Removing intermediate container 98a98982e7ce 17:21:55 ---> b03f10623c16 17:21:55 Step 24/26 : LABEL arch=x86_64 17:21:55 ---> Running in f4737b8acd12 17:21:55 Removing intermediate container f4737b8acd12 17:21:55 ---> 509028f53215 17:21:55 Step 25/26 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:21:55 ---> Running in 49cb5b01f8d7 17:21:55 Removing intermediate container 49cb5b01f8d7 17:21:55 ---> 62e93449dd5f 17:21:55 Step 26/26 : LABEL version=0.0.0 17:21:55 ---> Running in d1763475dce3 17:21:55 Removing intermediate container d1763475dce3 17:21:55 ---> c11401644b8e 17:21:55 17:21:55 Successfully built c11401644b8e 17:21:55 Successfully tagged security-spire-agent:latest 17:21:55  Building security-spire-agent ... done  [Pipeline] } 17:21:55 $ docker stop --time=1 4baadd72e41d1f575c674bf70cd2f5fafc6b31cb6ae3c57a392f46edfa90211d 17:21:56 $ docker rm -f 4baadd72e41d1f575c674bf70cd2f5fafc6b31cb6ae3c57a392f46edfa90211d [Pipeline] // withDockerContainer [Pipeline] sh 17:21:57 + docker images 17:21:57 REPOSITORY TAG IMAGE ID CREATED SIZE 17:21:57 security-spire-agent latest c11401644b8e 3 seconds ago 127MB 17:21:57 1e9d84ee038c 14 seconds ago 4.43GB 17:21:57 security-spire-server latest 472d73146515 34 seconds ago 87.3MB 17:21:57 c6e431afe3fa 58 seconds ago 4.43GB 17:21:57 core-data latest 99109838fc67 About a minute ago 22.5MB 17:21:57 5bbbb13e5305 About a minute ago 1.52GB 17:21:57 security-spire-config latest e9a0707d518f About a minute ago 86.7MB 17:21:57 e4b18e394610 About a minute ago 4.43GB 17:21:57 security-proxy-setup latest a158b18cc5d5 2 minutes ago 26.9MB 17:21:57 support-notifications latest 447f3792df10 2 minutes ago 26.8MB 17:21:57 60dbefb7ab7a 2 minutes ago 1.55GB 17:21:57 fad7b9c348fa 2 minutes ago 1.5GB 17:21:57 security-spiffe-token-provider latest ef1e58b5a65b 3 minutes ago 28.8MB 17:21:57 support-scheduler latest 81bb64c85d3e 3 minutes ago 26.2MB 17:21:57 9f3d52c743e9 3 minutes ago 1.55GB 17:21:57 dbc4dcc2626a 3 minutes ago 1.54GB 17:21:57 core-command latest 6ca4b56a2180 4 minutes ago 16MB 17:21:57 dbd4c19c9c01 4 minutes ago 1.49GB 17:21:57 sys-mgmt-agent latest e5d89f10620b 4 minutes ago 299MB 17:21:57 security-bootstrapper latest 3c4cbdd2eb59 4 minutes ago 19MB 17:21:57 security-secretstore-setup latest 5704c421a0ff 4 minutes ago 28.5MB 17:21:57 core-metadata latest 61235ff077e3 4 minutes ago 17MB 17:21:57 91f270b0ff63 5 minutes ago 1.49GB 17:21:57 0e5cc69b43c4 5 minutes ago 1.5GB 17:21:57 676bfa25591d 5 minutes ago 1.5GB 17:21:57 dba9d52aeb47 5 minutes ago 1.5GB 17:21:57 ci-base-image-x86_64 latest 133c637bf0e9 8 minutes ago 896MB 17:21:57 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 17:21:57 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 17:21:57 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 17:21:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 17:21:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 17:21:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:22:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:22:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:22:51 ./bin/test-attribution-txt.sh [Pipeline] echo 17:22:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:22:54 + ls -al . 17:22:54 total 668 17:22:54 drwxrwxr-x 9 1001 1001 4096 Apr 19 17:22 . 17:22:54 drwxr-xr-x 4 root root 4096 Apr 19 17:17 .. 17:22:54 -rw-rw-r-- 1 1001 1001 11 Apr 19 17:15 .dockerignore 17:22:54 drwxrwxr-x 8 1001 1001 4096 Apr 19 17:15 .git 17:22:54 drwxrwxr-x 3 1001 1001 4096 Apr 19 17:15 .github 17:22:54 -rw-rw-r-- 1 1001 1001 879 Apr 19 17:15 .gitignore 17:22:54 -rw-rw-r-- 1 1001 1001 42 Apr 19 17:15 .golangci.yml 17:22:54 -rw-rw-r-- 1 1001 1001 87 Apr 19 17:15 .hadolint.yml 17:22:54 -rw-rw-r-- 1 1001 1001 166 Apr 19 17:15 .sonarcloud.properties 17:22:54 -rw-rw-r-- 1 1001 1001 1171 Apr 19 17:15 ADOPTERS.md 17:22:54 -rw-rw-r-- 1 1001 1001 10086 Apr 19 17:15 Attribution.txt 17:22:54 -rw-rw-r-- 1 1001 1001 51732 Apr 19 17:15 CHANGELOG.md 17:22:54 -rw-rw-r-- 1 1001 1001 3804 Apr 19 17:15 CONTRIBUTING.md 17:22:54 -rw-rw-r-- 1 1001 1001 677 Apr 19 17:15 GOVERNANCE.md 17:22:54 -rw-rw-r-- 1 1001 1001 850 Apr 19 17:15 Jenkinsfile 17:22:54 -rw-rw-r-- 1 1001 1001 10775 Apr 19 17:15 LICENSE 17:22:54 -rw-rw-r-- 1 1001 1001 10389 Apr 19 17:15 Makefile 17:22:54 -rw-rw-r-- 1 1001 1001 582 Apr 19 17:15 OWNERS.md 17:22:54 -rw-rw-r-- 1 1001 1001 9120 Apr 19 17:15 README.md 17:22:54 -rw-rw-r-- 1 1001 1001 6912 Apr 19 17:15 SECURITY.md 17:22:54 -rw-rw-r-- 1 1001 1001 5 Apr 19 17:13 VERSION 17:22:54 -rw-rw-r-- 1 1001 1001 4131 Apr 19 17:15 ZMQWindows.md 17:22:54 drwxrwxr-x 2 1001 1001 4096 Apr 19 17:15 bin 17:22:54 drwxrwxr-x 18 1001 1001 4096 Apr 19 17:15 cmd 17:22:54 -rw-r--r-- 1 root root 435134 Apr 19 17:21 coverage.out 17:22:54 -rw-rw-r-- 1 1001 1001 3256 Apr 19 17:15 go.mod 17:22:54 -rw-rw-r-- 1 1001 1001 35162 Apr 19 17:15 go.sum 17:22:54 drwxrwxr-x 8 1001 1001 4096 Apr 19 17:15 internal 17:22:54 drwxrwxr-x 3 1001 1001 4096 Apr 19 17:15 openapi 17:22:54 drwxrwxr-x 4 1001 1001 4096 Apr 19 17:15 snap 17:22:54 -rw-rw-r-- 1 1001 1001 204 Apr 19 17:15 version.go [Pipeline] sh 17:22:55 + '[' -e coverage.out ] 17:22:55 + chown 1001:1001 coverage.out [Pipeline] stash 17:22:55 Warning: overwriting stash ‘coverage-report’ 17:22:56 Stashed 1 file(s) [Pipeline] sh 17:22:57 + make build 17:22:57 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 17:24: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 17:25: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/core-command/core-command ./cmd/core-command 17:25:10 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 17:25:49 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 17:25:49 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 17:25:49 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 17:25:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:25: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 17:26:02 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 17:26: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/secrets-config ./cmd/secrets-config 17:26:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:26: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] } 17:26:21 $ docker stop --time=1 9468e07d89f703ed0720502f7266fb80e26d8b08c31b01d72dd2c8a5fd222a28 17:26:23 $ docker rm -f 9468e07d89f703ed0720502f7266fb80e26d8b08c31b01d72dd2c8a5fd222a28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:26:25 17:26:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:26:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:26:26 latest: Pulling from edgex-devops/edgex-compose-arm64 17:26:26 29e5d40040c1: Pulling fs layer 17:26:26 1ce36da41761: Pulling fs layer 17:26:26 25b303627fd3: Pulling fs layer 17:26:26 29e5d40040c1: Download complete 17:26:26 1ce36da41761: Verifying Checksum 17:26:26 1ce36da41761: Download complete 17:26:27 29e5d40040c1: Pull complete 17:26:28 25b303627fd3: Verifying Checksum 17:26:28 25b303627fd3: Download complete 17:26:28 1ce36da41761: Pull complete 17:26:40 25b303627fd3: Pull complete 17:26:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:26:41 prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container 17:26:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:26:43 $ docker top 048bf15e1bb27644ae6bbc9c24c082dcac6c238dcd0eb00d43796a6171f4048f -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:44 + docker-compose build --help 17:26:44 + grep parallel 17:26:49 --parallel Build images in parallel. [Pipeline] } 17:26:49 $ docker stop --time=1 048bf15e1bb27644ae6bbc9c24c082dcac6c238dcd0eb00d43796a6171f4048f 17:26:50 $ docker rm -f 048bf15e1bb27644ae6bbc9c24c082dcac6c238dcd0eb00d43796a6171f4048f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:26:51 . [Pipeline] withDockerContainer 17:26:51 prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container 17:26:52 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:26:53 $ docker top f209baba078e7ac71d52a562a53e51b0e5f453ee7e95c013265c98eb02825f2b -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:54 + docker-compose -f ./docker-compose-build.yml build --parallel 17:26:58 Building core-command ... 17:26:58 Building core-data ... 17:26:58 Building core-metadata ... 17:26:58 Building security-bootstrapper ... 17:26:58 Building security-proxy-setup ... 17:26:58 Building security-secretstore-setup ... 17:26:58 Building security-spiffe-token-provider ... 17:26:58 Building security-spire-agent ... 17:26:58 Building security-spire-config ... 17:26:58 Building security-spire-server ... 17:26:58 Building support-notifications ... 17:26:58 Building support-scheduler ... 17:26:58 Building sys-mgmt-agent ... 17:26:58 Building security-secretstore-setup 17:26:58 Building support-scheduler 17:26:58 Building core-data 17:26:58 Building support-notifications 17:26:58 Building security-spire-config 17:28:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:28:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:28:35 ---> de3465a25640 17:28:35 Step 3/22 : WORKDIR /edgex-go 17:28:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:28:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:28:35 ---> de3465a25640 17:28:35 Step 3/25 : WORKDIR /edgex-go 17:28:35 ---> Running in f2a20328b233 17:28:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:28:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:28:35 ---> de3465a25640 17:28:35 Step 3/22 : WORKDIR /edgex-go 17:28:35 ---> Running in c362748ae1a4 17:28:35 ---> Running in bf6797d706ec 17:28:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:28:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:28:35 ---> de3465a25640 17:28:35 Step 3/26 : WORKDIR /edgex-go 17:28:35 ---> Running in e035d00ec873 17:28:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:28:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:35 ---> de3465a25640 17:28:35 Step 3/23 : WORKDIR /edgex-go 17:28:35 ---> Running in 4cff29262de2 17:28:35 Removing intermediate container e035d00ec873 17:28:35 ---> 1c16a7f8ca8c 17:28:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:35 ---> Running in bdbc4efb9e70 17:28:35 Removing intermediate container c362748ae1a4 17:28:35 ---> 506cfa8648b6 17:28:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:35 Removing intermediate container f2a20328b233 17:28:35 ---> 922700e968df 17:28:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:35 Removing intermediate container bf6797d706ec 17:28:35 ---> 8e6045937e69 17:28:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:35 Removing intermediate container 4cff29262de2 17:28:35 ---> 2cd9b3745437 17:28:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:35 ---> Running in f4daacc5815c 17:28:35 ---> Running in 4b7f2ba5cbb1 17:28:35 ---> Running in b1d3440d27ab 17:28:35 ---> Running in 28ec65f34497 17:28:35 Removing intermediate container bdbc4efb9e70 17:28:35 ---> 8fd29f2eb074 17:28:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:28:35 ---> Running in 135e18b05cb2 17:28:35 Removing intermediate container f4daacc5815c 17:28:35 ---> 4b3d27831828 17:28:35 Step 5/25 : RUN apk add --update --no-cache make git 17:28:35 ---> Running in 4542e666e9ce 17:28:35 Removing intermediate container 4b7f2ba5cbb1 17:28:35 ---> cffc38ba5fc0 17:28:35 Step 5/22 : RUN apk add --update --no-cache make git 17:28:35 Removing intermediate container 28ec65f34497 17:28:35 ---> e9bc2ebaf075 17:28:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:28:35 ---> Running in 137634f61677 17:28:35 Removing intermediate container b1d3440d27ab 17:28:35 ---> ed4857c34b58 17:28:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:28:35 ---> Running in f6741e5509d5 17:28:35 ---> Running in 4c0953119b1b 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:28:35 OK: 220 MiB in 52 packages 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:28:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:28:35 OK: 220 MiB in 52 packages 17:28:35 Removing intermediate container 135e18b05cb2 17:28:35 ---> 2688eb8377d2 17:28:35 Step 6/26 : COPY go.mod vendor* ./ 17:28:35 OK: 220 MiB in 52 packages 17:28:35 OK: 220 MiB in 52 packages 17:28:35 OK: 220 MiB in 52 packages 17:28:35 Removing intermediate container 4542e666e9ce 17:28:35 ---> 39ee35a6900e 17:28:35 Step 6/25 : COPY go.mod vendor* ./ 17:28:35 ---> 11c26da8dd0b 17:28:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:35 ---> Running in ed095edf3338 17:28:35 Removing intermediate container 4c0953119b1b 17:28:35 ---> fc761f5fa1d2 17:28:35 Step 6/22 : COPY go.mod vendor* ./ 17:28:35 Removing intermediate container 137634f61677 17:28:35 ---> a372e4f11403 17:28:35 Step 6/22 : COPY go.mod vendor* ./ 17:28:35 Removing intermediate container f6741e5509d5 17:28:35 ---> 9b5d7fea1d59 17:28:35 Step 6/23 : COPY go.mod vendor* ./ 17:28:36 ---> 7369c1066c96 17:28:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:36 ---> Running in ae44922f3a94 17:28:36 ---> a612c6a50b42 17:28:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:36 ---> 79d9c589003f 17:28:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:37 ---> 722f5a1ac649 17:28:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:37 ---> Running in 06273702e94c 17:28:37 ---> Running in 25b6dbeca281 17:28:37 ---> Running in 7f61ded0562c 17:28:39 Removing intermediate container ed095edf3338 17:28:39 ---> 4382acbf8c58 17:28:39 Step 8/26 : COPY . . 17:28:40 Removing intermediate container ae44922f3a94 17:28:40 ---> 889d4bd522ea 17:28:40 Step 8/25 : COPY . . 17:28:43 Removing intermediate container 25b6dbeca281 17:28:43 ---> 66ee9dfeafab 17:28:43 Step 8/22 : COPY . . 17:28:43 Removing intermediate container 7f61ded0562c 17:28:43 ---> 019f15a4fc8b 17:28:43 Step 8/23 : COPY . . 17:28:43 Removing intermediate container 06273702e94c 17:28:43 ---> 16d61bdf6151 17:28:43 Step 8/22 : COPY . . 17:29:10 ---> df6468c4459f 17:29:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:29:10 ---> 8f1b83713270 17:29:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:29:10 ---> Running in f38e70612f97 17:29:10 ---> Running in a4f3fa47e428 17:29:10 Removing intermediate container f38e70612f97 17:29:10 ---> 3673fc4d52f2 17:29:10 Step 10/26 : RUN mkdir -p spire-build 17:29:10 ---> Running in b52666755115 17:29:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:29:11 ---> 301e78302fb7 17:29:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:29:11 ---> Running in f29bed0a33dd 17:29:11 ---> 277a72e190dd 17:29:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:29:11 ---> Running in 7226389b7817 17:29:12 ---> 299dfa9405b9 17:29:12 Step 9/23 : RUN make cmd/core-data/core-data 17:29:12 ---> Running in 37b53a5caa8f 17:29:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:29:14 Removing intermediate container b52666755115 17:29:14 ---> 3e4783fc4ee5 17:29:14 Step 11/26 : WORKDIR /edgex-go/spire-build 17:29:14 ---> Running in 09babfbf4480 17:29:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:29:15 Removing intermediate container 09babfbf4480 17:29:15 ---> c7dd467e7ca1 17:29: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 17:29:15 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 17:29:15 ---> Running in a0ff46633912 17:29:18 spire-1.2.1/ 17:29:18 spire-1.2.1/.data/ 17:29:18 spire-1.2.1/.data/.file 17:29:18 spire-1.2.1/.dockerignore 17:29:18 spire-1.2.1/.gitattributes 17:29:18 spire-1.2.1/.githooks/ 17:29:18 spire-1.2.1/.githooks/pre-commit 17:29:18 spire-1.2.1/.github/ 17:29:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:29:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:29:18 spire-1.2.1/.github/dependabot.yml 17:29:18 spire-1.2.1/.github/workflows/ 17:29:18 spire-1.2.1/.github/workflows/nightly_build.yaml 17:29:18 spire-1.2.1/.github/workflows/pr_build.yaml 17:29:18 spire-1.2.1/.github/workflows/release_build.yaml 17:29:18 spire-1.2.1/.github/workflows/scripts/ 17:29:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:29:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:29:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:29:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:29:18 spire-1.2.1/.github/workflows/scripts/split.sh 17:29:18 spire-1.2.1/.gitignore 17:29:18 spire-1.2.1/.go-version 17:29:18 spire-1.2.1/.golangci.yml 17:29:18 spire-1.2.1/ADOPTERS.md 17:29:18 spire-1.2.1/CHANGELOG.md 17:29:18 spire-1.2.1/CODE-OF-CONDUCT.md 17:29:18 spire-1.2.1/CODEOWNERS 17:29:18 spire-1.2.1/CONTRIBUTING.md 17:29:18 spire-1.2.1/Dockerfile 17:29:18 spire-1.2.1/Dockerfile.dev 17:29:18 spire-1.2.1/Dockerfile.scratch 17:29:18 spire-1.2.1/LICENSE 17:29:18 spire-1.2.1/MAINTAINERS.md 17:29:18 spire-1.2.1/Makefile 17:29:18 spire-1.2.1/README.md 17:29:18 spire-1.2.1/ROADMAP.md 17:29:18 spire-1.2.1/SECURITY.md 17:29:18 spire-1.2.1/cmd/ 17:29:18 spire-1.2.1/cmd/spire-agent/ 17:29:18 spire-1.2.1/cmd/spire-agent/cli/ 17:29:18 spire-1.2.1/cmd/spire-agent/cli/api/ 17:29:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/common/ 17:29:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:29:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/run/ 17:29:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:29:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:29:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:29:18 spire-1.2.1/cmd/spire-agent/main.go 17:29:18 spire-1.2.1/cmd/spire-server/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/agent/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/cli.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/run/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/token/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/validate/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/x509/ 17:29:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:29:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:29:18 spire-1.2.1/cmd/spire-server/main.go 17:29:18 spire-1.2.1/cmd/spire-server/util/ 17:29:18 spire-1.2.1/cmd/spire-server/util/util.go 17:29:18 spire-1.2.1/conf/ 17:29:18 spire-1.2.1/conf/agent/ 17:29:18 spire-1.2.1/conf/agent/agent.conf 17:29:18 spire-1.2.1/conf/agent/agent_full.conf 17:29:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:29:18 spire-1.2.1/conf/server/ 17:29:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:29:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:29:18 spire-1.2.1/conf/server/server.conf 17:29:18 spire-1.2.1/conf/server/server_full.conf 17:29:18 spire-1.2.1/doc/ 17:29:18 spire-1.2.1/doc/SPIRE101.md 17:29:18 spire-1.2.1/doc/auditlog.md 17:29:18 spire-1.2.1/doc/authorization_policy_engine.md 17:29:18 spire-1.2.1/doc/changelog_guidelines.md 17:29:18 spire-1.2.1/doc/cure53-report.pdf 17:29:18 spire-1.2.1/doc/images/ 17:29:18 spire-1.2.1/doc/images/2019_roadmap.png 17:29:18 spire-1.2.1/doc/images/SPIRE101.png 17:29:18 spire-1.2.1/doc/images/SPIRE_agent.png 17:29:18 spire-1.2.1/doc/images/SPIRE_server.png 17:29:18 spire-1.2.1/doc/images/cache_mgr.png 17:29:18 spire-1.2.1/doc/images/cache_mgr_components.png 17:29:18 spire-1.2.1/doc/images/federated_spire.png 17:29:18 spire-1.2.1/doc/images/ha_mode.png 17:29:18 spire-1.2.1/doc/images/nested_spire.png 17:29:18 spire-1.2.1/doc/images/oidc_federation.png 17:29:18 spire-1.2.1/doc/images/single_trust_domain.png 17:29:18 spire-1.2.1/doc/images/spiffe_compatible.png 17:29:18 spire-1.2.1/doc/images/spire_logo.png 17:29:18 spire-1.2.1/doc/migrating_registration_api_clients.md 17:29:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:29:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:29:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:29:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:29:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:29:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:29:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:29:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:29:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:29:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:29:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:29:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:29:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:29:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:29:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:29:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:29:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:29:18 spire-1.2.1/doc/scaling_spire.md 17:29:18 spire-1.2.1/doc/spire_agent.md 17:29:18 spire-1.2.1/doc/spire_server.md 17:29:18 spire-1.2.1/doc/supported_integrations.md 17:29:18 spire-1.2.1/doc/telemetry.md 17:29:18 spire-1.2.1/doc/telemetry_config.md 17:29:18 spire-1.2.1/doc/upgrading.md 17:29:18 spire-1.2.1/doc/using_spire.md 17:29:18 spire-1.2.1/examples/ 17:29:18 spire-1.2.1/examples/README.md 17:29:18 spire-1.2.1/go.mod 17:29:18 spire-1.2.1/go.sum 17:29:18 spire-1.2.1/pkg/ 17:29:18 spire-1.2.1/pkg/agent/ 17:29:18 spire-1.2.1/pkg/agent/agent.go 17:29:18 spire-1.2.1/pkg/agent/api/ 17:29:18 spire-1.2.1/pkg/agent/api/config.go 17:29:18 spire-1.2.1/pkg/agent/api/debug/ 17:29:18 spire-1.2.1/pkg/agent/api/debug/v1/ 17:29:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:29:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:29:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:29:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:29:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:29:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:29:18 spire-1.2.1/pkg/agent/api/endpoints.go 17:29:18 spire-1.2.1/pkg/agent/api/health/ 17:29:18 spire-1.2.1/pkg/agent/api/health/v1/ 17:29:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:29:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:29:18 spire-1.2.1/pkg/agent/api/rpccontext/ 17:29:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:29:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:29:18 spire-1.2.1/pkg/agent/attestor/ 17:29:18 spire-1.2.1/pkg/agent/attestor/node/ 17:29:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:29:18 spire-1.2.1/pkg/agent/attestor/node/node.go 17:29:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:29:18 spire-1.2.1/pkg/agent/attestor/workload/ 17:29:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:29:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:29:18 spire-1.2.1/pkg/agent/catalog/ 17:29:18 spire-1.2.1/pkg/agent/catalog/catalog.go 17:29:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:29:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:29:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:29:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:29:18 spire-1.2.1/pkg/agent/client/ 17:29:18 spire-1.2.1/pkg/agent/client/client.go 17:29:18 spire-1.2.1/pkg/agent/client/client_test.go 17:29:18 spire-1.2.1/pkg/agent/client/dial.go 17:29:18 spire-1.2.1/pkg/agent/client/nodeconn.go 17:29:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:29:18 spire-1.2.1/pkg/agent/client/update.go 17:29:18 spire-1.2.1/pkg/agent/client/util.go 17:29:18 spire-1.2.1/pkg/agent/common/ 17:29:18 spire-1.2.1/pkg/agent/common/backoff/ 17:29:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:29:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:29:18 spire-1.2.1/pkg/agent/common/cgroups/ 17:29:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:29:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:29:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:29:18 spire-1.2.1/pkg/agent/config.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/ 17:29:18 spire-1.2.1/pkg/agent/endpoints/config.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/workload/ 17:29:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:29:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:29:18 spire-1.2.1/pkg/agent/manager/ 17:29:18 spire-1.2.1/pkg/agent/manager/cache/ 17:29:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:29:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:29:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:29:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:29:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:29:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:29:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:29:18 spire-1.2.1/pkg/agent/manager/config.go 17:29:18 spire-1.2.1/pkg/agent/manager/manager.go 17:29:18 spire-1.2.1/pkg/agent/manager/manager_test.go 17:29:18 spire-1.2.1/pkg/agent/manager/storage.go 17:29:18 spire-1.2.1/pkg/agent/manager/storage_test.go 17:29:18 spire-1.2.1/pkg/agent/manager/storecache/ 17:29:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:29:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:29:18 spire-1.2.1/pkg/agent/manager/sync.go 17:29:18 spire-1.2.1/pkg/agent/plugin/ 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:29:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:29:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:29:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:29:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:29:18 spire-1.2.1/pkg/agent/svid/ 17:29:18 spire-1.2.1/pkg/agent/svid/rotator.go 17:29:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:29:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:29:18 spire-1.2.1/pkg/agent/svid/store/ 17:29:18 spire-1.2.1/pkg/agent/svid/store/service.go 17:29:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:29:18 spire-1.2.1/pkg/common/ 17:29:18 spire-1.2.1/pkg/common/agentpathtemplate/ 17:29:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:29:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:29:18 spire-1.2.1/pkg/common/api/ 17:29:18 spire-1.2.1/pkg/common/api/metrics.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/ 17:29:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/logger.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/names.go 17:29:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:29:18 spire-1.2.1/pkg/common/api/names.go 17:29:18 spire-1.2.1/pkg/common/api/ratelimit.go 17:29:18 spire-1.2.1/pkg/common/api/rpccontext/ 17:29:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:29:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:29:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:29:18 spire-1.2.1/pkg/common/auth/ 17:29:18 spire-1.2.1/pkg/common/auth/interceptors.go 17:29:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:29:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/ 17:29:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/types.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:29:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:29:18 spire-1.2.1/pkg/common/catalog/ 17:29:18 spire-1.2.1/pkg/common/catalog/bind.go 17:29:18 spire-1.2.1/pkg/common/catalog/builtin.go 17:29:18 spire-1.2.1/pkg/common/catalog/catalog.go 17:29:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:29:18 spire-1.2.1/pkg/common/catalog/closers.go 17:29:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:29:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:29:18 spire-1.2.1/pkg/common/catalog/config.go 17:29:18 spire-1.2.1/pkg/common/catalog/config_test.go 17:29:18 spire-1.2.1/pkg/common/catalog/configure.go 17:29:18 spire-1.2.1/pkg/common/catalog/constraints.go 17:29:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:29:18 spire-1.2.1/pkg/common/catalog/context.go 17:29:18 spire-1.2.1/pkg/common/catalog/external.go 17:29:18 spire-1.2.1/pkg/common/catalog/host.go 17:29:18 spire-1.2.1/pkg/common/catalog/pipenet.go 17:29:18 spire-1.2.1/pkg/common/catalog/plugin.go 17:29:18 spire-1.2.1/pkg/common/catalog/testplugin/ 17:29:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:29:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:29:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:29:18 spire-1.2.1/pkg/common/cli/ 17:29:18 spire-1.2.1/pkg/common/cli/env.go 17:29:18 spire-1.2.1/pkg/common/cli/flags.go 17:29:18 spire-1.2.1/pkg/common/cli/trust_domain.go 17:29:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:29:18 spire-1.2.1/pkg/common/cli/umask.go 17:29:18 spire-1.2.1/pkg/common/cli/umask_posix.go 17:29:18 spire-1.2.1/pkg/common/cli/umask_test.go 17:29:18 spire-1.2.1/pkg/common/cli/umask_windows.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/ 17:29:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/flag.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/format.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/ 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:29:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:29:18 spire-1.2.1/pkg/common/coretypes/ 17:29:18 spire-1.2.1/pkg/common/coretypes/bundle/ 17:29:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:29:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:29:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:29:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:29:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:29:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:29:18 spire-1.2.1/pkg/common/cryptoutil/ 17:29:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:29:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:29:18 spire-1.2.1/pkg/common/diskutil/ 17:29:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:29:18 spire-1.2.1/pkg/common/diskutil/file_test.go 17:29:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:29:18 spire-1.2.1/pkg/common/errorutil/ 17:29:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:29:18 spire-1.2.1/pkg/common/health/ 17:29:18 spire-1.2.1/pkg/common/health/config.go 17:29:18 spire-1.2.1/pkg/common/health/context.go 17:29:18 spire-1.2.1/pkg/common/health/context_test.go 17:29:18 spire-1.2.1/pkg/common/health/health.go 17:29:18 spire-1.2.1/pkg/common/health/health_test.go 17:29:18 spire-1.2.1/pkg/common/health/logger.go 17:29:18 spire-1.2.1/pkg/common/hostservice/ 17:29:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:29:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:29:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:29:18 spire-1.2.1/pkg/common/idutil/ 17:29:18 spire-1.2.1/pkg/common/idutil/require.go 17:29:18 spire-1.2.1/pkg/common/idutil/require_test.go 17:29:18 spire-1.2.1/pkg/common/idutil/safety.go 17:29:18 spire-1.2.1/pkg/common/idutil/safety_test.go 17:29:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:29:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:29:18 spire-1.2.1/pkg/common/jwtsvid/ 17:29:18 spire-1.2.1/pkg/common/jwtsvid/common.go 17:29:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:29:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:29:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:29:18 spire-1.2.1/pkg/common/jwtutil/ 17:29:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:29:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:29:18 spire-1.2.1/pkg/common/log/ 17:29:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:29:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:29:18 spire-1.2.1/pkg/common/log/log.go 17:29:18 spire-1.2.1/pkg/common/log/log_test.go 17:29:18 spire-1.2.1/pkg/common/log/options.go 17:29:18 spire-1.2.1/pkg/common/nodeutil/ 17:29:18 spire-1.2.1/pkg/common/nodeutil/node.go 17:29:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:29:18 spire-1.2.1/pkg/common/peertracker/ 17:29:18 spire-1.2.1/pkg/common/peertracker/conn.go 17:29:18 spire-1.2.1/pkg/common/peertracker/credentials.go 17:29:18 spire-1.2.1/pkg/common/peertracker/errors.go 17:29:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:29:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:29:18 spire-1.2.1/pkg/common/peertracker/info.go 17:29:18 spire-1.2.1/pkg/common/peertracker/listener.go 17:29:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:29:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:29:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:29:18 spire-1.2.1/pkg/common/peertracker/tcp.go 17:29:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:29:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:29:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:29:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:29:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:29:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:29:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:29:18 spire-1.2.1/pkg/common/peertracker/uds.go 17:29:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:29:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:29:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:29:18 spire-1.2.1/pkg/common/pemutil/ 17:29:18 spire-1.2.1/pkg/common/pemutil/block.go 17:29:18 spire-1.2.1/pkg/common/pemutil/certs.go 17:29:18 spire-1.2.1/pkg/common/pemutil/common.go 17:29:18 spire-1.2.1/pkg/common/pemutil/csr.go 17:29:18 spire-1.2.1/pkg/common/pemutil/keys.go 17:29:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/ 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:29:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:29:18 spire-1.2.1/pkg/common/plugin/ 17:29:18 spire-1.2.1/pkg/common/plugin/aws/ 17:29:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:29:18 spire-1.2.1/pkg/common/plugin/azure/ 17:29:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:29:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:29:18 spire-1.2.1/pkg/common/plugin/facade.go 17:29:18 spire-1.2.1/pkg/common/plugin/facade_test.go 17:29:18 spire-1.2.1/pkg/common/plugin/gcp/ 17:29:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:29:18 spire-1.2.1/pkg/common/plugin/k8s/ 17:29:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:29:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:29:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:29:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:29:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:29:18 spire-1.2.1/pkg/common/plugin/log.go 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/ 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:29:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:29:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:29:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:29:18 spire-1.2.1/pkg/common/plugin/x509pop/ 17:29:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:29:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:29:18 spire-1.2.1/pkg/common/profiling/ 17:29:18 spire-1.2.1/pkg/common/profiling/dumpers.go 17:29:18 spire-1.2.1/pkg/common/profiling/profiling.go 17:29:18 spire-1.2.1/pkg/common/protoutil/ 17:29:18 spire-1.2.1/pkg/common/protoutil/masks.go 17:29:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:29:18 spire-1.2.1/pkg/common/rotationutil/ 17:29:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:29:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:29:18 spire-1.2.1/pkg/common/selector/ 17:29:18 spire-1.2.1/pkg/common/selector/selector.go 17:29:18 spire-1.2.1/pkg/common/selector/selector_test.go 17:29:18 spire-1.2.1/pkg/common/selector/set.go 17:29:18 spire-1.2.1/pkg/common/selector/set_utils.go 17:29:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/ 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/ 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:29:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:29:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:29:18 spire-1.2.1/pkg/common/telemetry/call.go 17:29:18 spire-1.2.1/pkg/common/telemetry/common/ 17:29:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:29:18 spire-1.2.1/pkg/common/telemetry/config.go 17:29:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:29:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/inmem.go 17:29:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/m3.go 17:29:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/metrics.go 17:29:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/names.go 17:29:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:29:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:29:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/ 17:29:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:29:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:29:18 spire-1.2.1/pkg/common/telemetry/server/server.go 17:29:18 spire-1.2.1/pkg/common/telemetry/sink.go 17:29:18 spire-1.2.1/pkg/common/telemetry/statsd.go 17:29:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:29:18 spire-1.2.1/pkg/common/telemetry/uptime.go 17:29:18 spire-1.2.1/pkg/common/telemetry/version.go 17:29:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:29:18 spire-1.2.1/pkg/common/uptime/ 17:29:18 spire-1.2.1/pkg/common/uptime/uptime.go 17:29:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:29:18 spire-1.2.1/pkg/common/util/ 17:29:18 spire-1.2.1/pkg/common/util/certs.go 17:29:18 spire-1.2.1/pkg/common/util/certs_test.go 17:29:18 spire-1.2.1/pkg/common/util/csr.go 17:29:18 spire-1.2.1/pkg/common/util/hash.go 17:29:18 spire-1.2.1/pkg/common/util/selectors.go 17:29:18 spire-1.2.1/pkg/common/util/selectors_test.go 17:29:18 spire-1.2.1/pkg/common/util/signals.go 17:29:18 spire-1.2.1/pkg/common/util/sort.go 17:29:18 spire-1.2.1/pkg/common/util/sort_test.go 17:29:18 spire-1.2.1/pkg/common/util/task.go 17:29:18 spire-1.2.1/pkg/common/util/task_test.go 17:29:18 spire-1.2.1/pkg/common/util/testdata/ 17:29:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:29:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:29:18 spire-1.2.1/pkg/common/version/ 17:29:18 spire-1.2.1/pkg/common/version/version.go 17:29:18 spire-1.2.1/pkg/common/x509svid/ 17:29:18 spire-1.2.1/pkg/common/x509svid/common_test.go 17:29:18 spire-1.2.1/pkg/common/x509svid/csr.go 17:29:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:29:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:29:18 spire-1.2.1/pkg/common/x509util/ 17:29:18 spire-1.2.1/pkg/common/x509util/cert.go 17:29:18 spire-1.2.1/pkg/common/x509util/dns.go 17:29:18 spire-1.2.1/pkg/common/x509util/dns_test.go 17:29:18 spire-1.2.1/pkg/common/x509util/keyid.go 17:29:18 spire-1.2.1/pkg/common/x509util/keypair.go 17:29:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:29:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:29:18 spire-1.2.1/pkg/server/ 17:29:18 spire-1.2.1/pkg/server/api/ 17:29:18 spire-1.2.1/pkg/server/api/agent.go 17:29:18 spire-1.2.1/pkg/server/api/agent/ 17:29:18 spire-1.2.1/pkg/server/api/agent/v1/ 17:29:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:29:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:29:18 spire-1.2.1/pkg/server/api/agent_test.go 17:29:18 spire-1.2.1/pkg/server/api/api.go 17:29:18 spire-1.2.1/pkg/server/api/audit/ 17:29:18 spire-1.2.1/pkg/server/api/audit/audit.go 17:29:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:29:18 spire-1.2.1/pkg/server/api/bundle.go 17:29:18 spire-1.2.1/pkg/server/api/bundle/ 17:29:18 spire-1.2.1/pkg/server/api/bundle/v1/ 17:29:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:29:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:29:18 spire-1.2.1/pkg/server/api/bundle_test.go 17:29:18 spire-1.2.1/pkg/server/api/debug/ 17:29:18 spire-1.2.1/pkg/server/api/debug/v1/ 17:29:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:29:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:29:18 spire-1.2.1/pkg/server/api/entry.go 17:29:18 spire-1.2.1/pkg/server/api/entry/ 17:29:18 spire-1.2.1/pkg/server/api/entry/v1/ 17:29:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:29:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:29:18 spire-1.2.1/pkg/server/api/entry_test.go 17:29:18 spire-1.2.1/pkg/server/api/health/ 17:29:18 spire-1.2.1/pkg/server/api/health/v1/ 17:29:18 spire-1.2.1/pkg/server/api/health/v1/service.go 17:29:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:29:18 spire-1.2.1/pkg/server/api/id.go 17:29:18 spire-1.2.1/pkg/server/api/id_test.go 17:29:18 spire-1.2.1/pkg/server/api/limits/ 17:29:18 spire-1.2.1/pkg/server/api/limits/limits.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/ 17:29:18 spire-1.2.1/pkg/server/api/middleware/alias.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/audit.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/caller.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/common.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/entries.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:29:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:29:18 spire-1.2.1/pkg/server/api/ratelimit.go 17:29:18 spire-1.2.1/pkg/server/api/rpccontext/ 17:29:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:29:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:29:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:29:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:29:18 spire-1.2.1/pkg/server/api/selector.go 17:29:18 spire-1.2.1/pkg/server/api/selector_test.go 17:29:18 spire-1.2.1/pkg/server/api/status.go 17:29:18 spire-1.2.1/pkg/server/api/status_test.go 17:29:18 spire-1.2.1/pkg/server/api/svid/ 17:29:18 spire-1.2.1/pkg/server/api/svid/v1/ 17:29:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:29:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:29:18 spire-1.2.1/pkg/server/api/trustdomain.go 17:29:18 spire-1.2.1/pkg/server/api/trustdomain/ 17:29:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:29:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:29:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:29:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:29:18 spire-1.2.1/pkg/server/authpolicy/ 17:29:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:29:18 spire-1.2.1/pkg/server/authpolicy/policy.go 17:29:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:29:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:29:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:29:18 spire-1.2.1/pkg/server/authpolicy/validate.go 17:29:18 spire-1.2.1/pkg/server/bundle/ 17:29:18 spire-1.2.1/pkg/server/bundle/client/ 17:29:18 spire-1.2.1/pkg/server/bundle/client/client.go 17:29:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:29:18 spire-1.2.1/pkg/server/bundle/client/manager.go 17:29:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:29:18 spire-1.2.1/pkg/server/bundle/client/sources.go 17:29:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:29:18 spire-1.2.1/pkg/server/bundle/client/updater.go 17:29:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:29:18 spire-1.2.1/pkg/server/ca/ 17:29:18 spire-1.2.1/pkg/server/ca/ca.go 17:29:18 spire-1.2.1/pkg/server/ca/ca_health.go 17:29:18 spire-1.2.1/pkg/server/ca/ca_test.go 17:29:18 spire-1.2.1/pkg/server/ca/journal.go 17:29:18 spire-1.2.1/pkg/server/ca/journal_test.go 17:29:18 spire-1.2.1/pkg/server/ca/manager.go 17:29:18 spire-1.2.1/pkg/server/ca/manager_health.go 17:29:18 spire-1.2.1/pkg/server/ca/manager_test.go 17:29:18 spire-1.2.1/pkg/server/ca/templates.go 17:29:18 spire-1.2.1/pkg/server/ca/upstream_client.go 17:29:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:29:18 spire-1.2.1/pkg/server/ca/validation.go 17:29:18 spire-1.2.1/pkg/server/cache/ 17:29:18 spire-1.2.1/pkg/server/cache/dscache/ 17:29:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:29:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:29:18 spire-1.2.1/pkg/server/cache/entrycache/ 17:29:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:29:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:29:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:29:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:29:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:29:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:29:18 spire-1.2.1/pkg/server/catalog/ 17:29:18 spire-1.2.1/pkg/server/catalog/catalog.go 17:29:18 spire-1.2.1/pkg/server/catalog/keymanager.go 17:29:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:29:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:29:18 spire-1.2.1/pkg/server/catalog/notifier.go 17:29:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:29:18 spire-1.2.1/pkg/server/config.go 17:29:18 spire-1.2.1/pkg/server/datastore/ 17:29:18 spire-1.2.1/pkg/server/datastore/datastore.go 17:29:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:29:18 spire-1.2.1/pkg/server/datastore/repository.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:29:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:29:18 spire-1.2.1/pkg/server/endpoints/ 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/ 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:29:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:29:18 spire-1.2.1/pkg/server/endpoints/config.go 17:29:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:29:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:29:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:29:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:29:18 spire-1.2.1/pkg/server/endpoints/middleware.go 17:29:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:29:18 spire-1.2.1/pkg/server/hostservice/ 17:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:29:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:29:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:29:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:29:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/ 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/ 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:29:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:29:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:29:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/ 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:29:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:29:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:29:18 spire-1.2.1/pkg/server/registration/ 17:29:18 spire-1.2.1/pkg/server/registration/manager.go 17:29:18 spire-1.2.1/pkg/server/registration/manager_test.go 17:29:18 spire-1.2.1/pkg/server/scanentries.go 17:29:18 spire-1.2.1/pkg/server/scanentries_test.go 17:29:18 spire-1.2.1/pkg/server/server.go 17:29:18 spire-1.2.1/pkg/server/server_test.go 17:29:18 spire-1.2.1/pkg/server/svid/ 17:29:18 spire-1.2.1/pkg/server/svid/observer.go 17:29:18 spire-1.2.1/pkg/server/svid/observer_test.go 17:29:18 spire-1.2.1/pkg/server/svid/rotator.go 17:29:18 spire-1.2.1/pkg/server/svid/rotator_config.go 17:29:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:29:18 spire-1.2.1/pkg/server/svid/rotator_test.go 17:29:18 spire-1.2.1/proto/ 17:29:18 spire-1.2.1/proto/private/ 17:29:18 spire-1.2.1/proto/private/server/ 17:29:18 spire-1.2.1/proto/private/server/journal/ 17:29:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:29:18 spire-1.2.1/proto/private/server/journal/journal.proto 17:29:18 spire-1.2.1/proto/spire/ 17:29:18 spire-1.2.1/proto/spire/common/ 17:29:18 spire-1.2.1/proto/spire/common/common.pb.go 17:29:18 spire-1.2.1/proto/spire/common/common.proto 17:29:18 spire-1.2.1/proto/spire/common/plugin/ 17:29:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:29:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:29:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:29:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:29:18 spire-1.2.1/proto/spire/plugin/ 17:29:18 spire-1.2.1/proto/spire/plugin/agent/ 17:29:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:29:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:29:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:29:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:29:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:29:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:29:18 spire-1.2.1/release/ 17:29:18 spire-1.2.1/release/spire-extras/ 17:29:18 spire-1.2.1/release/spire-extras/README.md 17:29:18 spire-1.2.1/release/spire-extras/conf/ 17:29:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:29:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:29:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:29:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:29:18 spire-1.2.1/release/spire/ 17:29:18 spire-1.2.1/release/spire/README.md 17:29:18 spire-1.2.1/release/spire/conf/ 17:29:18 spire-1.2.1/release/spire/conf/agent/ 17:29:18 spire-1.2.1/release/spire/conf/agent/agent.conf 17:29:18 spire-1.2.1/release/spire/conf/server/ 17:29:18 spire-1.2.1/release/spire/conf/server/server.conf 17:29:18 spire-1.2.1/script/ 17:29:18 spire-1.2.1/script/build-artifact.sh 17:29:18 spire-1.2.1/script/generate_dummy_ca.sh 17:29:18 spire-1.2.1/support/ 17:29:18 spire-1.2.1/support/k8s/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:29:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:29:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/ 17:29:19 spire-1.2.1/support/oidc-discovery-provider/README.md 17:29:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/config.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/main.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:29:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:29:19 spire-1.2.1/test/ 17:29:19 spire-1.2.1/test/clock/ 17:29:19 spire-1.2.1/test/clock/clock.go 17:29:19 spire-1.2.1/test/fakes/ 17:29:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:29:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:29:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:29:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:29:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:29:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:29:19 spire-1.2.1/test/fakes/fakeagentstore/ 17:29:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:29:19 spire-1.2.1/test/fakes/fakedatastore/ 17:29:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:29:19 spire-1.2.1/test/fakes/fakeentryclient/ 17:29:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:29:19 spire-1.2.1/test/fakes/fakehealthchecker/ 17:29:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:29:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:29:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:29:19 spire-1.2.1/test/fakes/fakemetrics/ 17:29:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:29:19 spire-1.2.1/test/fakes/fakenoderesolver/ 17:29:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:29:19 spire-1.2.1/test/fakes/fakenotifier/ 17:29:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:29:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:29:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:29:19 spire-1.2.1/test/fakes/fakeserverca/ 17:29:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:29:19 spire-1.2.1/test/fakes/fakeservercatalog/ 17:29:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:29:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:29:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:29:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:29:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:29:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:29:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:29:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:29:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:29:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:29:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:29:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:29:19 spire-1.2.1/test/fixture/ 17:29:19 spire-1.2.1/test/fixture/certs/ 17:29:19 spire-1.2.1/test/fixture/certs/agent_svid.der 17:29:19 spire-1.2.1/test/fixture/certs/base_cert.pem 17:29:19 spire-1.2.1/test/fixture/certs/base_csr.pem 17:29:19 spire-1.2.1/test/fixture/certs/base_key.pem 17:29:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:29:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:29:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:29:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:29:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:29:19 spire-1.2.1/test/fixture/certs/blog_key.pem 17:29:19 spire-1.2.1/test/fixture/certs/bundle.der 17:29:19 spire-1.2.1/test/fixture/certs/ca.pem 17:29:19 spire-1.2.1/test/fixture/certs/ca_key.pem 17:29:19 spire-1.2.1/test/fixture/certs/database_cert.pem 17:29:19 spire-1.2.1/test/fixture/certs/database_csr.pem 17:29:19 spire-1.2.1/test/fixture/certs/database_key.pem 17:29:19 spire-1.2.1/test/fixture/certs/node_cert.pem 17:29:19 spire-1.2.1/test/fixture/certs/node_csr.pem 17:29:19 spire-1.2.1/test/fixture/certs/node_key.pem 17:29:19 spire-1.2.1/test/fixture/certs/svid.pem 17:29:19 spire-1.2.1/test/fixture/certs/svid_key.pem 17:29:19 spire-1.2.1/test/fixture/config/ 17:29:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:29:19 spire-1.2.1/test/fixture/config/agent_good.conf 17:29:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:29:19 spire-1.2.1/test/fixture/config/plugin_good.conf 17:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:29:19 spire-1.2.1/test/fixture/config/server_good.conf 17:29:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:29:19 spire-1.2.1/test/fixture/fixture.go 17:29:19 spire-1.2.1/test/fixture/nodeattestor/ 17:29:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:29:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:29:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:29:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:29:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:29:19 spire-1.2.1/test/fixture/registration/ 17:29:19 spire-1.2.1/test/fixture/registration/entries.json 17:29:19 spire-1.2.1/test/fixture/registration/good-for-update.json 17:29:19 spire-1.2.1/test/fixture/registration/good.json 17:29:19 spire-1.2.1/test/fixture/registration/invalid.json 17:29:19 spire-1.2.1/test/fixture/registration/invalid_json.json 17:29:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:29:19 spire-1.2.1/test/integration/ 17:29:19 spire-1.2.1/test/integration/README.md 17:29:19 spire-1.2.1/test/integration/common 17:29:19 spire-1.2.1/test/integration/setup/ 17:29:19 spire-1.2.1/test/integration/setup/adminclient/ 17:29:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:29:19 spire-1.2.1/test/integration/setup/adminclient/client.go 17:29:19 spire-1.2.1/test/integration/setup/debugagent/ 17:29:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:29:19 spire-1.2.1/test/integration/setup/debugagent/main.go 17:29:19 spire-1.2.1/test/integration/setup/debugserver/ 17:29:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:29:19 spire-1.2.1/test/integration/setup/debugserver/main.go 17:29:19 spire-1.2.1/test/integration/setup/downstreamclient/ 17:29:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:29:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:29:19 spire-1.2.1/test/integration/setup/itclient/ 17:29:19 spire-1.2.1/test/integration/setup/itclient/client.go 17:29:19 spire-1.2.1/test/integration/setup/node-attestation/ 17:29:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:29:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:29:19 spire-1.2.1/test/integration/setup/x509pop/ 17:29:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:29:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:29:19 spire-1.2.1/test/integration/suites/ 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:29:19 spire-1.2.1/test/integration/suites/join-token/ 17:29:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:29:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:29:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:29:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:29:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:29:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:29:19 spire-1.2.1/test/integration/suites/join-token/README.md 17:29:19 spire-1.2.1/test/integration/suites/join-token/conf/ 17:29:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/join-token/teardown 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:29:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:29:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:29:19 spire-1.2.1/test/integration/suites/k8s/ 17:29:19 spire-1.2.1/test/integration/suites/k8s/00-setup 17:29:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:29:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:29:19 spire-1.2.1/test/integration/suites/k8s/README.md 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/ 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:29:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:29:19 spire-1.2.1/test/integration/suites/k8s/teardown 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/ 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:29:19 spire-1.2.1/test/integration/suites/rotation/ 17:29:19 spire-1.2.1/test/integration/suites/rotation/00-setup 17:29:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:29:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:29:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:29:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:29:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:29:19 spire-1.2.1/test/integration/suites/rotation/README.md 17:29:19 spire-1.2.1/test/integration/suites/rotation/conf/ 17:29:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/rotation/teardown 17:29:19 spire-1.2.1/test/integration/suites/self-test/ 17:29:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:29:19 spire-1.2.1/test/integration/suites/self-test/README.md 17:29:19 spire-1.2.1/test/integration/suites/self-test/teardown 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:29:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:29:19 spire-1.2.1/test/integration/suites/upgrade/ 17:29:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:29:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:29:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:29:19 spire-1.2.1/test/integration/suites/upgrade/README.md 17:29:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:29:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:29:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:29:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:29:19 spire-1.2.1/test/integration/suites/upgrade/teardown 17:29:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:29:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:29:19 spire-1.2.1/test/integration/test-one.sh 17:29:19 spire-1.2.1/test/integration/test.sh 17:29:19 spire-1.2.1/test/plugintest/ 17:29:19 spire-1.2.1/test/plugintest/config.go 17:29:19 spire-1.2.1/test/plugintest/load.go 17:29:19 spire-1.2.1/test/plugintest/option.go 17:29:19 spire-1.2.1/test/spiretest/ 17:29:19 spire-1.2.1/test/spiretest/apiserver.go 17:29:19 spire-1.2.1/test/spiretest/assertions.go 17:29:19 spire-1.2.1/test/spiretest/dir.go 17:29:19 spire-1.2.1/test/spiretest/errors_posix.go 17:29:19 spire-1.2.1/test/spiretest/errors_windows.go 17:29:19 spire-1.2.1/test/spiretest/logs.go 17:29:19 spire-1.2.1/test/spiretest/socketapi.go 17:29:19 spire-1.2.1/test/spiretest/suite.go 17:29:19 spire-1.2.1/test/spiretest/x509.go 17:29:19 spire-1.2.1/test/testca/ 17:29:19 spire-1.2.1/test/testca/ca.go 17:29:19 spire-1.2.1/test/testkey/ 17:29:19 spire-1.2.1/test/testkey/generate.sh 17:29:19 spire-1.2.1/test/testkey/genkeys.go 17:29:19 spire-1.2.1/test/testkey/keys.go 17:29:19 spire-1.2.1/test/testkey/new.go 17:29:19 spire-1.2.1/test/tpmsimulator/ 17:29:19 spire-1.2.1/test/tpmsimulator/simulator.go 17:29:19 spire-1.2.1/test/util/ 17:29:19 spire-1.2.1/test/util/cert_fixtures.go 17:29:19 spire-1.2.1/test/util/cert_generation.go 17:29:19 spire-1.2.1/test/util/io_redirection.go 17:29:19 spire-1.2.1/test/util/race.go 17:29:19 spire-1.2.1/test/util/util.go 17:29:19 building spire from source... 17:29:19 Installing go1.17.7... 17:29:46 Building bin/spire-server... 17:29:46 go: downloading github.com/mitchellh/cli v1.1.2 17:29:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:29:46 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:29:46 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:29:46 go: downloading google.golang.org/grpc v1.44.0 17:29:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:29:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:29:48 go: downloading github.com/imdario/mergo v0.3.12 17:29:48 go: downloading github.com/sirupsen/logrus v1.8.1 17:29:49 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:29:49 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:29:49 go: downloading github.com/fatih/color v1.13.0 17:29:49 go: downloading github.com/mattn/go-isatty v0.0.14 17:29:49 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:29:49 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:29:49 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:29:49 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:29:50 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:29:51 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:29:51 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:29:52 go: downloading github.com/open-policy-agent/opa v0.38.0 17:30:19 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:30:19 go: downloading github.com/armon/go-metrics v0.3.10 17:30:19 go: downloading github.com/prometheus/client_golang v1.12.1 17:30:19 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:30:19 go: downloading github.com/mattn/go-colorable v0.1.12 17:30:19 go: downloading github.com/Masterminds/goutils v1.1.0 17:30:19 go: downloading github.com/Masterminds/semver v1.5.0 17:30:19 go: downloading github.com/huandu/xstrings v1.3.2 17:30:19 go: downloading github.com/google/uuid v1.1.2 17:30:19 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:30:19 go: downloading github.com/oklog/run v1.0.0 17:30:19 go: downloading github.com/imkira/go-observer v1.0.3 17:30:19 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:30:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:30:19 go: downloading github.com/prometheus/client_model v0.2.0 17:30:19 go: downloading github.com/prometheus/common v0.32.1 17:30:19 go: downloading github.com/beorn7/perks v1.0.1 17:30:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:30:19 go: downloading github.com/prometheus/procfs v0.7.3 17:30:19 go: downloading github.com/hashicorp/errwrap v1.1.0 17:30:20 go: downloading go.uber.org/atomic v1.9.0 17:30:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:30:20 go: downloading gopkg.in/yaml.v2 v2.4.0 17:30:20 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:30:20 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:30:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:30:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:30:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:30:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:30:27 go: downloading github.com/stretchr/testify v1.7.0 17:30:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:30:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:30:27 go: downloading github.com/blang/semver/v4 v4.0.0 17:30:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:30:27 go: downloading github.com/jinzhu/gorm v1.9.16 17:30:28 go: downloading github.com/lib/pq v1.10.4 17:30:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:30:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:30:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:30:50 go: downloading google.golang.org/api v0.70.0 17:30:50 go: downloading k8s.io/client-go v0.23.4 17:30:50 go: downloading k8s.io/api v0.23.4 17:31:03 go: downloading cloud.google.com/go/storage v1.21.0 17:31:03 go: downloading cloud.google.com/go v0.100.2 17:31:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:31:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:31:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:31:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:31:31 go: downloading k8s.io/apimachinery v0.23.4 17:31:34 go: downloading k8s.io/kube-aggregator v0.23.3 17:31:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:31:35 go: downloading github.com/hashicorp/vault/api v1.4.1 17:31:36 go: downloading cloud.google.com/go/security v1.3.0 17:31:36 go: downloading github.com/google/go-tpm v0.3.3 17:31:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:31:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:31:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:31:38 go: downloading github.com/gobwas/glob v0.2.3 17:31:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:31:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:31:38 go: downloading github.com/twmb/murmur3 v1.1.6 17:31:38 go: downloading github.com/aws/smithy-go v1.11.0 17:31:39 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:31:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:31:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:31:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:31:40 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:31:40 go: downloading github.com/jinzhu/inflection v1.0.0 17:31:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:31:41 go: downloading github.com/gogo/protobuf v1.3.2 17:31:47 go: downloading cloud.google.com/go/compute v1.3.0 17:31:47 go: downloading cloud.google.com/go/iam v0.1.1 17:31:48 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:31:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:31:48 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:31:48 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:31:49 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:31:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:31:49 go: downloading github.com/dimchansky/utfbom v1.1.1 17:31:49 go: downloading k8s.io/klog/v2 v2.30.0 17:31:49 go: downloading github.com/google/gofuzz v1.1.0 17:31:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:31:50 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:31:51 go: downloading github.com/spf13/pflag v1.0.5 17:31:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:31:51 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:31:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:31:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:31:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:31:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:31:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:31:53 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:31:53 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:31:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:31:54 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:31:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:31:56 go: downloading go.opencensus.io v0.23.0 17:31:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:31:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:31:58 go: downloading gopkg.in/inf.v0 v0.9.1 17:31:58 go: downloading github.com/go-logr/logr v1.2.2 17:31:59 go: downloading github.com/google/go-cmp v0.5.7 17:31:59 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:32:00 go: downloading github.com/json-iterator/go v1.1.12 17:32:01 go: downloading github.com/googleapis/gnostic v0.5.5 17:32:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:32:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:32:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:32:07 go: downloading github.com/tklauser/numcpus v0.3.0 17:32:07 go: downloading go.uber.org/zap v1.21.0 17:32:08 go: downloading sigs.k8s.io/yaml v1.3.0 17:32:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:32:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:32:08 go: downloading github.com/modern-go/reflect2 v1.0.2 17:32:08 go: downloading github.com/ryanuber/go-glob v1.0.0 17:32:08 go: downloading github.com/golang/snappy v0.0.4 17:32:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:32:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:32:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:32:19 go: downloading github.com/hashicorp/go-version v1.2.0 17:32:19 go: downloading go.uber.org/multierr v1.6.0 17:32:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:32:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:33:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:33:48 Removing intermediate container a4f3fa47e428 17:33:48 ---> 99ce6dda8108 17:33:48 17:33:48 Step 10/25 : FROM alpine:3.14 17:33:48 3.14: Pulling from library/alpine 17:33:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:33:48 Status: Downloaded newer image for alpine:3.14 17:33:48 ---> ac73e934f311 17:33:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:33:48 ---> Running in b159b87d1692 17:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:33:51 (1/3) Installing ca-certificates (20211220-r0) 17:33:51 (2/3) Installing dumb-init (1.2.5-r1) 17:33:51 (3/3) Installing su-exec (0.2-r1) 17:33:51 Executing busybox-1.33.1-r7.trigger 17:33:51 Executing ca-certificates-20211220-r0.trigger 17:33:52 OK: 6 MiB in 17 packages 17:33:54 Removing intermediate container b159b87d1692 17:33:54 ---> ab532ee250ce 17:33:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:33:54 ---> Running in 5079841ee59a 17:33:54 Removing intermediate container 5079841ee59a 17:33:54 ---> 1c4b0fc06448 17:33:54 Step 13/25 : WORKDIR / 17:33:54 ---> Running in 4a2552af0586 17:33:55 Removing intermediate container 4a2552af0586 17:33:55 ---> 54dd4f8f243d 17:33:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:33:56 ---> 1d1bcca66b00 17:33:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:33:57 ---> 1b622639804b 17:33:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:33:58 ---> a7c150d789e0 17:33:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:33:59 ---> a57bd94ccdff 17:33:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:34:00 ---> 539cfc29baa2 17:34:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:34:02 ---> fc497e3125d4 17:34:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:34:03 ---> 344f1af04de6 17:34:03 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:34:03 ---> Running in 263c269c164f 17:34:06 Removing intermediate container 263c269c164f 17:34:06 ---> 57bea352b813 17:34:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:34:06 ---> Running in c0f6d13c413a 17:34:07 Removing intermediate container c0f6d13c413a 17:34:07 ---> 6b81b4638355 17:34:07 Step 23/25 : LABEL arch=arm64 17:34:07 ---> Running in 96d69552825e 17:34:07 Removing intermediate container 96d69552825e 17:34:07 ---> df180d58cd39 17:34:07 Step 24/25 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:34:07 ---> Running in 02ff47694dba 17:34:08 Removing intermediate container 02ff47694dba 17:34:08 ---> be13aa0516b5 17:34:08 Step 25/25 : LABEL version=0.0.0 17:34:08 ---> Running in c260f48a9dab 17:34:09 Removing intermediate container c260f48a9dab 17:34:09 ---> cbb4e3cd1714 17:34:09 17:34:09 Successfully built cbb4e3cd1714 17:34:09 Successfully tagged security-secretstore-setup-arm64:latest 17:34:09  Building security-secretstore-setup ... done Building security-spire-server 17:34:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:34:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:34:42 ---> de3465a25640 17:34:42 Step 3/25 : WORKDIR /edgex-go 17:34:42 ---> Using cache 17:34:42 ---> 8e6045937e69 17:34:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:42 ---> Using cache 17:34:42 ---> ed4857c34b58 17:34:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:34:42 ---> Running in c112c1892812 17:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:34:46 OK: 220 MiB in 52 packages 17:34:48 Removing intermediate container c112c1892812 17:34:48 ---> 8de750f396f9 17:34:48 Step 6/25 : COPY go.mod vendor* ./ 17:34:49 ---> 87259119f914 17:34:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:49 ---> Running in eb13be89beb4 17:34:54 Removing intermediate container eb13be89beb4 17:34:54 ---> 44eb94c12b35 17:34:54 Step 8/25 : COPY . . 17:35:07 Removing intermediate container 37b53a5caa8f 17:35:07 ---> ac9c4b2072ad 17:35:07 17:35:07 Step 10/23 : FROM alpine:3.14 17:35:07 ---> ac73e934f311 17:35:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:35:07 ---> Running in 32d0978668da 17:35:08 Removing intermediate container 32d0978668da 17:35:08 ---> ecfe86d0e3fd 17:35:08 Step 12/23 : ENV APP_PORT=59880 17:35:08 ---> Running in d3b9f7ff7be0 17:35:09 Removing intermediate container d3b9f7ff7be0 17:35:09 ---> 602cf38e9ac1 17:35:09 Step 13/23 : EXPOSE $APP_PORT 17:35:09 ---> Running in 77be397e2bf4 17:35:10 Removing intermediate container 77be397e2bf4 17:35:10 ---> bbc699493e98 17:35:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:10 ---> Running in aa78211b1f6f 17:35:14 Removing intermediate container aa78211b1f6f 17:35:14 ---> 7e0a8ec08304 17:35:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:35:14 ---> Running in 94389b1b75aa 17:35:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:35:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:35:19 (1/6) Installing dumb-init (1.2.5-r1) 17:35:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:35:19 (3/6) Installing libsodium (1.0.18-r0) 17:35:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:35:20 (5/6) Installing libzmq (4.3.4-r0) 17:35:20 (6/6) Installing zeromq (4.3.4-r0) 17:35:20 Executing busybox-1.33.1-r7.trigger 17:35:20 OK: 8 MiB in 20 packages 17:35:23 Removing intermediate container 94389b1b75aa 17:35:23 ---> fb4d2ece183f 17:35:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:24 ---> 6ad66ed4fe97 17:35:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:35:24 ---> d9b51b4af669 17:35:24 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:35:25 ---> Running in cdc030f093f9 17:35:25 Removing intermediate container cdc030f093f9 17:35:25 ---> 6304a7577948 17:35:25 Step 10/25 : RUN mkdir -p spire-build 17:35:26 ---> Running in f90327564e55 17:35:27 ---> 1b1ead5358ba 17:35:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:35:28 ---> 60c97059a4f9 17:35:28 Step 19/23 : ENTRYPOINT ["/core-data"] 17:35:28 ---> Running in 76c3cfa800fa 17:35:29 Removing intermediate container f90327564e55 17:35:29 ---> 2ffeb9e88605 17:35:29 Step 11/25 : WORKDIR /edgex-go/spire-build 17:35:29 ---> Running in 37b8fd83e023 17:35:29 Removing intermediate container 76c3cfa800fa 17:35:29 ---> 95e711e7ef75 17:35:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:35:29 ---> Running in 1e240aaaa2b3 17:35:30 Removing intermediate container 37b8fd83e023 17:35:30 ---> 98eed3eefeaa 17:35:30 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 17:35:30 ---> Running in 1a2236632dc7 17:35:30 Removing intermediate container 1e240aaaa2b3 17:35:30 ---> d5829720b148 17:35:30 Step 21/23 : LABEL arch=arm64 17:35:30 ---> Running in 0888687c5447 17:35:32 Removing intermediate container 0888687c5447 17:35:32 ---> 594841a35c26 17:35:32 Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:35:32 ---> Running in ba3860f4c835 17:35:33 Removing intermediate container ba3860f4c835 17:35:33 ---> 67a613a70685 17:35:33 Step 23/23 : LABEL version=0.0.0 17:35:33 ---> Running in 666a9ab510cd 17:35:33 Removing intermediate container 666a9ab510cd 17:35:33 ---> 4fa62fee4e57 17:35:33 17:35:33 spire-1.2.1/ 17:35:34 spire-1.2.1/.data/ 17:35:34 spire-1.2.1/.data/.file 17:35:34 spire-1.2.1/.dockerignore 17:35:34 spire-1.2.1/.gitattributes 17:35:34 spire-1.2.1/.githooks/ 17:35:34 spire-1.2.1/.githooks/pre-commit 17:35:34 spire-1.2.1/.github/ 17:35:34 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:35:34 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:35:34 spire-1.2.1/.github/dependabot.yml 17:35:34 spire-1.2.1/.github/workflows/ 17:35:34 spire-1.2.1/.github/workflows/nightly_build.yaml 17:35:34 spire-1.2.1/.github/workflows/pr_build.yaml 17:35:34 spire-1.2.1/.github/workflows/release_build.yaml 17:35:34 spire-1.2.1/.github/workflows/scripts/ 17:35:34 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:35:34 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:35:34 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:35:34 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:35:34 spire-1.2.1/.github/workflows/scripts/split.sh 17:35:34 spire-1.2.1/.gitignore 17:35:34 spire-1.2.1/.go-version 17:35:34 spire-1.2.1/.golangci.yml 17:35:34 spire-1.2.1/ADOPTERS.md 17:35:34 spire-1.2.1/CHANGELOG.md 17:35:34 spire-1.2.1/CODE-OF-CONDUCT.md 17:35:34 spire-1.2.1/CODEOWNERS 17:35:34 spire-1.2.1/CONTRIBUTING.md 17:35:34 spire-1.2.1/Dockerfile 17:35:34 spire-1.2.1/Dockerfile.devSuccessfully built 4fa62fee4e57 17:35:34 Successfully tagged core-data-arm64:latest 17:35:34 17:35:34 spire-1.2.1/Dockerfile.scratch 17:35:34 spire-1.2.1/LICENSE 17:35:34 spire-1.2.1/MAINTAINERS.md 17:35:34 spire-1.2.1/Makefile 17:35:34 spire-1.2.1/README.md 17:35:34 spire-1.2.1/ROADMAP.md 17:35:34 spire-1.2.1/SECURITY.md 17:35:34 spire-1.2.1/cmd/ 17:35:34 spire-1.2.1/cmd/spire-agent/ 17:35:34 spire-1.2.1/cmd/spire-agent/cli/ 17:35:34 spire-1.2.1/cmd/spire-agent/cli/api/ 17:35:34 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/common/ 17:35:34 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/run/ 17:35:34 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/ Building core-data ... done Building security-proxy-setup 17:35:34 17:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:35:34 spire-1.2.1/cmd/spire-agent/main.go 17:35:34 spire-1.2.1/cmd/spire-server/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/agent/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/cli.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/run/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/token/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/validate/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/x509/ 17:35:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:35:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:35:34 spire-1.2.1/cmd/spire-server/main.go 17:35:34 spire-1.2.1/cmd/spire-server/util/ 17:35:34 spire-1.2.1/cmd/spire-server/util/util.go 17:35:34 spire-1.2.1/conf/ 17:35:34 spire-1.2.1/conf/agent/ 17:35:34 spire-1.2.1/conf/agent/agent.conf 17:35:34 spire-1.2.1/conf/agent/agent_full.conf 17:35:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:35:34 spire-1.2.1/conf/server/ 17:35:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:35:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:35:34 spire-1.2.1/conf/server/server.conf 17:35:34 spire-1.2.1/conf/server/server_full.conf 17:35:34 spire-1.2.1/doc/ 17:35:34 spire-1.2.1/doc/SPIRE101.md 17:35:34 spire-1.2.1/doc/auditlog.md 17:35:34 spire-1.2.1/doc/authorization_policy_engine.md 17:35:34 spire-1.2.1/doc/changelog_guidelines.md 17:35:34 spire-1.2.1/doc/cure53-report.pdf 17:35:34 spire-1.2.1/doc/images/ 17:35:34 spire-1.2.1/doc/images/2019_roadmap.png 17:35:34 spire-1.2.1/doc/images/SPIRE101.png 17:35:34 spire-1.2.1/doc/images/SPIRE_agent.png 17:35:34 spire-1.2.1/doc/images/SPIRE_server.png 17:35:34 spire-1.2.1/doc/images/cache_mgr.png 17:35:34 spire-1.2.1/doc/images/cache_mgr_components.png 17:35:34 spire-1.2.1/doc/images/federated_spire.png 17:35:34 spire-1.2.1/doc/images/ha_mode.png 17:35:34 spire-1.2.1/doc/images/nested_spire.png 17:35:34 spire-1.2.1/doc/images/oidc_federation.png 17:35:34 spire-1.2.1/doc/images/single_trust_domain.png 17:35:34 spire-1.2.1/doc/images/spiffe_compatible.png 17:35:34 spire-1.2.1/doc/images/spire_logo.png 17:35:34 spire-1.2.1/doc/migrating_registration_api_clients.md 17:35:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:35:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:35:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:35:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:35:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:35:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:35:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:35:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:35:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:35:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:35:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:35:34 spire-1.2.1/doc/scaling_spire.md 17:35:34 spire-1.2.1/doc/spire_agent.md 17:35:34 spire-1.2.1/doc/spire_server.md 17:35:34 spire-1.2.1/doc/supported_integrations.md 17:35:34 spire-1.2.1/doc/telemetry.md 17:35:34 spire-1.2.1/doc/telemetry_config.md 17:35:34 spire-1.2.1/doc/upgrading.md 17:35:34 spire-1.2.1/doc/using_spire.md 17:35:34 spire-1.2.1/examples/ 17:35:34 spire-1.2.1/examples/README.md 17:35:34 spire-1.2.1/go.mod 17:35:34 spire-1.2.1/go.sum 17:35:34 spire-1.2.1/pkg/ 17:35:34 spire-1.2.1/pkg/agent/ 17:35:34 spire-1.2.1/pkg/agent/agent.go 17:35:34 spire-1.2.1/pkg/agent/api/ 17:35:34 spire-1.2.1/pkg/agent/api/config.go 17:35:34 spire-1.2.1/pkg/agent/api/debug/ 17:35:34 spire-1.2.1/pkg/agent/api/debug/v1/ 17:35:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:35:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:35:34 spire-1.2.1/pkg/agent/api/endpoints.go 17:35:34 spire-1.2.1/pkg/agent/api/health/ 17:35:34 spire-1.2.1/pkg/agent/api/health/v1/ 17:35:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:35:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:35:34 spire-1.2.1/pkg/agent/api/rpccontext/ 17:35:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:35:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:35:34 spire-1.2.1/pkg/agent/attestor/ 17:35:34 spire-1.2.1/pkg/agent/attestor/node/ 17:35:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:35:34 spire-1.2.1/pkg/agent/attestor/node/node.go 17:35:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:35:34 spire-1.2.1/pkg/agent/attestor/workload/ 17:35:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:35:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:35:34 spire-1.2.1/pkg/agent/catalog/ 17:35:34 spire-1.2.1/pkg/agent/catalog/catalog.go 17:35:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:35:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:35:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:35:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:35:34 spire-1.2.1/pkg/agent/client/ 17:35:34 spire-1.2.1/pkg/agent/client/client.go 17:35:34 spire-1.2.1/pkg/agent/client/client_test.go 17:35:34 spire-1.2.1/pkg/agent/client/dial.go 17:35:34 spire-1.2.1/pkg/agent/client/nodeconn.go 17:35:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:35:34 spire-1.2.1/pkg/agent/client/update.go 17:35:34 spire-1.2.1/pkg/agent/client/util.go 17:35:34 spire-1.2.1/pkg/agent/common/ 17:35:34 spire-1.2.1/pkg/agent/common/backoff/ 17:35:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:35:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:35:34 spire-1.2.1/pkg/agent/common/cgroups/ 17:35:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:35:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:35:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:35:34 spire-1.2.1/pkg/agent/config.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/ 17:35:34 spire-1.2.1/pkg/agent/endpoints/config.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/workload/ 17:35:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:35:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:35:34 spire-1.2.1/pkg/agent/manager/ 17:35:34 spire-1.2.1/pkg/agent/manager/cache/ 17:35:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:35:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:35:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:35:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:35:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:35:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:35:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:35:34 spire-1.2.1/pkg/agent/manager/config.go 17:35:34 spire-1.2.1/pkg/agent/manager/manager.go 17:35:34 spire-1.2.1/pkg/agent/manager/manager_test.go 17:35:34 spire-1.2.1/pkg/agent/manager/storage.go 17:35:34 spire-1.2.1/pkg/agent/manager/storage_test.go 17:35:34 spire-1.2.1/pkg/agent/manager/storecache/ 17:35:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:35:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:35:34 spire-1.2.1/pkg/agent/manager/sync.go 17:35:34 spire-1.2.1/pkg/agent/plugin/ 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:35:34 spire-1.2.1/pkg/agent/svid/ 17:35:34 spire-1.2.1/pkg/agent/svid/rotator.go 17:35:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:35:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:35:34 spire-1.2.1/pkg/agent/svid/store/ 17:35:34 spire-1.2.1/pkg/agent/svid/store/service.go 17:35:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:35:34 spire-1.2.1/pkg/common/ 17:35:34 spire-1.2.1/pkg/common/agentpathtemplate/ 17:35:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:35:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:35:34 spire-1.2.1/pkg/common/api/ 17:35:34 spire-1.2.1/pkg/common/api/metrics.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/ 17:35:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/logger.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/names.go 17:35:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:35:34 spire-1.2.1/pkg/common/api/names.go 17:35:34 spire-1.2.1/pkg/common/api/ratelimit.go 17:35:34 spire-1.2.1/pkg/common/api/rpccontext/ 17:35:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:35:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:35:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:35:34 spire-1.2.1/pkg/common/auth/ 17:35:34 spire-1.2.1/pkg/common/auth/interceptors.go 17:35:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:35:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/ 17:35:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/types.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:35:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:35:34 spire-1.2.1/pkg/common/catalog/ 17:35:34 spire-1.2.1/pkg/common/catalog/bind.go 17:35:34 spire-1.2.1/pkg/common/catalog/builtin.go 17:35:34 spire-1.2.1/pkg/common/catalog/catalog.go 17:35:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:35:34 spire-1.2.1/pkg/common/catalog/closers.go 17:35:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:35:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:35:34 spire-1.2.1/pkg/common/catalog/config.go 17:35:34 spire-1.2.1/pkg/common/catalog/config_test.go 17:35:34 spire-1.2.1/pkg/common/catalog/configure.go 17:35:34 spire-1.2.1/pkg/common/catalog/constraints.go 17:35:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:35:34 spire-1.2.1/pkg/common/catalog/context.go 17:35:34 spire-1.2.1/pkg/common/catalog/external.go 17:35:34 spire-1.2.1/pkg/common/catalog/host.go 17:35:34 spire-1.2.1/pkg/common/catalog/pipenet.go 17:35:34 spire-1.2.1/pkg/common/catalog/plugin.go 17:35:34 spire-1.2.1/pkg/common/catalog/testplugin/ 17:35:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:35:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:35:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:35:34 spire-1.2.1/pkg/common/cli/ 17:35:34 spire-1.2.1/pkg/common/cli/env.go 17:35:34 spire-1.2.1/pkg/common/cli/flags.go 17:35:34 spire-1.2.1/pkg/common/cli/trust_domain.go 17:35:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:35:34 spire-1.2.1/pkg/common/cli/umask.go 17:35:34 spire-1.2.1/pkg/common/cli/umask_posix.go 17:35:34 spire-1.2.1/pkg/common/cli/umask_test.go 17:35:34 spire-1.2.1/pkg/common/cli/umask_windows.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/ 17:35:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/flag.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/format.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/ 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:35:34 spire-1.2.1/pkg/common/coretypes/ 17:35:34 spire-1.2.1/pkg/common/coretypes/bundle/ 17:35:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:35:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:35:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:35:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:35:34 spire-1.2.1/pkg/common/cryptoutil/ 17:35:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:35:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:35:34 spire-1.2.1/pkg/common/diskutil/ 17:35:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:35:34 spire-1.2.1/pkg/common/diskutil/file_test.go 17:35:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:35:34 spire-1.2.1/pkg/common/errorutil/ 17:35:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:35:34 spire-1.2.1/pkg/common/health/ 17:35:34 spire-1.2.1/pkg/common/health/config.go 17:35:34 spire-1.2.1/pkg/common/health/context.go 17:35:34 spire-1.2.1/pkg/common/health/context_test.go 17:35:34 spire-1.2.1/pkg/common/health/health.go 17:35:34 spire-1.2.1/pkg/common/health/health_test.go 17:35:34 spire-1.2.1/pkg/common/health/logger.go 17:35:34 spire-1.2.1/pkg/common/hostservice/ 17:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:35:34 spire-1.2.1/pkg/common/idutil/ 17:35:34 spire-1.2.1/pkg/common/idutil/require.go 17:35:34 spire-1.2.1/pkg/common/idutil/require_test.go 17:35:34 spire-1.2.1/pkg/common/idutil/safety.go 17:35:34 spire-1.2.1/pkg/common/idutil/safety_test.go 17:35:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:35:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:35:34 spire-1.2.1/pkg/common/jwtsvid/ 17:35:34 spire-1.2.1/pkg/common/jwtsvid/common.go 17:35:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:35:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:35:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:35:34 spire-1.2.1/pkg/common/jwtutil/ 17:35:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:35:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:35:34 spire-1.2.1/pkg/common/log/ 17:35:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:35:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:35:34 spire-1.2.1/pkg/common/log/log.go 17:35:34 spire-1.2.1/pkg/common/log/log_test.go 17:35:34 spire-1.2.1/pkg/common/log/options.go 17:35:34 spire-1.2.1/pkg/common/nodeutil/ 17:35:34 spire-1.2.1/pkg/common/nodeutil/node.go 17:35:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:35:34 spire-1.2.1/pkg/common/peertracker/ 17:35:34 spire-1.2.1/pkg/common/peertracker/conn.go 17:35:34 spire-1.2.1/pkg/common/peertracker/credentials.go 17:35:34 spire-1.2.1/pkg/common/peertracker/errors.go 17:35:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:35:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:35:34 spire-1.2.1/pkg/common/peertracker/info.go 17:35:34 spire-1.2.1/pkg/common/peertracker/listener.go 17:35:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:35:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:35:34 spire-1.2.1/pkg/common/peertracker/tcp.go 17:35:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:35:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:35:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:35:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:35:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:35:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:35:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:35:34 spire-1.2.1/pkg/common/peertracker/uds.go 17:35:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:35:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:35:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:35:34 spire-1.2.1/pkg/common/pemutil/ 17:35:34 spire-1.2.1/pkg/common/pemutil/block.go 17:35:34 spire-1.2.1/pkg/common/pemutil/certs.go 17:35:34 spire-1.2.1/pkg/common/pemutil/common.go 17:35:34 spire-1.2.1/pkg/common/pemutil/csr.go 17:35:34 spire-1.2.1/pkg/common/pemutil/keys.go 17:35:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:35:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:35:34 spire-1.2.1/pkg/common/plugin/ 17:35:34 spire-1.2.1/pkg/common/plugin/aws/ 17:35:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:35:34 spire-1.2.1/pkg/common/plugin/azure/ 17:35:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:35:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:35:34 spire-1.2.1/pkg/common/plugin/facade.go 17:35:34 spire-1.2.1/pkg/common/plugin/facade_test.go 17:35:34 spire-1.2.1/pkg/common/plugin/gcp/ 17:35:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:35:34 spire-1.2.1/pkg/common/plugin/k8s/ 17:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:35:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:35:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:35:34 spire-1.2.1/pkg/common/plugin/log.go 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/ 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:35:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:35:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:35:34 spire-1.2.1/pkg/common/plugin/x509pop/ 17:35:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:35:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:35:34 spire-1.2.1/pkg/common/profiling/ 17:35:34 spire-1.2.1/pkg/common/profiling/dumpers.go 17:35:34 spire-1.2.1/pkg/common/profiling/profiling.go 17:35:34 spire-1.2.1/pkg/common/protoutil/ 17:35:34 spire-1.2.1/pkg/common/protoutil/masks.go 17:35:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:35:34 spire-1.2.1/pkg/common/rotationutil/ 17:35:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:35:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:35:34 spire-1.2.1/pkg/common/selector/ 17:35:34 spire-1.2.1/pkg/common/selector/selector.go 17:35:34 spire-1.2.1/pkg/common/selector/selector_test.go 17:35:34 spire-1.2.1/pkg/common/selector/set.go 17:35:34 spire-1.2.1/pkg/common/selector/set_utils.go 17:35:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/ 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/ 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:35:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:35:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:35:34 spire-1.2.1/pkg/common/telemetry/call.go 17:35:34 spire-1.2.1/pkg/common/telemetry/common/ 17:35:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:35:34 spire-1.2.1/pkg/common/telemetry/config.go 17:35:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:35:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/inmem.go 17:35:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/m3.go 17:35:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/metrics.go 17:35:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/names.go 17:35:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:35:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:35:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/ 17:35:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:35:34 spire-1.2.1/pkg/common/telemetry/server/server.go 17:35:34 spire-1.2.1/pkg/common/telemetry/sink.go 17:35:34 spire-1.2.1/pkg/common/telemetry/statsd.go 17:35:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:35:34 spire-1.2.1/pkg/common/telemetry/uptime.go 17:35:34 spire-1.2.1/pkg/common/telemetry/version.go 17:35:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:35:34 spire-1.2.1/pkg/common/uptime/ 17:35:34 spire-1.2.1/pkg/common/uptime/uptime.go 17:35:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:35:35 spire-1.2.1/pkg/common/util/ 17:35:35 spire-1.2.1/pkg/common/util/certs.go 17:35:35 spire-1.2.1/pkg/common/util/certs_test.go 17:35:35 spire-1.2.1/pkg/common/util/csr.go 17:35:35 spire-1.2.1/pkg/common/util/hash.go 17:35:35 spire-1.2.1/pkg/common/util/selectors.go 17:35:35 spire-1.2.1/pkg/common/util/selectors_test.go 17:35:35 spire-1.2.1/pkg/common/util/signals.go 17:35:35 spire-1.2.1/pkg/common/util/sort.go 17:35:35 spire-1.2.1/pkg/common/util/sort_test.go 17:35:35 spire-1.2.1/pkg/common/util/task.go 17:35:35 spire-1.2.1/pkg/common/util/task_test.go 17:35:35 spire-1.2.1/pkg/common/util/testdata/ 17:35:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:35:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:35:35 spire-1.2.1/pkg/common/version/ 17:35:35 spire-1.2.1/pkg/common/version/version.go 17:35:35 spire-1.2.1/pkg/common/x509svid/ 17:35:35 spire-1.2.1/pkg/common/x509svid/common_test.go 17:35:35 spire-1.2.1/pkg/common/x509svid/csr.go 17:35:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:35:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:35:35 spire-1.2.1/pkg/common/x509util/ 17:35:35 spire-1.2.1/pkg/common/x509util/cert.go 17:35:35 spire-1.2.1/pkg/common/x509util/dns.go 17:35:35 spire-1.2.1/pkg/common/x509util/dns_test.go 17:35:35 spire-1.2.1/pkg/common/x509util/keyid.go 17:35:35 spire-1.2.1/pkg/common/x509util/keypair.go 17:35:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:35:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:35:35 spire-1.2.1/pkg/server/ 17:35:35 spire-1.2.1/pkg/server/api/ 17:35:35 spire-1.2.1/pkg/server/api/agent.go 17:35:35 spire-1.2.1/pkg/server/api/agent/ 17:35:35 spire-1.2.1/pkg/server/api/agent/v1/ 17:35:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:35:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:35:35 spire-1.2.1/pkg/server/api/agent_test.go 17:35:35 spire-1.2.1/pkg/server/api/api.go 17:35:35 spire-1.2.1/pkg/server/api/audit/ 17:35:35 spire-1.2.1/pkg/server/api/audit/audit.go 17:35:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:35:35 spire-1.2.1/pkg/server/api/bundle.go 17:35:35 spire-1.2.1/pkg/server/api/bundle/ 17:35:35 spire-1.2.1/pkg/server/api/bundle/v1/ 17:35:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:35:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:35:35 spire-1.2.1/pkg/server/api/bundle_test.go 17:35:35 spire-1.2.1/pkg/server/api/debug/ 17:35:35 spire-1.2.1/pkg/server/api/debug/v1/ 17:35:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:35:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:35:35 spire-1.2.1/pkg/server/api/entry.go 17:35:35 spire-1.2.1/pkg/server/api/entry/ 17:35:35 spire-1.2.1/pkg/server/api/entry/v1/ 17:35:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:35:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:35:35 spire-1.2.1/pkg/server/api/entry_test.go 17:35:35 spire-1.2.1/pkg/server/api/health/ 17:35:35 spire-1.2.1/pkg/server/api/health/v1/ 17:35:35 spire-1.2.1/pkg/server/api/health/v1/service.go 17:35:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:35:35 spire-1.2.1/pkg/server/api/id.go 17:35:35 spire-1.2.1/pkg/server/api/id_test.go 17:35:35 spire-1.2.1/pkg/server/api/limits/ 17:35:35 spire-1.2.1/pkg/server/api/limits/limits.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/ 17:35:35 spire-1.2.1/pkg/server/api/middleware/alias.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/audit.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/caller.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/common.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/entries.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:35:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:35:35 spire-1.2.1/pkg/server/api/ratelimit.go 17:35:35 spire-1.2.1/pkg/server/api/rpccontext/ 17:35:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:35:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:35:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:35:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:35:35 spire-1.2.1/pkg/server/api/selector.go 17:35:35 spire-1.2.1/pkg/server/api/selector_test.go 17:35:35 spire-1.2.1/pkg/server/api/status.go 17:35:35 spire-1.2.1/pkg/server/api/status_test.go 17:35:35 spire-1.2.1/pkg/server/api/svid/ 17:35:35 spire-1.2.1/pkg/server/api/svid/v1/ 17:35:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:35:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:35:35 spire-1.2.1/pkg/server/api/trustdomain.go 17:35:35 spire-1.2.1/pkg/server/api/trustdomain/ 17:35:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:35:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:35:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:35:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:35:35 spire-1.2.1/pkg/server/authpolicy/ 17:35:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:35:35 spire-1.2.1/pkg/server/authpolicy/policy.go 17:35:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:35:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:35:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:35:35 spire-1.2.1/pkg/server/authpolicy/validate.go 17:35:35 spire-1.2.1/pkg/server/bundle/ 17:35:35 spire-1.2.1/pkg/server/bundle/client/ 17:35:35 spire-1.2.1/pkg/server/bundle/client/client.go 17:35:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:35:35 spire-1.2.1/pkg/server/bundle/client/manager.go 17:35:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:35:35 spire-1.2.1/pkg/server/bundle/client/sources.go 17:35:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:35:35 spire-1.2.1/pkg/server/bundle/client/updater.go 17:35:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:35:35 spire-1.2.1/pkg/server/ca/ 17:35:35 spire-1.2.1/pkg/server/ca/ca.go 17:35:35 spire-1.2.1/pkg/server/ca/ca_health.go 17:35:35 spire-1.2.1/pkg/server/ca/ca_test.go 17:35:35 spire-1.2.1/pkg/server/ca/journal.go 17:35:35 spire-1.2.1/pkg/server/ca/journal_test.go 17:35:35 spire-1.2.1/pkg/server/ca/manager.go 17:35:35 spire-1.2.1/pkg/server/ca/manager_health.go 17:35:35 spire-1.2.1/pkg/server/ca/manager_test.go 17:35:35 spire-1.2.1/pkg/server/ca/templates.go 17:35:35 spire-1.2.1/pkg/server/ca/upstream_client.go 17:35:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:35:35 spire-1.2.1/pkg/server/ca/validation.go 17:35:35 spire-1.2.1/pkg/server/cache/ 17:35:35 spire-1.2.1/pkg/server/cache/dscache/ 17:35:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:35:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:35:35 spire-1.2.1/pkg/server/cache/entrycache/ 17:35:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:35:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:35:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:35:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:35:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:35:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:35:35 spire-1.2.1/pkg/server/catalog/ 17:35:35 spire-1.2.1/pkg/server/catalog/catalog.go 17:35:35 spire-1.2.1/pkg/server/catalog/keymanager.go 17:35:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:35:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:35:35 spire-1.2.1/pkg/server/catalog/notifier.go 17:35:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:35:35 spire-1.2.1/pkg/server/config.go 17:35:35 spire-1.2.1/pkg/server/datastore/ 17:35:35 spire-1.2.1/pkg/server/datastore/datastore.go 17:35:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:35:35 spire-1.2.1/pkg/server/datastore/repository.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:35:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:35:35 spire-1.2.1/pkg/server/endpoints/ 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/ 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:35:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:35:35 spire-1.2.1/pkg/server/endpoints/config.go 17:35:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:35:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:35:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:35:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:35:35 spire-1.2.1/pkg/server/endpoints/middleware.go 17:35:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:35:35 spire-1.2.1/pkg/server/hostservice/ 17:35:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:35:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:35:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:35:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:35:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:35:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:35:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:35:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/ 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/ 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:35:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/ 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:35:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:35:35 spire-1.2.1/pkg/server/registration/ 17:35:35 spire-1.2.1/pkg/server/registration/manager.go 17:35:35 spire-1.2.1/pkg/server/registration/manager_test.go 17:35:35 spire-1.2.1/pkg/server/scanentries.go 17:35:35 spire-1.2.1/pkg/server/scanentries_test.go 17:35:35 spire-1.2.1/pkg/server/server.go 17:35:35 spire-1.2.1/pkg/server/server_test.go 17:35:35 spire-1.2.1/pkg/server/svid/ 17:35:35 spire-1.2.1/pkg/server/svid/observer.go 17:35:35 spire-1.2.1/pkg/server/svid/observer_test.go 17:35:35 spire-1.2.1/pkg/server/svid/rotator.go 17:35:35 spire-1.2.1/pkg/server/svid/rotator_config.go 17:35:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:35:35 spire-1.2.1/pkg/server/svid/rotator_test.go 17:35:35 spire-1.2.1/proto/ 17:35:35 spire-1.2.1/proto/private/ 17:35:35 spire-1.2.1/proto/private/server/ 17:35:35 spire-1.2.1/proto/private/server/journal/ 17:35:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:35:35 spire-1.2.1/proto/private/server/journal/journal.proto 17:35:35 spire-1.2.1/proto/spire/ 17:35:35 spire-1.2.1/proto/spire/common/ 17:35:35 spire-1.2.1/proto/spire/common/common.pb.go 17:35:35 spire-1.2.1/proto/spire/common/common.proto 17:35:35 spire-1.2.1/proto/spire/common/plugin/ 17:35:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:35:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:35:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:35:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:35:35 spire-1.2.1/proto/spire/plugin/ 17:35:35 spire-1.2.1/proto/spire/plugin/agent/ 17:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:35:35 spire-1.2.1/release/ 17:35:35 spire-1.2.1/release/spire-extras/ 17:35:35 spire-1.2.1/release/spire-extras/README.md 17:35:35 spire-1.2.1/release/spire-extras/conf/ 17:35:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:35:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:35:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:35:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:35:35 spire-1.2.1/release/spire/ 17:35:35 spire-1.2.1/release/spire/README.md 17:35:35 spire-1.2.1/release/spire/conf/ 17:35:35 spire-1.2.1/release/spire/conf/agent/ 17:35:35 spire-1.2.1/release/spire/conf/agent/agent.conf 17:35:35 spire-1.2.1/release/spire/conf/server/ 17:35:35 spire-1.2.1/release/spire/conf/server/server.conf 17:35:35 spire-1.2.1/script/ 17:35:35 spire-1.2.1/script/build-artifact.sh 17:35:35 spire-1.2.1/script/generate_dummy_ca.sh 17:35:35 spire-1.2.1/support/ 17:35:35 spire-1.2.1/support/k8s/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/ 17:35:35 spire-1.2.1/support/oidc-discovery-provider/README.md 17:35:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/config.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/main.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:35:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:35:35 spire-1.2.1/test/ 17:35:35 spire-1.2.1/test/clock/ 17:35:35 spire-1.2.1/test/clock/clock.go 17:35:35 spire-1.2.1/test/fakes/ 17:35:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:35:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:35:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:35:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:35:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:35:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:35:35 spire-1.2.1/test/fakes/fakeagentstore/ 17:35:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:35:35 spire-1.2.1/test/fakes/fakedatastore/ 17:35:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:35:35 spire-1.2.1/test/fakes/fakeentryclient/ 17:35:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:35:35 spire-1.2.1/test/fakes/fakehealthchecker/ 17:35:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:35:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:35:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:35:35 spire-1.2.1/test/fakes/fakemetrics/ 17:35:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:35:35 spire-1.2.1/test/fakes/fakenoderesolver/ 17:35:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:35:35 spire-1.2.1/test/fakes/fakenotifier/ 17:35:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:35:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:35:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:35:35 spire-1.2.1/test/fakes/fakeserverca/ 17:35:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:35:35 spire-1.2.1/test/fakes/fakeservercatalog/ 17:35:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:35:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:35:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:35:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:35:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:35:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:35:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:35:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:35:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:35:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:35:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:35:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:35:35 spire-1.2.1/test/fixture/ 17:35:35 spire-1.2.1/test/fixture/certs/ 17:35:35 spire-1.2.1/test/fixture/certs/agent_svid.der 17:35:35 spire-1.2.1/test/fixture/certs/base_cert.pem 17:35:35 spire-1.2.1/test/fixture/certs/base_csr.pem 17:35:35 spire-1.2.1/test/fixture/certs/base_key.pem 17:35:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:35:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:35:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:35:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:35:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:35:35 spire-1.2.1/test/fixture/certs/blog_key.pem 17:35:35 spire-1.2.1/test/fixture/certs/bundle.der 17:35:35 spire-1.2.1/test/fixture/certs/ca.pem 17:35:35 spire-1.2.1/test/fixture/certs/ca_key.pem 17:35:35 spire-1.2.1/test/fixture/certs/database_cert.pem 17:35:35 spire-1.2.1/test/fixture/certs/database_csr.pem 17:35:35 spire-1.2.1/test/fixture/certs/database_key.pem 17:35:35 spire-1.2.1/test/fixture/certs/node_cert.pem 17:35:35 spire-1.2.1/test/fixture/certs/node_csr.pem 17:35:35 spire-1.2.1/test/fixture/certs/node_key.pem 17:35:35 spire-1.2.1/test/fixture/certs/svid.pem 17:35:35 spire-1.2.1/test/fixture/certs/svid_key.pem 17:35:35 spire-1.2.1/test/fixture/config/ 17:35:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:35:35 spire-1.2.1/test/fixture/config/agent_good.conf 17:35:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:35:35 spire-1.2.1/test/fixture/config/plugin_good.conf 17:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:35:35 spire-1.2.1/test/fixture/config/server_good.conf 17:35:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:35:35 spire-1.2.1/test/fixture/fixture.go 17:35:35 spire-1.2.1/test/fixture/nodeattestor/ 17:35:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:35:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:35:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:35:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:35:35 spire-1.2.1/test/fixture/registration/ 17:35:35 spire-1.2.1/test/fixture/registration/entries.json 17:35:35 spire-1.2.1/test/fixture/registration/good-for-update.json 17:35:35 spire-1.2.1/test/fixture/registration/good.json 17:35:35 spire-1.2.1/test/fixture/registration/invalid.json 17:35:35 spire-1.2.1/test/fixture/registration/invalid_json.json 17:35:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:35:35 spire-1.2.1/test/integration/ 17:35:35 spire-1.2.1/test/integration/README.md 17:35:35 spire-1.2.1/test/integration/common 17:35:35 spire-1.2.1/test/integration/setup/ 17:35:35 spire-1.2.1/test/integration/setup/adminclient/ 17:35:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:35:35 spire-1.2.1/test/integration/setup/adminclient/client.go 17:35:35 spire-1.2.1/test/integration/setup/debugagent/ 17:35:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:35:35 spire-1.2.1/test/integration/setup/debugagent/main.go 17:35:35 spire-1.2.1/test/integration/setup/debugserver/ 17:35:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:35:35 spire-1.2.1/test/integration/setup/debugserver/main.go 17:35:35 spire-1.2.1/test/integration/setup/downstreamclient/ 17:35:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:35:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:35:35 spire-1.2.1/test/integration/setup/itclient/ 17:35:35 spire-1.2.1/test/integration/setup/itclient/client.go 17:35:35 spire-1.2.1/test/integration/setup/node-attestation/ 17:35:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:35:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:35:35 spire-1.2.1/test/integration/setup/x509pop/ 17:35:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:35:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:35:35 spire-1.2.1/test/integration/suites/ 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:35:35 spire-1.2.1/test/integration/suites/join-token/ 17:35:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:35:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:35:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:35:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:35:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:35:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:35:35 spire-1.2.1/test/integration/suites/join-token/README.md 17:35:35 spire-1.2.1/test/integration/suites/join-token/conf/ 17:35:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/join-token/teardown 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:35:35 spire-1.2.1/test/integration/suites/k8s/ 17:35:35 spire-1.2.1/test/integration/suites/k8s/00-setup 17:35:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:35:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:35:35 spire-1.2.1/test/integration/suites/k8s/README.md 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/ 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:35:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:35:35 spire-1.2.1/test/integration/suites/k8s/teardown 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/ 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:35:35 spire-1.2.1/test/integration/suites/rotation/ 17:35:35 spire-1.2.1/test/integration/suites/rotation/00-setup 17:35:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:35:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:35:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:35:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:35:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:35:35 spire-1.2.1/test/integration/suites/rotation/README.md 17:35:35 spire-1.2.1/test/integration/suites/rotation/conf/ 17:35:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/rotation/teardown 17:35:35 spire-1.2.1/test/integration/suites/self-test/ 17:35:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:35:35 spire-1.2.1/test/integration/suites/self-test/README.md 17:35:35 spire-1.2.1/test/integration/suites/self-test/teardown 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:35:35 spire-1.2.1/test/integration/suites/upgrade/ 17:35:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:35:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:35:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:35:35 spire-1.2.1/test/integration/suites/upgrade/README.md 17:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:35:35 spire-1.2.1/test/integration/suites/upgrade/teardown 17:35:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:35:35 spire-1.2.1/test/integration/test-one.sh 17:35:35 spire-1.2.1/test/integration/test.sh 17:35:35 spire-1.2.1/test/plugintest/ 17:35:35 spire-1.2.1/test/plugintest/config.go 17:35:35 spire-1.2.1/test/plugintest/load.go 17:35:35 spire-1.2.1/test/plugintest/option.go 17:35:35 spire-1.2.1/test/spiretest/ 17:35:35 spire-1.2.1/test/spiretest/apiserver.go 17:35:35 spire-1.2.1/test/spiretest/assertions.go 17:35:35 spire-1.2.1/test/spiretest/dir.go 17:35:35 spire-1.2.1/test/spiretest/errors_posix.go 17:35:35 spire-1.2.1/test/spiretest/errors_windows.go 17:35:35 spire-1.2.1/test/spiretest/logs.go 17:35:35 spire-1.2.1/test/spiretest/socketapi.go 17:35:35 spire-1.2.1/test/spiretest/suite.go 17:35:35 spire-1.2.1/test/spiretest/x509.go 17:35:35 spire-1.2.1/test/testca/ 17:35:35 spire-1.2.1/test/testca/ca.go 17:35:35 spire-1.2.1/test/testkey/ 17:35:35 spire-1.2.1/test/testkey/generate.sh 17:35:35 spire-1.2.1/test/testkey/genkeys.go 17:35:35 spire-1.2.1/test/testkey/keys.go 17:35:35 spire-1.2.1/test/testkey/new.go 17:35:35 spire-1.2.1/test/tpmsimulator/ 17:35:35 spire-1.2.1/test/tpmsimulator/simulator.go 17:35:35 spire-1.2.1/test/util/ 17:35:35 spire-1.2.1/test/util/cert_fixtures.go 17:35:35 spire-1.2.1/test/util/cert_generation.go 17:35:35 spire-1.2.1/test/util/io_redirection.go 17:35:35 spire-1.2.1/test/util/race.go 17:35:35 spire-1.2.1/test/util/util.go 17:35:35 building spire from source... 17:35:36 Installing go1.17.7... 17:36:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:36:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:36:08 ---> de3465a25640 17:36:08 Step 3/22 : WORKDIR /edgex-go 17:36:08 ---> Using cache 17:36:08 ---> 8e6045937e69 17:36:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:08 ---> Using cache 17:36:08 ---> ed4857c34b58 17:36:08 Step 5/22 : RUN apk add --update --no-cache make git 17:36:08 Building bin/spire-server... 17:36:08 go: downloading github.com/mitchellh/cli v1.1.2 17:36:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:36:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:36:08  ---> Running in 1e7ee1e90b51 17:36:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:36:09 go: downloading google.golang.org/grpc v1.44.0 17:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:36:12 go: downloading github.com/imdario/mergo v0.3.12 17:36:12 OK: 220 MiB in 52 packages 17:36:12 go: downloading github.com/sirupsen/logrus v1.8.1 17:36:14 Removing intermediate container 1e7ee1e90b51 17:36:14 ---> d7d7008d010d 17:36:14 Step 6/22 : COPY go.mod vendor* ./ 17:36:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:36:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:36:14 go: downloading github.com/fatih/color v1.13.0 17:36:14  ---> aaaa0323b447 17:36:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:14 go: downloading github.com/mattn/go-isatty v0.0.14 17:36:14  ---> Running in f2cc33e0fcdd 17:36:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:36:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:36:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:36:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:36:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:36:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:36:16 go: downloading github.com/armon/go-metrics v0.3.10 17:36:16 go: downloading github.com/prometheus/client_golang v1.12.1 17:36:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:36:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:36:18 go: downloading github.com/open-policy-agent/opa v0.38.0 17:36:20 Removing intermediate container f2cc33e0fcdd 17:36:20 ---> ff4eb6393e2f 17:36:20 Step 8/22 : COPY . . 17:36:35 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:36:35 go: downloading github.com/mattn/go-colorable v0.1.12 17:36:35 go: downloading github.com/Masterminds/goutils v1.1.0 17:36:35 go: downloading github.com/Masterminds/semver v1.5.0 17:36:35 go: downloading github.com/google/uuid v1.1.2 17:36:35 go: downloading github.com/huandu/xstrings v1.3.2 17:36:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:36:35 go: downloading github.com/oklog/run v1.0.0 17:36:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:36:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:36:35 go: downloading github.com/prometheus/client_model v0.2.0 17:36:35 go: downloading github.com/prometheus/common v0.32.1 17:36:35 go: downloading github.com/beorn7/perks v1.0.1 17:36:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:36:35 go: downloading github.com/prometheus/procfs v0.7.3 17:36:35 go: downloading go.uber.org/atomic v1.9.0 17:36:35 go: downloading github.com/imkira/go-observer v1.0.3 17:36:35 go: downloading github.com/hashicorp/errwrap v1.1.0 17:36:35 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:36:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:36:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:36:36 go: downloading github.com/twmb/murmur3 v1.1.6 17:36:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:36:36 go: downloading github.com/blang/semver/v4 v4.0.0 17:36:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:36:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:36:36 go: downloading github.com/jinzhu/gorm v1.9.16 17:36:36 go: downloading github.com/lib/pq v1.10.4 17:36:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:36:36 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:36:52 Removing intermediate container 7226389b7817 17:36:52 ---> 2cb4d29f635b 17:36:52 17:36:52 Step 10/22 : FROM alpine:3.14 17:36:52 ---> ac73e934f311 17:36:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:36:52 Removing intermediate container f29bed0a33dd 17:36:52 ---> 8b3424ba984e 17:36:52 17:36:52 Step 10/22 : FROM alpine:3.14 17:36:52 ---> ac73e934f311 17:36:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:36:52 ---> Running in a3799eceafaf 17:36:52 ---> Running in 377648b63924 17:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:36:53 ---> db6bed501482 17:36:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:36:53 ---> Running in 0856c499cfad 17:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:36:55 (1/1) Installing dumb-init (1.2.5-r1) 17:36:55 Executing busybox-1.33.1-r7.trigger 17:36:55 OK: 5 MiB in 15 packages 17:36:55 (1/2) Installing ca-certificates (20211220-r0) 17:36:55 (2/2) Installing dumb-init (1.2.5-r1) 17:36:55 Executing busybox-1.33.1-r7.trigger 17:36:55 Executing ca-certificates-20211220-r0.trigger 17:36:55 OK: 6 MiB in 16 packages 17:36:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:36:56 Removing intermediate container a3799eceafaf 17:36:56 ---> f9e18e887f6e 17:36:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:36:57 ---> Running in 4fbbd424d5dc 17:36:58 Removing intermediate container 4fbbd424d5dc 17:36:58 ---> 8a403a58bca7 17:36:58 Step 13/22 : ENV APP_PORT=59861 17:36:58 ---> Running in cd2a374a15f0 17:36:58 Removing intermediate container 377648b63924 17:36:58 ---> 4934d247bf58 17:36:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:36:58 ---> Running in 6677093d0e6b 17:36:59 Removing intermediate container cd2a374a15f0 17:36:59 ---> 149f8959056d 17:36:59 Step 14/22 : EXPOSE $APP_PORT 17:36:59 ---> Running in df9e77b480f0 17:36:59 Removing intermediate container 6677093d0e6b 17:36:59 ---> 1e4f9411b427 17:36:59 Step 13/22 : ENV APP_PORT=59860 17:36:59 ---> Running in 1c4d5999e6f8 17:36:59 Removing intermediate container df9e77b480f0 17:36:59 ---> 47114b85881a 17:36:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:59 Removing intermediate container 1c4d5999e6f8 17:36:59 ---> 00749abd996d 17:36:59 Step 14/22 : EXPOSE $APP_PORT 17:37:00 ---> Running in 4294f2ed3dd4 17:37:00 Removing intermediate container 4294f2ed3dd4 17:37:00 ---> 94166f349f35 17:37:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:01 ---> ae4edb9038b5 17:37:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:37:02 ---> e7627968e86b 17:37:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:37:04 ---> 2180d89921e7 17:37:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:37:05 ---> 751af030cd1c 17:37:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:37:05 ---> 236677b5996b 17:37:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:37:05 ---> Running in 04ede7f11599 17:37:07 Removing intermediate container 04ede7f11599 17:37:07 ---> d986ccb74e50 17:37:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:37:07 ---> 571a6615fc0f 17:37:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:37:07 ---> Running in aeb80d8945f9 17:37:07 ---> Running in 2ad63ae8018f 17:37:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:37:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:37:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:37:07 go: downloading k8s.io/client-go v0.23.4 17:37:07 Removing intermediate container 2ad63ae8018f 17:37:07 ---> 0b65d6fca00f 17:37:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:37:07 Removing intermediate container aeb80d8945f9 17:37:07 ---> 802b88ff95d7 17:37:07 Step 20/22 : LABEL arch=arm64 17:37:07 ---> Running in 7dabc73c65f1 17:37:08 ---> Running in 2e21584ba59c 17:37:08 Removing intermediate container 2e21584ba59c 17:37:08 ---> 973e78345d4c 17:37:08 Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:37:08 Removing intermediate container 7dabc73c65f1 17:37:08 ---> 1a8475a530e5 17:37:08 Step 20/22 : LABEL arch=arm64 17:37:08 ---> Running in 884fe542bbda 17:37:08 ---> Running in e2f5f3f297b8 17:37:09 Removing intermediate container 884fe542bbda 17:37:09 ---> 974d82f17c77 17:37:09 Step 22/22 : LABEL version=0.0.0 17:37:09 Removing intermediate container e2f5f3f297b8 17:37:09 ---> a5a8345a1b23 17:37:09 Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:37:09 ---> Running in b3c663ac06b8 17:37:09 ---> Running in 443f630ba462 17:37:10 Removing intermediate container 443f630ba462 17:37:10 ---> 800047256094 17:37:10 17:37:10 Removing intermediate container b3c663ac06b8 17:37:10 ---> 1d2d73926d74 17:37:10 Step 22/22 : LABEL version=0.0.0 17:37:11 ---> Running in be01f6d1f012 17:37:11 Removing intermediate container be01f6d1f012 17:37:11 ---> d5ce2261bbca 17:37:11 17:37:11 Successfully built 800047256094 17:37:11 Successfully tagged support-scheduler-arm64:latest 17:37:11  Building support-scheduler ... done Building security-spire-agent 17:37:12 Successfully built d5ce2261bbca 17:37:12 Successfully tagged support-notifications-arm64:latest 17:37:12 Building security-bootstrapper 17:37:17  Building support-notifications ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:37:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:37:19 go: downloading github.com/stretchr/testify v1.7.0 17:37:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:37:19 go: downloading github.com/google/go-tpm v0.3.3 17:37:19 go: downloading google.golang.org/api v0.70.0 17:37:20 go: downloading cloud.google.com/go/storage v1.21.0 17:37:20 go: downloading cloud.google.com/go v0.100.2 17:37:22 go: downloading k8s.io/api v0.23.4 17:37:28 go: downloading k8s.io/apimachinery v0.23.4 17:37:30 go: downloading k8s.io/kube-aggregator v0.23.3 17:37:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:37:33 go: downloading cloud.google.com/go/security v1.3.0 17:37:45 go: downloading github.com/hashicorp/vault/api v1.4.1 17:37:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:37:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:37:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:37:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:37:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:37:47 go: downloading gopkg.in/yaml.v2 v2.4.0 17:37:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:37:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:37:49 go: downloading github.com/gobwas/glob v0.2.3 17:37:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:37:50 go: downloading github.com/jinzhu/inflection v1.0.0 17:37:50 go: downloading github.com/aws/smithy-go v1.11.0 17:37:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:37:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:37:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:37:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:37:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:37:53 go: downloading cloud.google.com/go/compute v1.3.0 17:37:54 go: downloading cloud.google.com/go/iam v0.1.1 17:37:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:37:54 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:37:55 go: downloading github.com/gogo/protobuf v1.3.2 17:38:01 go: downloading k8s.io/klog/v2 v2.30.0 17:38:01 go: downloading github.com/google/gofuzz v1.1.0 17:38:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:38:02 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:38:02 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:38:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:38:02 ---> de3465a25640 17:38:02 Step 3/31 : WORKDIR /edgex-go 17:38:02 ---> Using cache 17:38:02 ---> 8e6045937e69 17:38:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:02 ---> Using cache 17:38:02 ---> ed4857c34b58 17:38:02 Step 5/31 : RUN apk add --update --no-cache make git 17:38:02 ---> Using cache 17:38:02 ---> d7d7008d010d 17:38:02 Step 6/31 : COPY go.mod vendor* ./ 17:38:02 ---> Using cache 17:38:02 ---> aaaa0323b447 17:38:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:02 ---> Using cache 17:38:02 ---> ff4eb6393e2f 17:38:02 Step 8/31 : COPY . . 17:38:02 ---> Using cache 17:38:02 ---> db6bed501482 17:38:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:38:02 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:38:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:38:02 ---> de3465a25640 17:38:02 Step 3/26 : WORKDIR /edgex-go 17:38:02 ---> Using cache 17:38:02 ---> 8e6045937e69 17:38:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:02 ---> Using cache 17:38:02 ---> ed4857c34b58 17:38:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:38:02 ---> Using cache 17:38:02 ---> 8de750f396f9 17:38:02 Step 6/26 : COPY go.mod vendor* ./ 17:38:02 ---> Using cache 17:38:02 ---> 87259119f914 17:38:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:02 ---> Using cache 17:38:02 ---> 44eb94c12b35 17:38:02 Step 8/26 : COPY . . 17:38:02 ---> Using cache 17:38:02 ---> d9b51b4af669 17:38:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:38:02 ---> Using cache 17:38:02 ---> 6304a7577948 17:38:02 Step 10/26 : RUN mkdir -p spire-build 17:38:02 ---> Using cache 17:38:02 ---> 2ffeb9e88605 17:38:02 Step 11/26 : WORKDIR /edgex-go/spire-build 17:38:02 ---> Using cache 17:38:02 ---> 98eed3eefeaa 17:38:02 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 17:38:02 ---> Running in 4b5f31d6c4ac 17:38:02 ---> Running in 3ebcf4cfdd9a 17:38:02 go: downloading github.com/spf13/pflag v1.0.5 17:38:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:38:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:38:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:38:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:38:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:38:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:38:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:38:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:38:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:38:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:38:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:38:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:38:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:38:05 go: downloading github.com/dimchansky/utfbom v1.1.1 17:38:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:38:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:38:06 spire-1.2.1/ 17:38:06 spire-1.2.1/.data/ 17:38:06 spire-1.2.1/.data/.file 17:38:06 spire-1.2.1/.dockerignore 17:38:06 spire-1.2.1/.gitattributes 17:38:06 spire-1.2.1/.githooks/ 17:38:06 spire-1.2.1/.githooks/pre-commit 17:38:06 spire-1.2.1/.github/ 17:38:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:38:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:38:06 spire-1.2.1/.github/dependabot.yml 17:38:06 spire-1.2.1/.github/workflows/ 17:38:06 spire-1.2.1/.github/workflows/nightly_build.yaml 17:38:06 spire-1.2.1/.github/workflows/pr_build.yaml 17:38:06 spire-1.2.1/.github/workflows/release_build.yaml 17:38:06 spire-1.2.1/.github/workflows/scripts/ 17:38:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:38:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:38:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:38:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:38:06 spire-1.2.1/.github/workflows/scripts/split.sh 17:38:06 spire-1.2.1/.gitignore 17:38:06 spire-1.2.1/.go-version 17:38:06 spire-1.2.1/.golangci.yml 17:38:06 spire-1.2.1/ADOPTERS.md 17:38:06 spire-1.2.1/CHANGELOG.md 17:38:06 spire-1.2.1/CODE-OF-CONDUCT.md 17:38:06 spire-1.2.1/CODEOWNERS 17:38:06 spire-1.2.1/CONTRIBUTING.md 17:38:06 spire-1.2.1/Dockerfile 17:38:06 spire-1.2.1/Dockerfile.devgo: downloading github.com/jmespath/go-jmespath v0.4.0 17:38:06  17:38:06 spire-1.2.1/Dockerfile.scratch 17:38:06 spire-1.2.1/LICENSE 17:38:06 spire-1.2.1/MAINTAINERS.md 17:38:06 spire-1.2.1/Makefile 17:38:06 spire-1.2.1/README.md 17:38:06 spire-1.2.1/ROADMAP.md 17:38:06 spire-1.2.1/SECURITY.md 17:38:06 spire-1.2.1/cmd/ 17:38:06 spire-1.2.1/cmd/spire-agent/ 17:38:06 spire-1.2.1/cmd/spire-agent/cli/ 17:38:06 spire-1.2.1/cmd/spire-agent/cli/api/ 17:38:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/common/ 17:38:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:38:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/run/ 17:38:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:38:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:38:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:38:06 spire-1.2.1/cmd/spire-agent/main.go 17:38:06 spire-1.2.1/cmd/spire-server/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/agent/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/cli.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/run/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/token/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/validate/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/x509/ 17:38:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:38:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:38:06 spire-1.2.1/cmd/spire-server/main.go 17:38:06 spire-1.2.1/cmd/spire-server/util/ 17:38:06 spire-1.2.1/cmd/spire-server/util/util.go 17:38:06 spire-1.2.1/conf/ 17:38:06 spire-1.2.1/conf/agent/ 17:38:06 spire-1.2.1/conf/agent/agent.conf 17:38:06 spire-1.2.1/conf/agent/agent_full.conf 17:38:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:38:06 spire-1.2.1/conf/server/ 17:38:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:38:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:38:06 spire-1.2.1/conf/server/server.conf 17:38:06 spire-1.2.1/conf/server/server_full.conf 17:38:06 spire-1.2.1/doc/ 17:38:06 spire-1.2.1/doc/SPIRE101.md 17:38:06 spire-1.2.1/doc/auditlog.md 17:38:06 spire-1.2.1/doc/authorization_policy_engine.md 17:38:06 spire-1.2.1/doc/changelog_guidelines.md 17:38:06 spire-1.2.1/doc/cure53-report.pdf 17:38:06 spire-1.2.1/doc/images/ 17:38:06 spire-1.2.1/doc/images/2019_roadmap.png 17:38:06 spire-1.2.1/doc/images/SPIRE101.png 17:38:06 spire-1.2.1/doc/images/SPIRE_agent.png 17:38:06 spire-1.2.1/doc/images/SPIRE_server.png 17:38:06 spire-1.2.1/doc/images/cache_mgr.png 17:38:06 spire-1.2.1/doc/images/cache_mgr_components.png 17:38:06 spire-1.2.1/doc/images/federated_spire.png 17:38:06 spire-1.2.1/doc/images/ha_mode.png 17:38:06 spire-1.2.1/doc/images/nested_spire.png 17:38:06 spire-1.2.1/doc/images/oidc_federation.png 17:38:06 spire-1.2.1/doc/images/single_trust_domain.png 17:38:06 spire-1.2.1/doc/images/spiffe_compatible.png 17:38:06 spire-1.2.1/doc/images/spire_logo.png 17:38:06 spire-1.2.1/doc/migrating_registration_api_clients.md 17:38:06 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:38:06 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:38:06 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:38:06 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:38:06 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:38:06 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:38:06 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:38:06 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:38:06 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:38:06 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:38:06 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:38:06 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:38:06 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:38:06 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:38:06 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:38:06 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:38:06 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:38:06 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:38:06 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:38:06 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:38:06 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:38:06 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:38:06 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:38:06 spire-1.2.1/doc/scaling_spire.md 17:38:06 spire-1.2.1/doc/spire_agent.md 17:38:06 spire-1.2.1/doc/spire_server.md 17:38:06 spire-1.2.1/doc/supported_integrations.md 17:38:06 spire-1.2.1/doc/telemetry.md 17:38:06 spire-1.2.1/doc/telemetry_config.md 17:38:06 spire-1.2.1/doc/upgrading.md 17:38:06 spire-1.2.1/doc/using_spire.md 17:38:06 spire-1.2.1/examples/ 17:38:06 spire-1.2.1/examples/README.md 17:38:06 spire-1.2.1/go.mod 17:38:06 spire-1.2.1/go.sum 17:38:06 spire-1.2.1/pkg/ 17:38:06 spire-1.2.1/pkg/agent/ 17:38:06 spire-1.2.1/pkg/agent/agent.go 17:38:06 spire-1.2.1/pkg/agent/api/ 17:38:06 spire-1.2.1/pkg/agent/api/config.go 17:38:06 spire-1.2.1/pkg/agent/api/debug/ 17:38:06 spire-1.2.1/pkg/agent/api/debug/v1/ 17:38:06 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:38:06 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:38:06 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:38:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:38:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:38:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:38:06 spire-1.2.1/pkg/agent/api/endpoints.go 17:38:06 spire-1.2.1/pkg/agent/api/health/ 17:38:06 spire-1.2.1/pkg/agent/api/health/v1/ 17:38:06 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:38:06 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:38:06 spire-1.2.1/pkg/agent/api/rpccontext/ 17:38:06 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:38:06 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:38:06 spire-1.2.1/pkg/agent/attestor/ 17:38:06 spire-1.2.1/pkg/agent/attestor/node/ 17:38:06 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:38:06 spire-1.2.1/pkg/agent/attestor/node/node.go 17:38:06 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:38:06 spire-1.2.1/pkg/agent/attestor/workload/ 17:38:06 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:38:06 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:38:06 spire-1.2.1/pkg/agent/catalog/ 17:38:06 spire-1.2.1/pkg/agent/catalog/catalog.go 17:38:06 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:38:06 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:38:06 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:38:06 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:38:06 spire-1.2.1/pkg/agent/client/ 17:38:06 spire-1.2.1/pkg/agent/client/client.go 17:38:06 spire-1.2.1/pkg/agent/client/client_test.go 17:38:06 spire-1.2.1/pkg/agent/client/dial.go 17:38:06 spire-1.2.1/pkg/agent/client/nodeconn.go 17:38:06 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:38:06 spire-1.2.1/pkg/agent/client/update.go 17:38:06 spire-1.2.1/pkg/agent/client/util.go 17:38:06 spire-1.2.1/pkg/agent/common/ 17:38:06 spire-1.2.1/pkg/agent/common/backoff/ 17:38:06 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:38:06 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:38:06 spire-1.2.1/pkg/agent/common/cgroups/ 17:38:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:38:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:38:06 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:38:06 spire-1.2.1/pkg/agent/config.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/ 17:38:06 spire-1.2.1/pkg/agent/endpoints/config.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:38:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:38:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/workload/ 17:38:06 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:38:06 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:38:06 spire-1.2.1/pkg/agent/manager/ 17:38:06 spire-1.2.1/pkg/agent/manager/cache/ 17:38:06 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:38:06 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:38:06 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:38:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:38:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:38:06 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:38:06 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:38:06 spire-1.2.1/pkg/agent/manager/config.go 17:38:06 spire-1.2.1/pkg/agent/manager/manager.go 17:38:06 spire-1.2.1/pkg/agent/manager/manager_test.go 17:38:06 spire-1.2.1/pkg/agent/manager/storage.go 17:38:06 spire-1.2.1/pkg/agent/manager/storage_test.go 17:38:06 spire-1.2.1/pkg/agent/manager/storecache/ 17:38:06 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:38:06 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:38:06 spire-1.2.1/pkg/agent/manager/sync.go 17:38:06 spire-1.2.1/pkg/agent/plugin/ 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:38:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:38:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:38:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:38:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:38:06 spire-1.2.1/pkg/agent/svid/ 17:38:06 spire-1.2.1/pkg/agent/svid/rotator.go 17:38:06 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:38:06 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:38:06 spire-1.2.1/pkg/agent/svid/store/ 17:38:06 spire-1.2.1/pkg/agent/svid/store/service.go 17:38:06 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:38:06 spire-1.2.1/pkg/common/ 17:38:06 spire-1.2.1/pkg/common/agentpathtemplate/ 17:38:06 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:38:06 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:38:06 spire-1.2.1/pkg/common/api/ 17:38:06 spire-1.2.1/pkg/common/api/metrics.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/ 17:38:06 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/logger.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/names.go 17:38:06 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:38:06 spire-1.2.1/pkg/common/api/names.go 17:38:06 spire-1.2.1/pkg/common/api/ratelimit.go 17:38:06 spire-1.2.1/pkg/common/api/rpccontext/ 17:38:06 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:38:06 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:38:06 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:38:06 spire-1.2.1/pkg/common/auth/ 17:38:06 spire-1.2.1/pkg/common/auth/interceptors.go 17:38:06 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:38:06 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/ 17:38:06 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/types.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:38:06 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:38:06 spire-1.2.1/pkg/common/catalog/ 17:38:06 spire-1.2.1/pkg/common/catalog/bind.go 17:38:06 spire-1.2.1/pkg/common/catalog/builtin.go 17:38:06 spire-1.2.1/pkg/common/catalog/catalog.go 17:38:06 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:38:06 spire-1.2.1/pkg/common/catalog/closers.go 17:38:06 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:38:06 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:38:06 spire-1.2.1/pkg/common/catalog/config.go 17:38:06 spire-1.2.1/pkg/common/catalog/config_test.go 17:38:06 spire-1.2.1/pkg/common/catalog/configure.go 17:38:06 spire-1.2.1/pkg/common/catalog/constraints.go 17:38:06 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:38:06 spire-1.2.1/pkg/common/catalog/context.go 17:38:06 spire-1.2.1/pkg/common/catalog/external.go 17:38:06 spire-1.2.1/pkg/common/catalog/host.go 17:38:06 spire-1.2.1/pkg/common/catalog/pipenet.go 17:38:06 spire-1.2.1/pkg/common/catalog/plugin.go 17:38:06 spire-1.2.1/pkg/common/catalog/testplugin/ 17:38:06 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:38:06 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:38:06 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:38:06 spire-1.2.1/pkg/common/cli/ 17:38:06 spire-1.2.1/pkg/common/cli/env.go 17:38:06 spire-1.2.1/pkg/common/cli/flags.go 17:38:06 spire-1.2.1/pkg/common/cli/trust_domain.go 17:38:06 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:38:06 spire-1.2.1/pkg/common/cli/umask.go 17:38:06 spire-1.2.1/pkg/common/cli/umask_posix.go 17:38:06 spire-1.2.1/pkg/common/cli/umask_test.go 17:38:06 spire-1.2.1/pkg/common/cli/umask_windows.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/ 17:38:06 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/flag.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/format.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/ 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:38:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:38:06 spire-1.2.1/pkg/common/coretypes/ 17:38:06 spire-1.2.1/pkg/common/coretypes/bundle/ 17:38:06 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:38:06 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:38:06 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:38:06 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:38:06 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:38:06 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:38:06 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:38:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:38:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:38:06 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:38:06 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:38:06 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:38:06 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:38:06 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:38:06 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:38:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:38:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:38:06 spire-1.2.1/pkg/common/cryptoutil/ 17:38:06 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:38:06 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:38:06 spire-1.2.1/pkg/common/diskutil/ 17:38:06 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:38:06 spire-1.2.1/pkg/common/diskutil/file_test.go 17:38:06 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:38:06 spire-1.2.1/pkg/common/errorutil/ 17:38:06 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:38:06 spire-1.2.1/pkg/common/health/ 17:38:06 spire-1.2.1/pkg/common/health/config.go 17:38:06 spire-1.2.1/pkg/common/health/context.go 17:38:06 spire-1.2.1/pkg/common/health/context_test.go 17:38:06 spire-1.2.1/pkg/common/health/health.go 17:38:06 spire-1.2.1/pkg/common/health/health_test.go 17:38:06 spire-1.2.1/pkg/common/health/logger.go 17:38:06 spire-1.2.1/pkg/common/hostservice/ 17:38:06 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:38:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:38:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:38:06 spire-1.2.1/pkg/common/idutil/ 17:38:06 spire-1.2.1/pkg/common/idutil/require.go 17:38:06 spire-1.2.1/pkg/common/idutil/require_test.go 17:38:06 spire-1.2.1/pkg/common/idutil/safety.go 17:38:06 spire-1.2.1/pkg/common/idutil/safety_test.go 17:38:06 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:38:06 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:38:06 spire-1.2.1/pkg/common/jwtsvid/ 17:38:06 spire-1.2.1/pkg/common/jwtsvid/common.go 17:38:06 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:38:06 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:38:06 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:38:06 spire-1.2.1/pkg/common/jwtutil/ 17:38:06 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:38:06 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:38:06 spire-1.2.1/pkg/common/log/ 17:38:06 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:38:06 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:38:06 spire-1.2.1/pkg/common/log/log.go 17:38:06 spire-1.2.1/pkg/common/log/log_test.go 17:38:06 spire-1.2.1/pkg/common/log/options.go 17:38:06 spire-1.2.1/pkg/common/nodeutil/ 17:38:06 spire-1.2.1/pkg/common/nodeutil/node.go 17:38:06 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:38:06 spire-1.2.1/pkg/common/peertracker/ 17:38:06 spire-1.2.1/pkg/common/peertracker/conn.go 17:38:06 spire-1.2.1/pkg/common/peertracker/credentials.go 17:38:06 spire-1.2.1/pkg/common/peertracker/errors.go 17:38:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:38:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:38:06 spire-1.2.1/pkg/common/peertracker/info.go 17:38:06 spire-1.2.1/pkg/common/peertracker/listener.go 17:38:06 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:38:06 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:38:06 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:38:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:38:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:38:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:38:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:38:06 spire-1.2.1/pkg/common/peertracker/tcp.go 17:38:06 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:38:06 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:38:06 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:38:06 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:38:06 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:38:06 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:38:06 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:38:06 spire-1.2.1/pkg/common/peertracker/uds.go 17:38:06 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:38:06 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:38:06 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:38:06 spire-1.2.1/pkg/common/pemutil/ 17:38:06 spire-1.2.1/pkg/common/pemutil/block.go 17:38:06 spire-1.2.1/pkg/common/pemutil/certs.go 17:38:06 spire-1.2.1/pkg/common/pemutil/common.go 17:38:06 spire-1.2.1/pkg/common/pemutil/csr.go 17:38:06 spire-1.2.1/pkg/common/pemutil/keys.go 17:38:06 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/ 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:38:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:38:06 spire-1.2.1/pkg/common/plugin/ 17:38:06 spire-1.2.1/pkg/common/plugin/aws/ 17:38:06 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:38:06 spire-1.2.1/pkg/common/plugin/azure/ 17:38:06 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:38:06 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:38:06 spire-1.2.1/pkg/common/plugin/facade.go 17:38:06 spire-1.2.1/pkg/common/plugin/facade_test.go 17:38:06 spire-1.2.1/pkg/common/plugin/gcp/ 17:38:06 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:38:06 spire-1.2.1/pkg/common/plugin/k8s/ 17:38:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:38:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:38:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:38:06 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:38:06 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:38:06 spire-1.2.1/pkg/common/plugin/log.go 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/ 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:38:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:38:06 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:38:06 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:38:06 spire-1.2.1/pkg/common/plugin/x509pop/ 17:38:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:38:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:38:06 spire-1.2.1/pkg/common/profiling/ 17:38:06 spire-1.2.1/pkg/common/profiling/dumpers.go 17:38:06 spire-1.2.1/pkg/common/profiling/profiling.go 17:38:06 spire-1.2.1/pkg/common/protoutil/ 17:38:06 spire-1.2.1/pkg/common/protoutil/masks.go 17:38:06 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:38:06 spire-1.2.1/pkg/common/rotationutil/ 17:38:06 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:38:06 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:38:06 spire-1.2.1/pkg/common/selector/ 17:38:06 spire-1.2.1/pkg/common/selector/selector.go 17:38:06 spire-1.2.1/pkg/common/selector/selector_test.go 17:38:06 spire-1.2.1/pkg/common/selector/set.go 17:38:06 spire-1.2.1/pkg/common/selector/set_utils.go 17:38:06 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/ 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/ 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:38:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:38:06 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:38:06 spire-1.2.1/pkg/common/telemetry/call.go 17:38:06 spire-1.2.1/pkg/common/telemetry/common/ 17:38:06 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:38:06 spire-1.2.1/pkg/common/telemetry/config.go 17:38:06 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:38:06 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/inmem.go 17:38:06 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/m3.go 17:38:06 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/metrics.go 17:38:06 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/names.go 17:38:06 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:38:06 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:38:06 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/ 17:38:06 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:38:06 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:38:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:38:06 spire-1.2.1/pkg/common/telemetry/server/server.go 17:38:06 spire-1.2.1/pkg/common/telemetry/sink.go 17:38:06 spire-1.2.1/pkg/common/telemetry/statsd.go 17:38:06 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:38:06 spire-1.2.1/pkg/common/telemetry/uptime.go 17:38:06 spire-1.2.1/pkg/common/telemetry/version.go 17:38:06 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:38:06 spire-1.2.1/pkg/common/uptime/ 17:38:06 spire-1.2.1/pkg/common/uptime/uptime.go 17:38:06 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:38:06 spire-1.2.1/pkg/common/util/ 17:38:06 spire-1.2.1/pkg/common/util/certs.go 17:38:06 spire-1.2.1/pkg/common/util/certs_test.go 17:38:06 spire-1.2.1/pkg/common/util/csr.go 17:38:06 spire-1.2.1/pkg/common/util/hash.go 17:38:06 spire-1.2.1/pkg/common/util/selectors.go 17:38:06 spire-1.2.1/pkg/common/util/selectors_test.go 17:38:06 spire-1.2.1/pkg/common/util/signals.go 17:38:06 spire-1.2.1/pkg/common/util/sort.go 17:38:06 spire-1.2.1/pkg/common/util/sort_test.go 17:38:06 spire-1.2.1/pkg/common/util/task.go 17:38:06 spire-1.2.1/pkg/common/util/task_test.go 17:38:06 spire-1.2.1/pkg/common/util/testdata/ 17:38:06 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:38:06 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:38:06 spire-1.2.1/pkg/common/version/ 17:38:06 spire-1.2.1/pkg/common/version/version.go 17:38:06 spire-1.2.1/pkg/common/x509svid/ 17:38:06 spire-1.2.1/pkg/common/x509svid/common_test.go 17:38:06 spire-1.2.1/pkg/common/x509svid/csr.go 17:38:06 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:38:06 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:38:06 spire-1.2.1/pkg/common/x509util/ 17:38:06 spire-1.2.1/pkg/common/x509util/cert.go 17:38:06 spire-1.2.1/pkg/common/x509util/dns.go 17:38:06 spire-1.2.1/pkg/common/x509util/dns_test.go 17:38:06 spire-1.2.1/pkg/common/x509util/keyid.go 17:38:06 spire-1.2.1/pkg/common/x509util/keypair.go 17:38:06 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:38:06 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:38:06 spire-1.2.1/pkg/server/ 17:38:06 spire-1.2.1/pkg/server/api/ 17:38:06 spire-1.2.1/pkg/server/api/agent.go 17:38:06 spire-1.2.1/pkg/server/api/agent/ 17:38:06 spire-1.2.1/pkg/server/api/agent/v1/ 17:38:06 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:38:06 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:38:06 spire-1.2.1/pkg/server/api/agent_test.go 17:38:06 spire-1.2.1/pkg/server/api/api.go 17:38:06 spire-1.2.1/pkg/server/api/audit/ 17:38:06 spire-1.2.1/pkg/server/api/audit/audit.go 17:38:06 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:38:06 spire-1.2.1/pkg/server/api/bundle.go 17:38:06 spire-1.2.1/pkg/server/api/bundle/ 17:38:06 spire-1.2.1/pkg/server/api/bundle/v1/ 17:38:06 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:38:06 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:38:06 spire-1.2.1/pkg/server/api/bundle_test.go 17:38:06 spire-1.2.1/pkg/server/api/debug/ 17:38:06 spire-1.2.1/pkg/server/api/debug/v1/ 17:38:06 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:38:06 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:38:06 spire-1.2.1/pkg/server/api/entry.go 17:38:06 spire-1.2.1/pkg/server/api/entry/ 17:38:06 spire-1.2.1/pkg/server/api/entry/v1/ 17:38:06 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:38:06 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:38:06 spire-1.2.1/pkg/server/api/entry_test.go 17:38:06 spire-1.2.1/pkg/server/api/health/ 17:38:06 spire-1.2.1/pkg/server/api/health/v1/ 17:38:06 spire-1.2.1/pkg/server/api/health/v1/service.go 17:38:06 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:38:06 spire-1.2.1/pkg/server/api/id.go 17:38:06 spire-1.2.1/pkg/server/api/id_test.go 17:38:06 spire-1.2.1/pkg/server/api/limits/ 17:38:06 spire-1.2.1/pkg/server/api/limits/limits.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/ 17:38:06 spire-1.2.1/pkg/server/api/middleware/alias.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/audit.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/caller.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/common.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/entries.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:38:06 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:38:06 spire-1.2.1/pkg/server/api/ratelimit.go 17:38:06 spire-1.2.1/pkg/server/api/rpccontext/ 17:38:06 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:38:06 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:38:06 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:38:06 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:38:06 spire-1.2.1/pkg/server/api/selector.go 17:38:06 spire-1.2.1/pkg/server/api/selector_test.go 17:38:06 spire-1.2.1/pkg/server/api/status.go 17:38:06 spire-1.2.1/pkg/server/api/status_test.go 17:38:06 spire-1.2.1/pkg/server/api/svid/ 17:38:06 spire-1.2.1/pkg/server/api/svid/v1/ 17:38:06 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:38:06 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:38:06 spire-1.2.1/pkg/server/api/trustdomain.go 17:38:06 spire-1.2.1/pkg/server/api/trustdomain/ 17:38:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:38:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:38:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:38:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:38:07 spire-1.2.1/pkg/server/authpolicy/ 17:38:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:38:07 spire-1.2.1/pkg/server/authpolicy/policy.go 17:38:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:38:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:38:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:38:07 spire-1.2.1/pkg/server/authpolicy/validate.go 17:38:07 spire-1.2.1/pkg/server/bundle/ 17:38:07 spire-1.2.1/pkg/server/bundle/client/ 17:38:07 spire-1.2.1/pkg/server/bundle/client/client.go 17:38:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:38:07 spire-1.2.1/pkg/server/bundle/client/manager.go 17:38:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:38:07 spire-1.2.1/pkg/server/bundle/client/sources.go 17:38:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:38:07 spire-1.2.1/pkg/server/bundle/client/updater.go 17:38:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:38:07 spire-1.2.1/pkg/server/ca/ 17:38:07 spire-1.2.1/pkg/server/ca/ca.go 17:38:07 spire-1.2.1/pkg/server/ca/ca_health.go 17:38:07 spire-1.2.1/pkg/server/ca/ca_test.go 17:38:07 spire-1.2.1/pkg/server/ca/journal.go 17:38:07 spire-1.2.1/pkg/server/ca/journal_test.go 17:38:07 spire-1.2.1/pkg/server/ca/manager.go 17:38:07 spire-1.2.1/pkg/server/ca/manager_health.go 17:38:07 spire-1.2.1/pkg/server/ca/manager_test.go 17:38:07 spire-1.2.1/pkg/server/ca/templates.go 17:38:07 spire-1.2.1/pkg/server/ca/upstream_client.go 17:38:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:38:07 spire-1.2.1/pkg/server/ca/validation.go 17:38:07 spire-1.2.1/pkg/server/cache/ 17:38:07 spire-1.2.1/pkg/server/cache/dscache/ 17:38:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:38:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:38:07 spire-1.2.1/pkg/server/cache/entrycache/ 17:38:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:38:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:38:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:38:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:38:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:38:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:38:07 spire-1.2.1/pkg/server/catalog/ 17:38:07 spire-1.2.1/pkg/server/catalog/catalog.go 17:38:07 spire-1.2.1/pkg/server/catalog/keymanager.go 17:38:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:38:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:38:07 spire-1.2.1/pkg/server/catalog/notifier.go 17:38:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:38:07 spire-1.2.1/pkg/server/config.go 17:38:07 spire-1.2.1/pkg/server/datastore/ 17:38:07 spire-1.2.1/pkg/server/datastore/datastore.go 17:38:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:38:07 spire-1.2.1/pkg/server/datastore/repository.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:38:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:38:07 spire-1.2.1/pkg/server/endpoints/ 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/ 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:38:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:38:07 spire-1.2.1/pkg/server/endpoints/config.go 17:38:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:38:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:38:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:38:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:38:07 spire-1.2.1/pkg/server/endpoints/middleware.go 17:38:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:38:07 spire-1.2.1/pkg/server/hostservice/ 17:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:38:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:38:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:38:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:38:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/ 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/ 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:38:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:38:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:38:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/ 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:38:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:38:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:38:07 spire-1.2.1/pkg/server/registration/ 17:38:07 spire-1.2.1/pkg/server/registration/manager.go 17:38:07 spire-1.2.1/pkg/server/registration/manager_test.go 17:38:07 spire-1.2.1/pkg/server/scanentries.go 17:38:07 spire-1.2.1/pkg/server/scanentries_test.go 17:38:07 spire-1.2.1/pkg/server/server.go 17:38:07 spire-1.2.1/pkg/server/server_test.go 17:38:07 spire-1.2.1/pkg/server/svid/ 17:38:07 spire-1.2.1/pkg/server/svid/observer.go 17:38:07 spire-1.2.1/pkg/server/svid/observer_test.go 17:38:07 spire-1.2.1/pkg/server/svid/rotator.go 17:38:07 spire-1.2.1/pkg/server/svid/rotator_config.go 17:38:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:38:07 spire-1.2.1/pkg/server/svid/rotator_test.go 17:38:07 spire-1.2.1/proto/ 17:38:07 spire-1.2.1/proto/private/ 17:38:07 spire-1.2.1/proto/private/server/ 17:38:07 spire-1.2.1/proto/private/server/journal/ 17:38:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:38:07 spire-1.2.1/proto/private/server/journal/journal.proto 17:38:07 spire-1.2.1/proto/spire/ 17:38:07 spire-1.2.1/proto/spire/common/ 17:38:07 spire-1.2.1/proto/spire/common/common.pb.go 17:38:07 spire-1.2.1/proto/spire/common/common.proto 17:38:07 spire-1.2.1/proto/spire/common/plugin/ 17:38:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:38:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:38:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:38:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:38:07 spire-1.2.1/proto/spire/plugin/ 17:38:07 spire-1.2.1/proto/spire/plugin/agent/ 17:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:38:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:38:07 spire-1.2.1/release/ 17:38:07 spire-1.2.1/release/spire-extras/ 17:38:07 spire-1.2.1/release/spire-extras/README.md 17:38:07 spire-1.2.1/release/spire-extras/conf/ 17:38:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:38:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:38:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:38:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:38:07 spire-1.2.1/release/spire/ 17:38:07 spire-1.2.1/release/spire/README.md 17:38:07 spire-1.2.1/release/spire/conf/ 17:38:07 spire-1.2.1/release/spire/conf/agent/ 17:38:07 spire-1.2.1/release/spire/conf/agent/agent.conf 17:38:07 spire-1.2.1/release/spire/conf/server/ 17:38:07 spire-1.2.1/release/spire/conf/server/server.conf 17:38:07 spire-1.2.1/script/ 17:38:07 spire-1.2.1/script/build-artifact.sh 17:38:07 spire-1.2.1/script/generate_dummy_ca.sh 17:38:07 spire-1.2.1/support/ 17:38:07 spire-1.2.1/support/k8s/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:38:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/ 17:38:07 spire-1.2.1/support/oidc-discovery-provider/README.md 17:38:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/config.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/main.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:38:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:38:07 spire-1.2.1/test/ 17:38:07 spire-1.2.1/test/clock/ 17:38:07 spire-1.2.1/test/clock/clock.go 17:38:07 spire-1.2.1/test/fakes/ 17:38:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:38:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:38:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:38:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:38:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:38:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:38:07 spire-1.2.1/test/fakes/fakeagentstore/ 17:38:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:38:07 spire-1.2.1/test/fakes/fakedatastore/ 17:38:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:38:07 spire-1.2.1/test/fakes/fakeentryclient/ 17:38:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:38:07 spire-1.2.1/test/fakes/fakehealthchecker/ 17:38:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:38:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:38:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:38:07 spire-1.2.1/test/fakes/fakemetrics/ 17:38:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:38:07 spire-1.2.1/test/fakes/fakenoderesolver/ 17:38:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:38:07 spire-1.2.1/test/fakes/fakenotifier/ 17:38:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:38:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:38:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:38:07 spire-1.2.1/test/fakes/fakeserverca/ 17:38:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:38:07 spire-1.2.1/test/fakes/fakeservercatalog/ 17:38:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:38:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:38:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:38:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:38:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:38:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:38:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:38:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:38:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:38:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:38:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:38:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:38:07 spire-1.2.1/test/fixture/ 17:38:07 spire-1.2.1/test/fixture/certs/ 17:38:07 spire-1.2.1/test/fixture/certs/agent_svid.der 17:38:07 spire-1.2.1/test/fixture/certs/base_cert.pem 17:38:07 spire-1.2.1/test/fixture/certs/base_csr.pem 17:38:07 spire-1.2.1/test/fixture/certs/base_key.pem 17:38:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:38:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:38:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:38:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:38:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:38:07 spire-1.2.1/test/fixture/certs/blog_key.pem 17:38:07 spire-1.2.1/test/fixture/certs/bundle.der 17:38:07 spire-1.2.1/test/fixture/certs/ca.pem 17:38:07 spire-1.2.1/test/fixture/certs/ca_key.pem 17:38:07 spire-1.2.1/test/fixture/certs/database_cert.pem 17:38:07 spire-1.2.1/test/fixture/certs/database_csr.pem 17:38:07 spire-1.2.1/test/fixture/certs/database_key.pem 17:38:07 spire-1.2.1/test/fixture/certs/node_cert.pem 17:38:07 spire-1.2.1/test/fixture/certs/node_csr.pem 17:38:07 spire-1.2.1/test/fixture/certs/node_key.pem 17:38:07 spire-1.2.1/test/fixture/certs/svid.pem 17:38:07 spire-1.2.1/test/fixture/certs/svid_key.pem 17:38:07 spire-1.2.1/test/fixture/config/ 17:38:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:38:07 spire-1.2.1/test/fixture/config/agent_good.conf 17:38:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:38:07 spire-1.2.1/test/fixture/config/plugin_good.conf 17:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:38:07 spire-1.2.1/test/fixture/config/server_good.conf 17:38:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:38:07 spire-1.2.1/test/fixture/fixture.go 17:38:07 spire-1.2.1/test/fixture/nodeattestor/ 17:38:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:38:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:38:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:38:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:38:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:38:07 spire-1.2.1/test/fixture/registration/ 17:38:07 spire-1.2.1/test/fixture/registration/entries.json 17:38:07 spire-1.2.1/test/fixture/registration/good-for-update.json 17:38:07 spire-1.2.1/test/fixture/registration/good.json 17:38:07 spire-1.2.1/test/fixture/registration/invalid.json 17:38:07 spire-1.2.1/test/fixture/registration/invalid_json.json 17:38:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:38:07 spire-1.2.1/test/integration/ 17:38:07 spire-1.2.1/test/integration/README.md 17:38:07 spire-1.2.1/test/integration/common 17:38:07 spire-1.2.1/test/integration/setup/ 17:38:07 spire-1.2.1/test/integration/setup/adminclient/ 17:38:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:38:07 spire-1.2.1/test/integration/setup/adminclient/client.go 17:38:07 spire-1.2.1/test/integration/setup/debugagent/ 17:38:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:38:07 spire-1.2.1/test/integration/setup/debugagent/main.go 17:38:07 spire-1.2.1/test/integration/setup/debugserver/ 17:38:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:38:07 spire-1.2.1/test/integration/setup/debugserver/main.go 17:38:07 spire-1.2.1/test/integration/setup/downstreamclient/ 17:38:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:38:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:38:07 spire-1.2.1/test/integration/setup/itclient/ 17:38:07 spire-1.2.1/test/integration/setup/itclient/client.go 17:38:07 spire-1.2.1/test/integration/setup/node-attestation/ 17:38:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:38:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:38:07 spire-1.2.1/test/integration/setup/x509pop/ 17:38:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:38:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:38:07 spire-1.2.1/test/integration/suites/ 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:38:07 spire-1.2.1/test/integration/suites/join-token/ 17:38:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:38:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:38:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:38:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:38:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:38:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:38:07 spire-1.2.1/test/integration/suites/join-token/README.md 17:38:07 spire-1.2.1/test/integration/suites/join-token/conf/ 17:38:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/join-token/teardown 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:38:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:38:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:38:07 spire-1.2.1/test/integration/suites/k8s/ 17:38:07 spire-1.2.1/test/integration/suites/k8s/00-setup 17:38:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:38:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:38:07 spire-1.2.1/test/integration/suites/k8s/README.md 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/ 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:38:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:38:07 spire-1.2.1/test/integration/suites/k8s/teardown 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/ 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:38:07 spire-1.2.1/test/integration/suites/rotation/ 17:38:07 spire-1.2.1/test/integration/suites/rotation/00-setup 17:38:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:38:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:38:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:38:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:38:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:38:07 spire-1.2.1/test/integration/suites/rotation/README.md 17:38:07 spire-1.2.1/test/integration/suites/rotation/conf/ 17:38:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/rotation/teardown 17:38:07 spire-1.2.1/test/integration/suites/self-test/ 17:38:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:38:07 spire-1.2.1/test/integration/suites/self-test/README.md 17:38:07 spire-1.2.1/test/integration/suites/self-test/teardown 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:38:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:38:07 spire-1.2.1/test/integration/suites/upgrade/ 17:38:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:38:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:38:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:38:07 spire-1.2.1/test/integration/suites/upgrade/README.md 17:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:38:07 spire-1.2.1/test/integration/suites/upgrade/teardown 17:38:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:38:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:38:07 spire-1.2.1/test/integration/test-one.sh 17:38:07 spire-1.2.1/test/integration/test.sh 17:38:07 spire-1.2.1/test/plugintest/ 17:38:07 spire-1.2.1/test/plugintest/config.go 17:38:07 spire-1.2.1/test/plugintest/load.go 17:38:07 spire-1.2.1/test/plugintest/option.go 17:38:07 spire-1.2.1/test/spiretest/ 17:38:07 spire-1.2.1/test/spiretest/apiserver.go 17:38:07 spire-1.2.1/test/spiretest/assertions.go 17:38:07 spire-1.2.1/test/spiretest/dir.go 17:38:07 spire-1.2.1/test/spiretest/errors_posix.go 17:38:07 spire-1.2.1/test/spiretest/errors_windows.go 17:38:07 spire-1.2.1/test/spiretest/logs.go 17:38:07 spire-1.2.1/test/spiretest/socketapi.go 17:38:07 spire-1.2.1/test/spiretest/suite.go 17:38:07 spire-1.2.1/test/spiretest/x509.go 17:38:07 spire-1.2.1/test/testca/ 17:38:07 spire-1.2.1/test/testca/ca.go 17:38:07 spire-1.2.1/test/testkey/ 17:38:07 spire-1.2.1/test/testkey/generate.sh 17:38:07 spire-1.2.1/test/testkey/genkeys.go 17:38:07 spire-1.2.1/test/testkey/keys.go 17:38:07 spire-1.2.1/test/testkey/new.go 17:38:07 spire-1.2.1/test/tpmsimulator/ 17:38:07 spire-1.2.1/test/tpmsimulator/simulator.go 17:38:07 spire-1.2.1/test/util/ 17:38:07 spire-1.2.1/test/util/cert_fixtures.go 17:38:07 spire-1.2.1/test/util/cert_generation.go 17:38:07 spire-1.2.1/test/util/io_redirection.go 17:38:07 spire-1.2.1/test/util/race.go 17:38:07 spire-1.2.1/test/util/util.go 17:38:07 building spire from source... 17:38:08 Installing go1.17.7... 17:38:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:38:08 go: downloading go.opencensus.io v0.23.0 17:38:09 go: downloading gopkg.in/inf.v0 v0.9.1 17:38:09 go: downloading github.com/go-logr/logr v1.2.2 17:38:09 go: downloading github.com/google/go-cmp v0.5.7 17:38:09 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:38:10 go: downloading github.com/json-iterator/go v1.1.12 17:38:10 go: downloading github.com/googleapis/gnostic v0.5.5 17:38:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:38:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:38:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:38:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:38:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:38:17 go: downloading github.com/tklauser/numcpus v0.3.0 17:38:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:38:17 go: downloading go.uber.org/zap v1.21.0 17:38:18 go: downloading sigs.k8s.io/yaml v1.3.0 17:38:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:38:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:38:18 go: downloading github.com/modern-go/reflect2 v1.0.2 17:38:18 go: downloading github.com/ryanuber/go-glob v1.0.0 17:38:18 go: downloading github.com/golang/snappy v0.0.4 17:38:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:38:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:38:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:38:29 go: downloading github.com/hashicorp/go-version v1.2.0 17:38:29 go: downloading go.uber.org/multierr v1.6.0 17:38:33 Building bin/spire-server... 17:38:33 go: downloading github.com/mitchellh/cli v1.1.2 17:38:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:38:33 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:38:33 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:38:34 go: downloading google.golang.org/grpc v1.44.0 17:38:35 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:38:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:38:39 go: downloading github.com/imdario/mergo v0.3.12 17:38:39 go: downloading github.com/sirupsen/logrus v1.8.1 17:38:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:38:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:38:39 go: downloading github.com/fatih/color v1.13.0 17:38:39 go: downloading github.com/mattn/go-isatty v0.0.14 17:38:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:38:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:38:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:38:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:38:40 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:38:40 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:38:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:38:41 go: downloading github.com/open-policy-agent/opa v0.38.0 17:39:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:39:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:39:08 go: downloading github.com/armon/go-metrics v0.3.10 17:39:08 go: downloading github.com/prometheus/client_golang v1.12.1 17:39:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:39:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:39:08 go: downloading github.com/mattn/go-colorable v0.1.12 17:39:08 go: downloading github.com/Masterminds/goutils v1.1.0 17:39:08 go: downloading github.com/Masterminds/semver v1.5.0 17:39:09 go: downloading github.com/google/uuid v1.1.2 17:39:09 go: downloading github.com/huandu/xstrings v1.3.2 17:39:09 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:39:09 go: downloading github.com/oklog/run v1.0.0 17:39:09 go: downloading github.com/imkira/go-observer v1.0.3 17:39:09 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:39:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:39:10 go: downloading github.com/prometheus/client_model v0.2.0 17:39:10 go: downloading github.com/prometheus/common v0.32.1 17:39:10 go: downloading github.com/beorn7/perks v1.0.1 17:39:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:39:10 go: downloading github.com/prometheus/procfs v0.7.3 17:39:11 go: downloading github.com/hashicorp/errwrap v1.1.0 17:39:11 go: downloading go.uber.org/atomic v1.9.0 17:39:11 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:39:11 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:39:11 go: downloading github.com/blang/semver/v4 v4.0.0 17:39:12 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:39:12 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:39:12 go: downloading github.com/jinzhu/gorm v1.9.16 17:39:13 go: downloading github.com/lib/pq v1.10.4 17:39:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:39:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:39:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:39:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:39:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:39:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:39:21 go: downloading github.com/stretchr/testify v1.7.0 17:39:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:39:21 go: downloading google.golang.org/api v0.70.0 17:39:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:40:00 go: downloading k8s.io/client-go v0.23.4 17:40:00 go: downloading github.com/google/go-tpm v0.3.3 17:40:00 go: downloading k8s.io/api v0.23.4 17:40:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:40:12 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:40:12 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:40:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:40:12 go: downloading k8s.io/apimachinery v0.23.4 17:40:14 go: downloading k8s.io/kube-aggregator v0.23.3 17:40:15 go: downloading cloud.google.com/go/storage v1.21.0 17:40:16 go: downloading cloud.google.com/go v0.100.2 17:40:17 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:40:19 go: downloading cloud.google.com/go/security v1.3.0 17:40:19 go: downloading github.com/hashicorp/vault/api v1.4.1 17:40:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:40:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:40:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:40:21 go: downloading gopkg.in/yaml.v2 v2.4.0 17:40:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:40:21 go: downloading github.com/gobwas/glob v0.2.3 17:40:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:40:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:40:21 go: downloading github.com/twmb/murmur3 v1.1.6 17:40:22 go: downloading github.com/jinzhu/inflection v1.0.0 17:40:22 go: downloading github.com/aws/smithy-go v1.11.0 17:40:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:40:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:40:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:40:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:40:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:40:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:40:25 go: downloading github.com/gogo/protobuf v1.3.2 17:40:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:40:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:40:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:40:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:40:30 go: downloading github.com/dimchansky/utfbom v1.1.1 17:40:30 go: downloading k8s.io/klog/v2 v2.30.0 17:40:31 go: downloading github.com/google/gofuzz v1.1.0 17:40:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:40:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:40:32 go: downloading github.com/spf13/pflag v1.0.5 17:40:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:40:33 go: downloading cloud.google.com/go/compute v1.3.0 17:40:34 go: downloading cloud.google.com/go/iam v0.1.1 17:40:34 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:40:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:40:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:40:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:40:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:40:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:40:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:40:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:40:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:40:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:40:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:40:36 go: downloading go.opencensus.io v0.23.0 17:40:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:40:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:40:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:40:39 go: downloading gopkg.in/inf.v0 v0.9.1 17:40:39 go: downloading github.com/go-logr/logr v1.2.2 17:40:39 go: downloading github.com/google/go-cmp v0.5.7 17:40:40 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:40:40 go: downloading github.com/json-iterator/go v1.1.12 17:40:40 go: downloading github.com/googleapis/gnostic v0.5.5 17:40:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:40:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:40:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:40:47 go: downloading github.com/tklauser/numcpus v0.3.0 17:40:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:40:48 go: downloading go.uber.org/zap v1.21.0 17:40:48 go: downloading sigs.k8s.io/yaml v1.3.0 17:40:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:40:49 go: downloading github.com/modern-go/reflect2 v1.0.2 17:40:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:40:49 go: downloading github.com/ryanuber/go-glob v1.0.0 17:40:49 go: downloading github.com/golang/snappy v0.0.4 17:40:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:40:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:40:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:40:59 go: downloading github.com/hashicorp/go-version v1.2.0 17:40:59 go: downloading go.uber.org/multierr v1.6.0 17:41: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/secrets-config ./cmd/secrets-config 17:41:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:41:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:41:33 Removing intermediate container 0856c499cfad 17:41:33 ---> 0023db062962 17:41:33 17:41:33 Step 10/22 : FROM alpine:3.14 17:41:33 ---> ac73e934f311 17:41:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:41:33 ---> Running in d964d07a264f 17:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:41:36 (1/6) Installing ca-certificates (20211220-r0) 17:41:36 (2/6) Installing brotli-libs (1.0.9-r5) 17:41:36 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:41:37 (4/6) Installing libcurl (7.79.1-r0) 17:41:37 (5/6) Installing curl (7.79.1-r0) 17:41:37 (6/6) Installing dumb-init (1.2.5-r1) 17:41:37 Executing busybox-1.33.1-r7.trigger 17:41:37 Executing ca-certificates-20211220-r0.trigger 17:41:37 OK: 8 MiB in 20 packages 17:41:39 Removing intermediate container d964d07a264f 17:41:39 ---> e1119526931c 17:41:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:41:39 ---> Running in c4bcc8895a56 17:41:40 Removing intermediate container c4bcc8895a56 17:41:40 ---> 6f5a0048ce6a 17:41:40 Step 13/22 : WORKDIR /edgex 17:41:40 ---> Running in 7a03bf28037e 17:41:40 Removing intermediate container 7a03bf28037e 17:41:40 ---> c511e698b2ec 17:41:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:41:41 ---> f3b3f8004c61 17:41:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:41:43 ---> 1c57f11c344e 17:41:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:41:44 ---> b54984077967 17:41:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:41:45 ---> 981f9e5cdd6f 17:41:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:41:45 ---> Running in 6359f1596d5b 17:41:49 Removing intermediate container 6359f1596d5b 17:41:49 ---> 9e96f8afba4e 17:41:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:41:49 ---> Running in 93f9b4f7901c 17:41:49 Removing intermediate container 93f9b4f7901c 17:41:49 ---> 5915873915db 17:41:49 Step 20/22 : LABEL arch=arm64 17:41:49 ---> Running in 4377c4b41509 17:41:49 Removing intermediate container 4377c4b41509 17:41:49 ---> dc899fe87e6b 17:41:49 Step 21/22 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:41:50 ---> Running in 38842e5409c0 17:41:50 Removing intermediate container 38842e5409c0 17:41:50 ---> 997bb7fd7287 17:41:50 Step 22/22 : LABEL version=0.0.0 17:41:50 ---> Running in 3b798c7414dc 17:41:51 Removing intermediate container 3b798c7414dc 17:41:51 ---> add9eb8aeee0 17:41:51 17:41:51 Successfully built add9eb8aeee0 17:41:51 Successfully tagged security-proxy-setup-arm64:latest 17:41:51 Building core-metadata 17:42:24  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:42:24 ---> de3465a25640 17:42:24 Step 3/23 : WORKDIR /edgex-go 17:42:24 ---> Using cache 17:42:24 ---> 8e6045937e69 17:42:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 ---> Using cache 17:42:24 ---> ed4857c34b58 17:42:24 Step 5/23 : RUN apk add --update --no-cache make git 17:42:24 ---> Using cache 17:42:24 ---> d7d7008d010d 17:42:24 Step 6/23 : COPY go.mod vendor* ./ 17:42:24 ---> Using cache 17:42:24 ---> aaaa0323b447 17:42:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:24 ---> Using cache 17:42:24 ---> ff4eb6393e2f 17:42:24 Step 8/23 : COPY . . 17:42:24 ---> Using cache 17:42:24 ---> db6bed501482 17:42:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:42:24 ---> Running in abc3f49a58d6 17:42:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:42:50 Removing intermediate container 4b5f31d6c4ac 17:42:50 ---> 1cd3845e60f7 17:42:50 17:42:50 Step 10/31 : FROM alpine:3.14 17:42:50 ---> ac73e934f311 17:42:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:42:50 ---> Running in 119ed556fd8f 17:42:50 Removing intermediate container 119ed556fd8f 17:42:50 ---> c167d436c285 17:42:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:42:50 ---> Running in 39a8b38ce43f 17:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:42:53 (1/2) Installing dumb-init (1.2.5-r1) 17:42:53 (2/2) Installing su-exec (0.2-r1) 17:42:53 Executing busybox-1.33.1-r7.trigger 17:42:53 OK: 6 MiB in 16 packages 17:42:55 Removing intermediate container 39a8b38ce43f 17:42:55 ---> 5234ef37bf12 17:42:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:42:55 ---> Running in 309fd669431b 17:42:56 Removing intermediate container 309fd669431b 17:42:56 ---> 205b25303fcd 17:42:56 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:42:56 ---> Running in af189b9918ca 17:42:56 Removing intermediate container af189b9918ca 17:42:56 ---> 9be4ba605c5c 17:42:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:42:56 ---> Running in e327144cb290 17:43:00 Removing intermediate container e327144cb290 17:43:00 ---> 7fcd53396a12 17:43:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:43:00 ---> Running in cadaa5e001ea 17:43:00 Removing intermediate container cadaa5e001ea 17:43:00 ---> e4388a49b4e5 17:43:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:43:02 ---> 1b90b3b322a0 17:43:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:43:02 ---> Running in b9a1aeb6d4b8 17:43:05 Removing intermediate container b9a1aeb6d4b8 17:43:05 ---> 88f65ccade8e 17:43:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:05 ---> 5fce06b57650 17:43:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:43:07 ---> 348fb6736c1f 17:43:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:43:08 ---> aba983709116 17:43:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:43:09 ---> c2e27d3a1f33 17:43:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:43:10 ---> 09c6dc816c33 17:43:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:43:10 ---> Running in c4e6d42f96f1 17:43:11 Removing intermediate container c4e6d42f96f1 17:43:11 ---> 9f08f4613c05 17:43:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:43:12 ---> dcea0ceed343 17:43:12 Step 26/31 : RUN chmod +x /entrypoint.sh 17:43:12 ---> Running in 58a43688e29e 17:43:15 Removing intermediate container 58a43688e29e 17:43:15 ---> cdd3294d223c 17:43:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:43:15 ---> Running in 267c15cb06e3 17:43:15 Removing intermediate container 267c15cb06e3 17:43:15 ---> 986d35d43259 17:43:15 Step 28/31 : CMD ["gate"] 17:43:15 ---> Running in 3d77a340c2f3 17:43:16 Removing intermediate container 3d77a340c2f3 17:43:16 ---> da9faa707e03 17:43:16 Step 29/31 : LABEL arch=arm64 17:43:16 ---> Running in 24854bc92428 17:43:17 Removing intermediate container 24854bc92428 17:43:17 ---> 3210f18b8f8e 17:43:17 Step 30/31 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:43:17 ---> Running in e62064170c53 17:43:18 Removing intermediate container e62064170c53 17:43:18 ---> 2c1d2d071e64 17:43:18 Step 31/31 : LABEL version=0.0.0 17:43:18 ---> Running in 7f2817bc1889 17:43:18 Removing intermediate container 7f2817bc1889 17:43:18 ---> b24c4b6e57e2 17:43:18 17:43:19 Successfully built b24c4b6e57e2 17:43:19 Successfully tagged security-bootstrapper-arm64:latest 17:43:19  Building security-bootstrapper ... done Building sys-mgmt-agent 17:43:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:43:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:43:51 ---> de3465a25640 17:43:51 Step 3/23 : WORKDIR /edgex-go 17:43:51 ---> Using cache 17:43:51 ---> 8e6045937e69 17:43:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:51 ---> Using cache 17:43:51 ---> ed4857c34b58 17:43:51 Step 5/23 : RUN apk add --update --no-cache make bash git 17:43:51 ---> Running in c5005878dbae 17:43:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:43:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:43:51 OK: 220 MiB in 52 packages 17:43:51 Removing intermediate container c5005878dbae 17:43:51 ---> f8ae39b38fc0 17:43:51 Step 6/23 : COPY go.mod vendor* ./ 17:43:52 ---> daca54deb9da 17:43:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:52 ---> Running in e1e00140bf82 17:43:58 Removing intermediate container e1e00140bf82 17:43:58 ---> 00e0a0d49853 17:43:58 Step 8/23 : COPY . . 17:44:20 ---> 432094cfe273 17:44:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:44:20 ---> Running in d63bd6a6ded5 17:44:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:47:28 Removing intermediate container abc3f49a58d6 17:47:28 ---> 2a5ae752c092 17:47:28 17:47:28 Step 10/23 : FROM alpine:3.14 17:47:28 ---> ac73e934f311 17:47:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:47:28 ---> Using cache 17:47:28 ---> f9e18e887f6e 17:47:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:47:28 ---> Using cache 17:47:28 ---> 8a403a58bca7 17:47:28 Step 13/23 : ENV APP_PORT=59881 17:47:28 ---> Running in db60622f355c 17:47:28 Removing intermediate container db60622f355c 17:47:28 ---> 7ed45b084af7 17:47:28 Step 14/23 : EXPOSE $APP_PORT 17:47:28 ---> Running in 54072565768d 17:47:28 Removing intermediate container 54072565768d 17:47:28 ---> 4d6cddb5406b 17:47:28 Step 15/23 : WORKDIR / 17:47:28 ---> Running in 27e266eb13d1 17:47:28 Removing intermediate container 27e266eb13d1 17:47:28 ---> 67595378796f 17:47:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:28 ---> 016683d847f5 17:47:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:47:28 ---> c794c9454afe 17:47:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:47:28 ---> 73bde8f20c21 17:47:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:47:28 ---> Running in 60f4439729f1 17:47:28 Removing intermediate container 60f4439729f1 17:47:28 ---> 098cb4c1b819 17:47:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:28 ---> Running in ab0a5b775e43 17:47:28 Removing intermediate container ab0a5b775e43 17:47:28 ---> 51c9bc06b9e9 17:47:28 Step 21/23 : LABEL arch=arm64 17:47:28 ---> Running in 86982adde94f 17:47:28 Removing intermediate container 86982adde94f 17:47:28 ---> 123cf91565f1 17:47:28 Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:47:28 ---> Running in 1f0f9fa725fe 17:47:29 Removing intermediate container 1f0f9fa725fe 17:47:29 ---> 4e29fb7e4a73 17:47:29 Step 23/23 : LABEL version=0.0.0 17:47:29 ---> Running in dbbfe6980c59 17:47:29 Removing intermediate container dbbfe6980c59 17:47:29 ---> 8e82a45dd9ab 17:47:29 17:47:30 Successfully built 8e82a45dd9ab 17:47:30 Successfully tagged core-metadata-arm64:latest 17:47:30  Building core-metadata ... done Building security-spiffe-token-provider 17:48:02 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:48:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:48:02 ---> de3465a25640 17:48:02 Step 3/20 : WORKDIR /edgex-go 17:48:02 ---> Using cache 17:48:02 ---> 8e6045937e69 17:48:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:48:02 ---> Running in 47d3bc65afa3 17:48:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:48:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:48:06 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:48:06 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 17:48:06 OK: 15741 distinct packages available 17:48:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:48:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:48:08 OK: 220 MiB in 52 packages 17:48:10 Removing intermediate container 47d3bc65afa3 17:48:10 ---> 9a1b99239479 17:48:10 Step 5/20 : COPY go.mod vendor* ./ 17:48:11 ---> a619de1d01dc 17:48:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:11 ---> Running in 5f1d2cbbca55 17:48:16 Removing intermediate container 5f1d2cbbca55 17:48:16 ---> f06cfe5b0ece 17:48:16 Step 7/20 : COPY . . 17:48:35 ---> 10e9a40f635a 17:48:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:48:35 ---> Running in d97b850a0d55 17:48:36 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 17:48:58 Removing intermediate container d63bd6a6ded5 17:48:58 ---> 730686c639da 17:48:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:48:58 ---> Running in a5ae61566388 17:48: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:49:03 Removing intermediate container a5ae61566388 17:49:03 ---> 4164e65112c5 17:49:03 17:49:03 Step 11/23 : FROM docker:20.10.14 17:49:03 20.10.14: Pulling from library/docker 17:49:18 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:49:18 Status: Downloaded newer image for docker:20.10.14 17:49:18 ---> c346e9eafbab 17:49:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:49:18 ---> Running in 7db436933022 17:49:18 Removing intermediate container 7db436933022 17:49:18 ---> 3bafafd3720d 17:49:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:49:18 ---> Running in c1a39e9c37bb 17:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:49:20 (1/43) Installing readline (8.1.1-r0) 17:49:20 (2/43) Installing bash (5.1.16-r0) 17:49:20 Executing bash-5.1.16-r0.post-install 17:49:20 (3/43) Installing brotli-libs (1.0.9-r5) 17:49:20 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:49:20 (5/43) Installing libcurl (7.80.0-r0) 17:49:20 (6/43) Installing curl (7.80.0-r0) 17:49:20 (7/43) Installing dumb-init (1.2.5-r1) 17:49:20 (8/43) Installing libbz2 (1.0.8-r1) 17:49:20 (9/43) Installing expat (2.4.7-r0) 17:49:20 (10/43) Installing libffi (3.4.2-r1) 17:49:20 (11/43) Installing gdbm (1.22-r0) 17:49:20 (12/43) Installing xz-libs (5.2.5-r1) 17:49:20 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:49:20 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:49:20 (15/43) Installing mpdecimal (2.5.1-r1) 17:49:20 (16/43) Installing sqlite-libs (3.36.0-r0) 17:49:20 (17/43) Installing python3 (3.9.7-r4) 17:49:22 (18/43) Installing py3-appdirs (1.4.4-r2) 17:49:22 (19/43) Installing py3-certifi (2020.12.5-r1) 17:49:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:49:23 (21/43) Installing py3-idna (3.3-r0) 17:49:23 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:49:23 (23/43) Installing py3-requests (2.26.0-r1) 17:49:23 (24/43) Installing py3-msgpack (1.0.2-r1) 17:49:23 (25/43) Installing py3-lockfile (0.12.2-r4) 17:49:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:49:23 (27/43) Installing py3-colorama (0.4.4-r1) 17:49:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:49:23 (29/43) Installing py3-distlib (0.3.3-r0) 17:49:23 (30/43) Installing py3-distro (1.6.0-r0) 17:49:23 (31/43) Installing py3-six (1.16.0-r0) 17:49:23 (32/43) Installing py3-webencodings (0.5.1-r4) 17:49:23 (33/43) Installing py3-html5lib (1.1-r1) 17:49:23 (34/43) Installing py3-parsing (2.4.7-r2) 17:49:23 (35/43) Installing py3-packaging (20.9-r1) 17:49:23 (36/43) Installing py3-tomli (1.2.2-r0) 17:49:23 (37/43) Installing py3-pep517 (0.12.0-r0) 17:49:23 (38/43) Installing py3-progress (1.6-r0) 17:49:23 (39/43) Installing py3-retrying (1.3.3-r2) 17:49:23 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:49:23 (41/43) Installing py3-setuptools (52.0.0-r4) 17:49:24 (42/43) Installing py3-toml (0.10.2-r2) 17:49:24 (43/43) Installing py3-pip (20.3.4-r1) 17:49:24 Executing busybox-1.34.1-r5.trigger 17:49:24 OK: 82 MiB in 65 packages 17:49:30 Collecting docker-compose==1.23.2 17:49:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:49:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:49:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:49:32 Collecting PyYAML<4,>=3.10 17:49:32 Downloading PyYAML-3.13.tar.gz (270 kB) 17:49:37 Collecting jsonschema<3,>=2.5.1 17:49:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:49:37 Collecting docopt<0.7,>=0.6.1 17:49:37 Downloading docopt-0.6.2.tar.gz (25 kB) 17:49:40 Collecting docker<4.0,>=3.6.0 17:49:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:49:40 Collecting websocket-client<1.0,>=0.32.0 17:49:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:49:40 Collecting dockerpty<0.5,>=0.4.1 17:49:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:49:43 Collecting texttable<0.10,>=0.9.0 17:49:43 Downloading texttable-0.9.1.tar.gz (11 kB) 17:49:45 Collecting cached-property<2,>=1.2.0 17:49:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:49:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:49:45 Collecting docker-pycreds>=0.4.0 17:49:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:49:47 Collecting urllib3<1.25,>=1.21.1 17:49:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:49:47 Collecting chardet<3.1.0,>=3.0.2 17:49:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:49:47 Collecting idna<2.8,>=2.5 17:49:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:49:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:49:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:49:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:49:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:49:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:49:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:49:49 Attempting uninstall: urllib3 17:49:49 Found existing installation: urllib3 1.26.7 17:49:49 Uninstalling urllib3-1.26.7: 17:49:49 Successfully uninstalled urllib3-1.26.7 17:49:50 Attempting uninstall: idna 17:49:50 Found existing installation: idna 3.3 17:49:50 Uninstalling idna-3.3: 17:49:50 Successfully uninstalled idna-3.3 17:49:53 Attempting uninstall: requests 17:49:53 Found existing installation: requests 2.26.0 17:49:53 Uninstalling requests-2.26.0: 17:49:53 Successfully uninstalled requests-2.26.0 17:49:53 Running setup.py install for texttable: started 17:49:56 Running setup.py install for texttable: finished with status 'done' 17:49:56 Running setup.py install for PyYAML: started 17:49:59 Running setup.py install for PyYAML: finished with status 'done' 17:49:59 Running setup.py install for docopt: started 17:50:02 Running setup.py install for docopt: finished with status 'done' 17:50:02 Running setup.py install for dockerpty: started 17:50:05 Running setup.py install for dockerpty: finished with status 'done' 17:50:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:50:22 Removing intermediate container c1a39e9c37bb 17:50:22 ---> a1215af1cf50 17:50:22 Step 14/23 : ENV APP_PORT=58890 17:50:23 ---> Running in 6afdc0e9ed2a 17:50:23 Removing intermediate container 6afdc0e9ed2a 17:50:23 ---> 32014203b46f 17:50:23 Step 15/23 : EXPOSE $APP_PORT 17:50:23 ---> Running in 22b33cf55dd4 17:50:24 Removing intermediate container 22b33cf55dd4 17:50:24 ---> 8aa30dc7125c 17:50:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:50:26 ---> 2de796ca021b 17:50:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:50:26 ---> 5c3da4b3c62e 17:50:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:50:27 ---> caf4260f8675 17:50:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:50:27 ---> Running in b8445079b726 17:50:28 Removing intermediate container b8445079b726 17:50:28 ---> 9a2d222ae0fb 17:50:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:28 ---> Running in f7b93b39fbea 17:50:29 Removing intermediate container f7b93b39fbea 17:50:29 ---> 3ee02125a994 17:50:29 Step 21/23 : LABEL arch=arm64 17:50:29 ---> Running in 2ce0af8b19aa 17:50:29 Removing intermediate container 2ce0af8b19aa 17:50:29 ---> d25e391a3e61 17:50:29 Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:50:29 ---> Running in ed2d71f2f315 17:50:30 Removing intermediate container ed2d71f2f315 17:50:30 ---> 772876898540 17:50:30 Step 23/23 : LABEL version=0.0.0 17:50:30 ---> Running in 8ff78a09ce4d 17:50:31 Removing intermediate container 8ff78a09ce4d 17:50:31 ---> 541b1dfe9ede 17:50:31 17:50:31 Successfully built 541b1dfe9ede 17:50:31 Successfully tagged sys-mgmt-agent-arm64:latest 17:50:31 Building core-command 17:50:58  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:50:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:50:58 ---> de3465a25640 17:50:58 Step 3/23 : WORKDIR /edgex-go 17:50:58 ---> Using cache 17:50:58 ---> 8e6045937e69 17:50:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:58 ---> Using cache 17:50:58 ---> ed4857c34b58 17:50:58 Step 5/23 : RUN apk add --update --no-cache make git 17:50:58 ---> Using cache 17:50:58 ---> d7d7008d010d 17:50:58 Step 6/23 : COPY go.mod vendor* ./ 17:50:58 ---> Using cache 17:50:58 ---> aaaa0323b447 17:50:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:58 ---> Using cache 17:50:58 ---> ff4eb6393e2f 17:50:58 Step 8/23 : COPY . . 17:50:58 ---> Using cache 17:50:58 ---> db6bed501482 17:50:58 Step 9/23 : RUN make cmd/core-command/core-command 17:50:58 ---> Running in 04961ce52012 17:51:00 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 17:55:52 Removing intermediate container d97b850a0d55 17:55:52 ---> 64ddfa3a7c0b 17:55:52 17:55:52 Step 9/20 : FROM alpine:3.15 17:55:52 3.15: Pulling from library/alpine 17:55:52 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:55:52 Status: Downloaded newer image for alpine:3.15 17:55:52 ---> 3fb3c9af89a9 17:55:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:55:52 ---> Running in 78b82adb65d0 17:55:52 Removing intermediate container 78b82adb65d0 17:55:52 ---> 953649a51379 17:55:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:52 ---> Running in 359dea0c9629 17:55:52 Removing intermediate container 359dea0c9629 17:55:52 ---> 9c3d0e5bb70c 17:55:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:55:52 ---> Running in b009109760ef 17:55:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:55:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:55:52 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 17:55:52 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 17:55:52 OK: 15730 distinct packages available 17:55:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:55:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:55:55 (1/9) Installing ca-certificates (20211220-r0) 17:55:55 (2/9) Installing brotli-libs (1.0.9-r5) 17:55:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:55:55 (4/9) Installing libcurl (7.80.0-r0) 17:55:55 Removing intermediate container 04961ce52012 17:55:55 (5/9) Installing curl (7.80.0-r0) 17:55:55 ---> 8fc4eaf42982 17:55:55 17:55:55 Step 10/23 : FROM alpine:3.14 17:55:55 ---> ac73e934f311 17:55:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:55:55 ---> Using cache 17:55:55 ---> f9e18e887f6e 17:55:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:55 ---> Using cache 17:55:55 ---> 8a403a58bca7 17:55:55 Step 13/23 : ENV APP_PORT=59882 17:55:56 (6/9) Installing dumb-init (1.2.5-r1) 17:55:56 ---> Running in b6b691b0a17a 17:55:56 (7/9) Installing musl-obstack (1.2.3-r0) 17:55:56 (8/9) Installing libucontext (1.1-r0) 17:55:56 (9/9) Installing gcompat (1.0.0-r4) 17:55:56 Executing busybox-1.34.1-r5.trigger 17:55:56 Executing ca-certificates-20211220-r0.trigger 17:55:56 Removing intermediate container b6b691b0a17a 17:55:56 ---> f1d0cf6d7f43 17:55:56 Step 14/23 : EXPOSE $APP_PORT 17:55:56 ---> Running in 5a36b3f640f2 17:55:57 OK: 8 MiB in 23 packages 17:55:57 Removing intermediate container 5a36b3f640f2 17:55:57 ---> 89b01a42aa7b 17:55:57 Step 15/23 : WORKDIR / 17:55:57 ---> Running in afdca3c78138 17:55:58 Removing intermediate container afdca3c78138 17:55:58 ---> 310eaebc455c 17:55:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:59 ---> 1d25aa9f115c 17:55:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:55:59 Removing intermediate container b009109760ef 17:55:59 ---> 7d0612c283c8 17:55:59 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:01 ---> aff8752e7df6 17:56:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:56:01 ---> 934c0f37a68d 17:56:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:56:02 ---> 8f9581240e7f 17:56:02 Step 19/23 : ENTRYPOINT ["/core-command"] 17:56:03 ---> Running in 56a76a027fe2 17:56:04 ---> e00c7c4101f4 17:56:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:56:04 Removing intermediate container 56a76a027fe2 17:56:04 ---> b7723df8110c 17:56:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:04 ---> Running in ca8fe95fec3a 17:56:05 Removing intermediate container ca8fe95fec3a 17:56:05 ---> 834a02f9199f 17:56:05 Step 21/23 : LABEL arch=arm64 17:56:05 ---> Running in dedbe21ead46 17:56:06 ---> 5a50afb348ad 17:56:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:56:06 ---> Running in 4de1583b5bf0 17:56:06 Removing intermediate container dedbe21ead46 17:56:06 ---> 04f13f067f0f 17:56:06 Step 22/23 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:56:06 ---> Running in 540af0c315e8 17:56:07 Removing intermediate container 4de1583b5bf0 17:56:07 ---> e6e3559be5ee 17:56:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:07 Removing intermediate container 540af0c315e8 17:56:07 ---> 2a485f4f2ebf 17:56:07 Step 23/23 : LABEL version=0.0.0 17:56:07 ---> Running in 843c48190925 17:56:07 ---> Running in 74d4adede4bb 17:56:08 Removing intermediate container 843c48190925 17:56:08 ---> f6cc6879c1ad 17:56:08 17:56:08 Removing intermediate container 74d4adede4bb 17:56:08 ---> 7ce468269af9 17:56:08 Step 18/20 : LABEL arch=arm64 17:56:08 ---> Running in 8627f7d5ff32 17:56:09 Successfully built f6cc6879c1ad 17:56:09 Successfully tagged core-command-arm64:latest 17:56:09  Building core-command ... done Removing intermediate container 8627f7d5ff32 17:56:09 ---> b3819d787cf4 17:56:09 Step 19/20 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 17:56:09 ---> Running in bfc06d120bd9 17:56:10 Removing intermediate container bfc06d120bd9 17:56:10 ---> 0bc0b16b6edc 17:56:10 Step 20/20 : LABEL version=0.0.0 17:56:10 ---> Running in ec562a18103c 17:56:11 Removing intermediate container ec562a18103c 17:56:11 ---> 5d5f0123668a 17:56:11 17:56:11 Successfully built 5d5f0123668a 17:56:11 Successfully tagged security-spiffe-token-provider-arm64:latest 18:08:19  Building security-spiffe-token-provider ... done Building bin/spire-agent... 18:08:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:08:19 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:08:19 go: downloading github.com/docker/docker v20.10.12+incompatible 18:08:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:08:19 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:08:19 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:08:19 go: downloading github.com/google/go-tpm-tools v0.3.3 18:08:20 go: downloading github.com/docker/go-connections v0.4.0 18:08:20 go: downloading github.com/docker/go-units v0.4.0 18:08:20 go: downloading github.com/opencontainers/image-spec v1.0.1 18:08:20 go: downloading github.com/containerd/containerd v1.3.4 18:08:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:08:20 go: downloading github.com/opencontainers/go-digest v1.0.0 18:11:27 Building bin/spire-agent... 18:11:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:11:32 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:11:32 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:11:32 go: downloading github.com/docker/docker v20.10.12+incompatible 18:11:32 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:11:32 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:11:32 go: downloading github.com/google/go-tpm-tools v0.3.3 18:11:36 go: downloading github.com/docker/go-connections v0.4.0 18:11:36 go: downloading github.com/docker/go-units v0.4.0 18:11:36 go: downloading github.com/opencontainers/image-spec v1.0.1 18:11:36 go: downloading github.com/containerd/containerd v1.3.4 18:11:36 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:11:36 go: downloading github.com/opencontainers/go-digest v1.0.0 18:12:33 Building bin/spire-agent... 18:12:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:12:36 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:12:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:12:36 go: downloading github.com/docker/docker v20.10.12+incompatible 18:12:36 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:12:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:12:38 go: downloading github.com/google/go-tpm-tools v0.3.3 18:12:43 go: downloading github.com/docker/go-connections v0.4.0 18:12:43 go: downloading github.com/docker/go-units v0.4.0 18:12:43 go: downloading github.com/opencontainers/image-spec v1.0.1 18:12:43 go: downloading github.com/containerd/containerd v1.3.4 18:12:43 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:12:43 go: downloading github.com/opencontainers/go-digest v1.0.0 18:13:30 Removing intermediate container a0ff46633912 18:13:30 ---> 65b65501c4be 18:13:30 18:13:30 Step 13/26 : FROM alpine:3.15 18:13:30 ---> 3fb3c9af89a9 18:13:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:13:30 ---> Using cache 18:13:30 ---> 953649a51379 18:13:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:30 ---> Using cache 18:13:30 ---> 9c3d0e5bb70c 18:13:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:13:31 ---> Running in 536e364761fa 18:13:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:35 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:13:35 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 18:13:35 OK: 15730 distinct packages available 18:13:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:37 (1/4) Installing dumb-init (1.2.5-r1) 18:13:37 (2/4) Installing musl-obstack (1.2.3-r0) 18:13:37 (3/4) Installing libucontext (1.1-r0) 18:13:37 (4/4) Installing gcompat (1.0.0-r4) 18:13:37 Executing busybox-1.34.1-r5.trigger 18:13:37 OK: 6 MiB in 18 packages 18:13:39 Removing intermediate container 536e364761fa 18:13:39 ---> e51847061daf 18:13:39 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:13:49 ---> 10f02c60c97c 18:13:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:13:50 ---> 5ca973144004 18:13:50 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:13:50 ---> Running in 824fa1e671b4 18:13:51 Removing intermediate container 824fa1e671b4 18:13:51 ---> b14a457ae80c 18:13:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:13:52 ---> d809c2b7ac0f 18:13:52 Step 21/26 : WORKDIR / 18:13:52 ---> Running in 06b2694f7b79 18:13:53 Removing intermediate container 06b2694f7b79 18:13:53 ---> 3034923fe80d 18:13:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:13:54 ---> Running in fec74ec53706 18:13:54 Removing intermediate container fec74ec53706 18:13:54 ---> 48d7424bbc2d 18:13:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:13:54 ---> Running in 89edb812b4a7 18:13:55 Removing intermediate container 89edb812b4a7 18:13:55 ---> 1df59f22720f 18:13:55 Step 24/26 : LABEL arch=arm64 18:13:55 ---> Running in 832e81c255e3 18:13:56 Removing intermediate container 832e81c255e3 18:13:56 ---> a77d28086745 18:13:56 Step 25/26 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 18:13:56 ---> Running in bfe252a79848 18:13:57 Removing intermediate container bfe252a79848 18:13:57 ---> 95c8b10d0563 18:13:57 Step 26/26 : LABEL version=0.0.0 18:13:57 ---> Running in 939c595f3166 18:13:58 Removing intermediate container 939c595f3166 18:13:58 ---> 7280722fe008 18:13:58 18:13:58 Successfully built 7280722fe008 18:13:58 Successfully tagged security-spire-config-arm64:latest 18:16:35  Building security-spire-config ... done Removing intermediate container 1a2236632dc7 18:16:35 ---> 14fa6187cb04 18:16:35 18:16:35 Step 13/25 : FROM alpine:3.15 18:16:35 ---> 3fb3c9af89a9 18:16:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:16:35 ---> Using cache 18:16:35 ---> 953649a51379 18:16:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:35 ---> Using cache 18:16:35 ---> 9c3d0e5bb70c 18:16:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:16:37 ---> Running in 9949dbe350d9 18:16:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:40 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:16:40 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 18:16:40 OK: 15730 distinct packages available 18:16:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:42 (1/5) Installing dumb-init (1.2.5-r1) 18:16:42 (2/5) Installing musl-obstack (1.2.3-r0) 18:16:42 (3/5) Installing libucontext (1.1-r0) 18:16:42 (4/5) Installing gcompat (1.0.0-r4) 18:16:42 (5/5) Installing openssl (1.1.1n-r0) 18:16:42 Executing busybox-1.34.1-r5.trigger 18:16:42 OK: 6 MiB in 19 packages 18:16:44 Removing intermediate container 9949dbe350d9 18:16:44 ---> 008ca290aba7 18:16:44 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:16:49 ---> 69c5427f4b47 18:16:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:16:49 ---> 70284658e398 18:16:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:16:50 ---> 54c43925cd1f 18:16:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:16:51 ---> faefa1342a15 18:16:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:16:51 ---> Running in 2aca7ca1b01c 18:16:51 Removing intermediate container 2aca7ca1b01c 18:16:51 ---> 1bd01edc4c51 18:16:51 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:16:51 ---> Running in 29f2b532834a 18:16:52 Removing intermediate container 29f2b532834a 18:16:52 ---> d5f5bb73fa7c 18:16:52 Step 23/25 : LABEL arch=arm64 18:16:52 ---> Running in dec2e03d56f1 18:16:52 Removing intermediate container dec2e03d56f1 18:16:52 ---> f4be6422d865 18:16:52 Step 24/25 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 18:16:53 ---> Running in 8d69f3826253 18:16:53 Removing intermediate container 8d69f3826253 18:16:53 ---> cf4e1f1aa858 18:16:53 Step 25/25 : LABEL version=0.0.0 18:16:53 ---> Running in 26c3f40ffb5e 18:16:53 Removing intermediate container 26c3f40ffb5e 18:16:53 ---> 52568f100adf 18:16:53 18:16:54 Successfully built 52568f100adf 18:16:54 Successfully tagged security-spire-server-arm64:latest 18:17:16  Building security-spire-server ... done Removing intermediate container 3ebcf4cfdd9a 18:17:16 ---> cd570448d7f0 18:17:16 18:17:16 Step 13/26 : FROM alpine:3.15 18:17:16 ---> 3fb3c9af89a9 18:17:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:17:16 ---> Using cache 18:17:16 ---> 953649a51379 18:17:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:16 ---> Using cache 18:17:16 ---> 9c3d0e5bb70c 18:17:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:17:16 ---> Using cache 18:17:16 ---> 008ca290aba7 18:17:16 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:17:16 ---> b1bcb4e30dd2 18:17:16 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:17:18 ---> 2b189f104a4a 18:17:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:17:18 ---> 04a4bdd25caa 18:17:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:17:19 ---> 1e665d52d50b 18:17:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:17:20 ---> 76dd64bbffd9 18:17:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:17:20 ---> Running in d0b436ebef08 18:17:20 Removing intermediate container d0b436ebef08 18:17:20 ---> d2b49bc2f9c4 18:17:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:17:20 ---> Running in fe30bccf6503 18:17:20 Removing intermediate container fe30bccf6503 18:17:20 ---> ff17ff3e8cf0 18:17:20 Step 24/26 : LABEL arch=arm64 18:17:20 ---> Running in 6943271e9e6f 18:17:21 Removing intermediate container 6943271e9e6f 18:17:21 ---> be1d6dd408c3 18:17:21 Step 25/26 : LABEL git_sha=afad8391a4637beb00d00a7a85c7f0bbecc23a16 18:17:21 ---> Running in 00438e31e7f7 18:17:21 Removing intermediate container 00438e31e7f7 18:17:21 ---> 0d8f981e9d17 18:17:21 Step 26/26 : LABEL version=0.0.0 18:17:21 ---> Running in 177996b399e4 18:17:21 Removing intermediate container 177996b399e4 18:17:21 ---> 21ac140921d5 18:17:21 18:17:21 Successfully built 21ac140921d5 18:17:21 Successfully tagged security-spire-agent-arm64:latest 18:17:22  Building security-spire-agent ... done  [Pipeline] } 18:17:22 $ docker stop --time=1 f209baba078e7ac71d52a562a53e51b0e5f453ee7e95c013265c98eb02825f2b 18:17:24 $ docker rm -f f209baba078e7ac71d52a562a53e51b0e5f453ee7e95c013265c98eb02825f2b [Pipeline] // withDockerContainer [Pipeline] sh 18:17:24 + docker images 18:17:25 REPOSITORY TAG IMAGE ID CREATED SIZE 18:17:25 security-spire-agent-arm64 latest 21ac140921d5 4 seconds ago 126MB 18:17:25 cd570448d7f0 26 seconds ago 4.14GB 18:17:25 security-spire-server-arm64 latest 52568f100adf 32 seconds ago 86.3MB 18:17:25 14fa6187cb04 About a minute ago 4.14GB 18:17:25 security-spire-config-arm64 latest 7280722fe008 3 minutes ago 85.6MB 18:17:25 65b65501c4be 4 minutes ago 4.14GB 18:17:25 security-spiffe-token-provider-arm64 latest 5d5f0123668a 21 minutes ago 27.9MB 18:17:25 core-command-arm64 latest f6cc6879c1ad 21 minutes ago 15.5MB 18:17:25 8fc4eaf42982 21 minutes ago 1.31GB 18:17:25 64ddfa3a7c0b 21 minutes ago 1.36GB 18:17:25 sys-mgmt-agent-arm64 latest 541b1dfe9ede 26 minutes ago 282MB 18:17:25 4164e65112c5 28 minutes ago 1.31GB 18:17:25 core-metadata-arm64 latest 8e82a45dd9ab 29 minutes ago 16.4MB 18:17:25 2a5ae752c092 30 minutes ago 1.31GB 18:17:25 security-bootstrapper-arm64 latest b24c4b6e57e2 34 minutes ago 18.3MB 18:17:25 1cd3845e60f7 34 minutes ago 1.31GB 18:17:25 security-proxy-setup-arm64 latest add9eb8aeee0 35 minutes ago 26.1MB 18:17:25 0023db062962 35 minutes ago 1.32GB 18:17:25 support-notifications-arm64 latest d5ce2261bbca 40 minutes ago 25.8MB 18:17:25 support-scheduler-arm64 latest 800047256094 40 minutes ago 25.2MB 18:17:25 2cb4d29f635b 40 minutes ago 1.37GB 18:17:25 8b3424ba984e 40 minutes ago 1.36GB 18:17:25 core-data-arm64 latest 4fa62fee4e57 41 minutes ago 21.6MB 18:17:25 ac9c4b2072ad 42 minutes ago 1.34GB 18:17:25 security-secretstore-setup-arm64 latest cbb4e3cd1714 43 minutes ago 27.5MB 18:17:25 99ce6dda8108 43 minutes ago 1.32GB 18:17:25 ci-base-image-arm64 latest de3465a25640 About an hour ago 886MB 18:17:25 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 18:17:25 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 18:17:25 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 18:17:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 18:17:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:25 18:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:17:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:26 arm64: Pulling from edgex-lftools-log-publisher 18:17:26 8998bd30e6a1: Pulling fs layer 18:17:26 04944245beec: Pulling fs layer 18:17:26 699f458cf7ca: Pulling fs layer 18:17:26 765212b225bb: Pulling fs layer 18:17:26 f23df028b6ca: Pulling fs layer 18:17:26 d65c8cfc05b1: Pulling fs layer 18:17:26 2437ff75d9bd: Pulling fs layer 18:17:26 765212b225bb: Waiting 18:17:26 f23df028b6ca: Waiting 18:17:26 d65c8cfc05b1: Waiting 18:17:26 2437ff75d9bd: Waiting 18:17:26 04944245beec: Verifying Checksum 18:17:26 04944245beec: Download complete 18:17:26 765212b225bb: Verifying Checksum 18:17:26 765212b225bb: Download complete 18:17:26 f23df028b6ca: Verifying Checksum 18:17:26 f23df028b6ca: Download complete 18:17:26 d65c8cfc05b1: Verifying Checksum 18:17:26 d65c8cfc05b1: Download complete 18:17:26 699f458cf7ca: Verifying Checksum 18:17:26 699f458cf7ca: Download complete 18:17:27 8998bd30e6a1: Download complete 18:17:29 2437ff75d9bd: Verifying Checksum 18:17:29 2437ff75d9bd: Download complete 18:17:31 8998bd30e6a1: Pull complete 18:17:32 04944245beec: Pull complete 18:17:34 699f458cf7ca: Pull complete 18:17:34 765212b225bb: Pull complete 18:17:34 f23df028b6ca: Pull complete 18:17:35 d65c8cfc05b1: Pull complete 18:17:50 2437ff75d9bd: Pull complete 18:17:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:17:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:17:50 prd-ubuntu20.04-docker-arm64-4c-16g-21368 does not seem to be running inside a container 18:17:50 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:17:53 $ docker top 7990619afd69b91e076d68edd7f8b6f60df9cc1c5271a92ae72a5b2e0c61bb4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:54 ---> job-cost.sh 18:17:54 lf-activate-venv: SKIPPING 18:17:54 INFO: No Stack... 18:17:54 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:55 INFO: Archiving Costs [Pipeline] sh 18:17:56 + cat /w/workspace/edgex-go/1/archives/cost.csv 18:17:56 + cut -d, -f6 [Pipeline] lock 18:17:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3977-1-stack-cost] 18:17:56 Resource [jenkins-edgexfoundry-edgex-go-PR-3977-1-stack-cost] did not exist. Created. 18:17:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3977-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:57 + echo total: 0.2199999988079071 [Pipeline] stash 18:17:57 Stashed 1 file(s) [Pipeline] } 18:17:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3977-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:57 $ docker stop --time=1 7990619afd69b91e076d68edd7f8b6f60df9cc1c5271a92ae72a5b2e0c61bb4e 18:17:59 $ docker rm -f 7990619afd69b91e076d68edd7f8b6f60df9cc1c5271a92ae72a5b2e0c61bb4e [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 18:18:00 provisioning config files... 18:18:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4384428976728249982tmp [Pipeline] { [Pipeline] sh 18:18:00 + set +x 18:18:00 + bash -s -- 18:18:00 + curl -s https://codecov.io/bash 18:18:00 18:18:00 _____ _ 18:18:00 / ____| | | 18:18:00 | | ___ __| | ___ ___ _____ __ 18:18:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:18:00 | |___| (_) | (_| | __/ (_| (_) \ V / 18:18:00 \_____\___/ \__,_|\___|\___\___/ \_/ 18:18:00 Bash-1.0.6 18:18:00 18:18:00 18:18:00 ==> git version 2.25.1 found 18:18:00 ==> 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 18:18:00 Release-Date: 2020-01-08 18:18:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:18:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:18:00 ==> Jenkins CI detected. 18:18:00 current dir:  /w/workspace/edgex-go/1 18:18:00 project root: . 18:18:00 --> token set from env 18:18:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:18:00 ==> Running gcov in . (disable via -X gcov) 18:18:00 ==> Python coveragepy not found 18:18:00 ==> Searching for coverage reports in: 18:18:00 + . 18:18:00 -> Found 1 reports 18:18:00 ==> Detecting git/mercurial file structure 18:18:00 ==> Reading reports 18:18:00 + ./coverage.out bytes=435134 18:18:00 ==> Appending adjustments 18:18:00 https://docs.codecov.io/docs/fixing-reports 18:18:01 + Found adjustments 18:18:01 ==> Gzipping contents 18:18:01 60K /tmp/codecov.82AaCO.gz 18:18:01 ==> Uploading reports 18:18:01 url: https://codecov.io 18:18:01 query: branch=PR-3977&commit=afad8391a4637beb00d00a7a85c7f0bbecc23a16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3977%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3977&job=&cmd_args= 18:18:01 -> Pinging Codecov 18:18:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3977&commit=afad8391a4637beb00d00a7a85c7f0bbecc23a16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3977%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3977&job=&cmd_args= 18:18:02 -> Uploading to 18:18:02 https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/afad8391a4637beb00d00a7a85c7f0bbecc23a16/0c1cec94-ae04-4806-af30-2bb6c433d544.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T181802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d81dfe801949ea2c693372b1f311f1d63ef078e6d8b3610817faac036844a84 18:18:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:02 Dload Upload Total Spent Left Speed 18:18:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59844 0 0 100 59844 0 236k --:--:-- --:--:-- --:--:-- 235k 18:18:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/afad8391a4637beb00d00a7a85c7f0bbecc23a16 [Pipeline] } 18:18:02 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 18:18:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 18:18:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:05 ---> package-listing.sh 18:18:05 ++ facter osfamily 18:18:05 ++ tr '[:upper:]' '[:lower:]' 18:18:05 + OS_FAMILY=debian 18:18:05 + workspace=/w/workspace/edgex-go/1 18:18:05 + START_PACKAGES=/tmp/packages_start.txt 18:18:05 + END_PACKAGES=/tmp/packages_end.txt 18:18:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:05 + PACKAGES=/tmp/packages_start.txt 18:18:05 + '[' /w/workspace/edgex-go/1 ']' 18:18:05 + PACKAGES=/tmp/packages_end.txt 18:18:05 + case "${OS_FAMILY}" in 18:18:05 + dpkg -l 18:18:05 + grep '^ii' 18:18:05 + '[' -f /tmp/packages_start.txt ']' 18:18:05 + '[' -f /tmp/packages_end.txt ']' 18:18:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:05 + '[' /w/workspace/edgex-go/1 ']' 18:18:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:18:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:18:05 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:18:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:06 18:18:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:06 latest: Pulling from edgex-lftools-log-publisher 18:18:06 5eb5b503b376: Pulling fs layer 18:18:06 5c69ac0246d0: Pulling fs layer 18:18:06 ec43610c2a17: Pulling fs layer 18:18:06 3a2ae6a8a46f: Pulling fs layer 18:18:06 33b1e0a273af: Pulling fs layer 18:18:06 5d3b04190fa2: Pulling fs layer 18:18:06 2f39f015ded8: Pulling fs layer 18:18:06 3a2ae6a8a46f: Waiting 18:18:06 33b1e0a273af: Waiting 18:18:06 5d3b04190fa2: Waiting 18:18:06 2f39f015ded8: Waiting 18:18:06 5c69ac0246d0: Download complete 18:18:06 3a2ae6a8a46f: Verifying Checksum 18:18:06 3a2ae6a8a46f: Download complete 18:18:06 33b1e0a273af: Verifying Checksum 18:18:06 33b1e0a273af: Download complete 18:18:06 5d3b04190fa2: Verifying Checksum 18:18:06 5d3b04190fa2: Download complete 18:18:06 ec43610c2a17: Download complete 18:18:07 5eb5b503b376: Verifying Checksum 18:18:07 5eb5b503b376: Download complete 18:18:07 2f39f015ded8: Download complete 18:18:08 5eb5b503b376: Pull complete 18:18:08 5c69ac0246d0: Pull complete 18:18:08 ec43610c2a17: Pull complete 18:18:09 3a2ae6a8a46f: Pull complete 18:18:09 33b1e0a273af: Pull complete 18:18:09 5d3b04190fa2: Pull complete 18:18:13 2f39f015ded8: Pull complete 18:18:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:18:13 prd-ubuntu20.04-docker-8c-8g-21366 does not seem to be running inside a container 18:18:13 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:18:15 $ docker top b0d9d176c50975efd33e272fda339eb8633c0c47748fbfd55bc1b0ec8b9e9606 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:15 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:15 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:16 + ls /var/log/sa-host 18:18:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:16 provisioning config files... 18:18:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2704951704941452195tmp [Pipeline] { [Pipeline] echo 18:18:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:16 ---> create-netrc.sh [Pipeline] } 18:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:17 ---> python-tools-install.sh [Pipeline] echo 18:18:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:17 ---> sudo-logs.sh 18:18:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:18 ---> job-cost.sh 18:18:18 lf-activate-venv: SKIPPING 18:18:18 DEBUG: total: 0.2199999988079071 18:18:18 INFO: Retrieving Stack Cost... 18:18:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:18 INFO: Archiving Costs [Pipeline] echo 18:18:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:19 ---> logs-deploy.sh 18:18:19 lf-activate-venv: SKIPPING 18:18:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3977/1 18:18:19 INFO: archiving workspace using pattern(s): 18:18:20 Archives upload complete. 18:18:20 INFO: archiving logs to Nexus 18:18:21 ---> uname -a: 18:18:21 Linux prd-ubuntu20-04-docker-8c-8g-21366 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:18:21 18:18:21 18:18:21 ---> lscpu: 18:18:21 Architecture: x86_64 18:18:21 CPU op-mode(s): 32-bit, 64-bit 18:18:21 Byte Order: Little Endian 18:18:21 Address sizes: 40 bits physical, 48 bits virtual 18:18:21 CPU(s): 8 18:18:21 On-line CPU(s) list: 0-7 18:18:21 Thread(s) per core: 1 18:18:21 Core(s) per socket: 1 18:18:21 Socket(s): 8 18:18:21 NUMA node(s): 1 18:18:21 Vendor ID: AuthenticAMD 18:18:21 CPU family: 23 18:18:21 Model: 49 18:18:21 Model name: AMD EPYC-Rome Processor 18:18:21 Stepping: 0 18:18:21 CPU MHz: 2799.998 18:18:21 BogoMIPS: 5599.99 18:18:21 Virtualization: AMD-V 18:18:21 Hypervisor vendor: KVM 18:18:21 Virtualization type: full 18:18:21 L1d cache: 256 KiB 18:18:21 L1i cache: 256 KiB 18:18:21 L2 cache: 4 MiB 18:18:21 L3 cache: 128 MiB 18:18:21 NUMA node0 CPU(s): 0-7 18:18:21 Vulnerability Itlb multihit: Not affected 18:18:21 Vulnerability L1tf: Not affected 18:18:21 Vulnerability Mds: Not affected 18:18:21 Vulnerability Meltdown: Not affected 18:18:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:18:21 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:18:21 Vulnerability Srbds: Not affected 18:18:21 Vulnerability Tsx async abort: Not affected 18:18:21 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 18:18:21 18:18:21 18:18:21 ---> nproc: 18:18:21 8 18:18:21 18:18:21 18:18:21 ---> df -h: 18:18:21 Filesystem Size Used Avail Use% Mounted on 18:18:21 overlay 155G 27G 129G 17% / 18:18:21 tmpfs 64M 0 64M 0% /dev 18:18:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:18:21 shm 64M 0 64M 0% /dev/shm 18:18:21 /dev/vda1 155G 27G 129G 17% /facter-os 18:18:21 18:18:21 18:18:21 ---> sar -b -r -n DEV: 18:18:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21366) 04/19/22 _x86_64_ (8 CPU) 18:18:21 18:18:21 17:12:01 LINUX RESTART (8 CPU) 18:18:21 18:18:21 17:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:18:21 17:14:01 134.15 2.12 132.03 0.00 45.55 74226.20 0.00 18:18:21 17:15:01 31.94 0.15 31.79 0.00 1.87 12582.19 0.00 18:18:21 17:16:01 100.70 0.00 100.70 0.00 0.00 81618.80 0.00 18:18:21 17:17:01 944.54 1.52 943.02 0.00 41.19 373257.05 0.00 18:18:21 17:18:01 928.34 0.37 927.97 0.00 6.00 336016.39 0.00 18:18:21 17:19:01 797.27 0.58 796.68 0.00 4.67 275816.73 0.00 18:18:21 17:20:01 795.58 0.15 795.43 0.00 5.46 285971.08 0.00 18:18:21 17:21:01 435.04 0.05 434.99 0.00 0.40 93083.29 0.00 18:18:21 17:22:01 497.43 0.00 497.43 0.00 0.00 214285.77 0.00 18:18:21 17:23:01 2.27 0.00 2.27 0.00 0.00 39.07 0.00 18:18:21 17:24:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 18:18:21 17:25:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 18:18:21 17:26:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 18:18:21 17:27:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 18:18:21 17:28:01 1.77 0.02 1.75 0.00 0.13 19.73 0.00 18:18:21 17:29:01 1.63 0.00 1.63 0.00 0.00 19.59 0.00 18:18:21 17:30:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 18:18:21 17:31:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 18:18:21 17:32:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 18:18:21 17:33:01 1.32 0.07 1.25 0.00 0.67 15.73 0.00 18:18:21 17:34:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 18:18:21 17:35:01 1.20 0.00 1.20 0.00 0.00 16.13 0.00 18:18:21 17:36:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 18:18:21 17:37:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 18:18:21 17:38:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 18:18:21 17:39:01 1.28 0.00 1.28 0.00 0.00 16.79 0.00 18:18:21 17:40:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 18:18:21 17:41:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 18:18:21 17:42:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 18:18:21 17:43:01 3.15 1.55 1.60 0.00 49.85 19.19 0.00 18:18:21 17:44:01 1.07 0.03 1.03 0.00 0.53 15.06 0.00 18:18:21 17:45:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 18:18:21 17:46:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 18:18:21 17:47:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 18:18:21 17:48:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 18:18:21 17:49:01 1.30 0.00 1.30 0.00 0.00 17.20 0.00 18:18:21 17:50:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 18:18:21 17:51:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 18:18:21 17:52:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 18:18:21 17:53:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 18:18:21 17:54:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 18:18:21 17:55:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 18:18:21 17:56:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 18:18:21 17:57:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 18:18:21 17:58:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 18:18:21 17:59:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 18:18:21 18:00:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 18:18:21 18:01:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 18:18:21 18:02:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 18:18:21 18:03:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 18:18:21 18:04:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 18:18:21 18:05:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 18:18:21 18:06:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 18:18:21 18:07:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 18:18:21 18:08:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 18:18:21 18:09:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 18:18:21 18:10:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 18:18:21 18:11:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 18:18:21 18:12:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 18:18:21 18:13:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 18:18:21 18:14:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 18:18:21 18:15:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 18:18:21 18:16:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 18:18:21 18:17:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 18:18:21 18:18:01 1.32 0.07 1.25 0.00 4.80 29.06 0.00 18:18:21 Average: 72.87 0.10 72.76 0.00 2.47 26879.11 0.00 18:18:21 18:18:21 17:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:21 17:14:01 28045556 31611988 677796 2.06 148936 3632108 2266100 6.68 1573836 2815384 303680 18:18:21 17:15:01 27827724 31615532 671088 2.04 153884 3816688 2376236 7.00 1512292 3061964 248336 18:18:21 17:16:01 23061124 31578504 707952 2.15 155444 8421736 3000284 8.84 1937640 7275756 3134544 18:18:21 17:17:01 19010484 31292724 968152 2.94 250828 11769488 3305576 9.74 2753948 10157576 388 18:18:21 17:18:01 14605448 31222004 1029704 3.13 308272 15791716 3153052 9.29 3787856 13263924 382748 18:18:21 17:19:01 9074528 30100960 2142316 6.51 443416 19714804 4172092 12.30 5140272 17084748 478316 18:18:21 17:20:01 2468564 29182484 3059936 9.31 537968 24999472 5096428 15.02 7531740 20981664 18684 18:18:21 17:21:01 6167888 31497088 746852 2.27 631556 23584884 2375240 7.00 3851316 21033188 2489236 18:18:21 17:22:01 10573560 31735804 525396 1.60 715168 19623036 1873784 5.52 2861380 17921572 328 18:18:21 17:23:01 10574920 31737120 524348 1.59 715204 19623016 1889952 5.57 2860804 17921552 180 18:18:21 17:24:01 10576388 31738568 523084 1.59 715216 19623016 1889952 5.57 2859960 17921552 8 18:18:21 17:25:01 10585380 31747804 513880 1.56 715236 19623152 1889952 5.57 2850756 17921792 8 18:18:21 17:26:01 10585332 31747780 513860 1.56 715244 19623156 1889952 5.57 2850776 17921796 8 18:18:21 17:27:01 10588772 31751240 510304 1.55 715272 19623148 1889952 5.57 2847408 17921796 24 18:18:21 17:28:01 10588512 31751072 510480 1.55 715308 19623160 1922684 5.67 2848032 17921800 160 18:18:21 17:29:01 10588480 31751060 510392 1.55 715340 19623160 1922684 5.67 2847836 17921800 36 18:18:21 17:30:01 10588676 31751272 510096 1.55 715368 19623164 1922684 5.67 2847544 17921804 32 18:18:21 17:31:01 10588620 31751248 510084 1.55 715388 19623168 1922684 5.67 2847576 17921808 16 18:18:21 17:32:01 10588532 31751200 510060 1.55 715416 19623168 1922684 5.67 2847940 17921808 212 18:18:21 17:33:01 10588232 31750960 510212 1.55 715448 19623176 1922684 5.67 2848604 17921816 176 18:18:21 17:34:01 10588152 31750956 510172 1.55 715456 19623192 1922684 5.67 2848396 17921828 12 18:18:21 17:35:01 10587756 31750592 510404 1.55 715472 19623196 1922684 5.67 2848160 17921832 176 18:18:21 17:36:01 10587924 31750788 510352 1.55 715496 19623204 1906536 5.62 2848308 17921836 184 18:18:21 17:37:01 10588136 31751036 510088 1.55 715528 19623204 1906536 5.62 2848204 17921840 68 18:18:21 17:38:01 10588120 31751044 510020 1.55 715548 19623208 1906536 5.62 2848748 17921844 176 18:18:21 17:39:01 10587820 31750776 510264 1.55 715576 19623212 1922588 5.67 2848332 17921848 156 18:18:21 17:40:01 10588056 31751012 509972 1.55 715588 19623212 1922588 5.67 2847860 17921848 8 18:18:21 17:41:01 10588292 31751264 509760 1.55 715604 19623220 1922588 5.67 2847880 17921852 40 18:18:21 17:42:01 10587952 31750944 510032 1.55 715620 19623220 1938720 5.71 2847896 17921856 8 18:18:21 17:43:01 10583888 31749284 511816 1.56 715652 19624720 1938720 5.71 2853484 17921492 32 18:18:21 17:44:01 10583652 31749120 511976 1.56 715660 19624740 1921912 5.66 2853820 17921436 24 18:18:21 17:45:01 10583344 31748812 512228 1.56 715672 19624740 1921912 5.66 2853052 17921424 12 18:18:21 17:46:01 10583312 31748800 512196 1.56 715684 19624744 1921912 5.66 2853064 17921428 12 18:18:21 17:47:01 10583292 31748792 512356 1.56 715712 19624732 1921912 5.66 2853080 17921428 12 18:18:21 17:48:01 10582960 31748496 512632 1.56 715724 19624748 1921912 5.66 2853764 17921432 24 18:18:21 17:49:01 10582944 31748496 512572 1.56 715736 19624752 1921912 5.66 2853344 17921436 12 18:18:21 17:50:01 10583328 31748896 512060 1.56 715740 19624752 1921912 5.66 2853504 17921436 204 18:18:21 17:51:01 10583604 31749188 511760 1.56 715756 19624760 1921912 5.66 2853572 17921444 12 18:18:21 17:52:01 10583304 31748908 511976 1.56 715784 19624756 1921912 5.66 2853664 17921448 20 18:18:21 17:53:01 10582868 31748644 512108 1.56 715804 19624896 1921912 5.66 2854196 17921580 204 18:18:21 17:54:01 10583060 31748848 512052 1.56 715812 19624900 1921912 5.66 2853712 17921584 212 18:18:21 17:55:01 10582680 31748508 512284 1.56 715832 19624900 1921912 5.66 2853664 17921584 196 18:18:21 17:56:01 10582624 31748492 512244 1.56 715856 19624904 1921912 5.66 2853860 17921588 200 18:18:21 17:57:01 10582584 31748464 512232 1.56 715880 19624892 1921912 5.66 2853472 17921592 12 18:18:21 17:58:01 10582504 31748408 512184 1.56 715896 19624908 1921912 5.66 2853656 17921592 12 18:18:21 17:59:01 10582488 31748412 512116 1.56 715912 19624916 1921912 5.66 2853368 17921600 12 18:18:21 18:00:01 10582180 31748116 512340 1.56 715928 19624916 1921912 5.66 2853380 17921600 8 18:18:21 18:01:01 10582132 31748092 512304 1.56 715948 19624920 1921912 5.66 2853400 17921604 12 18:18:21 18:02:01 10582076 31748056 512264 1.56 715980 19624916 1921912 5.66 2853416 17921608 8 18:18:21 18:03:01 10584516 31750540 509736 1.55 715996 19624924 1921912 5.66 2851072 17921608 12 18:18:21 18:04:01 10584928 31750980 509564 1.55 716012 19624928 1921912 5.66 2851484 17921612 24 18:18:21 18:05:01 10585132 31751196 509396 1.55 716020 19624932 1921912 5.66 2851064 17921616 24 18:18:21 18:06:01 10585156 31751220 509348 1.55 716028 19624932 1921912 5.66 2850788 17921616 12 18:18:21 18:07:01 10584856 31750936 509588 1.55 716040 19624932 1921912 5.66 2850920 17921620 12 18:18:21 18:08:01 10584832 31750920 509524 1.55 716064 19624936 1921912 5.66 2851260 17921620 12 18:18:21 18:09:01 10584784 31750908 509484 1.55 716088 19624944 1921912 5.66 2850980 17921628 40 18:18:21 18:10:01 10585280 31751436 508900 1.55 716108 19624952 1921912 5.66 2851004 17921636 12 18:18:21 18:11:01 10585092 31751264 509228 1.55 716124 19624952 1921912 5.66 2851020 17921636 12 18:18:21 18:12:01 10585260 31751460 509220 1.55 716140 19624956 1921912 5.66 2851464 17921640 232 18:18:21 18:13:01 10584992 31751196 509468 1.55 716160 19624960 1937964 5.71 2851344 17921644 12 18:18:21 18:14:01 10585000 31751232 509400 1.55 716176 19624960 1954016 5.76 2851076 17921644 12 18:18:21 18:15:01 10584944 31751196 509368 1.55 716192 19624964 1954016 5.76 2851092 17921648 12 18:18:21 18:16:01 10584896 31751164 509344 1.55 716204 19624964 1954016 5.76 2850972 17921648 16 18:18:21 18:17:01 10584880 31751168 509272 1.55 716228 19624964 1954016 5.76 2850984 17921652 12 18:18:21 18:18:01 10578636 31745140 514944 1.57 716244 19625192 1901440 5.60 2856120 17922044 116 18:18:21 Average: 11285861 31658609 602562 1.83 668117 18927895 2080088 6.13 2932837 17187824 108612 18:18:21 18:18:21 17:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:21 17:14:01 vethad8931c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:18:21 17:14:01 ens3 304.66 210.78 4433.54 77.22 0.00 0.00 0.00 0.00 18:18:21 17:14:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 18:18:21 17:14:01 docker0 106.71 131.42 8.53 1005.86 0.00 0.00 0.00 0.00 18:18:21 17:15:01 vethad8931c 1.50 1.53 0.12 0.13 0.00 0.00 0.00 0.00 18:18:21 17:15:01 ens3 27.60 16.68 22.43 12.10 0.00 0.00 0.00 0.00 18:18:21 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:15:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 18:18:21 17:16:01 vethfb6aa5e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:18:21 17:16:01 ens3 136.89 92.20 1709.62 77.31 0.00 0.00 0.00 0.00 18:18:21 17:16:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:18:21 17:16:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:18:21 17:17:01 vethfb6aa5e 0.00 1.10 0.00 0.06 0.00 0.00 0.00 0.00 18:18:21 17:17:01 vetha58c46c 251.37 407.70 21.22 5828.30 0.00 0.00 0.00 0.48 18:18:21 17:17:01 ens3 573.23 363.83 7350.40 92.27 0.00 0.00 0.00 0.00 18:18:21 17:17:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 18:18:21 17:17:01 docker0 291.97 464.65 20.12 6129.08 0.00 0.00 0.00 0.00 18:18:21 17:18:01 vethfb6aa5e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:18:21 17:18:01 vetha4d71b7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:18:21 17:18:01 vetha58c46c 0.10 0.32 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:18:01 veth9be54fb 149.54 294.95 11.72 3849.41 0.00 0.00 0.00 0.32 18:18:21 17:18:01 ens3 435.57 246.59 4426.06 111.30 0.00 0.00 0.00 0.00 18:18:21 17:18:01 veth3b82cb3 2.60 3.27 0.18 10.69 0.00 0.00 0.00 0.00 18:18:21 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:18:01 docker0 182.49 350.09 11.95 4381.49 0.00 0.00 0.00 0.00 18:18:21 17:19:01 vethfb6aa5e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:18:21 17:19:01 veth65c9208 234.67 416.69 20.01 5827.94 0.00 0.00 0.00 0.48 18:18:21 17:19:01 veth9be54fb 98.35 128.41 9.47 1978.21 0.00 0.00 0.00 0.16 18:18:21 17:19:01 ens3 660.40 419.31 8173.12 112.97 0.00 0.00 0.00 0.00 18:18:21 17:19:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 18:18:21 17:19:01 docker0 360.81 583.84 26.84 8132.61 0.00 0.00 0.00 0.00 18:18:21 17:20:01 vethfb6aa5e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:18:21 17:20:01 veth65c9208 3.02 4.52 0.30 0.49 0.00 0.00 0.00 0.00 18:18:21 17:20:01 veth9be54fb 0.18 0.32 0.01 0.02 0.00 0.00 0.00 0.00 18:18:21 17:20:01 ens3 53.50 30.29 152.88 14.35 0.00 0.00 0.00 0.00 18:18:21 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:20:01 docker0 14.50 23.21 0.94 127.89 0.00 0.00 0.00 0.00 18:18:21 17:21:01 vethfb6aa5e 0.00 1.15 0.00 0.05 0.00 0.00 0.00 0.00 18:18:21 17:21:01 veth65c9208 11.31 14.50 1.04 206.17 0.00 0.00 0.00 0.02 18:18:21 17:21:01 ens3 121.51 99.13 571.27 81.73 0.00 0.00 0.00 0.00 18:18:21 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:21:01 docker0 44.63 56.64 3.07 542.32 0.00 0.00 0.00 0.00 18:18:21 17:22:01 ens3 35.14 24.36 96.36 8.43 0.00 0.00 0.00 0.00 18:18:21 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:22:01 docker0 14.50 18.99 0.84 81.67 0.00 0.00 0.00 0.00 18:18:21 17:23:01 ens3 0.48 0.42 0.10 0.10 0.00 0.00 0.00 0.00 18:18:21 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:28:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:18:21 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:29:01 ens3 0.37 0.30 0.50 0.02 0.00 0.00 0.00 0.00 18:18:21 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:31:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:18:21 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:32:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:18:21 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:33:01 ens3 0.43 0.40 0.18 0.15 0.00 0.00 0.00 0.00 18:18:21 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:34:01 ens3 0.42 0.40 0.26 0.21 0.00 0.00 0.00 0.00 18:18:21 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:38:01 ens3 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 18:18:21 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:39:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:43:01 ens3 5.50 4.12 4.18 4.91 0.00 0.00 0.00 0.00 18:18:21 17:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:18:21 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:44:01 ens3 1.78 1.23 1.20 1.20 0.00 0.00 0.00 0.00 18:18:21 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:46:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:47:01 ens3 0.42 0.08 0.05 0.01 0.00 0.00 0.00 0.00 18:18:21 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:48:01 ens3 0.75 0.62 0.43 0.34 0.00 0.00 0.00 0.00 18:18:21 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:49:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:18:21 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:51:01 ens3 1.53 0.40 0.36 0.21 0.00 0.00 0.00 0.00 18:18:21 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:52:01 ens3 0.92 0.67 0.52 0.42 0.00 0.00 0.00 0.00 18:18:21 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:53:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:18:21 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:54:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:18:21 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:57:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:58:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:18:21 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 17:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:03:01 ens3 6.67 10.83 0.50 10.45 0.00 0.00 0.00 0.00 18:18:21 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:04:01 ens3 4.38 3.90 0.64 7.03 0.00 0.00 0.00 0.00 18:18:21 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:08:01 ens3 4.45 4.40 0.35 7.01 0.00 0.00 0.00 0.00 18:18:21 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:09:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:13:01 ens3 4.45 5.78 0.36 7.25 0.00 0.00 0.00 0.00 18:18:21 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:16:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 18:18:01 ens3 5.21 4.30 4.66 3.52 0.00 0.00 0.00 0.00 18:18:21 18:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:21 Average: ens3 36.71 23.70 413.64 9.69 0.00 0.00 0.00 0.00 18:18:21 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 18:18:21 Average: docker0 15.63 25.06 1.11 313.73 0.00 0.00 0.00 0.00 18:18:21 18:18:21 18:18:21 ---> sar -P ALL: 18:18:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21366) 04/19/22 _x86_64_ (8 CPU) 18:18:21 18:18:21 17:12:01 LINUX RESTART (8 CPU) 18:18:21 18:18:21 17:13:02 CPU %user %nice %system %iowait %steal %idle 18:18:21 17:14:01 all 24.61 0.00 5.80 1.03 0.09 68.46 18:18:21 17:14:01 0 24.94 0.00 6.03 0.38 0.09 68.56 18:18:21 17:14:01 1 23.38 0.00 5.33 0.24 0.09 70.97 18:18:21 17:14:01 2 23.39 0.00 6.55 5.89 0.09 64.08 18:18:21 17:14:01 3 26.40 0.00 5.94 0.14 0.12 67.40 18:18:21 17:14:01 4 26.23 0.00 5.62 0.38 0.10 67.67 18:18:21 17:14:01 5 24.30 0.00 4.76 0.15 0.09 70.70 18:18:21 17:14:01 6 24.88 0.00 5.92 0.15 0.09 68.95 18:18:21 17:14:01 7 23.37 0.00 6.24 0.92 0.09 69.39 18:18:21 17:15:01 all 41.93 0.00 6.91 0.17 0.12 50.88 18:18:21 17:15:01 0 42.30 0.00 6.52 0.02 0.12 51.05 18:18:21 17:15:01 1 41.23 0.00 6.84 0.20 0.12 51.61 18:18:21 17:15:01 2 40.66 0.00 6.13 0.02 0.10 53.08 18:18:21 17:15:01 3 41.44 0.00 7.54 0.03 0.12 50.87 18:18:21 17:15:01 4 43.45 0.00 6.81 0.00 0.12 49.62 18:18:21 17:15:01 5 41.89 0.00 6.65 0.03 0.12 51.31 18:18:21 17:15:01 6 41.80 0.00 7.25 0.02 0.12 50.81 18:18:21 17:15:01 7 42.65 0.00 7.50 1.01 0.12 48.72 18:18:21 17:16:01 all 29.24 0.00 8.90 0.66 0.12 61.09 18:18:21 17:16:01 0 31.10 0.00 9.24 0.26 0.12 59.29 18:18:21 17:16:01 1 29.02 0.00 9.32 0.46 0.12 61.09 18:18:21 17:16:01 2 27.47 0.00 6.50 1.54 0.12 64.37 18:18:21 17:16:01 3 29.25 0.00 9.38 2.41 0.12 58.83 18:18:21 17:16:01 4 28.27 0.00 10.14 0.20 0.12 61.27 18:18:21 17:16:01 5 30.08 0.00 8.55 0.34 0.12 60.91 18:18:21 17:16:01 6 28.88 0.00 8.35 0.03 0.12 62.61 18:18:21 17:16:01 7 29.83 0.00 9.71 0.02 0.12 60.32 18:18:21 17:17:01 all 55.79 0.00 13.44 6.06 0.16 24.55 18:18:21 17:17:01 0 54.89 0.00 13.23 3.03 0.17 28.68 18:18:21 17:17:01 1 54.93 0.00 14.85 3.22 0.15 26.85 18:18:21 17:17:01 2 56.20 0.00 14.13 11.94 0.15 17.59 18:18:21 17:17:01 3 57.46 0.00 12.34 2.03 0.15 28.01 18:18:21 17:17:01 4 54.48 0.00 12.67 8.21 0.17 24.47 18:18:21 17:17:01 5 55.26 0.00 13.62 9.61 0.15 21.36 18:18:21 17:17:01 6 57.04 0.00 12.92 6.45 0.15 23.44 18:18:21 17:17:01 7 56.08 0.00 13.77 3.97 0.17 26.01 18:18:21 17:18:01 all 82.14 0.00 14.41 0.93 0.19 2.33 18:18:21 17:18:01 0 82.87 0.00 13.72 0.44 0.18 2.78 18:18:21 17:18:01 1 79.57 0.00 16.52 1.33 0.18 2.40 18:18:21 17:18:01 2 81.03 0.00 15.47 0.89 0.18 2.43 18:18:21 17:18:01 3 81.40 0.00 14.95 0.81 0.20 2.64 18:18:21 17:18:01 4 82.79 0.00 12.90 0.82 0.19 3.30 18:18:21 17:18:01 5 85.29 0.00 12.58 1.21 0.20 0.72 18:18:21 17:18:01 6 83.22 0.00 13.63 1.11 0.18 1.86 18:18:21 17:18:01 7 80.91 0.00 15.54 0.82 0.20 2.52 18:18:21 17:19:01 all 74.87 0.00 12.81 4.15 0.21 7.96 18:18:21 17:19:01 0 74.25 0.00 10.59 4.55 0.20 10.42 18:18:21 17:19:01 1 69.04 0.00 17.43 4.58 0.20 8.74 18:18:21 17:19:01 2 75.41 0.00 11.30 7.29 0.22 5.78 18:18:21 17:19:01 3 72.51 0.00 13.51 2.65 0.18 11.15 18:18:21 17:19:01 4 72.35 0.00 13.93 3.20 0.24 10.28 18:18:21 17:19:01 5 86.84 0.00 11.46 0.54 0.22 0.95 18:18:21 17:19:01 6 73.75 0.00 12.17 7.66 0.17 6.25 18:18:21 17:19:01 7 74.80 0.00 12.15 2.76 0.22 10.08 18:18:21 17:20:01 all 85.75 0.00 12.59 0.33 0.19 1.14 18:18:21 17:20:01 0 89.43 0.00 9.50 0.27 0.18 0.62 18:18:21 17:20:01 1 82.71 0.00 15.23 0.32 0.20 1.54 18:18:21 17:20:01 2 86.11 0.00 11.96 0.13 0.20 1.59 18:18:21 17:20:01 3 86.68 0.00 12.14 0.18 0.20 0.80 18:18:21 17:20:01 4 85.92 0.00 12.63 0.12 0.18 1.15 18:18:21 17:20:01 5 85.56 0.00 12.70 0.17 0.18 1.39 18:18:21 17:20:01 6 83.72 0.00 13.86 1.24 0.20 0.97 18:18:21 17:20:01 7 85.86 0.00 12.69 0.18 0.18 1.09 18:18:21 17:21:01 all 45.76 0.00 9.60 2.09 0.16 42.38 18:18:21 17:21:01 0 54.18 0.00 7.40 2.30 0.13 35.98 18:18:21 17:21:01 1 42.16 0.00 8.21 0.91 0.15 48.57 18:18:21 17:21:01 2 42.48 0.00 13.79 1.64 0.17 41.92 18:18:21 17:21:01 3 43.82 0.00 10.15 1.07 0.19 44.78 18:18:21 17:21:01 4 42.18 0.00 8.63 1.50 0.15 47.53 18:18:21 17:21:01 5 50.01 0.00 9.26 4.13 0.17 36.43 18:18:21 17:21:01 6 40.91 0.00 10.70 4.30 0.19 43.90 18:18:21 17:21:01 7 50.27 0.00 8.68 0.88 0.17 40.00 18:18:21 17:22:01 all 10.00 0.00 5.61 4.88 0.10 79.42 18:18:21 17:22:01 0 10.95 0.00 5.27 1.15 0.10 82.53 18:18:21 17:22:01 1 7.18 0.00 6.10 1.77 0.10 84.84 18:18:21 17:22:01 2 9.43 0.00 6.09 5.05 0.10 79.33 18:18:21 17:22:01 3 10.52 0.00 5.71 9.88 0.10 73.79 18:18:21 17:22:01 4 8.43 0.00 3.43 0.55 0.08 87.50 18:18:21 17:22:01 5 10.31 0.00 7.20 18.64 0.10 63.75 18:18:21 17:22:01 6 12.43 0.00 5.87 0.49 0.12 81.09 18:18:21 17:22:01 7 10.73 0.00 5.21 1.57 0.10 82.39 18:18:21 17:23:01 all 0.01 0.00 0.01 0.05 0.00 99.92 18:18:21 17:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:23:01 4 0.00 0.00 0.02 0.38 0.00 99.60 18:18:21 17:23:01 5 0.03 0.00 0.02 0.03 0.02 99.90 18:18:21 17:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:18:21 17:24:01 all 0.21 0.00 0.01 0.01 0.00 99.77 18:18:21 17:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:24:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:18:21 17:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:24:01 5 0.02 0.00 0.02 0.03 0.00 99.93 18:18:21 17:24:01 6 0.02 0.00 0.05 0.00 0.00 99.93 18:18:21 17:24:01 7 1.63 0.00 0.00 0.00 0.00 98.37 18:18:21 18:18:21 17:24:01 CPU %user %nice %system %iowait %steal %idle 18:18:21 17:25:01 all 0.26 0.00 0.01 0.01 0.00 99.71 18:18:21 17:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 17:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 17:25:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:18:21 17:25:01 4 0.05 0.00 0.03 0.05 0.02 99.85 18:18:21 17:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 17:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:25:01 7 1.92 0.00 0.00 0.00 0.00 98.08 18:18:21 17:26:01 all 0.23 0.00 0.01 0.01 0.00 99.76 18:18:21 17:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 17:26:01 6 0.02 0.00 0.00 0.03 0.00 99.95 18:18:21 17:26:01 7 1.68 0.00 0.07 0.00 0.00 98.26 18:18:21 17:27:01 all 0.04 0.00 0.02 0.01 0.01 99.93 18:18:21 17:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:18:21 17:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 17:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:18:21 17:27:01 4 0.07 0.00 0.03 0.03 0.02 99.85 18:18:21 17:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:18:21 17:27:01 7 0.12 0.00 0.07 0.00 0.00 99.82 18:18:21 17:28:01 all 0.03 0.00 0.03 0.01 0.00 99.93 18:18:21 17:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:18:21 17:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:18:21 17:28:01 4 0.10 0.00 0.05 0.02 0.00 99.83 18:18:21 17:28:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 17:28:01 6 0.00 0.00 0.03 0.03 0.00 99.93 18:18:21 17:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:18:21 17:29:01 all 0.03 0.00 0.00 0.01 0.00 99.96 18:18:21 17:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:18:21 17:29:01 4 0.13 0.00 0.02 0.02 0.00 99.83 18:18:21 17:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:18:21 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:30:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:18:21 17:30:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:18:21 17:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:18:21 17:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:31:01 4 0.02 0.00 0.03 0.02 0.00 99.93 18:18:21 17:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 17:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:18:21 17:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:18:21 17:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 17:32:01 4 0.05 0.00 0.00 0.02 0.02 99.92 18:18:21 17:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:18:21 17:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:18:21 17:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:33:01 4 0.07 0.00 0.03 0.03 0.02 99.85 18:18:21 17:33:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 17:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:18:21 17:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:34:01 3 0.07 0.00 0.00 0.00 0.00 99.93 18:18:21 17:34:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 17:34:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:18:21 17:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 17:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:18:21 17:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:18:21 17:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:18:21 17:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:35:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:18:21 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:18:21 17:35:01 CPU %user %nice %system %iowait %steal %idle 18:18:21 17:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:18:21 17:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 17:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 17:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:18:21 17:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:37:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:18:21 17:37:01 5 0.03 0.00 0.03 0.02 0.00 99.92 18:18:21 17:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:18:21 17:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 17:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:39:01 all 0.26 0.00 0.01 0.01 0.01 99.72 18:18:21 17:39:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:18:21 17:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:18:21 17:39:01 4 0.03 0.00 0.02 0.03 0.02 99.90 18:18:21 17:39:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 17:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:39:01 7 1.95 0.00 0.02 0.00 0.02 98.01 18:18:21 17:40:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:18:21 17:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:40:01 4 0.07 0.00 0.05 0.02 0.00 99.87 18:18:21 17:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 17:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:18:21 17:40:01 7 1.06 0.00 0.02 0.00 0.00 98.92 18:18:21 17:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:18:21 17:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:18:21 17:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:41:01 4 0.05 0.00 0.00 0.02 0.02 99.92 18:18:21 17:41:01 5 0.02 0.00 0.02 0.03 0.00 99.93 18:18:21 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:18:21 17:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 17:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:18:21 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:42:01 4 0.07 0.00 0.02 0.00 0.00 99.92 18:18:21 17:42:01 5 0.03 0.00 0.02 0.02 0.00 99.93 18:18:21 17:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:43:01 all 0.19 0.00 0.03 0.01 0.00 99.76 18:18:21 17:43:01 0 0.43 0.00 0.05 0.00 0.00 99.52 18:18:21 17:43:01 1 0.20 0.00 0.03 0.02 0.00 99.75 18:18:21 17:43:01 2 0.10 0.00 0.03 0.03 0.00 99.83 18:18:21 17:43:01 3 0.23 0.00 0.02 0.00 0.00 99.75 18:18:21 17:43:01 4 0.23 0.00 0.05 0.02 0.02 99.68 18:18:21 17:43:01 5 0.10 0.00 0.00 0.02 0.00 99.88 18:18:21 17:43:01 6 0.08 0.00 0.05 0.00 0.00 99.87 18:18:21 17:43:01 7 0.12 0.00 0.03 0.00 0.02 99.83 18:18:21 17:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:18:21 17:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 17:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 17:44:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:18:21 17:44:01 5 0.03 0.00 0.02 0.02 0.00 99.93 18:18:21 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:45:01 all 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:45:01 4 0.03 0.00 0.02 0.03 0.00 99.92 18:18:21 17:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:46:01 all 0.01 0.00 0.01 0.00 0.00 99.96 18:18:21 17:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:46:01 4 0.05 0.00 0.03 0.02 0.02 99.88 18:18:21 17:46:01 5 0.03 0.00 0.02 0.02 0.00 99.93 18:18:21 17:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:18:21 18:18:21 17:46:01 CPU %user %nice %system %iowait %steal %idle 18:18:21 17:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:18:21 17:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:18:21 17:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:47:01 4 0.05 0.00 0.02 0.03 0.02 99.88 18:18:21 17:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 17:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 18:18:21 17:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:18:21 17:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:48:01 2 0.00 0.00 0.02 0.03 0.00 99.95 18:18:21 17:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:18:21 17:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:48:01 5 0.03 0.00 0.02 0.02 0.00 99.93 18:18:21 17:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:18:21 17:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 17:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:18:21 17:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:50:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:18:21 17:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 17:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 17:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:18:21 17:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:18:21 17:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:18:21 17:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 17:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:18:21 17:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:18:21 17:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:52:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:18:21 17:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 17:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:18:21 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 17:53:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:18:21 17:53:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:18:21 17:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 17:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:18:21 17:54:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:18:21 17:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 17:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:18:21 17:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:55:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:18:21 17:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:55:01 5 0.02 0.00 0.00 0.03 0.00 99.95 18:18:21 17:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:18:21 17:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:56:01 all 0.09 0.00 0.01 0.00 0.00 99.90 18:18:21 17:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 17:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 17:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:18:21 17:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:56:01 7 0.67 0.00 0.03 0.00 0.00 99.30 18:18:21 17:57:01 all 0.26 0.00 0.00 0.01 0.00 99.72 18:18:21 17:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 17:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 17:57:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:18:21 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:18:21 17:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:57:01 7 1.99 0.00 0.00 0.00 0.00 98.01 18:18:21 18:18:21 17:57:01 CPU %user %nice %system %iowait %steal %idle 18:18:21 17:58:01 all 0.26 0.00 0.00 0.00 0.00 99.73 18:18:21 17:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:18:21 17:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 17:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 18:18:21 17:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:58:01 7 1.99 0.00 0.00 0.00 0.00 98.01 18:18:21 17:59:01 all 0.26 0.00 0.01 0.01 0.00 99.72 18:18:21 17:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 17:59:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:18:21 17:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 17:59:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 17:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 17:59:01 7 1.99 0.00 0.00 0.00 0.02 98.00 18:18:21 18:00:01 all 0.25 0.00 0.01 0.01 0.00 99.73 18:18:21 18:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:18:21 18:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 18:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:00:01 7 1.97 0.00 0.02 0.00 0.00 98.01 18:18:21 18:01:01 all 0.27 0.00 0.00 0.00 0.00 99.73 18:18:21 18:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:18:21 18:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:01:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:18:21 18:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 18:01:01 7 1.97 0.00 0.00 0.00 0.00 98.03 18:18:21 18:02:01 all 0.05 0.00 0.00 0.01 0.00 99.94 18:18:21 18:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 18:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:02:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:18:21 18:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:02:01 7 0.28 0.00 0.00 0.00 0.00 99.72 18:18:21 18:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:18:21 18:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 18:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:18:21 18:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:18:21 18:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:18:21 18:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:18:21 18:03:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:18:21 18:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:03:01 7 0.08 0.00 0.02 0.00 0.02 99.88 18:18:21 18:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:18:21 18:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 18:04:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:18:21 18:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:18:21 18:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 18:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:18:21 18:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 18:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 18:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:06:01 all 0.01 0.00 0.01 0.01 0.00 99.98 18:18:21 18:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:18:21 18:06:01 2 0.00 0.00 0.02 0.03 0.00 99.95 18:18:21 18:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 18:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:07:01 all 0.02 0.00 0.02 0.01 0.00 99.96 18:18:21 18:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:18:21 18:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 18:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 18:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 18:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:18:21 18:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:18:21 18:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:08:01 4 0.00 0.00 0.03 0.02 0.00 99.95 18:18:21 18:08:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:18:21 18:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:18:21 18:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:18:21 18:08:01 CPU %user %nice %system %iowait %steal %idle 18:18:21 18:09:01 all 0.00 0.00 0.01 0.00 0.00 99.98 18:18:21 18:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:18:21 18:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:18:21 18:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 18:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:10:01 all 0.01 0.00 0.00 0.01 0.00 99.99 18:18:21 18:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:18:21 18:10:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:18:21 18:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:18:21 18:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:11:01 4 0.02 0.00 0.03 0.02 0.00 99.93 18:18:21 18:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:18:21 18:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:18:21 18:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:18:21 18:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 18:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:18:21 18:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:18:21 18:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 18:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 18:13:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:18:21 18:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:18:21 18:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 18:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:18:21 18:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 18:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:18:21 18:14:01 5 0.02 0.00 0.03 0.02 0.02 99.92 18:18:21 18:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:15:01 all 0.01 0.00 0.00 0.00 0.00 99.97 18:18:21 18:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:18:21 18:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:18:21 18:15:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:18:21 18:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:18:21 18:16:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:18:21 18:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 18:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:16:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:18:21 18:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:18:21 18:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:18:21 18:17:01 all 0.00 0.00 0.01 0.01 0.00 99.98 18:18:21 18:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:17:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:18:21 18:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:21 18:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:18:21 18:17:01 5 0.00 0.00 0.02 0.03 0.00 99.95 18:18:21 18:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:18:21 18:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:18:21 18:18:01 all 0.24 0.00 0.14 0.00 0.00 99.62 18:18:21 18:18:01 0 0.17 0.00 0.15 0.00 0.00 99.68 18:18:21 18:18:01 1 0.42 0.00 0.18 0.00 0.00 99.40 18:18:21 18:18:01 2 0.28 0.00 0.10 0.00 0.00 99.62 18:18:21 18:18:01 3 0.22 0.00 0.15 0.00 0.02 99.62 18:18:21 18:18:01 4 0.30 0.00 0.13 0.02 0.02 99.53 18:18:21 18:18:01 5 0.25 0.00 0.12 0.02 0.00 99.62 18:18:21 18:18:01 6 0.12 0.00 0.07 0.00 0.00 99.82 18:18:21 18:18:01 7 0.13 0.00 0.18 0.00 0.00 99.68 18:18:21 Average: all 6.92 0.00 1.38 0.31 0.02 91.37 18:18:21 Average: 0 7.12 0.00 1.25 0.19 0.02 91.41 18:18:21 Average: 1 6.56 0.00 1.53 0.20 0.02 91.68 18:18:21 Average: 2 6.75 0.00 1.40 0.53 0.02 91.29 18:18:21 Average: 3 6.87 0.00 1.40 0.29 0.02 91.41 18:18:21 Average: 4 6.80 0.00 1.33 0.25 0.02 91.60 18:18:21 Average: 5 7.18 0.00 1.33 0.54 0.02 90.93 18:18:21 Average: 6 6.82 0.00 1.39 0.33 0.02 91.44 18:18:21 Average: 7 7.23 0.00 1.40 0.18 0.02 91.17 18:18:21 18:18:21 18:18:21