Pull request #3973 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at c95941bc2401db96b526c4388051da3858551266 rather than 380509e625e205a7b033519c2bd94c8aca67ac3b Obtained Jenkinsfile from c95941bc2401db96b526c4388051da3858551266 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-ssh10465250005498767984.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-ssh14315993998303696500.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-3973/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-3973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8670986296974451875.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-3973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10639116907975971261.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-ssh10709571003393693901.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-3973/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-3973/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2219037157273908461.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 ‘prd-ubuntu20.04-docker-8c-8g-21044’ Running on prd-ubuntu20.04-docker-8c-8g-21046 in /w/workspace/edgexfoundry_edgex-go_PR-3973 [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 c95941bc2401db96b526c4388051da3858551266 into PR head commit 380509e625e205a7b033519c2bd94c8aca67ac3b Merge succeeded, producing 380509e625e205a7b033519c2bd94c8aca67ac3b Checking out Revision 380509e625e205a7b033519c2bd94c8aca67ac3b (PR-3973) > 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/3973/head:refs/remotes/origin/PR-3973 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 380509e625e205a7b033519c2bd94c8aca67ac3b # 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 c95941bc2401db96b526c4388051da3858551266 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 380509e625e205a7b033519c2bd94c8aca67ac3b # timeout=10 Commit message: "docs(metadata): update metadata Swagger PATCH API responses" 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 07:42:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:38 ========================================================= 07:42:38 EdgeX Global Pipelines Version Info 07:42:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:42:39 ------------------- 07:42:39 stable info: 07:42:39 ------------------- 07:42:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:42:39 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:42:39 Message: update stable to v1.0.221 07:42:40 ------------------- 07:42:40 experimental info: 07:42:40 ------------------- 07:42:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:42:40 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 07:42:40 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:42:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:42:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:42:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3973 [Pipeline] echo 07:42:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3973 [Pipeline] echo 07:42:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3973 [Pipeline] echo 07:42:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 380509e625e205a7b033519c2bd94c8aca67ac3b [Pipeline] echo 07:42:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 380509e [Pipeline] echo 07:42:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:41 provisioning config files... 07:42:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5057044875665662865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:41 ---> docker-login.sh 07:42:41 nexus3.edgexfoundry.org:10001 07:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:41 Configure a credential helper to remove this warning. See 07:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:41 07:42:41 Login Succeeded 07:42:41 nexus3.edgexfoundry.org:10002 07:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:42 Configure a credential helper to remove this warning. See 07:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:42 07:42:42 Login Succeeded 07:42:42 nexus3.edgexfoundry.org:10003 07:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:42 Configure a credential helper to remove this warning. See 07:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:42 07:42:42 Login Succeeded 07:42:42 nexus3.edgexfoundry.org:10004 07:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:42 Configure a credential helper to remove this warning. See 07:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:42 07:42:42 Login Succeeded 07:42:42 docker.io 07:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:43 Configure a credential helper to remove this warning. See 07:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:43 07:42:43 Login Succeeded 07:42:43 ---> docker-login.sh ends [Pipeline] } 07:42:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:43 + 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 07:42:43 + dirname cmd/core-command/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo core-command,cmd/core-command/Dockerfile 07:42:43 + + cut -d/ -f2 07:42:43 dirname cmd/core-data/Dockerfile 07:42:43 + echo core-data,cmd/core-data/Dockerfile 07:42:43 + dirname cmd/core-metadata/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo core-metadata,cmd/core-metadata/Dockerfile 07:42:43 + dirname cmd/security-bootstrapper/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:42:43 + dirname cmd/security-proxy-setup/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:42:43 + dirname cmd/security-secretstore-setup/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:42:43 + + dirname cmd/security-spiffe-token-provider/Dockerfile 07:42:43 cut -d/ -f2 07:42:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:42:43 + dirname cmd/security-spire-agent/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:42:43 + dirname cmd/security-spire-config/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:42:43 + dirname cmd/security-spire-server/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:42:43 + dirname cmd/support-notifications/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo support-notifications,cmd/support-notifications/Dockerfile 07:42:43 + dirname cmd/support-scheduler/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:42:43 + dirname cmd/sys-mgmt-agent/Dockerfile 07:42:43 + cut -d/ -f2 07:42:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:42:43 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 07:42:44 + git rev-list -1 --merges 380509e625e205a7b033519c2bd94c8aca67ac3b~1..380509e625e205a7b033519c2bd94c8aca67ac3b [Pipeline] echo 07:42:44 -----------> git rev-list -1 --merges 380509e625e205a7b033519c2bd94c8aca67ac3b~1..380509e625e205a7b033519c2bd94c8aca67ac3b 380509e625e205a7b033519c2bd94c8aca67ac3b [false] [Pipeline] sh 07:42:44 + git log --format=format:%s -1 380509e625e205a7b033519c2bd94c8aca67ac3b [Pipeline] echo 07:42:44 ========================================================= 07:42:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:42:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:42:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:45 + grep -v github /etc/ssh/ssh_known_hosts 07:42:45 + [ -e /tmp/ssh_known_hosts ] 07:42:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:42:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:42:45 + sudo tee -a /etc/ssh/ssh_known_hosts 07:42:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:45 07:42:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:42:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:45 latest: Pulling from edgex-devops/git-semver 07:42:45 a0d0a0d46f8b: Pulling fs layer 07:42:45 3e5f54012d9b: Pulling fs layer 07:42:45 4c7163046ea9: Pulling fs layer 07:42:45 0c2d73faf560: Pulling fs layer 07:42:45 0c2d73faf560: Waiting 07:42:45 3e5f54012d9b: Download complete 07:42:45 a0d0a0d46f8b: Verifying Checksum 07:42:45 a0d0a0d46f8b: Download complete 07:42:45 4c7163046ea9: Verifying Checksum 07:42:45 4c7163046ea9: Download complete 07:42:46 0c2d73faf560: Verifying Checksum 07:42:46 0c2d73faf560: Download complete 07:42:46 a0d0a0d46f8b: Pull complete 07:42:46 3e5f54012d9b: Pull complete 07:42:46 4c7163046ea9: Pull complete 07:42:46 0c2d73faf560: Pull complete 07:42:46 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:42:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:42:46 prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container 07:42:46 $ 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 07:42:47 $ docker top f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:47 [ssh-agent] Looking for ssh-agent implementation... 07:42:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:47 $ docker exec f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 ssh-agent 07:42:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPihGLM/agent.15 07:42:47 SSH_AGENT_PID=21 07:42:47 Running ssh-add (command line suppressed) 07:42:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8805417259550211036.key (/w/workspace/edgex-go/1@tmp/private_key_8805417259550211036.key) 07:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:48 + git tag --points-at HEAD [Pipeline] } 07:42:48 $ docker exec --env ******** --env ******** f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 ssh-agent -k 07:42:48 unset SSH_AUTH_SOCK; 07:42:48 unset SSH_AGENT_PID; 07:42:48 echo Agent pid 21 killed; 07:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:48 [ssh-agent] Looking for ssh-agent implementation... 07:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:48 $ docker exec f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 ssh-agent 07:42:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNLDbCJ/agent.53 07:42:48 SSH_AGENT_PID=60 07:42:48 Running ssh-add (command line suppressed) 07:42:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7298841700952889854.key (/w/workspace/edgex-go/1@tmp/private_key_7298841700952889854.key) 07:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:49 + git semver init 07:42:49 # -> Open(): unable to determine branch for HEAD 07:42:49 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:42:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:42:49 # $SEMVER_REMOTE_NAME = origin 07:42:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:42:49 # $SEMVER_USER_NAME = edgex-jenkins 07:42:49 # $SEMVER_BRANCH = PR-3973 07:42:49 # $SEMVER_TEMP = /tmp/semver-160200033 07:42:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:43:04 # '/tmp/semver-160200033' -> '/w/workspace/edgex-go/1/.semver' 07:43:04 # -> Force: false 07:43:04 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:43:04 $ docker exec --env ******** --env ******** f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 ssh-agent -k 07:43:04 unset SSH_AUTH_SOCK; 07:43:04 unset SSH_AGENT_PID; 07:43:04 echo Agent pid 60 killed; 07:43:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:04 + git semver [Pipeline] } 07:43:04 $ docker stop --time=1 f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 07:43:06 $ docker rm -f f3793cc15144d2875cbc9b76ca2711d4388917b8e3d3797bde554ea4c7c51080 [Pipeline] // withDockerContainer [Pipeline] sh 07:43:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:07 Stashed 1 file(s) [Pipeline] echo 07:43:07 [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 07:43:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:08 ========================================================= 07:43:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:43:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:43:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:08 59bf1c3509f3: Pulling fs layer 07:43:08 666ba61612fd: Pulling fs layer 07:43:08 8ed8ca486205: Pulling fs layer 07:43:08 4fe6c5a15a65: Pulling fs layer 07:43:08 22a0e8bec74d: Pulling fs layer 07:43:08 640e595b4fbd: Pulling fs layer 07:43:08 763cafe07f6e: Pulling fs layer 07:43:08 0c0b528cf693: Pulling fs layer 07:43:08 10935f4eaf8b: Pulling fs layer 07:43:08 4fe6c5a15a65: Waiting 07:43:08 22a0e8bec74d: Waiting 07:43:08 763cafe07f6e: Waiting 07:43:08 640e595b4fbd: Waiting 07:43:08 0c0b528cf693: Waiting 07:43:08 10935f4eaf8b: Waiting 07:43:08 8ed8ca486205: Verifying Checksum 07:43:08 8ed8ca486205: Download complete 07:43:08 666ba61612fd: Verifying Checksum 07:43:08 666ba61612fd: Download complete 07:43:08 22a0e8bec74d: Download complete 07:43:08 640e595b4fbd: Verifying Checksum 07:43:08 640e595b4fbd: Download complete 07:43:08 763cafe07f6e: Verifying Checksum 07:43:08 763cafe07f6e: Download complete 07:43:08 59bf1c3509f3: Verifying Checksum 07:43:08 59bf1c3509f3: Download complete 07:43:08 0c0b528cf693: Verifying Checksum 07:43:08 0c0b528cf693: Download complete 07:43:08 59bf1c3509f3: Pull complete 07:43:08 666ba61612fd: Pull complete 07:43:08 8ed8ca486205: Pull complete 07:43:09 10935f4eaf8b: Verifying Checksum 07:43:09 10935f4eaf8b: Download complete 07:43:09 4fe6c5a15a65: Verifying Checksum 07:43:09 4fe6c5a15a65: Download complete 07:43:13 4fe6c5a15a65: Pull complete 07:43:13 22a0e8bec74d: Pull complete 07:43:13 640e595b4fbd: Pull complete 07:43:13 763cafe07f6e: Pull complete 07:43:13 0c0b528cf693: Pull complete 07:43:15 10935f4eaf8b: Pull complete 07:43:15 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:43:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:43:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:43:16 WORKDIR /edgex 07:43:16 COPY go.mod . 07:43:16 RUN go mod download 07:43:16 + docker build -t ci-base-image-x86_64 -f - . 07:43:17 Sending build context to Docker daemon 334.8MB 07:43:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:43:17 ---> 99d49a6021b9 07:43:17 Step 2/4 : WORKDIR /edgex 07:43:20 ---> Running in 748fa4492ab7 07:43:20 Removing intermediate container 748fa4492ab7 07:43:20 ---> 18688fed4aa0 07:43:20 Step 3/4 : COPY go.mod . 07:43:20 ---> 9c07aa05a44c 07:43:20 Step 4/4 : RUN go mod download 07:43:20 ---> Running in b650583b2072 07:43:22 Still waiting to schedule task 07:43:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21045’ 07:43:38 Removing intermediate container b650583b2072 07:43:38 ---> 89f9d478009e 07:43:38 Successfully built 89f9d478009e 07:43:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:43:38 + docker inspect -f . ci-base-image-x86_64 07:43:38 . [Pipeline] withDockerContainer 07:43:38 prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container 07:43:38 $ 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 07:43:39 $ docker top 7b32aa93d2e2f158b9454b1318b64ed11f086debd84e8f05c851efca8af8566d -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:39 + go version 07:43:39 go version go1.17.6 linux/amd64 [Pipeline] } 07:43:39 $ docker stop --time=1 7b32aa93d2e2f158b9454b1318b64ed11f086debd84e8f05c851efca8af8566d 07:43:40 $ docker rm -f 7b32aa93d2e2f158b9454b1318b64ed11f086debd84e8f05c851efca8af8566d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:43:41 + docker inspect -f . ci-base-image-x86_64 07:43:41 . [Pipeline] withDockerContainer 07:43:41 prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container 07:43:41 $ 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 07:43:42 $ docker top f034742f780cacb02d22711948d8fa2b43700d63c3dfe26e55b90ce6287987a5 -eo pid,comm [Pipeline] { [Pipeline] echo 07:43:42 ========================================================= 07:43:42 [edgeXBuildGoParallel] Running Tests and Build... 07:43:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:43:42 + make test 07:43:42 go mod tidy -compat=1.17 07:43:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:43:49 ? github.com/edgexfoundry/edgex-go [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 53.4% of statements 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.322s coverage: 89.2% of statements 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.525s coverage: 95.6% of statements 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 24.0% of statements 07:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 07:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 07:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 07:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 07:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements 07:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.4% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 07:44:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 07:44:26 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 07:44:44 GO111MODULE=on go vet ./... 07:44:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:44:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:44:47 ./bin/test-attribution-txt.sh [Pipeline] echo 07:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:44:48 + ls -al . 07:44:48 total 672 07:44:48 drwxrwxr-x 10 1001 1001 4096 Apr 15 07:44 . 07:44:48 drwxr-xr-x 4 root root 4096 Apr 15 07:43 .. 07:44:48 -rw-rw-r-- 1 1001 1001 11 Apr 15 07:42 .dockerignore 07:44:48 drwxrwxr-x 8 1001 1001 4096 Apr 15 07:42 .git 07:44:48 drwxrwxr-x 3 1001 1001 4096 Apr 15 07:42 .github 07:44:48 -rw-rw-r-- 1 1001 1001 879 Apr 15 07:42 .gitignore 07:44:48 -rw-rw-r-- 1 1001 1001 42 Apr 15 07:42 .golangci.yml 07:44:48 -rw-rw-r-- 1 1001 1001 87 Apr 15 07:42 .hadolint.yml 07:44:48 drwx------ 3 1001 1001 4096 Apr 15 07:43 .semver 07:44:48 -rw-rw-r-- 1 1001 1001 166 Apr 15 07:42 .sonarcloud.properties 07:44:48 -rw-rw-r-- 1 1001 1001 1171 Apr 15 07:42 ADOPTERS.md 07:44:48 -rw-rw-r-- 1 1001 1001 10086 Apr 15 07:42 Attribution.txt 07:44:48 -rw-rw-r-- 1 1001 1001 51732 Apr 15 07:42 CHANGELOG.md 07:44:48 -rw-rw-r-- 1 1001 1001 3804 Apr 15 07:42 CONTRIBUTING.md 07:44:48 -rw-rw-r-- 1 1001 1001 677 Apr 15 07:42 GOVERNANCE.md 07:44:48 -rw-rw-r-- 1 1001 1001 850 Apr 15 07:42 Jenkinsfile 07:44:48 -rw-rw-r-- 1 1001 1001 10775 Apr 15 07:42 LICENSE 07:44:48 -rw-rw-r-- 1 1001 1001 10389 Apr 15 07:42 Makefile 07:44:48 -rw-rw-r-- 1 1001 1001 582 Apr 15 07:42 OWNERS.md 07:44:48 -rw-rw-r-- 1 1001 1001 9120 Apr 15 07:42 README.md 07:44:48 -rw-rw-r-- 1 1001 1001 6912 Apr 15 07:42 SECURITY.md 07:44:48 -rw-rw-r-- 1 1001 1001 5 Apr 15 07:43 VERSION 07:44:48 -rw-rw-r-- 1 1001 1001 4131 Apr 15 07:42 ZMQWindows.md 07:44:48 drwxrwxr-x 2 1001 1001 4096 Apr 15 07:42 bin 07:44:48 drwxrwxr-x 18 1001 1001 4096 Apr 15 07:42 cmd 07:44:48 -rw-r--r-- 1 root root 434743 Apr 15 07:44 coverage.out 07:44:48 -rw-rw-r-- 1 1001 1001 3256 Apr 15 07:42 go.mod 07:44:48 -rw-rw-r-- 1 1001 1001 35162 Apr 15 07:42 go.sum 07:44:48 drwxrwxr-x 8 1001 1001 4096 Apr 15 07:42 internal 07:44:48 drwxrwxr-x 3 1001 1001 4096 Apr 15 07:42 openapi 07:44:48 drwxrwxr-x 4 1001 1001 4096 Apr 15 07:42 snap 07:44:48 -rw-rw-r-- 1 1001 1001 204 Apr 15 07:42 version.go [Pipeline] sh 07:44:49 + '[' -e coverage.out ] 07:44:49 + chown 1001:1001 coverage.out [Pipeline] stash 07:44:49 Stashed 1 file(s) [Pipeline] sh 07:44:49 + make build 07:44:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:45:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:45:11 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 07:45:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:45: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:45: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:45:17 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 07:45:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:45:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:45:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:45: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/secrets-config ./cmd/secrets-config 07:45: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 07:45:23 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] } 07:45:24 $ docker stop --time=1 f034742f780cacb02d22711948d8fa2b43700d63c3dfe26e55b90ce6287987a5 07:45:27 $ docker rm -f f034742f780cacb02d22711948d8fa2b43700d63c3dfe26e55b90ce6287987a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:28 07:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:45:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:28 latest: Pulling from edgex-devops/edgex-compose 07:45:28 cbdbe7a5bc2a: Pulling fs layer 07:45:28 ca9280d653b3: Pulling fs layer 07:45:28 7e9c9ca2126c: Pulling fs layer 07:45:28 cbdbe7a5bc2a: Download complete 07:45:28 ca9280d653b3: Verifying Checksum 07:45:28 ca9280d653b3: Download complete 07:45:28 cbdbe7a5bc2a: Pull complete 07:45:29 7e9c9ca2126c: Download complete 07:45:29 ca9280d653b3: Pull complete 07:45:32 7e9c9ca2126c: Pull complete 07:45:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:45:32 prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container 07:45:32 $ 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 07:45:34 $ docker top 912e5188612fecaad782844b79ac384cf425ec3c23569f626ccd6d97ca890df3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:34 + docker-compose build --help 07:45:34 + grep parallel 07:45:35 --parallel Build images in parallel. [Pipeline] } 07:45:35 $ docker stop --time=1 912e5188612fecaad782844b79ac384cf425ec3c23569f626ccd6d97ca890df3 07:45:36 $ docker rm -f 912e5188612fecaad782844b79ac384cf425ec3c23569f626ccd6d97ca890df3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:37 . [Pipeline] withDockerContainer 07:45:37 prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container 07:45:37 $ 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 07:45:37 $ docker top 4183606ce1e5b667623b7206b6ada9f77e929c9bd1a353d8a549fa8de47b30ce -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:37 + docker-compose -f ./docker-compose-build.yml build --parallel 07:45:38 Building core-command ... 07:45:38 Building core-data ... 07:45:38 Building core-metadata ... 07:45:38 Building security-bootstrapper ... 07:45:38 Building security-proxy-setup ... 07:45:38 Building security-secretstore-setup ... 07:45:38 Building security-spiffe-token-provider ... 07:45:38 Building security-spire-agent ... 07:45:38 Building security-spire-config ... 07:45:38 Building security-spire-server ... 07:45:38 Building support-notifications ... 07:45:38 Building support-scheduler ... 07:45:38 Building sys-mgmt-agent ... 07:45:38 Building security-bootstrapper 07:45:38 Building sys-mgmt-agent 07:45:38 Building core-data 07:45:38 Building security-spire-config 07:45:38 Building core-metadata 07:45:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:45:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:45:53 ---> 89f9d478009e 07:45:53 Step 3/23 : WORKDIR /edgex-go 07:45:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:45:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:45:53 ---> 89f9d478009e 07:45:53 Step 3/23 : WORKDIR /edgex-go 07:45:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:45:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:45:53 ---> 89f9d478009e 07:45:53 Step 3/26 : WORKDIR /edgex-go 07:45:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:45:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:45:53 ---> 89f9d478009e 07:45:53 Step 3/23 : WORKDIR /edgex-go 07:45:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:45:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:45:53 ---> 89f9d478009e 07:45:53 Step 3/31 : WORKDIR /edgex-go 07:45:55 ---> Running in 0759956f39da 07:45:55 ---> Running in 94e50510e73c 07:45:55 ---> Running in 0545ccb3e68b 07:45:55 ---> Running in c01790bd1969 07:45:55 ---> Running in c1a12b3163a6 07:45:55 Removing intermediate container c01790bd1969 07:45:55 ---> 36c85396d11e 07:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:55 Removing intermediate container 0759956f39da 07:45:55 ---> 28794ce7c27f 07:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:55 Removing intermediate container c1a12b3163a6 07:45:55 ---> b9ce2d1f4d44 07:45:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:55 Removing intermediate container 94e50510e73c 07:45:55 ---> 2aa8ed4bee96 07:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:55 Removing intermediate container 0545ccb3e68b 07:45:55 ---> a7d0cbcdab2c 07:45:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:56 ---> Running in 3126b34ba55e 07:45:56 ---> Running in fbab9072ad88 07:45:56 ---> Running in 852c84451069 07:45:56 ---> Running in 03132e3f815a 07:45:56 ---> Running in 7003956fc936 07:45:57 Removing intermediate container fbab9072ad88 07:45:57 ---> 30a1b04ca272 07:45:57 Step 5/23 : RUN apk add --update --no-cache make bash git 07:45:57 ---> Running in 2ea68dbbd5f6 07:45:57 Removing intermediate container 3126b34ba55e 07:45:57 ---> 4c7d63bc6f29 07:45:57 Step 5/23 : RUN apk add --update --no-cache make git 07:45:57 ---> Running in 3082a7ef6271 07:45:57 Removing intermediate container 03132e3f815a 07:45:57 ---> 03ecb504aa93 07:45:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:45:57 ---> Running in 0d64060093eb 07:45:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:57 Removing intermediate container 7003956fc936 07:45:57 ---> d850d1750b3b 07:45:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:45:57 ---> Running in d91eedd36e40 07:45:57 Removing intermediate container 852c84451069 07:45:57 ---> 1c9e9a80957c 07:45:57 Step 5/31 : RUN apk add --update --no-cache make git 07:45:57 ---> Running in 456d30bfdb9d 07:45:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:58 OK: 221 MiB in 52 packages 07:45:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:59 Removing intermediate container 2ea68dbbd5f6 07:45:59 ---> 3125c51f11e9 07:45:59 Step 6/23 : COPY go.mod vendor* ./ 07:45:59 ---> 7bcf24cea08d 07:45:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:59 ---> Running in 763cd177804c 07:45:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:59 OK: 221 MiB in 52 packages 07:45:59 OK: 221 MiB in 52 packages 07:45:59 OK: 221 MiB in 52 packages 07:45:59 OK: 221 MiB in 52 packages 07:46:00 Removing intermediate container 3082a7ef6271 07:46:00 ---> 40c109d4db8b 07:46:00 Step 6/23 : COPY go.mod vendor* ./ 07:46:00 Removing intermediate container 0d64060093eb 07:46:00 ---> 2bd5f817e396 07:46:00 Step 6/23 : COPY go.mod vendor* ./ 07:46:00 ---> 68999fa893ce 07:46:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:00 ---> 74e16af3ec97 07:46:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:00 ---> Running in 5b6b2cbf0284 07:46:00 ---> Running in d2d8e9c04146 07:46:00 Removing intermediate container 456d30bfdb9d 07:46:00 ---> 74609610755f 07:46:00 Step 6/31 : COPY go.mod vendor* ./ 07:46:00 Removing intermediate container d91eedd36e40 07:46:00 ---> cfddff43a65a 07:46:00 Step 6/26 : COPY go.mod vendor* ./ 07:46:00 Removing intermediate container 763cd177804c 07:46:00 ---> efb04130c86d 07:46:00 Step 8/23 : COPY . . 07:46:00 ---> f8648079c547 07:46:00 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:01 ---> Running in baf82f0be761 07:46:01 ---> 738895f4e889 07:46:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:01 ---> Running in 18f3e8b74c1d 07:46:02 Removing intermediate container d2d8e9c04146 07:46:02 ---> 211c663adf26 07:46:02 Step 8/23 : COPY . . 07:46:02 Removing intermediate container 5b6b2cbf0284 07:46:02 ---> e281cfcdcbc9 07:46:02 Step 8/23 : COPY . . 07:46:07 Removing intermediate container baf82f0be761 07:46:07 ---> 9790738a27b5 07:46:07 Step 8/31 : COPY . . 07:46:07 Removing intermediate container 18f3e8b74c1d 07:46:07 ---> 1e175ab63596 07:46:07 Step 8/26 : COPY . . 07:46:07 ---> 6e081ee9662d 07:46:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:46:07 ---> Running in cce25bc0903d 07:46:08 ---> 2850fc55526a 07:46:08 Step 9/23 : RUN make cmd/core-data/core-data 07:46:09 ---> Running in 7767f31daaa0 07:46:09 ---> 41d9d6a2ddff 07:46:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:46:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:46:10 ---> Running in 6e8260980997 07:46:10 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 07:46: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 07:46:15 ---> 4f8cd29e4a70 07:46:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:46:15 ---> Running in 713732756f49 07:46:15 ---> fa5a68a76dd3 07:46:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:46:15 ---> Running in 3de88d465eb5 07:46:15 Removing intermediate container 713732756f49 07:46:15 ---> 5d386a787078 07:46:15 Step 10/26 : RUN mkdir -p spire-build 07:46:15 ---> Running in 0edb9cb9e41c 07:46:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:46:17 Removing intermediate container 0edb9cb9e41c 07:46:17 ---> bd1a9a033f89 07:46:17 Step 11/26 : WORKDIR /edgex-go/spire-build 07:46:17 ---> Running in a2998fba4abe 07:46:17 Removing intermediate container a2998fba4abe 07:46:17 ---> c0380b8dc8e7 07:46:17 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 07:46:17 ---> Running in 72edd8c55a8d 07:46:19 spire-1.2.1/ 07:46:19 spire-1.2.1/.data/ 07:46:19 spire-1.2.1/.data/.file 07:46:19 spire-1.2.1/.dockerignore 07:46:19 spire-1.2.1/.gitattributes 07:46:19 spire-1.2.1/.githooks/ 07:46:19 spire-1.2.1/.githooks/pre-commit 07:46:19 spire-1.2.1/.github/ 07:46:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:46:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:46:19 spire-1.2.1/.github/dependabot.yml 07:46:19 spire-1.2.1/.github/workflows/ 07:46:19 spire-1.2.1/.github/workflows/nightly_build.yaml 07:46:19 spire-1.2.1/.github/workflows/pr_build.yaml 07:46:19 spire-1.2.1/.github/workflows/release_build.yaml 07:46:19 spire-1.2.1/.github/workflows/scripts/ 07:46:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:46:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:46:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:46:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:46:19 spire-1.2.1/.github/workflows/scripts/split.sh 07:46:19 spire-1.2.1/.gitignore 07:46:19 spire-1.2.1/.go-version 07:46:19 spire-1.2.1/.golangci.yml 07:46:19 spire-1.2.1/ADOPTERS.md 07:46:19 spire-1.2.1/CHANGELOG.md 07:46:19 spire-1.2.1/CODE-OF-CONDUCT.md 07:46:19 spire-1.2.1/CODEOWNERS 07:46:19 spire-1.2.1/CONTRIBUTING.md 07:46:19 spire-1.2.1/Dockerfile 07:46:19 spire-1.2.1/Dockerfile.dev 07:46:19 spire-1.2.1/Dockerfile.scratch 07:46:19 spire-1.2.1/LICENSE 07:46:19 spire-1.2.1/MAINTAINERS.md 07:46:19 spire-1.2.1/Makefile 07:46:19 spire-1.2.1/README.md 07:46:19 spire-1.2.1/ROADMAP.md 07:46:19 spire-1.2.1/SECURITY.md 07:46:19 spire-1.2.1/cmd/ 07:46:19 spire-1.2.1/cmd/spire-agent/ 07:46:19 spire-1.2.1/cmd/spire-agent/cli/ 07:46:19 spire-1.2.1/cmd/spire-agent/cli/api/ 07:46:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/common/ 07:46:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:46:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/run/ 07:46:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:46:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:46:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:46:19 spire-1.2.1/cmd/spire-agent/main.go 07:46:19 spire-1.2.1/cmd/spire-server/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/agent/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/cli.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/run/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/token/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/validate/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/x509/ 07:46:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:46:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:46:19 spire-1.2.1/cmd/spire-server/main.go 07:46:19 spire-1.2.1/cmd/spire-server/util/ 07:46:19 spire-1.2.1/cmd/spire-server/util/util.go 07:46:19 spire-1.2.1/conf/ 07:46:19 spire-1.2.1/conf/agent/ 07:46:19 spire-1.2.1/conf/agent/agent.conf 07:46:19 spire-1.2.1/conf/agent/agent_full.conf 07:46:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:46:19 spire-1.2.1/conf/server/ 07:46:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:46:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:46:19 spire-1.2.1/conf/server/server.conf 07:46:19 spire-1.2.1/conf/server/server_full.conf 07:46:19 spire-1.2.1/doc/ 07:46:19 spire-1.2.1/doc/SPIRE101.md 07:46:19 spire-1.2.1/doc/auditlog.md 07:46:19 spire-1.2.1/doc/authorization_policy_engine.md 07:46:19 spire-1.2.1/doc/changelog_guidelines.md 07:46:19 spire-1.2.1/doc/cure53-report.pdf 07:46:19 spire-1.2.1/doc/images/ 07:46:19 spire-1.2.1/doc/images/2019_roadmap.png 07:46:19 spire-1.2.1/doc/images/SPIRE101.png 07:46:19 spire-1.2.1/doc/images/SPIRE_agent.png 07:46:19 spire-1.2.1/doc/images/SPIRE_server.png 07:46:19 spire-1.2.1/doc/images/cache_mgr.png 07:46:19 spire-1.2.1/doc/images/cache_mgr_components.png 07:46:19 spire-1.2.1/doc/images/federated_spire.png 07:46:19 spire-1.2.1/doc/images/ha_mode.png 07:46:19 spire-1.2.1/doc/images/nested_spire.png 07:46:19 spire-1.2.1/doc/images/oidc_federation.png 07:46:19 spire-1.2.1/doc/images/single_trust_domain.png 07:46:19 spire-1.2.1/doc/images/spiffe_compatible.png 07:46:19 spire-1.2.1/doc/images/spire_logo.png 07:46:19 spire-1.2.1/doc/migrating_registration_api_clients.md 07:46:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:46:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:46:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:46:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:46:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:46:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:46:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:46:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:46:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:46:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:46:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:46:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:46:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:46:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:46:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:46:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:46:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:46:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:46:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:46:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:46:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:46:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:46:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:46:19 spire-1.2.1/doc/scaling_spire.md 07:46:19 spire-1.2.1/doc/spire_agent.md 07:46:19 spire-1.2.1/doc/spire_server.md 07:46:19 spire-1.2.1/doc/supported_integrations.md 07:46:19 spire-1.2.1/doc/telemetry.md 07:46:19 spire-1.2.1/doc/telemetry_config.md 07:46:19 spire-1.2.1/doc/upgrading.md 07:46:19 spire-1.2.1/doc/using_spire.md 07:46:19 spire-1.2.1/examples/ 07:46:19 spire-1.2.1/examples/README.md 07:46:19 spire-1.2.1/go.mod 07:46:19 spire-1.2.1/go.sum 07:46:19 spire-1.2.1/pkg/ 07:46:19 spire-1.2.1/pkg/agent/ 07:46:19 spire-1.2.1/pkg/agent/agent.go 07:46:19 spire-1.2.1/pkg/agent/api/ 07:46:19 spire-1.2.1/pkg/agent/api/config.go 07:46:19 spire-1.2.1/pkg/agent/api/debug/ 07:46:19 spire-1.2.1/pkg/agent/api/debug/v1/ 07:46:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:46:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:46:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:46:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:46:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:46:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:46:19 spire-1.2.1/pkg/agent/api/endpoints.go 07:46:19 spire-1.2.1/pkg/agent/api/health/ 07:46:19 spire-1.2.1/pkg/agent/api/health/v1/ 07:46:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:46:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:46:19 spire-1.2.1/pkg/agent/api/rpccontext/ 07:46:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:46:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:46:19 spire-1.2.1/pkg/agent/attestor/ 07:46:19 spire-1.2.1/pkg/agent/attestor/node/ 07:46:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:46:19 spire-1.2.1/pkg/agent/attestor/node/node.go 07:46:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:46:19 spire-1.2.1/pkg/agent/attestor/workload/ 07:46:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:46:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:46:19 spire-1.2.1/pkg/agent/catalog/ 07:46:19 spire-1.2.1/pkg/agent/catalog/catalog.go 07:46:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:46:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:46:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:46:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:46:19 spire-1.2.1/pkg/agent/client/ 07:46:19 spire-1.2.1/pkg/agent/client/client.go 07:46:19 spire-1.2.1/pkg/agent/client/client_test.go 07:46:19 spire-1.2.1/pkg/agent/client/dial.go 07:46:19 spire-1.2.1/pkg/agent/client/nodeconn.go 07:46:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:46:19 spire-1.2.1/pkg/agent/client/update.go 07:46:19 spire-1.2.1/pkg/agent/client/util.go 07:46:19 spire-1.2.1/pkg/agent/common/ 07:46:19 spire-1.2.1/pkg/agent/common/backoff/ 07:46:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:46:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:46:19 spire-1.2.1/pkg/agent/common/cgroups/ 07:46:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:46:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:46:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:46:19 spire-1.2.1/pkg/agent/config.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/ 07:46:19 spire-1.2.1/pkg/agent/endpoints/config.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:46:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:46:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/workload/ 07:46:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:46:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:46:19 spire-1.2.1/pkg/agent/manager/ 07:46:19 spire-1.2.1/pkg/agent/manager/cache/ 07:46:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:46:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:46:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:46:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:46:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:46:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:46:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:46:19 spire-1.2.1/pkg/agent/manager/config.go 07:46:19 spire-1.2.1/pkg/agent/manager/manager.go 07:46:19 spire-1.2.1/pkg/agent/manager/manager_test.go 07:46:19 spire-1.2.1/pkg/agent/manager/storage.go 07:46:19 spire-1.2.1/pkg/agent/manager/storage_test.go 07:46:19 spire-1.2.1/pkg/agent/manager/storecache/ 07:46:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:46:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:46:19 spire-1.2.1/pkg/agent/manager/sync.go 07:46:19 spire-1.2.1/pkg/agent/plugin/ 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:46:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:46:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:46:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:46:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:46:19 spire-1.2.1/pkg/agent/svid/ 07:46:19 spire-1.2.1/pkg/agent/svid/rotator.go 07:46:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:46:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:46:19 spire-1.2.1/pkg/agent/svid/store/ 07:46:19 spire-1.2.1/pkg/agent/svid/store/service.go 07:46:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:46:19 spire-1.2.1/pkg/common/ 07:46:19 spire-1.2.1/pkg/common/agentpathtemplate/ 07:46:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:46:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:46:19 spire-1.2.1/pkg/common/api/ 07:46:19 spire-1.2.1/pkg/common/api/metrics.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/ 07:46:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/logger.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/names.go 07:46:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:46:19 spire-1.2.1/pkg/common/api/names.go 07:46:19 spire-1.2.1/pkg/common/api/ratelimit.go 07:46:19 spire-1.2.1/pkg/common/api/rpccontext/ 07:46:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:46:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:46:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:46:19 spire-1.2.1/pkg/common/auth/ 07:46:19 spire-1.2.1/pkg/common/auth/interceptors.go 07:46:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:46:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/ 07:46:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/types.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:46:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:46:19 spire-1.2.1/pkg/common/catalog/ 07:46:19 spire-1.2.1/pkg/common/catalog/bind.go 07:46:19 spire-1.2.1/pkg/common/catalog/builtin.go 07:46:19 spire-1.2.1/pkg/common/catalog/catalog.go 07:46:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:46:19 spire-1.2.1/pkg/common/catalog/closers.go 07:46:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:46:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:46:19 spire-1.2.1/pkg/common/catalog/config.go 07:46:19 spire-1.2.1/pkg/common/catalog/config_test.go 07:46:19 spire-1.2.1/pkg/common/catalog/configure.go 07:46:19 spire-1.2.1/pkg/common/catalog/constraints.go 07:46:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:46:19 spire-1.2.1/pkg/common/catalog/context.go 07:46:19 spire-1.2.1/pkg/common/catalog/external.go 07:46:19 spire-1.2.1/pkg/common/catalog/host.go 07:46:19 spire-1.2.1/pkg/common/catalog/pipenet.go 07:46:19 spire-1.2.1/pkg/common/catalog/plugin.go 07:46:19 spire-1.2.1/pkg/common/catalog/testplugin/ 07:46:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:46:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:46:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:46:19 spire-1.2.1/pkg/common/cli/ 07:46:19 spire-1.2.1/pkg/common/cli/env.go 07:46:19 spire-1.2.1/pkg/common/cli/flags.go 07:46:19 spire-1.2.1/pkg/common/cli/trust_domain.go 07:46:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:46:19 spire-1.2.1/pkg/common/cli/umask.go 07:46:19 spire-1.2.1/pkg/common/cli/umask_posix.go 07:46:19 spire-1.2.1/pkg/common/cli/umask_test.go 07:46:19 spire-1.2.1/pkg/common/cli/umask_windows.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/ 07:46:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/flag.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/format.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/ 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:46:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:46:19 spire-1.2.1/pkg/common/coretypes/ 07:46:19 spire-1.2.1/pkg/common/coretypes/bundle/ 07:46:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:46:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:46:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:46:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:46:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:46:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:46:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:46:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:46:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:46:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:46:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:46:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:46:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:46:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:46:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:46:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:46:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:46:19 spire-1.2.1/pkg/common/cryptoutil/ 07:46:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:46:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:46:19 spire-1.2.1/pkg/common/diskutil/ 07:46:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:46:19 spire-1.2.1/pkg/common/diskutil/file_test.go 07:46:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:46:19 spire-1.2.1/pkg/common/errorutil/ 07:46:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:46:19 spire-1.2.1/pkg/common/health/ 07:46:19 spire-1.2.1/pkg/common/health/config.go 07:46:19 spire-1.2.1/pkg/common/health/context.go 07:46:19 spire-1.2.1/pkg/common/health/context_test.go 07:46:19 spire-1.2.1/pkg/common/health/health.go 07:46:19 spire-1.2.1/pkg/common/health/health_test.go 07:46:19 spire-1.2.1/pkg/common/health/logger.go 07:46:19 spire-1.2.1/pkg/common/hostservice/ 07:46:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:46:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:46:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:46:19 spire-1.2.1/pkg/common/idutil/ 07:46:19 spire-1.2.1/pkg/common/idutil/require.go 07:46:19 spire-1.2.1/pkg/common/idutil/require_test.go 07:46:19 spire-1.2.1/pkg/common/idutil/safety.go 07:46:19 spire-1.2.1/pkg/common/idutil/safety_test.go 07:46:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:46:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:46:19 spire-1.2.1/pkg/common/jwtsvid/ 07:46:19 spire-1.2.1/pkg/common/jwtsvid/common.go 07:46:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:46:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:46:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:46:19 spire-1.2.1/pkg/common/jwtutil/ 07:46:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:46:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:46:19 spire-1.2.1/pkg/common/log/ 07:46:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:46:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:46:19 spire-1.2.1/pkg/common/log/log.go 07:46:19 spire-1.2.1/pkg/common/log/log_test.go 07:46:19 spire-1.2.1/pkg/common/log/options.go 07:46:19 spire-1.2.1/pkg/common/nodeutil/ 07:46:19 spire-1.2.1/pkg/common/nodeutil/node.go 07:46:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:46:19 spire-1.2.1/pkg/common/peertracker/ 07:46:19 spire-1.2.1/pkg/common/peertracker/conn.go 07:46:19 spire-1.2.1/pkg/common/peertracker/credentials.go 07:46:19 spire-1.2.1/pkg/common/peertracker/errors.go 07:46:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:46:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:46:19 spire-1.2.1/pkg/common/peertracker/info.go 07:46:19 spire-1.2.1/pkg/common/peertracker/listener.go 07:46:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:46:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:46:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:46:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:46:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:46:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:46:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:46:19 spire-1.2.1/pkg/common/peertracker/tcp.go 07:46:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:46:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:46:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:46:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:46:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:46:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:46:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:46:19 spire-1.2.1/pkg/common/peertracker/uds.go 07:46:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:46:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:46:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:46:19 spire-1.2.1/pkg/common/pemutil/ 07:46:19 spire-1.2.1/pkg/common/pemutil/block.go 07:46:19 spire-1.2.1/pkg/common/pemutil/certs.go 07:46:19 spire-1.2.1/pkg/common/pemutil/common.go 07:46:19 spire-1.2.1/pkg/common/pemutil/csr.go 07:46:19 spire-1.2.1/pkg/common/pemutil/keys.go 07:46:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/ 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:46:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:46:19 spire-1.2.1/pkg/common/plugin/ 07:46:19 spire-1.2.1/pkg/common/plugin/aws/ 07:46:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:46:19 spire-1.2.1/pkg/common/plugin/azure/ 07:46:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:46:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:46:19 spire-1.2.1/pkg/common/plugin/facade.go 07:46:19 spire-1.2.1/pkg/common/plugin/facade_test.go 07:46:19 spire-1.2.1/pkg/common/plugin/gcp/ 07:46:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:46:19 spire-1.2.1/pkg/common/plugin/k8s/ 07:46:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:46:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:46:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:46:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:46:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:46:19 spire-1.2.1/pkg/common/plugin/log.go 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/ 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:46:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:46:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:46:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:46:19 spire-1.2.1/pkg/common/plugin/x509pop/ 07:46:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:46:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:46:19 spire-1.2.1/pkg/common/profiling/ 07:46:19 spire-1.2.1/pkg/common/profiling/dumpers.go 07:46:19 spire-1.2.1/pkg/common/profiling/profiling.go 07:46:19 spire-1.2.1/pkg/common/protoutil/ 07:46:19 spire-1.2.1/pkg/common/protoutil/masks.go 07:46:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:46:19 spire-1.2.1/pkg/common/rotationutil/ 07:46:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:46:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:46:19 spire-1.2.1/pkg/common/selector/ 07:46:19 spire-1.2.1/pkg/common/selector/selector.go 07:46:19 spire-1.2.1/pkg/common/selector/selector_test.go 07:46:19 spire-1.2.1/pkg/common/selector/set.go 07:46:19 spire-1.2.1/pkg/common/selector/set_utils.go 07:46:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/ 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/ 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:46:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:46:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:46:19 spire-1.2.1/pkg/common/telemetry/call.go 07:46:19 spire-1.2.1/pkg/common/telemetry/common/ 07:46:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:46:19 spire-1.2.1/pkg/common/telemetry/config.go 07:46:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:46:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/inmem.go 07:46:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/m3.go 07:46:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/metrics.go 07:46:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/names.go 07:46:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:46:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:46:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/ 07:46:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:46:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:46:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:46:19 spire-1.2.1/pkg/common/telemetry/server/server.go 07:46:19 spire-1.2.1/pkg/common/telemetry/sink.go 07:46:19 spire-1.2.1/pkg/common/telemetry/statsd.go 07:46:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:46:19 spire-1.2.1/pkg/common/telemetry/uptime.go 07:46:19 spire-1.2.1/pkg/common/telemetry/version.go 07:46:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:46:19 spire-1.2.1/pkg/common/uptime/ 07:46:19 spire-1.2.1/pkg/common/uptime/uptime.go 07:46:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:46:19 spire-1.2.1/pkg/common/util/ 07:46:19 spire-1.2.1/pkg/common/util/certs.go 07:46:19 spire-1.2.1/pkg/common/util/certs_test.go 07:46:19 spire-1.2.1/pkg/common/util/csr.go 07:46:19 spire-1.2.1/pkg/common/util/hash.go 07:46:19 spire-1.2.1/pkg/common/util/selectors.go 07:46:19 spire-1.2.1/pkg/common/util/selectors_test.go 07:46:19 spire-1.2.1/pkg/common/util/signals.go 07:46:19 spire-1.2.1/pkg/common/util/sort.go 07:46:19 spire-1.2.1/pkg/common/util/sort_test.go 07:46:19 spire-1.2.1/pkg/common/util/task.go 07:46:19 spire-1.2.1/pkg/common/util/task_test.go 07:46:19 spire-1.2.1/pkg/common/util/testdata/ 07:46:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:46:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:46:19 spire-1.2.1/pkg/common/version/ 07:46:19 spire-1.2.1/pkg/common/version/version.go 07:46:19 spire-1.2.1/pkg/common/x509svid/ 07:46:19 spire-1.2.1/pkg/common/x509svid/common_test.go 07:46:19 spire-1.2.1/pkg/common/x509svid/csr.go 07:46:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:46:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:46:19 spire-1.2.1/pkg/common/x509util/ 07:46:19 spire-1.2.1/pkg/common/x509util/cert.go 07:46:19 spire-1.2.1/pkg/common/x509util/dns.go 07:46:19 spire-1.2.1/pkg/common/x509util/dns_test.go 07:46:19 spire-1.2.1/pkg/common/x509util/keyid.go 07:46:19 spire-1.2.1/pkg/common/x509util/keypair.go 07:46:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:46:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:46:19 spire-1.2.1/pkg/server/ 07:46:19 spire-1.2.1/pkg/server/api/ 07:46:19 spire-1.2.1/pkg/server/api/agent.go 07:46:19 spire-1.2.1/pkg/server/api/agent/ 07:46:19 spire-1.2.1/pkg/server/api/agent/v1/ 07:46:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:46:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:46:19 spire-1.2.1/pkg/server/api/agent_test.go 07:46:19 spire-1.2.1/pkg/server/api/api.go 07:46:19 spire-1.2.1/pkg/server/api/audit/ 07:46:19 spire-1.2.1/pkg/server/api/audit/audit.go 07:46:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:46:19 spire-1.2.1/pkg/server/api/bundle.go 07:46:19 spire-1.2.1/pkg/server/api/bundle/ 07:46:19 spire-1.2.1/pkg/server/api/bundle/v1/ 07:46:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:46:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:46:19 spire-1.2.1/pkg/server/api/bundle_test.go 07:46:19 spire-1.2.1/pkg/server/api/debug/ 07:46:19 spire-1.2.1/pkg/server/api/debug/v1/ 07:46:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:46:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:46:19 spire-1.2.1/pkg/server/api/entry.go 07:46:19 spire-1.2.1/pkg/server/api/entry/ 07:46:19 spire-1.2.1/pkg/server/api/entry/v1/ 07:46:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:46:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:46:19 spire-1.2.1/pkg/server/api/entry_test.go 07:46:19 spire-1.2.1/pkg/server/api/health/ 07:46:19 spire-1.2.1/pkg/server/api/health/v1/ 07:46:19 spire-1.2.1/pkg/server/api/health/v1/service.go 07:46:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:46:19 spire-1.2.1/pkg/server/api/id.go 07:46:19 spire-1.2.1/pkg/server/api/id_test.go 07:46:19 spire-1.2.1/pkg/server/api/limits/ 07:46:19 spire-1.2.1/pkg/server/api/limits/limits.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/ 07:46:19 spire-1.2.1/pkg/server/api/middleware/alias.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/audit.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/caller.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/common.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/entries.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:46:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:46:19 spire-1.2.1/pkg/server/api/ratelimit.go 07:46:19 spire-1.2.1/pkg/server/api/rpccontext/ 07:46:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:46:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:46:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:46:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:46:19 spire-1.2.1/pkg/server/api/selector.go 07:46:19 spire-1.2.1/pkg/server/api/selector_test.go 07:46:19 spire-1.2.1/pkg/server/api/status.go 07:46:19 spire-1.2.1/pkg/server/api/status_test.go 07:46:19 spire-1.2.1/pkg/server/api/svid/ 07:46:19 spire-1.2.1/pkg/server/api/svid/v1/ 07:46:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:46:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:46:19 spire-1.2.1/pkg/server/api/trustdomain.go 07:46:19 spire-1.2.1/pkg/server/api/trustdomain/ 07:46:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:46:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:46:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:46:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:46:19 spire-1.2.1/pkg/server/authpolicy/ 07:46:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:46:19 spire-1.2.1/pkg/server/authpolicy/policy.go 07:46:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:46:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:46:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:46:19 spire-1.2.1/pkg/server/authpolicy/validate.go 07:46:19 spire-1.2.1/pkg/server/bundle/ 07:46:19 spire-1.2.1/pkg/server/bundle/client/ 07:46:19 spire-1.2.1/pkg/server/bundle/client/client.go 07:46:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:46:19 spire-1.2.1/pkg/server/bundle/client/manager.go 07:46:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:46:19 spire-1.2.1/pkg/server/bundle/client/sources.go 07:46:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:46:19 spire-1.2.1/pkg/server/bundle/client/updater.go 07:46:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:46:19 spire-1.2.1/pkg/server/ca/ 07:46:19 spire-1.2.1/pkg/server/ca/ca.go 07:46:19 spire-1.2.1/pkg/server/ca/ca_health.go 07:46:19 spire-1.2.1/pkg/server/ca/ca_test.go 07:46:19 spire-1.2.1/pkg/server/ca/journal.go 07:46:19 spire-1.2.1/pkg/server/ca/journal_test.go 07:46:19 spire-1.2.1/pkg/server/ca/manager.go 07:46:19 spire-1.2.1/pkg/server/ca/manager_health.go 07:46:19 spire-1.2.1/pkg/server/ca/manager_test.go 07:46:19 spire-1.2.1/pkg/server/ca/templates.go 07:46:19 spire-1.2.1/pkg/server/ca/upstream_client.go 07:46:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:46:19 spire-1.2.1/pkg/server/ca/validation.go 07:46:19 spire-1.2.1/pkg/server/cache/ 07:46:19 spire-1.2.1/pkg/server/cache/dscache/ 07:46:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:46:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:46:19 spire-1.2.1/pkg/server/cache/entrycache/ 07:46:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:46:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:46:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:46:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:46:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:46:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:46:19 spire-1.2.1/pkg/server/catalog/ 07:46:19 spire-1.2.1/pkg/server/catalog/catalog.go 07:46:19 spire-1.2.1/pkg/server/catalog/keymanager.go 07:46:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:46:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:46:19 spire-1.2.1/pkg/server/catalog/notifier.go 07:46:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:46:19 spire-1.2.1/pkg/server/config.go 07:46:19 spire-1.2.1/pkg/server/datastore/ 07:46:19 spire-1.2.1/pkg/server/datastore/datastore.go 07:46:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:46:19 spire-1.2.1/pkg/server/datastore/repository.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:46:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:46:19 spire-1.2.1/pkg/server/endpoints/ 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/ 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:46:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:46:19 spire-1.2.1/pkg/server/endpoints/config.go 07:46:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:46:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:46:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:46:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:46:19 spire-1.2.1/pkg/server/endpoints/middleware.go 07:46:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:46:19 spire-1.2.1/pkg/server/hostservice/ 07:46:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:46:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:46:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:46:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:46:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:46:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:46:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:46:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/ 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/ 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:46:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:46:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:46:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/ 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:46:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:46:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:46:19 spire-1.2.1/pkg/server/registration/ 07:46:19 spire-1.2.1/pkg/server/registration/manager.go 07:46:19 spire-1.2.1/pkg/server/registration/manager_test.go 07:46:19 spire-1.2.1/pkg/server/scanentries.go 07:46:19 spire-1.2.1/pkg/server/scanentries_test.go 07:46:19 spire-1.2.1/pkg/server/server.go 07:46:19 spire-1.2.1/pkg/server/server_test.go 07:46:19 spire-1.2.1/pkg/server/svid/ 07:46:19 spire-1.2.1/pkg/server/svid/observer.go 07:46:19 spire-1.2.1/pkg/server/svid/observer_test.go 07:46:19 spire-1.2.1/pkg/server/svid/rotator.go 07:46:19 spire-1.2.1/pkg/server/svid/rotator_config.go 07:46:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:46:19 spire-1.2.1/pkg/server/svid/rotator_test.go 07:46:19 spire-1.2.1/proto/ 07:46:19 spire-1.2.1/proto/private/ 07:46:19 spire-1.2.1/proto/private/server/ 07:46:19 spire-1.2.1/proto/private/server/journal/ 07:46:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:46:19 spire-1.2.1/proto/private/server/journal/journal.proto 07:46:19 spire-1.2.1/proto/spire/ 07:46:19 spire-1.2.1/proto/spire/common/ 07:46:19 spire-1.2.1/proto/spire/common/common.pb.go 07:46:19 spire-1.2.1/proto/spire/common/common.proto 07:46:19 spire-1.2.1/proto/spire/common/plugin/ 07:46:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:46:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:46:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:46:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:46:19 spire-1.2.1/proto/spire/plugin/ 07:46:19 spire-1.2.1/proto/spire/plugin/agent/ 07:46:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:46:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:46:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:46:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:46:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:46:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:46:19 spire-1.2.1/release/ 07:46:19 spire-1.2.1/release/spire-extras/ 07:46:19 spire-1.2.1/release/spire-extras/README.md 07:46:19 spire-1.2.1/release/spire-extras/conf/ 07:46:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:46:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:46:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:46:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:46:19 spire-1.2.1/release/spire/ 07:46:19 spire-1.2.1/release/spire/README.md 07:46:19 spire-1.2.1/release/spire/conf/ 07:46:19 spire-1.2.1/release/spire/conf/agent/ 07:46:19 spire-1.2.1/release/spire/conf/agent/agent.conf 07:46:19 spire-1.2.1/release/spire/conf/server/ 07:46:19 spire-1.2.1/release/spire/conf/server/server.conf 07:46:19 spire-1.2.1/script/ 07:46:19 spire-1.2.1/script/build-artifact.sh 07:46:19 spire-1.2.1/script/generate_dummy_ca.sh 07:46:19 spire-1.2.1/support/ 07:46:19 spire-1.2.1/support/k8s/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:46:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/ 07:46:19 spire-1.2.1/support/oidc-discovery-provider/README.md 07:46:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/config.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/main.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:46:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:46:19 spire-1.2.1/test/ 07:46:19 spire-1.2.1/test/clock/ 07:46:19 spire-1.2.1/test/clock/clock.go 07:46:19 spire-1.2.1/test/fakes/ 07:46:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:46:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:46:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:46:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:46:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:46:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:46:19 spire-1.2.1/test/fakes/fakeagentstore/ 07:46:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:46:19 spire-1.2.1/test/fakes/fakedatastore/ 07:46:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:46:19 spire-1.2.1/test/fakes/fakeentryclient/ 07:46:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:46:19 spire-1.2.1/test/fakes/fakehealthchecker/ 07:46:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:46:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:46:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:46:19 spire-1.2.1/test/fakes/fakemetrics/ 07:46:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:46:19 spire-1.2.1/test/fakes/fakenoderesolver/ 07:46:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:46:19 spire-1.2.1/test/fakes/fakenotifier/ 07:46:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:46:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:46:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:46:19 spire-1.2.1/test/fakes/fakeserverca/ 07:46:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:46:19 spire-1.2.1/test/fakes/fakeservercatalog/ 07:46:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:46:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:46:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:46:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:46:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:46:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:46:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:46:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:46:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:46:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:46:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:46:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:46:19 spire-1.2.1/test/fixture/ 07:46:19 spire-1.2.1/test/fixture/certs/ 07:46:19 spire-1.2.1/test/fixture/certs/agent_svid.der 07:46:19 spire-1.2.1/test/fixture/certs/base_cert.pem 07:46:19 spire-1.2.1/test/fixture/certs/base_csr.pem 07:46:19 spire-1.2.1/test/fixture/certs/base_key.pem 07:46:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:46:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:46:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:46:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:46:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:46:19 spire-1.2.1/test/fixture/certs/blog_key.pem 07:46:19 spire-1.2.1/test/fixture/certs/bundle.der 07:46:19 spire-1.2.1/test/fixture/certs/ca.pem 07:46:19 spire-1.2.1/test/fixture/certs/ca_key.pem 07:46:19 spire-1.2.1/test/fixture/certs/database_cert.pem 07:46:19 spire-1.2.1/test/fixture/certs/database_csr.pem 07:46:19 spire-1.2.1/test/fixture/certs/database_key.pem 07:46:19 spire-1.2.1/test/fixture/certs/node_cert.pem 07:46:19 spire-1.2.1/test/fixture/certs/node_csr.pem 07:46:19 spire-1.2.1/test/fixture/certs/node_key.pem 07:46:19 spire-1.2.1/test/fixture/certs/svid.pem 07:46:19 spire-1.2.1/test/fixture/certs/svid_key.pem 07:46:19 spire-1.2.1/test/fixture/config/ 07:46:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:46:19 spire-1.2.1/test/fixture/config/agent_good.conf 07:46:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:46:19 spire-1.2.1/test/fixture/config/plugin_good.conf 07:46:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:46:19 spire-1.2.1/test/fixture/config/server_good.conf 07:46:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:46:19 spire-1.2.1/test/fixture/fixture.go 07:46:19 spire-1.2.1/test/fixture/nodeattestor/ 07:46:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:46:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:46:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:46:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:46:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:46:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:46:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:46:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:46:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:46:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:46:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:46:19 spire-1.2.1/test/fixture/registration/ 07:46:19 spire-1.2.1/test/fixture/registration/entries.json 07:46:19 spire-1.2.1/test/fixture/registration/good-for-update.json 07:46:19 spire-1.2.1/test/fixture/registration/good.json 07:46:19 spire-1.2.1/test/fixture/registration/invalid.json 07:46:19 spire-1.2.1/test/fixture/registration/invalid_json.json 07:46:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:46:19 spire-1.2.1/test/integration/ 07:46:19 spire-1.2.1/test/integration/README.md 07:46:19 spire-1.2.1/test/integration/common 07:46:19 spire-1.2.1/test/integration/setup/ 07:46:19 spire-1.2.1/test/integration/setup/adminclient/ 07:46:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:46:19 spire-1.2.1/test/integration/setup/adminclient/client.go 07:46:19 spire-1.2.1/test/integration/setup/debugagent/ 07:46:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:46:19 spire-1.2.1/test/integration/setup/debugagent/main.go 07:46:19 spire-1.2.1/test/integration/setup/debugserver/ 07:46:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:46:19 spire-1.2.1/test/integration/setup/debugserver/main.go 07:46:19 spire-1.2.1/test/integration/setup/downstreamclient/ 07:46:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:46:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:46:19 spire-1.2.1/test/integration/setup/itclient/ 07:46:19 spire-1.2.1/test/integration/setup/itclient/client.go 07:46:19 spire-1.2.1/test/integration/setup/node-attestation/ 07:46:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:46:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:46:19 spire-1.2.1/test/integration/setup/x509pop/ 07:46:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:46:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:46:19 spire-1.2.1/test/integration/suites/ 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:46:19 spire-1.2.1/test/integration/suites/join-token/ 07:46:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:46:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:46:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:46:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:46:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:46:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:46:19 spire-1.2.1/test/integration/suites/join-token/README.md 07:46:19 spire-1.2.1/test/integration/suites/join-token/conf/ 07:46:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/join-token/teardown 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:46:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:46:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:46:19 spire-1.2.1/test/integration/suites/k8s/ 07:46:19 spire-1.2.1/test/integration/suites/k8s/00-setup 07:46:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:46:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:46:19 spire-1.2.1/test/integration/suites/k8s/README.md 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/ 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:46:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:46:19 spire-1.2.1/test/integration/suites/k8s/teardown 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/ 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:46:19 spire-1.2.1/test/integration/suites/rotation/ 07:46:19 spire-1.2.1/test/integration/suites/rotation/00-setup 07:46:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:46:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:46:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:46:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:46:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:46:19 spire-1.2.1/test/integration/suites/rotation/README.md 07:46:19 spire-1.2.1/test/integration/suites/rotation/conf/ 07:46:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/rotation/teardown 07:46:19 spire-1.2.1/test/integration/suites/self-test/ 07:46:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:46:19 spire-1.2.1/test/integration/suites/self-test/README.md 07:46:19 spire-1.2.1/test/integration/suites/self-test/teardown 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:46:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:46:19 spire-1.2.1/test/integration/suites/upgrade/ 07:46:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:46:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:46:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:46:19 spire-1.2.1/test/integration/suites/upgrade/README.md 07:46:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:46:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:46:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:46:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:46:19 spire-1.2.1/test/integration/suites/upgrade/teardown 07:46:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:46:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:46:19 spire-1.2.1/test/integration/test-one.sh 07:46:19 spire-1.2.1/test/integration/test.sh 07:46:19 spire-1.2.1/test/plugintest/ 07:46:19 spire-1.2.1/test/plugintest/config.go 07:46:19 spire-1.2.1/test/plugintest/load.go 07:46:19 spire-1.2.1/test/plugintest/option.go 07:46:19 spire-1.2.1/test/spiretest/ 07:46:19 spire-1.2.1/test/spiretest/apiserver.go 07:46:19 spire-1.2.1/test/spiretest/assertions.go 07:46:19 spire-1.2.1/test/spiretest/dir.go 07:46:19 spire-1.2.1/test/spiretest/errors_posix.go 07:46:19 spire-1.2.1/test/spiretest/errors_windows.go 07:46:19 spire-1.2.1/test/spiretest/logs.go 07:46:19 spire-1.2.1/test/spiretest/socketapi.go 07:46:19 spire-1.2.1/test/spiretest/suite.go 07:46:19 spire-1.2.1/test/spiretest/x509.go 07:46:19 spire-1.2.1/test/testca/ 07:46:19 spire-1.2.1/test/testca/ca.go 07:46:19 spire-1.2.1/test/testkey/ 07:46:19 spire-1.2.1/test/testkey/generate.sh 07:46:19 spire-1.2.1/test/testkey/genkeys.go 07:46:19 spire-1.2.1/test/testkey/keys.go 07:46:19 spire-1.2.1/test/testkey/new.go 07:46:19 spire-1.2.1/test/tpmsimulator/ 07:46:19 spire-1.2.1/test/tpmsimulator/simulator.go 07:46:19 spire-1.2.1/test/util/ 07:46:19 spire-1.2.1/test/util/cert_fixtures.go 07:46:19 spire-1.2.1/test/util/cert_generation.go 07:46:19 spire-1.2.1/test/util/io_redirection.go 07:46:19 spire-1.2.1/test/util/race.go 07:46:19 spire-1.2.1/test/util/util.go 07:46:19 building spire from source... 07:46:19 Installing go1.17.7... 07:46:24 Building bin/spire-server... 07:46:24 go: downloading github.com/mitchellh/cli v1.1.2 07:46:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:46:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:46:24 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:46:24 go: downloading google.golang.org/grpc v1.44.0 07:46:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:46:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:46:25 go: downloading github.com/imdario/mergo v0.3.12 07:46:25 go: downloading github.com/sirupsen/logrus v1.8.1 07:46:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:46:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:46:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:46:25 go: downloading github.com/fatih/color v1.13.0 07:46:25 go: downloading github.com/mattn/go-isatty v0.0.14 07:46:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:46:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:46:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:46:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:46:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:46:25 go: downloading github.com/armon/go-metrics v0.3.10 07:46:25 go: downloading github.com/prometheus/client_golang v1.12.1 07:46:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:46:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:46:25 go: downloading github.com/open-policy-agent/opa v0.38.0 07:46:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:46:25 go: downloading github.com/Masterminds/goutils v1.1.0 07:46:25 go: downloading github.com/Masterminds/semver v1.5.0 07:46:26 go: downloading github.com/google/uuid v1.1.2 07:46:26 go: downloading github.com/huandu/xstrings v1.3.2 07:46:26 go: downloading github.com/mattn/go-colorable v0.1.12 07:46:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:46:26 go: downloading github.com/oklog/run v1.0.0 07:46:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:46:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:46:26 go: downloading github.com/imkira/go-observer v1.0.3 07:46:26 go: downloading github.com/beorn7/perks v1.0.1 07:46:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:46:26 go: downloading github.com/prometheus/client_model v0.2.0 07:46:26 go: downloading github.com/prometheus/common v0.32.1 07:46:26 go: downloading github.com/prometheus/procfs v0.7.3 07:46:26 go: downloading go.uber.org/atomic v1.9.0 07:46:26 go: downloading github.com/hashicorp/errwrap v1.1.0 07:46:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:46:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:46:26 go: downloading github.com/blang/semver/v4 v4.0.0 07:46:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:46:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:46:26 go: downloading github.com/jinzhu/gorm v1.9.16 07:46:27 go: downloading github.com/lib/pq v1.10.4 07:46:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:46:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:46:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:46:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:46:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:46:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:46:29 go: downloading github.com/stretchr/testify v1.7.0 07:46:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:46:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:46:33 go: downloading google.golang.org/api v0.70.0 07:46:33 go: downloading k8s.io/client-go v0.23.4 07:46:33 go: downloading k8s.io/api v0.23.4 07:46:33 go: downloading github.com/google/go-tpm v0.3.3 07:46:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:46:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:46:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:46:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:46:33 go: downloading cloud.google.com/go/storage v1.21.0 07:46:33 go: downloading cloud.google.com/go v0.100.2 07:46:33 go: downloading k8s.io/apimachinery v0.23.4 07:46:33 go: downloading k8s.io/kube-aggregator v0.23.3 07:46:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:46:34 go: downloading cloud.google.com/go/security v1.3.0 07:46:34 go: downloading github.com/hashicorp/vault/api v1.4.1 07:46:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:46:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:46:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:46:34 go: downloading github.com/twmb/murmur3 v1.1.6 07:46:35 go: downloading github.com/jinzhu/inflection v1.0.0 07:46:35 go: downloading github.com/aws/smithy-go v1.11.0 07:46:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:46:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:46:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:46:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:46:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:46:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:46:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:46:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:46:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:46:35 go: downloading github.com/dimchansky/utfbom v1.1.1 07:46:35 go: downloading github.com/gogo/protobuf v1.3.2 07:46:36 go: downloading cloud.google.com/go/compute v1.3.0 07:46:36 go: downloading cloud.google.com/go/iam v0.1.1 07:46:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:46:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:46:36 go: downloading k8s.io/klog/v2 v2.30.0 07:46:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:46:36 go: downloading github.com/google/gofuzz v1.1.0 07:46:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:46:36 go: downloading github.com/spf13/pflag v1.0.5 07:46:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:46:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:46:36 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:46:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:46:36 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:46:36 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:46:36 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:46:36 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:46:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:46:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:46:36 go: downloading gopkg.in/yaml.v2 v2.4.0 07:46:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:46:36 go: downloading github.com/gobwas/glob v0.2.3 07:46:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:46:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:46:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:46:36 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:46:36 go: downloading gopkg.in/inf.v0 v0.9.1 07:46:36 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:46:36 go: downloading go.opencensus.io v0.23.0 07:46:36 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:46:36 go: downloading github.com/google/go-cmp v0.5.7 07:46:36 go: downloading github.com/googleapis/gnostic v0.5.5 07:46:36 go: downloading github.com/go-logr/logr v1.2.2 07:46:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:46:36 go: downloading github.com/json-iterator/go v1.1.12 07:46:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:46:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:46:36 go: downloading go.uber.org/zap v1.21.0 07:46:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:46:36 go: downloading sigs.k8s.io/yaml v1.3.0 07:46:37 go: downloading github.com/tklauser/numcpus v0.3.0 07:46:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:46:37 go: downloading github.com/ryanuber/go-glob v1.0.0 07:46:37 go: downloading github.com/golang/snappy v0.0.4 07:46:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:46:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:46:37 go: downloading github.com/modern-go/reflect2 v1.0.2 07:46:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:46:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:46:37 go: downloading github.com/hashicorp/go-version v1.2.0 07:46:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:46:37 go: downloading go.uber.org/multierr v1.6.0 07:46:40 Removing intermediate container cce25bc0903d 07:46:40 ---> 78373fcb9848 07:46:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:46:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:46:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:46:40 Removing intermediate container 6e8260980997 07:46:40 ---> 900a973a8382 07:46:40 07:46:40 Step 10/23 : FROM alpine:3.14 07:46:40 Removing intermediate container 3de88d465eb5 07:46:40 ---> 7692f0a1e58a 07:46:40 07:46:40 Step 10/31 : FROM alpine:3.14 07:46:40 Removing intermediate container 7767f31daaa0 07:46:40 ---> f77b1edc1ea5 07:46:40 07:46:40 Step 10/23 : FROM alpine:3.14 07:46:40 ---> Running in abf39cfda0c9 07:46:41 3.14: Pulling from library/alpine 07:46:42 3.14: Pulling from library/alpine 07:46:42 3.14: Pulling from library/alpine 07:46:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:46:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:46:43 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:46:43 Status: Downloaded newer image for alpine:3.14 07:46:43 Status: Downloaded newer image for alpine:3.14 07:46:43 Status: Image is up to date for alpine:3.14 07:46:43 ---> e04c818066af 07:46:43 ---> e04c818066af 07:46:43 Step 11/23 : RUN apk add --update --no-cache dumb-initStep 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:46:43 07:46:43 ---> e04c818066af 07:46:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:46:43 ---> Running in ee04e3a29cc6 07:46:43 ---> Running in a1146a03b5cc 07:46:43 ---> Running in 007d6f7e66a1 07:46:43 Removing intermediate container ee04e3a29cc6 07:46:43 ---> d90f392d24a2 07:46:43 Step 12/23 : ENV APP_PORT=59880 07:46:43 Removing intermediate container a1146a03b5cc 07:46:43 ---> 110a86136106 07:46:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:46:43 ---> Running in 87f40a78dd16 07:46:43 ---> Running in 46627884325c 07:46:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:46:43 Removing intermediate container 87f40a78dd16 07:46:43 ---> 22962ff013ae 07:46:43 Step 13/23 : EXPOSE $APP_PORT 07:46:43 ---> Running in 976b3001c2f4 07:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:46:43 Removing intermediate container 976b3001c2f4 07:46:43 ---> c6e785bf5fc2 07:46:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:46:43 ---> Running in 73a57005c8b9 07:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:46:44 (1/1) Installing dumb-init (1.2.5-r1) 07:46:44 Executing busybox-1.33.1-r7.trigger 07:46:44 OK: 6 MiB in 15 packages 07:46:44 (1/2) Installing dumb-init (1.2.5-r1) 07:46:44 (2/2) Installing su-exec (0.2-r1) 07:46:44 Executing busybox-1.33.1-r7.trigger 07:46:44 OK: 6 MiB in 16 packages 07:46:44 Removing intermediate container abf39cfda0c9 07:46:44 ---> c462f6cc2db6 07:46:44 07:46:44 Step 11/23 : FROM docker:20.10.14 07:46:44 20.10.14: Pulling from library/docker 07:46:44 Removing intermediate container 007d6f7e66a1 07:46:44 ---> 4dc98c6eeb55 07:46:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:46:45 ---> Running in 204f5891f234 07:46:45 Removing intermediate container 46627884325c 07:46:45 ---> f30e0b07bd41 07:46:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:46:45 ---> Running in 481dc4c9b6a0 07:46:45 Removing intermediate container 73a57005c8b9 07:46:45 ---> 448f47a32b98 07:46:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:46:45 Removing intermediate container 204f5891f234 07:46:45 ---> 2a9cf08a0f20 07:46:45 Step 13/23 : ENV APP_PORT=59881 07:46:45 Removing intermediate container 481dc4c9b6a0 07:46:45 ---> 68082a43ccd6 07:46:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:46:45 ---> Running in 6d6a1ceed78d 07:46:45 ---> Running in 049a4837765d 07:46:45 ---> Running in fc4f8c8761e9 07:46:45 Removing intermediate container 049a4837765d 07:46:45 ---> 6398b90cac6e 07:46:45 Step 14/23 : EXPOSE $APP_PORT 07:46:45 ---> Running in af03287499b3 07:46:45 Removing intermediate container fc4f8c8761e9 07:46:45 ---> 83219ee542ed 07:46:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:46:45 ---> Running in 4a22e5a135e1 07:46:46 Removing intermediate container af03287499b3 07:46:46 ---> 8934d8e49990 07:46:46 Step 15/23 : WORKDIR / 07:46:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:46:46 ---> Running in 038f01483f2c 07:46:46 Removing intermediate container 038f01483f2c 07:46:46 ---> 9a65ae079b1a 07:46:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:46 ---> 56756225045e 07:46:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:46:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:46:46 Removing intermediate container 4a22e5a135e1 07:46:46 ---> af31708a712d 07:46:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:46:47 ---> Running in 48bcba653803 07:46:47 (1/6) Installing dumb-init (1.2.5-r1) 07:46:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:46:47 (3/6) Installing libsodium (1.0.18-r0) 07:46:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:46:47 ---> 38483d6d150d 07:46:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:46:47 (5/6) Installing libzmq (4.3.4-r0) 07:46:47 Removing intermediate container 48bcba653803 07:46:47 ---> c6ea2aee1e74 07:46:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:46:47 (6/6) Installing zeromq (4.3.4-r0) 07:46:47 Executing busybox-1.33.1-r7.trigger 07:46:47 OK: 8 MiB in 20 packages 07:46:48 ---> 7637f39a7d1c 07:46:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:46:48 ---> 023f8bb551a8 07:46:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:46:48 ---> Running in cf759787a22c 07:46:48 ---> Running in 84aa6ec65747 07:46:48 Removing intermediate container cf759787a22c 07:46:48 ---> 126a37dadbeb 07:46:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:48 ---> Running in ca214be42841 07:46:48 Removing intermediate container 6d6a1ceed78d 07:46:48 ---> 000da63a9dec 07:46:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:49 Removing intermediate container ca214be42841 07:46:49 ---> a3cb3dbaa913 07:46:49 Step 21/23 : LABEL arch=x86_64 07:46:49 ---> 15303077c840 07:46:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:46:49 ---> Running in 4d5e52dd23ac 07:46:50 Removing intermediate container 4d5e52dd23ac 07:46:50 ---> 06a719d1ef25 07:46:50 Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:46:50 ---> Running in a38983713315 07:46:50 ---> 9a959b46f82e 07:46:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:46:50 Removing intermediate container a38983713315 07:46:50 ---> c6ce639a5819 07:46:50 Step 23/23 : LABEL version=0.0.0 07:46:50 Removing intermediate container 84aa6ec65747 07:46:50 ---> c45ef2041ca2 07:46:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:50 ---> Running in b4a2cfe2b13c 07:46:51 ---> e9da50502264 07:46:51 Step 19/23 : ENTRYPOINT ["/core-data"] 07:46:51 ---> b39eb8f8b70d 07:46:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:46:51 ---> Running in 0ba6416ee9af 07:46:51 Removing intermediate container b4a2cfe2b13c 07:46:51 ---> 64abaa08a5a2 07:46:51 07:46:51 Successfully built 64abaa08a5a2 07:46:51 Successfully tagged core-metadata:latest 07:46:51 Building security-secretstore-setup 07:46:51  Building core-metadata ... done Removing intermediate container 0ba6416ee9af 07:46:51 ---> b899b35cca10 07:46:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:52 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 07:46:52 Status: Downloaded newer image for docker:20.10.14 07:46:52 ---> 7417809fdb73 07:46:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:46:55 ---> Running in 3e0f49686c2b 07:46:55 ---> a1c03d2484d5 07:46:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:46:55 ---> Running in 53025bb1f38c 07:46:55 Removing intermediate container 3e0f49686c2b 07:46:55 ---> bcb9fd7b5f06 07:46:55 Step 21/23 : LABEL arch=x86_64 07:46:55 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:46:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:46:55 ---> 89f9d478009e 07:46:55 Step 3/25 : WORKDIR /edgex-go 07:46:55 ---> Using cache 07:46:55 ---> a7d0cbcdab2c 07:46:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:55 ---> Using cache 07:46:55 ---> d850d1750b3b 07:46:55 Step 5/25 : RUN apk add --update --no-cache make git 07:46:55 Removing intermediate container 53025bb1f38c 07:46:55 ---> 267ad2487b9b 07:46:55 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 07:46:55 ---> Running in b2dd9411df1d 07:46:55 ---> Running in e5c3cabdad8d 07:46:55 ---> a15113aab584 07:46:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:46:55 ---> Running in bb83d58d1e64 07:46:55 Removing intermediate container b2dd9411df1d 07:46:55 ---> 4b4e927a656f 07:46:55 Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:46:55 ---> 50a57a0670be 07:46:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:46:56 ---> Running in 1bfe13436dca 07:46:56 Removing intermediate container 1bfe13436dca 07:46:56 ---> c66e669b26db 07:46:56 Step 23/23 : LABEL version=0.0.0 07:46:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:46:56 ---> Running in 2f4837768083 07:46:56 ---> 4ed0ec4c949d 07:46:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:46:56 ---> Running in 60399a52e4ab 07:46:56 Removing intermediate container 2f4837768083 07:46:56 ---> 450232f83764 07:46:56 07:46:56 (1/43) Installing readline (8.1.1-r0) 07:46:56 (2/43) Installing bash (5.1.16-r0) 07:46:56 Executing bash-5.1.16-r0.post-install 07:46:56 (3/43) Installing brotli-libs (1.0.9-r5) 07:46:56 (4/43) Installing nghttp2-libs (1.46.0-r0) 07:46:56 Successfully built 450232f83764 07:46:56 (5/43) Installing libcurl (7.80.0-r0) 07:46:56 (6/43) Installing curl (7.80.0-r0) 07:46:56 (7/43) Installing dumb-init (1.2.5-r1) 07:46:56 (8/43) Installing libbz2 (1.0.8-r1) 07:46:56 Successfully tagged core-data:latest 07:46:56  Building core-data ... done Building security-proxy-setup 07:46:56 (9/43) Installing expat (2.4.7-r0) 07:46:56 (10/43) Installing libffi (3.4.2-r1) 07:46:56 (11/43) Installing gdbm (1.22-r0) 07:46:56 (12/43) Installing xz-libs (5.2.5-r1) 07:46:56 (13/43) Installing libgcc (10.3.1_git20211027-r0) 07:46:56 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 07:46:56 (15/43) Installing mpdecimal (2.5.1-r1) 07:46:56 (16/43) Installing sqlite-libs (3.36.0-r0) 07:46:56 (17/43) Installing python3 (3.9.7-r4) 07:46:57 Removing intermediate container 60399a52e4ab 07:46:57 ---> bfe367a30d21 07:46:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:46:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:46:57 (18/43) Installing py3-appdirs (1.4.4-r2) 07:46:57 (19/43) Installing py3-certifi (2020.12.5-r1) 07:46:57 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 07:46:57 (21/43) Installing py3-idna (3.3-r0) 07:46:57 (22/43) Installing py3-urllib3 (1.26.7-r0) 07:46:57 (23/43) Installing py3-requests (2.26.0-r1) 07:46:57 (24/43) Installing py3-msgpack (1.0.2-r1) 07:46:57 (25/43) Installing py3-lockfile (0.12.2-r4) 07:46:57 (26/43) Installing py3-cachecontrol (0.12.10-r0) 07:46:57 (27/43) Installing py3-colorama (0.4.4-r1) 07:46:57 (28/43) Installing py3-contextlib2 (21.6.0-r1) 07:46:57 (29/43) Installing py3-distlib (0.3.3-r0) 07:46:57 (30/43) Installing py3-distro (1.6.0-r0) 07:46:57 (31/43) Installing py3-six (1.16.0-r0) 07:46:57 (32/43) Installing py3-webencodings (0.5.1-r4) 07:46:57 (33/43) Installing py3-html5lib (1.1-r1) 07:46:57 (34/43) Installing py3-parsing (2.4.7-r2) 07:46:57 (35/43) Installing py3-packaging (20.9-r1) 07:46:57 (36/43) Installing py3-tomli (1.2.2-r0) 07:46:57 (37/43) Installing py3-pep517 (0.12.0-r0) 07:46:57 (38/43) Installing py3-progress (1.6-r0) 07:46:57 (39/43) Installing py3-retrying (1.3.3-r2) 07:46:57 (40/43) Installing py3-ordered-set (4.0.2-r2) 07:46:57 (41/43) Installing py3-setuptools (52.0.0-r4) 07:46:57 (42/43) Installing py3-toml (0.10.2-r2) 07:46:57 (43/43) Installing py3-pip (20.3.4-r1) 07:46:57 Executing busybox-1.34.1-r5.trigger 07:46:57 OK: 221 MiB in 52 packages 07:46:57 OK: 83 MiB in 65 packages 07:46:58 Collecting docker-compose==1.23.2 07:46:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:46:58 Collecting jsonschema<3,>=2.5.1 07:46:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:46:58 Collecting docopt<0.7,>=0.6.1 07:46:58 Downloading docopt-0.6.2.tar.gz (25 kB) 07:46:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:46:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:46:59 Collecting PyYAML<4,>=3.10 07:46:59 Downloading PyYAML-3.13.tar.gz (270 kB) 07:47:00 Collecting dockerpty<0.5,>=0.4.1 07:47:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:47:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:47:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:47:00 ---> 89f9d478009e 07:47:00 Step 3/22 : WORKDIR /edgex-go 07:47:00 ---> Using cache 07:47:00 ---> a7d0cbcdab2c 07:47:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:00 ---> Using cache 07:47:00 ---> d850d1750b3b 07:47:00 Step 5/22 : RUN apk add --update --no-cache make git 07:47:00 Collecting cached-property<2,>=1.2.0 07:47:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:47:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 07:47:00 Collecting websocket-client<1.0,>=0.32.0 07:47:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:47:00 Collecting texttable<0.10,>=0.9.0 07:47:00 Downloading texttable-0.9.1.tar.gz (11 kB) 07:47:01 Collecting docker<4.0,>=3.6.0 07:47:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:47:01 Collecting docker-pycreds>=0.4.0 07:47:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:47:01 Collecting idna<2.8,>=2.5 07:47:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:47:01 Collecting urllib3<1.25,>=1.21.1 07:47:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:47:01 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:47:01 Collecting chardet<3.1.0,>=3.0.2 07:47:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:47:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:47:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:47:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:47:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:47:01 ---> 1ae41cf8244c 07:47:01 Step 26/31 : RUN chmod +x /entrypoint.sh 07:47:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:47:01 Attempting uninstall: urllib3 07:47:01 Found existing installation: urllib3 1.26.7 07:47:01 Uninstalling urllib3-1.26.7: 07:47:01 Successfully uninstalled urllib3-1.26.7 07:47:01 ---> Running in ffe01bad9600 07:47:01 ---> Running in 3ea4c4b7358d 07:47:01 Attempting uninstall: idna 07:47:01 Found existing installation: idna 3.3 07:47:01 Uninstalling idna-3.3: 07:47:01 Successfully uninstalled idna-3.3 07:47:01 Removing intermediate container e5c3cabdad8d 07:47:01 ---> cbb948a6c08b 07:47:01 Step 6/25 : COPY go.mod vendor* ./ 07:47:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21047 in /w/workspace/edgexfoundry_edgex-go_PR-3973 [Pipeline] { 07:47:02 ---> 9e22a3ea6c8e 07:47:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:02 Attempting uninstall: requests 07:47:02 Found existing installation: requests 2.26.0 07:47:02 Uninstalling requests-2.26.0: 07:47:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:47:02 Successfully uninstalled requests-2.26.0 [Pipeline] ws 07:47:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:47:02 ---> Running in 57e2b976c7ad 07:47:02 Running setup.py install for texttable: started 07:47:02 The recommended git tool is: git 07:47:03 Running setup.py install for texttable: finished with status 'done' 07:47:03 Running setup.py install for PyYAML: started 07:47:03 Removing intermediate container 3ea4c4b7358d 07:47:03 ---> 25c5f6d50388 07:47:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:47:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:47:03 ---> Running in 574f575898d3 07:47:03 Running setup.py install for PyYAML: finished with status 'done' 07:47:03 Running setup.py install for docopt: started 07:47:03 OK: 221 MiB in 52 packages 07:47:03 Removing intermediate container 574f575898d3 07:47:03 ---> cb22252275ee 07:47:03 Step 28/31 : CMD ["gate"] 07:47:04 Running setup.py install for docopt: finished with status 'done' 07:47:04 Running setup.py install for dockerpty: started 07:47:04 ---> Running in baefc376ca85 07:47:04 Removing intermediate container 57e2b976c7ad 07:47:04 ---> 1243f41025f5 07:47:04 Step 8/25 : COPY . . 07:47:04 Removing intermediate container baefc376ca85 07:47:04 ---> bc9d625ceaca 07:47:04 Step 29/31 : LABEL arch=x86_64 07:47:04 Running setup.py install for dockerpty: finished with status 'done' 07:47:04 Removing intermediate container ffe01bad9600 07:47:04 ---> 3df2258070fb 07:47:04 Step 6/22 : COPY go.mod vendor* ./ 07:47:04 ---> Running in 601457932c34 07:47:04 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 07:47:05 Removing intermediate container 601457932c34 07:47:05 ---> 2abef88f31da 07:47:05 Step 30/31 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:47:06 ---> a7c2e86f06ba 07:47:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:06 ---> Running in aa2671b08378 07:47:06 ---> Running in cb5b8234fc02 07:47:06 Removing intermediate container aa2671b08378 07:47:06 ---> d6d5b177109e 07:47:06 Step 31/31 : LABEL version=0.0.0 07:47:07 ---> Running in b9b5c68e272b 07:47:07 using credential edgex-jenkins-ssh 07:47:07 Cloning the remote Git repository 07:47:07 Removing intermediate container b9b5c68e272b 07:47:07 ---> 603c8d08aa50 07:47:07 07:47:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:47:07 > git init /w/workspace/edgex-go/1 # timeout=10 07:47:07 Successfully built 603c8d08aa50 07:47:07 Successfully tagged security-bootstrapper:latest 07:47:07 Building support-scheduler 07:47:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:47:07 > git --version # timeout=10 07:47:07 > git --version # 'git version 2.25.1' 07:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:11  Building security-bootstrapper ... done Removing intermediate container cb5b8234fc02 07:47:11 ---> ba4b9b8f610d 07:47:11 Step 8/22 : COPY . . 07:47:11 Removing intermediate container bb83d58d1e64 07:47:11 ---> 872f31c067ea 07:47:11 Step 14/23 : ENV APP_PORT=58890 07:47:12 ---> Running in 69f1a0e63baa 07:47:13 Removing intermediate container 69f1a0e63baa 07:47:13 ---> a0a42f2c1d7c 07:47:13 Step 15/23 : EXPOSE $APP_PORT 07:47:13 ---> Running in c47dc6d0302d 07:47:13 Removing intermediate container c47dc6d0302d 07:47:13 ---> c634660cda83 07:47:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:47:16 ---> 9b6829df1a91 07:47:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:47:16 ---> 297566711d54 07:47:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:47:16 ---> Running in 3567855f0b4c 07:47:17 ---> d2534cf65ebd 07:47:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:47:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:47:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:47:17 ---> 89f9d478009e 07:47:17 Step 3/22 : WORKDIR /edgex-go 07:47:17 ---> Using cache 07:47:17 ---> a7d0cbcdab2c 07:47:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:17 ---> Using cache 07:47:17 ---> d850d1750b3b 07:47:17 Step 5/22 : RUN apk add --update --no-cache make git 07:47:17 ---> Using cache 07:47:17 ---> 3df2258070fb 07:47:17 Step 6/22 : COPY go.mod vendor* ./ 07:47:17 ---> Using cache 07:47:17 ---> a7c2e86f06ba 07:47:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:17 ---> Using cache 07:47:17 ---> ba4b9b8f610d 07:47:17 Step 8/22 : COPY . . 07:47:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:47:18 ---> cf002a964df7 07:47:18 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:47:19 ---> Running in e8551c7b3e79 07:47:20 Removing intermediate container e8551c7b3e79 07:47:20 ---> df995a30e8ae 07:47:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:47:21 ---> Running in 5ffec3fb662c 07:47:21 Removing intermediate container 5ffec3fb662c 07:47:21 ---> 0d1f439b269b 07:47:21 Step 21/23 : LABEL arch=x86_64 07:47:22 ---> Running in b8af05803992 07:47:23 Removing intermediate container b8af05803992 07:47:23 ---> 7ca44afb1aa5 07:47:23 Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:47:23 ---> Running in 0faec422ca0c 07:47:24 Removing intermediate container 0faec422ca0c 07:47:24 ---> 102234fa67f0 07:47:24 Step 23/23 : LABEL version=0.0.0 07:47:24 ---> 35fc44bf7020 07:47:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:47:24 ---> Running in 370bb99897a6 07:47:24 ---> Running in c24d311d9612 07:47:24 Removing intermediate container 370bb99897a6 07:47:24 ---> c8e0cbc3b6f7 07:47:24 07:47:24 Successfully built c8e0cbc3b6f7 07:47:25 Successfully tagged sys-mgmt-agent:latest 07:47:25 Building support-notifications 07:47:25  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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:47:26 Merging remotes/origin/main commit c95941bc2401db96b526c4388051da3858551266 into PR head commit 380509e625e205a7b033519c2bd94c8aca67ac3b 07:47:26 Merge succeeded, producing 380509e625e205a7b033519c2bd94c8aca67ac3b 07:47:26 Checking out Revision 380509e625e205a7b033519c2bd94c8aca67ac3b (PR-3973) 07:47:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:47:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:47:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3973/head:refs/remotes/origin/PR-3973 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:47:26 > git config core.sparsecheckout # timeout=10 07:47:26 > git checkout -f 380509e625e205a7b033519c2bd94c8aca67ac3b # timeout=10 07:47:26 > git remote # timeout=10 07:47:26 > git config --get remote.origin.url # timeout=10 07:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:26 > git merge c95941bc2401db96b526c4388051da3858551266 # timeout=10 07:47:26 > git rev-parse HEAD^{commit} # timeout=10 07:47:26 > git config core.sparsecheckout # timeout=10 07:47:26 > git checkout -f 380509e625e205a7b033519c2bd94c8aca67ac3b # timeout=10 07:47:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:47:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:47:30 ---> 89f9d478009e 07:47:30 Step 3/22 : WORKDIR /edgex-go 07:47:30 ---> Using cache 07:47:30 ---> a7d0cbcdab2c 07:47:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:30 ---> Using cache 07:47:30 ---> d850d1750b3b 07:47:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:47:30 Commit message: "docs(metadata): update metadata Swagger PATCH API responses" 07:47:30 > git --version # timeout=10 07:47:30 > git --version # 'git version 2.25.1' 07:47:30 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:47:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:47:31 Dload Upload Total Spent Left Speed 07:47:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44190 [Pipeline] sh 07:47:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:47:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:47:32 + sudo tee /etc/docker/daemon.new 07:47:32 { 07:47:32 "registry-mirrors": [ 07:47:32 "https://nexus3.edgexfoundry.org:10001" 07:47:32 ], 07:47:32 "bip": "10.250.0.254/24", 07:47:32 "hosts": [ 07:47:32 "tcp://0.0.0.0:5555", 07:47:32 "unix:///var/run/docker.sock" 07:47:32 ], 07:47:32 "mtu": 1458, 07:47:32 "selinux-enabled": true, 07:47:32 "seccomp-profile": "/etc/docker/seccomp.json" 07:47:32 } [Pipeline] sh 07:47:33 ---> Running in cde4655107d3 07:47:33 ---> a978bf1ebe94 07:47:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:47:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:47:33 ---> Running in 94284e341e1c 07:47:33 + sudo service docker restart 07:47:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:47:34 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 07:47:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:47:35 OK: 221 MiB in 52 packages 07:47:36 Removing intermediate container cde4655107d3 07:47:36 ---> c10743ce499a 07:47:36 Step 6/22 : COPY go.mod vendor* ./ 07:47: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:47:37 ---> 1b90cb3febc8 07:47:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:37 ---> Running in 938d7e84d8c1 07:47:40 Removing intermediate container 938d7e84d8c1 07:47:40 ---> 9fe357d79d40 07:47:40 Step 8/22 : COPY . . 07:47:40 Removing intermediate container 3567855f0b4c 07:47:40 ---> 9c211fec1ba0 07:47:40 07:47:40 Step 10/25 : FROM alpine:3.14 07:47:40 ---> e04c818066af 07:47:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:47:40 ---> Running in 0c6a68ba1fad 07:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:47:41 (1/3) Installing ca-certificates (20211220-r0) 07:47:41 (2/3) Installing dumb-init (1.2.5-r1) 07:47:41 (3/3) Installing su-exec (0.2-r1) 07:47:41 Executing busybox-1.33.1-r7.trigger 07:47:41 Executing ca-certificates-20211220-r0.trigger 07:47:41 OK: 6 MiB in 17 packages 07:47:45 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 07:47:46 ---> b20e7b3a620a 07:47:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:47:46 Removing intermediate container 0c6a68ba1fad 07:47:46 ---> edca811da991 07:47:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:47:46 ---> Running in 632be1011a2d 07:47:46 ---> Running in 0dfae0b8ae7d 07:47:46 Removing intermediate container 0dfae0b8ae7d 07:47:46 ---> ee154dda5002 07:47:46 Step 13/25 : WORKDIR / 07:47:46 ---> Running in 37edd9985a70 07:47:47 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 07:47:47 Removing intermediate container 37edd9985a70 07:47:47 ---> 3d9cd2f92bc2 07:47:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:47:47 ---> 08ac8388bca1 07:47:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:47:48 ---> 02c409d763aa 07:47:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:47:48 Removing intermediate container c24d311d9612 07:47:48 ---> d021c95ed06e 07:47:48 07:47:48 Step 10/22 : FROM alpine:3.14 07:47:48 ---> e04c818066af 07:47:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 07:47:49 ---> Running in 2c2c42185284 07:47:49 ---> 0b59e43c167a 07:47:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:47:49 ---> e11735012b15 07:47:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:47:49 (1/6) Installing ca-certificates (20211220-r0) 07:47:49 (2/6) Installing brotli-libs (1.0.9-r5) 07:47:49 (3/6) Installing nghttp2-libs (1.43.0-r0) 07:47:49 (4/6) Installing libcurl (7.79.1-r0) 07:47:49 (5/6) Installing curl (7.79.1-r0) 07:47:49 (6/6) Installing dumb-init (1.2.5-r1) 07:47:49 Executing busybox-1.33.1-r7.trigger 07:47:49 Executing ca-certificates-20211220-r0.trigger 07:47:50 OK: 8 MiB in 20 packages 07:47:50 ---> 13126ec0d75e 07:47:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:47:51 Removing intermediate container 2c2c42185284 07:47:51 ---> 7f51f5263581 07:47:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:47:51 ---> bc19512cb0b0 07:47:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:47:51 ---> Running in a3f899bee63c 07:47:51 Removing intermediate container a3f899bee63c 07:47:51 ---> 24a6af9df79b 07:47:51 Step 13/22 : WORKDIR /edgex 07:47:51 ---> Running in 5356565e6192 07:47:51 ---> 8ec62f80e30c 07:47:51 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/ 07:47:51 Removing intermediate container 5356565e6192 07:47:51 ---> b7ad0957611b 07:47:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:47:51 ---> Running in e56c3ed750ed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:52 provisioning config files... 07:47:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2339373447771727529tmp 07:47:52 ---> e12527245edd 07:47:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:52 ---> docker-login.sh 07:47:52 nexus3.edgexfoundry.org:10001 07:47:53 ---> 287f713cd523 07:47:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:53 Removing intermediate container e56c3ed750ed 07:47:53 ---> bcf3a3a3cf7b 07:47:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:53 Configure a credential helper to remove this warning. See 07:47:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:53 07:47:53 Login Succeeded 07:47:53 nexus3.edgexfoundry.org:10002 07:47:53 ---> Running in b9a50dee8311 07:47:53 ---> b3fbbed39c1e 07:47:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:53 Removing intermediate container b9a50dee8311 07:47:53 ---> 4348d58f8b5a 07:47:53 Step 23/25 : LABEL arch=x86_64 07:47:53 ---> Running in 8c41bd26a759 07:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:54 Configure a credential helper to remove this warning. See 07:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:54 07:47:54 Login Succeeded 07:47:54 nexus3.edgexfoundry.org:10003 07:47:54 ---> fcae7a899188 07:47:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:54 ---> Running in 2ea615453a15 07:47:54 Removing intermediate container 8c41bd26a759 07:47:54 ---> d82ee08dd3a0 07:47:54 Step 24/25 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:54 Configure a credential helper to remove this warning. See 07:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:54 07:47:54 Login Succeeded 07:47:54 nexus3.edgexfoundry.org:10004 07:47:54 ---> Running in ee253c1753f1 07:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:54 Configure a credential helper to remove this warning. See 07:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:54 07:47:54 Login Succeeded 07:47:54 docker.io 07:47:55 Removing intermediate container ee253c1753f1 07:47:55 ---> 9b8d722940b5 07:47:55 Step 25/25 : LABEL version=0.0.0 07:47:55 ---> Running in 696738bc0b9c 07:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:55 Configure a credential helper to remove this warning. See 07:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:55 07:47:55 Login Succeeded 07:47:55 ---> docker-login.sh ends [Pipeline] } 07:47:55 Deleting 1 temporary files 07:47:55 Removing intermediate container 696738bc0b9c 07:47:55 ---> b811903594f0 07:47:55 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:47:56 Successfully built b811903594f0 07:47:56 Successfully tagged security-secretstore-setup:latest 07:47:56  Building security-secretstore-setup ... done Building core-command [Pipeline] echo 07:47:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:47:56 ========================================================= 07:47:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:47:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:47:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:47:56 9b3977197b4f: Pulling fs layer 07:47:56 1a89e8eeedd5: Pulling fs layer 07:47:56 94645a83ff95: Pulling fs layer 07:47:56 3f3a8bcf1eab: Pulling fs layer 07:47:56 0c92f367c5e7: Pulling fs layer 07:47:56 f7c0051592d6: Pulling fs layer 07:47:56 a227ed2f7395: Pulling fs layer 07:47:56 7b1c46037f91: Pulling fs layer 07:47:56 0c92f367c5e7: Waiting 07:47:56 f7c0051592d6: Waiting 07:47:56 a227ed2f7395: Waiting 07:47:56 7b1c46037f91: Waiting 07:47:56 3f3a8bcf1eab: Waiting 07:47:56 94645a83ff95: Download complete 07:47:56 1a89e8eeedd5: Verifying Checksum 07:47:56 1a89e8eeedd5: Download complete 07:47:56 0c92f367c5e7: Verifying Checksum 07:47:56 0c92f367c5e7: Download complete 07:47:56 f7c0051592d6: Verifying Checksum 07:47:56 f7c0051592d6: Download complete 07:47:56 9b3977197b4f: Verifying Checksum 07:47:56 9b3977197b4f: Download complete 07:47:56 a227ed2f7395: Verifying Checksum 07:47:56 a227ed2f7395: Download complete 07:47:57 Removing intermediate container 2ea615453a15 07:47:57 ---> d2c3f42caa9b 07:47:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:47:57 9b3977197b4f: Pull complete 07:47:58 1a89e8eeedd5: Pull complete 07:47:58 94645a83ff95: Pull complete 07:47:59 7b1c46037f91: Download complete 07:47:59 ---> Running in ef2c4709c2eb 07:47:59 Removing intermediate container 94284e341e1c 07:47:59 ---> 8b7cb00910f8 07:47:59 07:47:59 Step 10/22 : FROM alpine:3.14 07:47:59 ---> e04c818066af 07:47:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:47:59 ---> Using cache 07:47:59 ---> 4dc98c6eeb55 07:47:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:47:59 ---> Using cache 07:47:59 ---> 2a9cf08a0f20 07:47:59 Step 13/22 : ENV APP_PORT=59861 07:47:59 3f3a8bcf1eab: Verifying Checksum 07:47:59 3f3a8bcf1eab: Download complete 07:47:59 ---> Running in cda1b6d4a242 07:48:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:48:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:48:00 ---> 89f9d478009e 07:48:00 Step 3/23 : WORKDIR /edgex-go 07:48:00 ---> Using cache 07:48:00 ---> a7d0cbcdab2c 07:48:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:00 ---> Using cache 07:48:00 ---> d850d1750b3b 07:48:00 Step 5/23 : RUN apk add --update --no-cache make git 07:48:00 ---> Using cache 07:48:00 ---> 3df2258070fb 07:48:00 Step 6/23 : COPY go.mod vendor* ./ 07:48:00 ---> Using cache 07:48:00 ---> a7c2e86f06ba 07:48:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:00 ---> Using cache 07:48:00 ---> ba4b9b8f610d 07:48:00 Step 8/23 : COPY . . 07:48:00 ---> Using cache 07:48:00 ---> a978bf1ebe94 07:48:00 Step 9/23 : RUN make cmd/core-command/core-command 07:48:00 Removing intermediate container ef2c4709c2eb 07:48:00 ---> a7680b411962 07:48:00 Step 20/22 : LABEL arch=x86_64 07:48:00 ---> Running in 955cc3f29308 07:48:00 Removing intermediate container cda1b6d4a242 07:48:00 ---> ca99682c4bd3 07:48:00 Step 14/22 : EXPOSE $APP_PORT 07:48:00 ---> Running in f32d44a4b8a3 07:48:00 ---> Running in 2c7b0da83344 07:48:00 Removing intermediate container f32d44a4b8a3 07:48:00 ---> e4e57c071672 07:48:00 Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:48:00 Removing intermediate container 2c7b0da83344 07:48:00 ---> 197a54c62347 07:48:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:48:00 ---> Running in 681b2e2017a0 07:48: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 07:48:00 ---> 2219dae14432 07:48:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:48:00 Removing intermediate container 681b2e2017a0 07:48:00 ---> a1f5b7a66110 07:48:00 Step 22/22 : LABEL version=0.0.0 07:48:00 ---> Running in c74a46eb3974 07:48:01 Removing intermediate container c74a46eb3974 07:48:01 ---> 542798128d42 07:48:01 07:48:01 ---> bed5b9a9baa0 07:48:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:48:01 Successfully built 542798128d42 07:48:01 Successfully tagged security-proxy-setup:latest 07:48:01  Building security-proxy-setup ... done Building security-spiffe-token-provider 07:48:02 ---> 97f6bdc4d369 07:48:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:48:03 ---> Running in 580882f34884 07:48:04 Removing intermediate container 580882f34884 07:48:04 ---> 9f8ec3ee42d8 07:48:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:48:04 ---> Running in 46352667a1e8 07:48:05 Removing intermediate container 46352667a1e8 07:48:05 ---> aee6bf9e1f07 07:48:05 Step 20/22 : LABEL arch=x86_64 07:48:05 ---> Running in 801c02961e05 07:48:05 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:48:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:48:05 ---> 89f9d478009e 07:48:05 Step 3/20 : WORKDIR /edgex-go 07:48:05 ---> Using cache 07:48:05 ---> a7d0cbcdab2c 07:48:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:48:06 Removing intermediate container 801c02961e05 07:48:06 ---> 6924d1cf882c 07:48:06 Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:48:06 ---> Running in 6663db7903f2 07:48:06 ---> Running in 34166e6ed8ee 07:48:06 Removing intermediate container 34166e6ed8ee 07:48:06 ---> 8d554d1e7772 07:48:06 Step 22/22 : LABEL version=0.0.0 07:48:07 Removing intermediate container 632be1011a2d 07:48:07 ---> b722e8a90e4c 07:48:07 07:48:07 Step 10/22 : FROM alpine:3.14 07:48:07 ---> e04c818066af 07:48:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:48:07 ---> Running in 67e558129779 07:48:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:48:07 ---> Running in e97a59470e09 07:48:07 Removing intermediate container 67e558129779 07:48:07 ---> ba690c363dc7 07:48:07 07:48:07 Successfully built ba690c363dc7 07:48:07 Successfully tagged support-scheduler:latest 07:48:07 Building security-spire-server 07:48:07  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:48:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:48:08 (1/2) Installing ca-certificates (20211220-r0) 07:48:08 (2/2) Installing dumb-init (1.2.5-r1) 07:48:08 Executing busybox-1.33.1-r7.trigger 07:48:08 Executing ca-certificates-20211220-r0.trigger 07:48:08 OK: 6 MiB in 16 packages 07:48:08 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:48:08 v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] 07:48:08 OK: 15866 distinct packages available 07:48:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:48:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:48:09 OK: 221 MiB in 52 packages 07:48:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:48:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:48:10 ---> 89f9d478009e 07:48:10 Step 3/25 : WORKDIR /edgex-go 07:48:10 ---> Using cache 07:48:10 ---> a7d0cbcdab2c 07:48:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:10 ---> Using cache 07:48:10 ---> d850d1750b3b 07:48:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:48:10 ---> Using cache 07:48:10 ---> cfddff43a65a 07:48:10 Step 6/25 : COPY go.mod vendor* ./ 07:48:10 ---> Using cache 07:48:10 ---> 738895f4e889 07:48:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:10 ---> Using cache 07:48:10 ---> 1e175ab63596 07:48:10 Step 8/25 : COPY . . 07:48:10 ---> Using cache 07:48:10 ---> 4f8cd29e4a70 07:48:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:48:10 ---> Using cache 07:48:10 ---> 5d386a787078 07:48:10 Step 10/25 : RUN mkdir -p spire-build 07:48:10 ---> Using cache 07:48:10 ---> bd1a9a033f89 07:48:10 Step 11/25 : WORKDIR /edgex-go/spire-build 07:48:10 ---> Using cache 07:48:10 ---> c0380b8dc8e7 07:48:10 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 07:48:11 ---> Running in 446d430f3d43 07:48:11 Removing intermediate container e97a59470e09 07:48:11 ---> 48910c08d38a 07:48:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:48:12 3f3a8bcf1eab: Pull complete 07:48:12 0c92f367c5e7: Pull complete 07:48:12 f7c0051592d6: Pull complete 07:48:12 a227ed2f7395: Pull complete 07:48:12 Removing intermediate container 6663db7903f2 07:48:12 ---> 87ccd9a1cae5 07:48:12 Step 5/20 : COPY go.mod vendor* ./ 07:48:12 ---> Running in d5db42ea2923 07:48:12 ---> 0ada5436034d 07:48:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:12 Removing intermediate container d5db42ea2923 07:48:12 ---> ab9961dd4134 07:48:12 Step 13/22 : ENV APP_PORT=59860 07:48:12 ---> Running in 50a0e764181e 07:48:12 ---> Running in dbad3475c565 07:48:12 Removing intermediate container 50a0e764181e 07:48:12 ---> 96d11d3abd51 07:48:12 Step 14/22 : EXPOSE $APP_PORT 07:48:12 ---> Running in d81173ee94a7 07:48:12 spire-1.2.1/ 07:48:12 spire-1.2.1/.data/ 07:48:12 spire-1.2.1/.data/.file 07:48:12 spire-1.2.1/.dockerignore 07:48:12 spire-1.2.1/.gitattributes 07:48:12 spire-1.2.1/.githooks/ 07:48:12 spire-1.2.1/.githooks/pre-commit 07:48:12 spire-1.2.1/.github/ 07:48:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:48:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:48:12 spire-1.2.1/.github/dependabot.yml 07:48:12 spire-1.2.1/.github/workflows/ 07:48:12 spire-1.2.1/.github/workflows/nightly_build.yaml 07:48:12 spire-1.2.1/.github/workflows/pr_build.yaml 07:48:12 spire-1.2.1/.github/workflows/release_build.yaml 07:48:12 spire-1.2.1/.github/workflows/scripts/ 07:48:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:48:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:48:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:48:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:48:12 spire-1.2.1/.github/workflows/scripts/split.sh 07:48:12 spire-1.2.1/.gitignore 07:48:12 spire-1.2.1/.go-version 07:48:12 spire-1.2.1/.golangci.yml 07:48:12 spire-1.2.1/ADOPTERS.md 07:48:12 spire-1.2.1/CHANGELOG.md 07:48:12 spire-1.2.1/CODE-OF-CONDUCT.md 07:48:12 spire-1.2.1/CODEOWNERS 07:48:12 spire-1.2.1/CONTRIBUTING.md 07:48:12 spire-1.2.1/Dockerfile 07:48:12 spire-1.2.1/Dockerfile.dev 07:48:12 spire-1.2.1/Dockerfile.scratch 07:48:12 spire-1.2.1/LICENSE 07:48:12 spire-1.2.1/MAINTAINERS.md 07:48:12 spire-1.2.1/Makefile 07:48:12 spire-1.2.1/README.md 07:48:12 spire-1.2.1/ROADMAP.md 07:48:12 spire-1.2.1/SECURITY.md 07:48:12 spire-1.2.1/cmd/ 07:48:12 spire-1.2.1/cmd/spire-agent/ 07:48:12 spire-1.2.1/cmd/spire-agent/cli/ 07:48:12 spire-1.2.1/cmd/spire-agent/cli/api/ 07:48:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/common/ 07:48:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:48:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/run/ 07:48:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:48:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:48:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:48:12 spire-1.2.1/cmd/spire-agent/main.go 07:48:12 spire-1.2.1/cmd/spire-server/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/agent/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/cli.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/run/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/token/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/validate/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/x509/ 07:48:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:48:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:48:12 spire-1.2.1/cmd/spire-server/main.go 07:48:12 spire-1.2.1/cmd/spire-server/util/ 07:48:12 spire-1.2.1/cmd/spire-server/util/util.go 07:48:12 spire-1.2.1/conf/ 07:48:12 spire-1.2.1/conf/agent/ 07:48:12 spire-1.2.1/conf/agent/agent.conf 07:48:12 spire-1.2.1/conf/agent/agent_full.conf 07:48:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:48:12 spire-1.2.1/conf/server/ 07:48:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:48:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:48:12 spire-1.2.1/conf/server/server.conf 07:48:12 spire-1.2.1/conf/server/server_full.conf 07:48:12 spire-1.2.1/doc/ 07:48:12 spire-1.2.1/doc/SPIRE101.md 07:48:12 spire-1.2.1/doc/auditlog.md 07:48:12 spire-1.2.1/doc/authorization_policy_engine.md 07:48:12 spire-1.2.1/doc/changelog_guidelines.md 07:48:12 spire-1.2.1/doc/cure53-report.pdf 07:48:12 spire-1.2.1/doc/images/ 07:48:12 spire-1.2.1/doc/images/2019_roadmap.png 07:48:12 spire-1.2.1/doc/images/SPIRE101.png 07:48:12 spire-1.2.1/doc/images/SPIRE_agent.png 07:48:12 spire-1.2.1/doc/images/SPIRE_server.png 07:48:12 spire-1.2.1/doc/images/cache_mgr.png 07:48:12 spire-1.2.1/doc/images/cache_mgr_components.png 07:48:12 spire-1.2.1/doc/images/federated_spire.png 07:48:12 spire-1.2.1/doc/images/ha_mode.png 07:48:12 spire-1.2.1/doc/images/nested_spire.png 07:48:12 spire-1.2.1/doc/images/oidc_federation.png 07:48:12 spire-1.2.1/doc/images/single_trust_domain.png 07:48:12 spire-1.2.1/doc/images/spiffe_compatible.png 07:48:12 spire-1.2.1/doc/images/spire_logo.png 07:48:12 spire-1.2.1/doc/migrating_registration_api_clients.md 07:48:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:48:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:48:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:48:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:48:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:48:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:48:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:48:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:48:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:48:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:48:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:48:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:48:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:48:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:48:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:48:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:48:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:48:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:48:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:48:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:48:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:48:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:48:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:48:12 spire-1.2.1/doc/scaling_spire.md 07:48:12 spire-1.2.1/doc/spire_agent.md 07:48:12 spire-1.2.1/doc/spire_server.md 07:48:12 spire-1.2.1/doc/supported_integrations.md 07:48:12 spire-1.2.1/doc/telemetry.md 07:48:12 spire-1.2.1/doc/telemetry_config.md 07:48:12 spire-1.2.1/doc/upgrading.md 07:48:12 spire-1.2.1/doc/using_spire.md 07:48:12 spire-1.2.1/examples/ 07:48:12 spire-1.2.1/examples/README.md 07:48:12 spire-1.2.1/go.mod 07:48:12 spire-1.2.1/go.sum 07:48:12 spire-1.2.1/pkg/ 07:48:12 spire-1.2.1/pkg/agent/ 07:48:12 spire-1.2.1/pkg/agent/agent.go 07:48:12 spire-1.2.1/pkg/agent/api/ 07:48:12 spire-1.2.1/pkg/agent/api/config.go 07:48:12 spire-1.2.1/pkg/agent/api/debug/ 07:48:12 spire-1.2.1/pkg/agent/api/debug/v1/ 07:48:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:48:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:48:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:48:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:48:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:48:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:48:12 spire-1.2.1/pkg/agent/api/endpoints.go 07:48:12 spire-1.2.1/pkg/agent/api/health/ 07:48:12 spire-1.2.1/pkg/agent/api/health/v1/ 07:48:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:48:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:48:12 spire-1.2.1/pkg/agent/api/rpccontext/ 07:48:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:48:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:48:12 spire-1.2.1/pkg/agent/attestor/ 07:48:12 spire-1.2.1/pkg/agent/attestor/node/ 07:48:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:48:12 spire-1.2.1/pkg/agent/attestor/node/node.go 07:48:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:48:12 spire-1.2.1/pkg/agent/attestor/workload/ 07:48:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:48:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:48:12 spire-1.2.1/pkg/agent/catalog/ 07:48:12 spire-1.2.1/pkg/agent/catalog/catalog.go 07:48:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:48:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:48:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:48:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:48:12 spire-1.2.1/pkg/agent/client/ 07:48:12 spire-1.2.1/pkg/agent/client/client.go 07:48:12 spire-1.2.1/pkg/agent/client/client_test.go 07:48:12 spire-1.2.1/pkg/agent/client/dial.go 07:48:12 spire-1.2.1/pkg/agent/client/nodeconn.go 07:48:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:48:12 spire-1.2.1/pkg/agent/client/update.go 07:48:12 spire-1.2.1/pkg/agent/client/util.go 07:48:12 spire-1.2.1/pkg/agent/common/ 07:48:12 spire-1.2.1/pkg/agent/common/backoff/ 07:48:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:48:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:48:12 spire-1.2.1/pkg/agent/common/cgroups/ 07:48:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:48:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:48:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:48:12 spire-1.2.1/pkg/agent/config.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/ 07:48:12 spire-1.2.1/pkg/agent/endpoints/config.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:48:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:48:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/workload/ 07:48:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:48:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:48:12 spire-1.2.1/pkg/agent/manager/ 07:48:12 spire-1.2.1/pkg/agent/manager/cache/ 07:48:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:48:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:48:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:48:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:48:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:48:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:48:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:48:12 spire-1.2.1/pkg/agent/manager/config.go 07:48:12 spire-1.2.1/pkg/agent/manager/manager.go 07:48:12 spire-1.2.1/pkg/agent/manager/manager_test.go 07:48:12 spire-1.2.1/pkg/agent/manager/storage.go 07:48:12 spire-1.2.1/pkg/agent/manager/storage_test.go 07:48:12 spire-1.2.1/pkg/agent/manager/storecache/ 07:48:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:48:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:48:12 spire-1.2.1/pkg/agent/manager/sync.go 07:48:12 spire-1.2.1/pkg/agent/plugin/ 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:48:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:48:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:48:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:48:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:48:12 spire-1.2.1/pkg/agent/svid/ 07:48:12 spire-1.2.1/pkg/agent/svid/rotator.go 07:48:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:48:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:48:12 spire-1.2.1/pkg/agent/svid/store/ 07:48:12 spire-1.2.1/pkg/agent/svid/store/service.go 07:48:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:48:12 spire-1.2.1/pkg/common/ 07:48:12 spire-1.2.1/pkg/common/agentpathtemplate/ 07:48:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:48:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:48:12 spire-1.2.1/pkg/common/api/ 07:48:12 spire-1.2.1/pkg/common/api/metrics.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/ 07:48:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/logger.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/names.go 07:48:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:48:12 spire-1.2.1/pkg/common/api/names.go 07:48:12 spire-1.2.1/pkg/common/api/ratelimit.go 07:48:12 spire-1.2.1/pkg/common/api/rpccontext/ 07:48:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:48:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:48:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:48:12 spire-1.2.1/pkg/common/auth/ 07:48:12 spire-1.2.1/pkg/common/auth/interceptors.go 07:48:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:48:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/ 07:48:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/types.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:48:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:48:12 spire-1.2.1/pkg/common/catalog/ 07:48:12 spire-1.2.1/pkg/common/catalog/bind.go 07:48:12 spire-1.2.1/pkg/common/catalog/builtin.go 07:48:12 spire-1.2.1/pkg/common/catalog/catalog.go 07:48:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:48:12 spire-1.2.1/pkg/common/catalog/closers.go 07:48:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:48:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:48:12 spire-1.2.1/pkg/common/catalog/config.go 07:48:12 spire-1.2.1/pkg/common/catalog/config_test.go 07:48:12 spire-1.2.1/pkg/common/catalog/configure.go 07:48:12 spire-1.2.1/pkg/common/catalog/constraints.go 07:48:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:48:12 spire-1.2.1/pkg/common/catalog/context.go 07:48:12 spire-1.2.1/pkg/common/catalog/external.go 07:48:12 spire-1.2.1/pkg/common/catalog/host.go 07:48:12 spire-1.2.1/pkg/common/catalog/pipenet.go 07:48:12 spire-1.2.1/pkg/common/catalog/plugin.go 07:48:12 spire-1.2.1/pkg/common/catalog/testplugin/ 07:48:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:48:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:48:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:48:12 spire-1.2.1/pkg/common/cli/ 07:48:12 spire-1.2.1/pkg/common/cli/env.go 07:48:12 spire-1.2.1/pkg/common/cli/flags.go 07:48:12 spire-1.2.1/pkg/common/cli/trust_domain.go 07:48:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:48:12 spire-1.2.1/pkg/common/cli/umask.go 07:48:12 spire-1.2.1/pkg/common/cli/umask_posix.go 07:48:12 spire-1.2.1/pkg/common/cli/umask_test.go 07:48:12 spire-1.2.1/pkg/common/cli/umask_windows.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/ 07:48:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/flag.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/format.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/ 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:48:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:48:12 spire-1.2.1/pkg/common/coretypes/ 07:48:12 spire-1.2.1/pkg/common/coretypes/bundle/ 07:48:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:48:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:48:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:48:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:48:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:48:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:48:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:48:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:48:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:48:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:48:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:48:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:48:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:48:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:48:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:48:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:48:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:48:12 spire-1.2.1/pkg/common/cryptoutil/ 07:48:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:48:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:48:12 spire-1.2.1/pkg/common/diskutil/ 07:48:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:48:12 spire-1.2.1/pkg/common/diskutil/file_test.go 07:48:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:48:12 spire-1.2.1/pkg/common/errorutil/ 07:48:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:48:12 spire-1.2.1/pkg/common/health/ 07:48:12 spire-1.2.1/pkg/common/health/config.go 07:48:12 spire-1.2.1/pkg/common/health/context.go 07:48:12 spire-1.2.1/pkg/common/health/context_test.go 07:48:12 spire-1.2.1/pkg/common/health/health.go 07:48:12 spire-1.2.1/pkg/common/health/health_test.go 07:48:12 spire-1.2.1/pkg/common/health/logger.go 07:48:12 spire-1.2.1/pkg/common/hostservice/ 07:48:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:48:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:48:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:48:12 spire-1.2.1/pkg/common/idutil/ 07:48:12 spire-1.2.1/pkg/common/idutil/require.go 07:48:12 spire-1.2.1/pkg/common/idutil/require_test.go 07:48:12 spire-1.2.1/pkg/common/idutil/safety.go 07:48:12 spire-1.2.1/pkg/common/idutil/safety_test.go 07:48:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:48:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:48:12 spire-1.2.1/pkg/common/jwtsvid/ 07:48:12 spire-1.2.1/pkg/common/jwtsvid/common.go 07:48:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:48:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:48:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:48:12 spire-1.2.1/pkg/common/jwtutil/ 07:48:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:48:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:48:12 spire-1.2.1/pkg/common/log/ 07:48:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:48:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:48:12 spire-1.2.1/pkg/common/log/log.go 07:48:12 spire-1.2.1/pkg/common/log/log_test.go 07:48:12 spire-1.2.1/pkg/common/log/options.go 07:48:12 spire-1.2.1/pkg/common/nodeutil/ 07:48:12 spire-1.2.1/pkg/common/nodeutil/node.go 07:48:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:48:12 spire-1.2.1/pkg/common/peertracker/ 07:48:12 spire-1.2.1/pkg/common/peertracker/conn.go 07:48:12 spire-1.2.1/pkg/common/peertracker/credentials.go 07:48:12 spire-1.2.1/pkg/common/peertracker/errors.go 07:48:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:48:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:48:12 spire-1.2.1/pkg/common/peertracker/info.go 07:48:12 spire-1.2.1/pkg/common/peertracker/listener.go 07:48:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:48:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:48:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:48:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:48:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:48:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:48:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:48:12 spire-1.2.1/pkg/common/peertracker/tcp.go 07:48:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:48:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:48:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:48:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:48:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:48:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:48:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:48:12 spire-1.2.1/pkg/common/peertracker/uds.go 07:48:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:48:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:48:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:48:12 spire-1.2.1/pkg/common/pemutil/ 07:48:12 spire-1.2.1/pkg/common/pemutil/block.go 07:48:12 spire-1.2.1/pkg/common/pemutil/certs.go 07:48:12 spire-1.2.1/pkg/common/pemutil/common.go 07:48:12 spire-1.2.1/pkg/common/pemutil/csr.go 07:48:12 spire-1.2.1/pkg/common/pemutil/keys.go 07:48:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/ 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:48:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:48:12 spire-1.2.1/pkg/common/plugin/ 07:48:12 spire-1.2.1/pkg/common/plugin/aws/ 07:48:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:48:12 spire-1.2.1/pkg/common/plugin/azure/ 07:48:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:48:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:48:12 spire-1.2.1/pkg/common/plugin/facade.go 07:48:12 spire-1.2.1/pkg/common/plugin/facade_test.go 07:48:12 spire-1.2.1/pkg/common/plugin/gcp/ 07:48:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:48:12 spire-1.2.1/pkg/common/plugin/k8s/ 07:48:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:48:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:48:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:48:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:48:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:48:12 spire-1.2.1/pkg/common/plugin/log.go 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/ 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:48:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:48:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:48:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:48:12 spire-1.2.1/pkg/common/plugin/x509pop/ 07:48:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:48:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:48:12 spire-1.2.1/pkg/common/profiling/ 07:48:12 spire-1.2.1/pkg/common/profiling/dumpers.go 07:48:12 spire-1.2.1/pkg/common/profiling/profiling.go 07:48:12 spire-1.2.1/pkg/common/protoutil/ 07:48:12 spire-1.2.1/pkg/common/protoutil/masks.go 07:48:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:48:12 spire-1.2.1/pkg/common/rotationutil/ 07:48:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:48:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:48:12 spire-1.2.1/pkg/common/selector/ 07:48:12 spire-1.2.1/pkg/common/selector/selector.go 07:48:12 spire-1.2.1/pkg/common/selector/selector_test.go 07:48:12 spire-1.2.1/pkg/common/selector/set.go 07:48:12 spire-1.2.1/pkg/common/selector/set_utils.go 07:48:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/ 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/ 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:48:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:48:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:48:12 spire-1.2.1/pkg/common/telemetry/call.go 07:48:12 spire-1.2.1/pkg/common/telemetry/common/ 07:48:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:48:12 spire-1.2.1/pkg/common/telemetry/config.go 07:48:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:48:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/inmem.go 07:48:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/m3.go 07:48:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/metrics.go 07:48:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/names.go 07:48:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:48:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:48:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/ 07:48:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:48:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:48:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:48:12 spire-1.2.1/pkg/common/telemetry/server/server.go 07:48:12 spire-1.2.1/pkg/common/telemetry/sink.go 07:48:12 spire-1.2.1/pkg/common/telemetry/statsd.go 07:48:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:48:12 spire-1.2.1/pkg/common/telemetry/uptime.go 07:48:12 spire-1.2.1/pkg/common/telemetry/version.go 07:48:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:48:12 spire-1.2.1/pkg/common/uptime/ 07:48:12 spire-1.2.1/pkg/common/uptime/uptime.go 07:48:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:48:12 spire-1.2.1/pkg/common/util/ 07:48:12 spire-1.2.1/pkg/common/util/certs.go 07:48:12 spire-1.2.1/pkg/common/util/certs_test.go 07:48:12 spire-1.2.1/pkg/common/util/csr.go 07:48:12 spire-1.2.1/pkg/common/util/hash.go 07:48:12 spire-1.2.1/pkg/common/util/selectors.go 07:48:12 spire-1.2.1/pkg/common/util/selectors_test.go 07:48:12 spire-1.2.1/pkg/common/util/signals.go 07:48:12 spire-1.2.1/pkg/common/util/sort.go 07:48:12 spire-1.2.1/pkg/common/util/sort_test.go 07:48:12 spire-1.2.1/pkg/common/util/task.go 07:48:12 spire-1.2.1/pkg/common/util/task_test.go 07:48:12 spire-1.2.1/pkg/common/util/testdata/ 07:48:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:48:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:48:12 spire-1.2.1/pkg/common/version/ 07:48:12 spire-1.2.1/pkg/common/version/version.go 07:48:12 spire-1.2.1/pkg/common/x509svid/ 07:48:12 spire-1.2.1/pkg/common/x509svid/common_test.go 07:48:12 spire-1.2.1/pkg/common/x509svid/csr.go 07:48:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:48:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:48:12 spire-1.2.1/pkg/common/x509util/ 07:48:12 spire-1.2.1/pkg/common/x509util/cert.go 07:48:12 spire-1.2.1/pkg/common/x509util/dns.go 07:48:12 spire-1.2.1/pkg/common/x509util/dns_test.go 07:48:12 spire-1.2.1/pkg/common/x509util/keyid.go 07:48:12 spire-1.2.1/pkg/common/x509util/keypair.go 07:48:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:48:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:48:12 spire-1.2.1/pkg/server/ 07:48:12 spire-1.2.1/pkg/server/api/ 07:48:12 spire-1.2.1/pkg/server/api/agent.go 07:48:12 spire-1.2.1/pkg/server/api/agent/ 07:48:12 spire-1.2.1/pkg/server/api/agent/v1/ 07:48:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:48:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:48:12 spire-1.2.1/pkg/server/api/agent_test.go 07:48:12 spire-1.2.1/pkg/server/api/api.go 07:48:12 spire-1.2.1/pkg/server/api/audit/ 07:48:12 spire-1.2.1/pkg/server/api/audit/audit.go 07:48:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:48:12 spire-1.2.1/pkg/server/api/bundle.go 07:48:12 spire-1.2.1/pkg/server/api/bundle/ 07:48:12 spire-1.2.1/pkg/server/api/bundle/v1/ 07:48:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:48:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:48:12 spire-1.2.1/pkg/server/api/bundle_test.go 07:48:12 spire-1.2.1/pkg/server/api/debug/ 07:48:12 spire-1.2.1/pkg/server/api/debug/v1/ 07:48:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:48:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:48:12 spire-1.2.1/pkg/server/api/entry.go 07:48:12 spire-1.2.1/pkg/server/api/entry/ 07:48:12 spire-1.2.1/pkg/server/api/entry/v1/ 07:48:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:48:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:48:12 spire-1.2.1/pkg/server/api/entry_test.go 07:48:12 spire-1.2.1/pkg/server/api/health/ 07:48:12 spire-1.2.1/pkg/server/api/health/v1/ 07:48:12 spire-1.2.1/pkg/server/api/health/v1/service.go 07:48:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:48:12 spire-1.2.1/pkg/server/api/id.go 07:48:12 spire-1.2.1/pkg/server/api/id_test.go 07:48:12 spire-1.2.1/pkg/server/api/limits/ 07:48:12 spire-1.2.1/pkg/server/api/limits/limits.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/ 07:48:12 spire-1.2.1/pkg/server/api/middleware/alias.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/audit.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/caller.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/common.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/entries.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:48:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:48:12 spire-1.2.1/pkg/server/api/ratelimit.go 07:48:12 spire-1.2.1/pkg/server/api/rpccontext/ 07:48:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:48:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:48:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:48:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:48:12 spire-1.2.1/pkg/server/api/selector.go 07:48:12 spire-1.2.1/pkg/server/api/selector_test.go 07:48:12 spire-1.2.1/pkg/server/api/status.go 07:48:12 spire-1.2.1/pkg/server/api/status_test.go 07:48:12 spire-1.2.1/pkg/server/api/svid/ 07:48:12 spire-1.2.1/pkg/server/api/svid/v1/ 07:48:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:48:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:48:12 spire-1.2.1/pkg/server/api/trustdomain.go 07:48:12 spire-1.2.1/pkg/server/api/trustdomain/ 07:48:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:48:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:48:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:48:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:48:12 spire-1.2.1/pkg/server/authpolicy/ 07:48:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:48:12 spire-1.2.1/pkg/server/authpolicy/policy.go 07:48:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:48:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:48:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:48:12 spire-1.2.1/pkg/server/authpolicy/validate.go 07:48:12 spire-1.2.1/pkg/server/bundle/ 07:48:12 spire-1.2.1/pkg/server/bundle/client/ 07:48:12 spire-1.2.1/pkg/server/bundle/client/client.go 07:48:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:48:12 spire-1.2.1/pkg/server/bundle/client/manager.go 07:48:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:48:12 spire-1.2.1/pkg/server/bundle/client/sources.go 07:48:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:48:12 spire-1.2.1/pkg/server/bundle/client/updater.go 07:48:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:48:12 spire-1.2.1/pkg/server/ca/ 07:48:12 spire-1.2.1/pkg/server/ca/ca.go 07:48:12 spire-1.2.1/pkg/server/ca/ca_health.go 07:48:12 spire-1.2.1/pkg/server/ca/ca_test.go 07:48:12 spire-1.2.1/pkg/server/ca/journal.go 07:48:12 spire-1.2.1/pkg/server/ca/journal_test.go 07:48:12 spire-1.2.1/pkg/server/ca/manager.go 07:48:12 spire-1.2.1/pkg/server/ca/manager_health.go 07:48:12 spire-1.2.1/pkg/server/ca/manager_test.go 07:48:12 spire-1.2.1/pkg/server/ca/templates.go 07:48:12 spire-1.2.1/pkg/server/ca/upstream_client.go 07:48:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:48:12 spire-1.2.1/pkg/server/ca/validation.go 07:48:12 spire-1.2.1/pkg/server/cache/ 07:48:12 spire-1.2.1/pkg/server/cache/dscache/ 07:48:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:48:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:48:12 spire-1.2.1/pkg/server/cache/entrycache/ 07:48:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:48:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:48:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:48:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:48:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:48:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:48:12 spire-1.2.1/pkg/server/catalog/ 07:48:12 spire-1.2.1/pkg/server/catalog/catalog.go 07:48:12 spire-1.2.1/pkg/server/catalog/keymanager.go 07:48:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:48:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:48:12 spire-1.2.1/pkg/server/catalog/notifier.go 07:48:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:48:12 spire-1.2.1/pkg/server/config.go 07:48:12 spire-1.2.1/pkg/server/datastore/ 07:48:12 spire-1.2.1/pkg/server/datastore/datastore.go 07:48:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:48:12 spire-1.2.1/pkg/server/datastore/repository.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:48:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:48:12 spire-1.2.1/pkg/server/endpoints/ 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/ 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:48:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:48:12 spire-1.2.1/pkg/server/endpoints/config.go 07:48:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:48:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:48:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:48:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:48:12 spire-1.2.1/pkg/server/endpoints/middleware.go 07:48:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:48:12 spire-1.2.1/pkg/server/hostservice/ 07:48:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:48:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:48:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:48:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:48:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:48:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:48:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:48:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/ 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/ 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:48:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:48:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:48:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/ 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:48:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:48:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:48:12 spire-1.2.1/pkg/server/registration/ 07:48:12 spire-1.2.1/pkg/server/registration/manager.go 07:48:12 spire-1.2.1/pkg/server/registration/manager_test.go 07:48:12 spire-1.2.1/pkg/server/scanentries.go 07:48:12 spire-1.2.1/pkg/server/scanentries_test.go 07:48:12 spire-1.2.1/pkg/server/server.go 07:48:12 spire-1.2.1/pkg/server/server_test.go 07:48:12 spire-1.2.1/pkg/server/svid/ 07:48:12 spire-1.2.1/pkg/server/svid/observer.go 07:48:12 spire-1.2.1/pkg/server/svid/observer_test.go 07:48:12 spire-1.2.1/pkg/server/svid/rotator.go 07:48:12 spire-1.2.1/pkg/server/svid/rotator_config.go 07:48:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:48:12 spire-1.2.1/pkg/server/svid/rotator_test.go 07:48:12 spire-1.2.1/proto/ 07:48:12 spire-1.2.1/proto/private/ 07:48:12 spire-1.2.1/proto/private/server/ 07:48:12 spire-1.2.1/proto/private/server/journal/ 07:48:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:48:12 spire-1.2.1/proto/private/server/journal/journal.proto 07:48:12 spire-1.2.1/proto/spire/ 07:48:12 spire-1.2.1/proto/spire/common/ 07:48:12 spire-1.2.1/proto/spire/common/common.pb.go 07:48:12 spire-1.2.1/proto/spire/common/common.proto 07:48:12 spire-1.2.1/proto/spire/common/plugin/ 07:48:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:48:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:48:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:48:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:48:12 spire-1.2.1/proto/spire/plugin/ 07:48:12 spire-1.2.1/proto/spire/plugin/agent/ 07:48:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:48:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:48:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:48:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:48:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:48:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:48:12 spire-1.2.1/release/ 07:48:12 spire-1.2.1/release/spire-extras/ 07:48:12 spire-1.2.1/release/spire-extras/README.md 07:48:12 spire-1.2.1/release/spire-extras/conf/ 07:48:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:48:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:48:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:48:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:48:12 spire-1.2.1/release/spire/ 07:48:12 spire-1.2.1/release/spire/README.md 07:48:12 spire-1.2.1/release/spire/conf/ 07:48:12 spire-1.2.1/release/spire/conf/agent/ 07:48:12 spire-1.2.1/release/spire/conf/agent/agent.conf 07:48:12 spire-1.2.1/release/spire/conf/server/ 07:48:12 spire-1.2.1/release/spire/conf/server/server.conf 07:48:12 spire-1.2.1/script/ 07:48:12 spire-1.2.1/script/build-artifact.sh 07:48:12 spire-1.2.1/script/generate_dummy_ca.sh 07:48:12 spire-1.2.1/support/ 07:48:12 spire-1.2.1/support/k8s/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:48:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/ 07:48:12 spire-1.2.1/support/oidc-discovery-provider/README.md 07:48:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/config.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/main.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:48:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:48:12 spire-1.2.1/test/ 07:48:12 spire-1.2.1/test/clock/ 07:48:12 spire-1.2.1/test/clock/clock.go 07:48:12 spire-1.2.1/test/fakes/ 07:48:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:48:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:48:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:48:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:48:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:48:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:48:12 spire-1.2.1/test/fakes/fakeagentstore/ 07:48:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:48:12 spire-1.2.1/test/fakes/fakedatastore/ 07:48:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:48:12 spire-1.2.1/test/fakes/fakeentryclient/ 07:48:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:48:12 spire-1.2.1/test/fakes/fakehealthchecker/ 07:48:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:48:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:48:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:48:12 spire-1.2.1/test/fakes/fakemetrics/ 07:48:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:48:12 spire-1.2.1/test/fakes/fakenoderesolver/ 07:48:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:48:12 spire-1.2.1/test/fakes/fakenotifier/ 07:48:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:48:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:48:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:48:12 spire-1.2.1/test/fakes/fakeserverca/ 07:48:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:48:12 spire-1.2.1/test/fakes/fakeservercatalog/ 07:48:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:48:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:48:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:48:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:48:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:48:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:48:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:48:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:48:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:48:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:48:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:48:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:48:12 spire-1.2.1/test/fixture/ 07:48:12 spire-1.2.1/test/fixture/certs/ 07:48:12 spire-1.2.1/test/fixture/certs/agent_svid.der 07:48:12 spire-1.2.1/test/fixture/certs/base_cert.pem 07:48:12 spire-1.2.1/test/fixture/certs/base_csr.pem 07:48:12 spire-1.2.1/test/fixture/certs/base_key.pem 07:48:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:48:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:48:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:48:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:48:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:48:12 spire-1.2.1/test/fixture/certs/blog_key.pem 07:48:12 spire-1.2.1/test/fixture/certs/bundle.der 07:48:12 spire-1.2.1/test/fixture/certs/ca.pem 07:48:12 spire-1.2.1/test/fixture/certs/ca_key.pem 07:48:12 spire-1.2.1/test/fixture/certs/database_cert.pem 07:48:12 spire-1.2.1/test/fixture/certs/database_csr.pem 07:48:12 spire-1.2.1/test/fixture/certs/database_key.pem 07:48:12 spire-1.2.1/test/fixture/certs/node_cert.pem 07:48:12 spire-1.2.1/test/fixture/certs/node_csr.pem 07:48:12 spire-1.2.1/test/fixture/certs/node_key.pem 07:48:12 spire-1.2.1/test/fixture/certs/svid.pem 07:48:12 spire-1.2.1/test/fixture/certs/svid_key.pem 07:48:12 spire-1.2.1/test/fixture/config/ 07:48:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:48:12 spire-1.2.1/test/fixture/config/agent_good.conf 07:48:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:48:12 spire-1.2.1/test/fixture/config/plugin_good.conf 07:48:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:48:12 spire-1.2.1/test/fixture/config/server_good.conf 07:48:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:48:12 spire-1.2.1/test/fixture/fixture.go 07:48:12 spire-1.2.1/test/fixture/nodeattestor/ 07:48:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:48:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:48:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:48:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:48:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:48:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:48:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:48:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:48:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:48:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:48:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:48:12 spire-1.2.1/test/fixture/registration/ 07:48:12 spire-1.2.1/test/fixture/registration/entries.json 07:48:12 spire-1.2.1/test/fixture/registration/good-for-update.json 07:48:12 spire-1.2.1/test/fixture/registration/good.json 07:48:12 spire-1.2.1/test/fixture/registration/invalid.json 07:48:12 spire-1.2.1/test/fixture/registration/invalid_json.json 07:48:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:48:12 spire-1.2.1/test/integration/ 07:48:12 spire-1.2.1/test/integration/README.md 07:48:12 spire-1.2.1/test/integration/common 07:48:12 spire-1.2.1/test/integration/setup/ 07:48:12 spire-1.2.1/test/integration/setup/adminclient/ 07:48:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:48:12 spire-1.2.1/test/integration/setup/adminclient/client.go 07:48:12 spire-1.2.1/test/integration/setup/debugagent/ 07:48:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:48:12 spire-1.2.1/test/integration/setup/debugagent/main.go 07:48:12 spire-1.2.1/test/integration/setup/debugserver/ 07:48:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:48:12 spire-1.2.1/test/integration/setup/debugserver/main.go 07:48:12 spire-1.2.1/test/integration/setup/downstreamclient/ 07:48:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:48:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:48:12 spire-1.2.1/test/integration/setup/itclient/ 07:48:12 spire-1.2.1/test/integration/setup/itclient/client.go 07:48:12 spire-1.2.1/test/integration/setup/node-attestation/ 07:48:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:48:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:48:12 spire-1.2.1/test/integration/setup/x509pop/ 07:48:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:48:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:48:12 spire-1.2.1/test/integration/suites/ 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:48:12 spire-1.2.1/test/integration/suites/join-token/ 07:48:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:48:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:48:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:48:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:48:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:48:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:48:12 spire-1.2.1/test/integration/suites/join-token/README.md 07:48:12 spire-1.2.1/test/integration/suites/join-token/conf/ 07:48:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/join-token/teardown 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:48:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:48:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:48:12 spire-1.2.1/test/integration/suites/k8s/ 07:48:12 spire-1.2.1/test/integration/suites/k8s/00-setup 07:48:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:48:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:48:12 spire-1.2.1/test/integration/suites/k8s/README.md 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/ 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:48:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:48:12 spire-1.2.1/test/integration/suites/k8s/teardown 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/ 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:48:12 spire-1.2.1/test/integration/suites/rotation/ 07:48:12 spire-1.2.1/test/integration/suites/rotation/00-setup 07:48:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:48:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:48:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:48:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:48:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:48:12 spire-1.2.1/test/integration/suites/rotation/README.md 07:48:12 spire-1.2.1/test/integration/suites/rotation/conf/ 07:48:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/rotation/teardown 07:48:12 spire-1.2.1/test/integration/suites/self-test/ 07:48:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:48:12 spire-1.2.1/test/integration/suites/self-test/README.md 07:48:12 spire-1.2.1/test/integration/suites/self-test/teardown 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:48:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:48:12 spire-1.2.1/test/integration/suites/upgrade/ 07:48:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:48:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:48:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:48:12 spire-1.2.1/test/integration/suites/upgrade/README.md 07:48:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:48:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:48:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:48:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:48:12 spire-1.2.1/test/integration/suites/upgrade/teardown 07:48:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:48:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:48:12 spire-1.2.1/test/integration/test-one.sh 07:48:12 spire-1.2.1/test/integration/test.sh 07:48:12 spire-1.2.1/test/plugintest/ 07:48:12 spire-1.2.1/test/plugintest/config.go 07:48:12 spire-1.2.1/test/plugintest/load.go 07:48:12 spire-1.2.1/test/plugintest/option.go 07:48:12 spire-1.2.1/test/spiretest/ 07:48:12 spire-1.2.1/test/spiretest/apiserver.go 07:48:12 spire-1.2.1/test/spiretest/assertions.go 07:48:12 spire-1.2.1/test/spiretest/dir.go 07:48:12 spire-1.2.1/test/spiretest/errors_posix.go 07:48:12 spire-1.2.1/test/spiretest/errors_windows.go 07:48:12 spire-1.2.1/test/spiretest/logs.go 07:48:12 spire-1.2.1/test/spiretest/socketapi.go 07:48:12 spire-1.2.1/test/spiretest/suite.go 07:48:12 spire-1.2.1/test/spiretest/x509.go 07:48:12 spire-1.2.1/test/testca/ 07:48:12 spire-1.2.1/test/testca/ca.go 07:48:12 spire-1.2.1/test/testkey/ 07:48:12 spire-1.2.1/test/testkey/generate.sh 07:48:12 spire-1.2.1/test/testkey/genkeys.go 07:48:12 spire-1.2.1/test/testkey/keys.go 07:48:12 spire-1.2.1/test/testkey/new.go 07:48:12 spire-1.2.1/test/tpmsimulator/ 07:48:12 spire-1.2.1/test/tpmsimulator/simulator.go 07:48:12 spire-1.2.1/test/util/ 07:48:12 spire-1.2.1/test/util/cert_fixtures.go 07:48:12 spire-1.2.1/test/util/cert_generation.go 07:48:12 spire-1.2.1/test/util/io_redirection.go 07:48:12 spire-1.2.1/test/util/race.go 07:48:12 spire-1.2.1/test/util/util.go 07:48:12 building spire from source... 07:48:12 Removing intermediate container d81173ee94a7 07:48:12 ---> 3860a065f6f3 07:48:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:48:12 Installing go1.17.7... 07:48:13 ---> 3eacf69b6d02 07:48:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:48:13 Removing intermediate container 955cc3f29308 07:48:13 ---> 99f9a03b740b 07:48:13 07:48:13 Step 10/23 : FROM alpine:3.14 07:48:13 ---> e04c818066af 07:48:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:48:13 ---> Using cache 07:48:13 ---> 4dc98c6eeb55 07:48:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:48:13 ---> Using cache 07:48:13 ---> 2a9cf08a0f20 07:48:13 Step 13/23 : ENV APP_PORT=59882 07:48:14 Removing intermediate container dbad3475c565 07:48:14 ---> bde93b1d9bc7 07:48:14 Step 7/20 : COPY . . 07:48:14 ---> Running in d2dc2cd2fea9 07:48:14 ---> 6d56f155f796 07:48:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:48:15 Removing intermediate container d2dc2cd2fea9 07:48:15 ---> 827ade6681b1 07:48:15 Step 14/23 : EXPOSE $APP_PORT 07:48:17 ---> c6a53544b1f4 07:48:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:48:17 ---> Running in f049337d3b9c 07:48:17 ---> Running in 0cbe9ec59521 07:48:17 Removing intermediate container f049337d3b9c 07:48:17 ---> e9e1a0352ea5 07:48:17 Step 15/23 : WORKDIR / 07:48:17 ---> Running in 3e028791e6ff 07:48:17 Removing intermediate container 0cbe9ec59521 07:48:17 ---> 0050fffe7651 07:48:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:48:17 ---> Running in ccbbf2f1f603 07:48:17 Removing intermediate container 3e028791e6ff 07:48:17 ---> 3ac17c5d7a16 07:48:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:48:17 Removing intermediate container ccbbf2f1f603 07:48:17 ---> bed083a4546f 07:48:17 Step 20/22 : LABEL arch=x86_64 07:48:18 ---> Running in eaf5bf5872fa 07:48:18 ---> 4275a4cd8ed9 07:48:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:48:18 Removing intermediate container eaf5bf5872fa 07:48:18 ---> 453a74ce9a63 07:48:18 Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:48:18 ---> Running in 4faba2c458bb 07:48:18 7b1c46037f91: Pull complete 07:48:18 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 07:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:48:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:48:19 ---> 57c34cf24c44 07:48:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:48:19 Removing intermediate container 4faba2c458bb 07:48:19 ---> 73cceca42e56 07:48:19 Step 22/22 : LABEL version=0.0.0 07:48:19 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:48:19 WORKDIR /edgex 07:48:19 COPY go.mod . 07:48:19 RUN go mod download build -t ci-base-image-arm64 -f - . 07:48:19 07:48:19 ---> Running in 21da0d976733 07:48:19 ---> 065f68bc3899 07:48:19 Step 19/23 : ENTRYPOINT ["/core-command"] 07:48:19 Removing intermediate container 21da0d976733 07:48:19 ---> 805520ab6767 07:48:19 07:48:19 Building bin/spire-server... 07:48:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:48:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:48:19 go: downloading github.com/mitchellh/cli v1.1.2 07:48:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:48:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:48:19  ---> Running in 5fa7709ff009 07:48:19 Successfully built 805520ab6767 07:48:19 go: downloading github.com/imdario/mergo v0.3.12 07:48:19 Successfully tagged support-notifications:latest 07:48:19  Building support-notifications ... done Building security-spire-agent 07:48:19 go: downloading github.com/sirupsen/logrus v1.8.1 07:48:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:48:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:48:19 go: downloading google.golang.org/grpc v1.44.0 07:48:19 Removing intermediate container 5fa7709ff009 07:48:19 ---> 451d3a2e5108 07:48:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:48:19 ---> 4d315bcae41a 07:48:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:48:19 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:48:19 go: downloading github.com/fatih/color v1.13.0 07:48:19 go: downloading github.com/mattn/go-isatty v0.0.14 07:48:19 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:48:19 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:48:20 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:48:20 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:48:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:48:20 go: downloading github.com/open-policy-agent/opa v0.38.0 07:48:20 go: downloading github.com/armon/go-metrics v0.3.10 07:48:20 go: downloading github.com/prometheus/client_golang v1.12.1 07:48:20 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:48:20 go: downloading github.com/mattn/go-colorable v0.1.12 07:48:20 go: downloading github.com/Masterminds/goutils v1.1.0 07:48:20 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:48:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:48:20 go: downloading github.com/Masterminds/semver v1.5.0 07:48:20 go: downloading github.com/google/uuid v1.1.2 07:48:20 go: downloading github.com/huandu/xstrings v1.3.2 07:48:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:48:21 go: downloading github.com/oklog/run v1.0.0 07:48:21 go: downloading github.com/imkira/go-observer v1.0.3 07:48:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:48:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:48:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:48:21 go: downloading github.com/beorn7/perks v1.0.1 07:48:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:48:21 go: downloading github.com/prometheus/client_model v0.2.0 07:48:21 go: downloading github.com/prometheus/common v0.32.1 07:48:21 go: downloading github.com/prometheus/procfs v0.7.3 07:48:21 go: downloading go.uber.org/atomic v1.9.0 07:48:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:48:21 go: downloading github.com/hashicorp/errwrap v1.1.0 07:48:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:48:21 go: downloading github.com/blang/semver/v4 v4.0.0 07:48:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:48:21  ---> Running in fced2c16e711 07:48:21 ---> Running in 9d5bea0a8559 07:48:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:48:21 go: downloading github.com/jinzhu/gorm v1.9.16 07:48:21 go: downloading github.com/lib/pq v1.10.4 07:48:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:48:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:48:21 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:48:21 Sending build context to Docker daemon 169.2MB 07:48:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:48:21 ---> f79e39bc4007 07:48:21 Step 2/4 : WORKDIR /edgex 07:48:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:48:21 Removing intermediate container 9d5bea0a8559 07:48:21 ---> 7e6a15cd0708 07:48:21 Step 21/23 : LABEL arch=x86_64 07:48:22 ---> Running in 858caaf6bf71 07:48:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:48:22 Removing intermediate container 858caaf6bf71 07:48:22 ---> fce887d7630e 07:48:22 Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:48:23 ---> Running in 7be52871fa37 07:48:23 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:48:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:48:23 go: downloading github.com/stretchr/testify v1.7.0 07:48:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:48:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:48:23 Removing intermediate container 7be52871fa37 07:48:23 ---> 5851c9a4eea4 07:48:23 Step 3/4 : COPY go.mod . 07:48:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:48:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:48:23 ---> 89f9d478009e 07:48:23 Step 3/26 : WORKDIR /edgex-go 07:48:23 ---> Using cache 07:48:23 ---> a7d0cbcdab2c 07:48:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:23 ---> Using cache 07:48:23 ---> d850d1750b3b 07:48:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:48:23 ---> Using cache 07:48:23 ---> cfddff43a65a 07:48:23 Step 6/26 : COPY go.mod vendor* ./ 07:48:23 ---> Using cache 07:48:23 ---> 738895f4e889 07:48:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:23 ---> Using cache 07:48:23 ---> 1e175ab63596 07:48:23 Step 8/26 : COPY . . 07:48:23 ---> Using cache 07:48:23 ---> 4f8cd29e4a70 07:48:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:48:23 ---> Using cache 07:48:23 ---> 5d386a787078 07:48:23 Step 10/26 : RUN mkdir -p spire-build 07:48:23 ---> Using cache 07:48:23 ---> bd1a9a033f89 07:48:23 Step 11/26 : WORKDIR /edgex-go/spire-build 07:48:23 ---> Using cache 07:48:23 ---> c0380b8dc8e7 07:48:23 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 07:48:23 ---> Running in a3bd6d7ee55a 07:48:23 ---> Running in e194e7b63798 07:48:24 ---> 1198870f5c26 07:48:24 Step 4/4 : RUN go mod download 07:48:24 ---> Running in 59c095b11494 07:48:24 Removing intermediate container a3bd6d7ee55a 07:48:24 ---> 5c23d048d288 07:48:24 Step 23/23 : LABEL version=0.0.0 07:48:24 ---> Running in c41c45b6f53c 07:48:24 Removing intermediate container c41c45b6f53c 07:48:24 ---> 8f1c991d6001 07:48:24 07:48:24 Successfully built 8f1c991d6001 07:48:24 Successfully tagged core-command:latest 07:48:25  Building core-command ... done spire-1.2.1/ 07:48:25 spire-1.2.1/.data/ 07:48:25 spire-1.2.1/.data/.file 07:48:25 spire-1.2.1/.dockerignore 07:48:25 spire-1.2.1/.gitattributes 07:48:25 spire-1.2.1/.githooks/ 07:48:25 spire-1.2.1/.githooks/pre-commit 07:48:25 spire-1.2.1/.github/ 07:48:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:48:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:48:25 spire-1.2.1/.github/dependabot.yml 07:48:25 spire-1.2.1/.github/workflows/ 07:48:25 spire-1.2.1/.github/workflows/nightly_build.yaml 07:48:25 spire-1.2.1/.github/workflows/pr_build.yaml 07:48:25 spire-1.2.1/.github/workflows/release_build.yaml 07:48:25 spire-1.2.1/.github/workflows/scripts/ 07:48:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:48:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:48:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:48:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:48:25 spire-1.2.1/.github/workflows/scripts/split.sh 07:48:25 spire-1.2.1/.gitignore 07:48:25 spire-1.2.1/.go-version 07:48:25 spire-1.2.1/.golangci.yml 07:48:25 spire-1.2.1/ADOPTERS.md 07:48:25 spire-1.2.1/CHANGELOG.md 07:48:25 spire-1.2.1/CODE-OF-CONDUCT.md 07:48:25 spire-1.2.1/CODEOWNERS 07:48:25 spire-1.2.1/CONTRIBUTING.md 07:48:25 spire-1.2.1/Dockerfile 07:48:25 spire-1.2.1/Dockerfile.dev 07:48:25 spire-1.2.1/Dockerfile.scratch 07:48:25 spire-1.2.1/LICENSE 07:48:25 spire-1.2.1/MAINTAINERS.md 07:48:25 spire-1.2.1/Makefile 07:48:25 spire-1.2.1/README.md 07:48:25 spire-1.2.1/ROADMAP.md 07:48:25 spire-1.2.1/SECURITY.md 07:48:25 spire-1.2.1/cmd/ 07:48:25 spire-1.2.1/cmd/spire-agent/ 07:48:25 spire-1.2.1/cmd/spire-agent/cli/ 07:48:25 spire-1.2.1/cmd/spire-agent/cli/api/ 07:48:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/common/ 07:48:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:48:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/run/ 07:48:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:48:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:48:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:48:25 spire-1.2.1/cmd/spire-agent/main.go 07:48:25 spire-1.2.1/cmd/spire-server/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/agent/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/cli.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/run/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/token/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/validate/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/x509/ 07:48:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:48:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:48:25 spire-1.2.1/cmd/spire-server/main.go 07:48:25 spire-1.2.1/cmd/spire-server/util/ 07:48:25 spire-1.2.1/cmd/spire-server/util/util.go 07:48:25 spire-1.2.1/conf/ 07:48:25 spire-1.2.1/conf/agent/ 07:48:25 spire-1.2.1/conf/agent/agent.conf 07:48:25 spire-1.2.1/conf/agent/agent_full.conf 07:48:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:48:25 spire-1.2.1/conf/server/ 07:48:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:48:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:48:25 spire-1.2.1/conf/server/server.conf 07:48:25 spire-1.2.1/conf/server/server_full.conf 07:48:25 spire-1.2.1/doc/ 07:48:25 spire-1.2.1/doc/SPIRE101.md 07:48:25 spire-1.2.1/doc/auditlog.md 07:48:25 spire-1.2.1/doc/authorization_policy_engine.md 07:48:25 spire-1.2.1/doc/changelog_guidelines.md 07:48:25 spire-1.2.1/doc/cure53-report.pdf 07:48:25 spire-1.2.1/doc/images/ 07:48:25 spire-1.2.1/doc/images/2019_roadmap.png 07:48:25 spire-1.2.1/doc/images/SPIRE101.png 07:48:25 spire-1.2.1/doc/images/SPIRE_agent.png 07:48:25 spire-1.2.1/doc/images/SPIRE_server.png 07:48:25 spire-1.2.1/doc/images/cache_mgr.png 07:48:25 spire-1.2.1/doc/images/cache_mgr_components.png 07:48:25 spire-1.2.1/doc/images/federated_spire.png 07:48:25 spire-1.2.1/doc/images/ha_mode.png 07:48:25 spire-1.2.1/doc/images/nested_spire.png 07:48:25 spire-1.2.1/doc/images/oidc_federation.png 07:48:25 spire-1.2.1/doc/images/single_trust_domain.png 07:48:25 spire-1.2.1/doc/images/spiffe_compatible.png 07:48:25 spire-1.2.1/doc/images/spire_logo.png 07:48:25 spire-1.2.1/doc/migrating_registration_api_clients.md 07:48:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:48:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:48:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:48:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:48:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:48:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:48:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:48:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:48:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:48:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:48:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:48:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:48:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:48:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:48:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:48:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:48:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:48:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:48:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:48:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:48:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:48:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:48:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:48:25 spire-1.2.1/doc/scaling_spire.md 07:48:25 spire-1.2.1/doc/spire_agent.md 07:48:25 spire-1.2.1/doc/spire_server.md 07:48:25 spire-1.2.1/doc/supported_integrations.md 07:48:25 spire-1.2.1/doc/telemetry.md 07:48:25 spire-1.2.1/doc/telemetry_config.md 07:48:25 spire-1.2.1/doc/upgrading.md 07:48:25 spire-1.2.1/doc/using_spire.md 07:48:25 spire-1.2.1/examples/ 07:48:25 spire-1.2.1/examples/README.md 07:48:25 spire-1.2.1/go.mod 07:48:25 spire-1.2.1/go.sum 07:48:25 spire-1.2.1/pkg/ 07:48:25 spire-1.2.1/pkg/agent/ 07:48:25 spire-1.2.1/pkg/agent/agent.go 07:48:25 spire-1.2.1/pkg/agent/api/ 07:48:25 spire-1.2.1/pkg/agent/api/config.go 07:48:25 spire-1.2.1/pkg/agent/api/debug/ 07:48:25 spire-1.2.1/pkg/agent/api/debug/v1/ 07:48:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:48:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:48:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:48:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:48:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:48:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:48:25 spire-1.2.1/pkg/agent/api/endpoints.go 07:48:25 spire-1.2.1/pkg/agent/api/health/ 07:48:25 spire-1.2.1/pkg/agent/api/health/v1/ 07:48:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:48:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:48:25 spire-1.2.1/pkg/agent/api/rpccontext/ 07:48:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:48:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:48:25 spire-1.2.1/pkg/agent/attestor/ 07:48:25 spire-1.2.1/pkg/agent/attestor/node/ 07:48:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:48:25 spire-1.2.1/pkg/agent/attestor/node/node.go 07:48:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:48:25 spire-1.2.1/pkg/agent/attestor/workload/ 07:48:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:48:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:48:25 spire-1.2.1/pkg/agent/catalog/ 07:48:25 spire-1.2.1/pkg/agent/catalog/catalog.go 07:48:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:48:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:48:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:48:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:48:25 spire-1.2.1/pkg/agent/client/ 07:48:25 spire-1.2.1/pkg/agent/client/client.go 07:48:25 spire-1.2.1/pkg/agent/client/client_test.go 07:48:25 spire-1.2.1/pkg/agent/client/dial.go 07:48:25 spire-1.2.1/pkg/agent/client/nodeconn.go 07:48:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:48:25 spire-1.2.1/pkg/agent/client/update.go 07:48:25 spire-1.2.1/pkg/agent/client/util.go 07:48:25 spire-1.2.1/pkg/agent/common/ 07:48:25 spire-1.2.1/pkg/agent/common/backoff/ 07:48:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:48:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:48:25 spire-1.2.1/pkg/agent/common/cgroups/ 07:48:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:48:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:48:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:48:25 spire-1.2.1/pkg/agent/config.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/ 07:48:25 spire-1.2.1/pkg/agent/endpoints/config.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:48:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:48:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/workload/ 07:48:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:48:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:48:25 spire-1.2.1/pkg/agent/manager/ 07:48:25 spire-1.2.1/pkg/agent/manager/cache/ 07:48:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:48:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:48:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:48:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:48:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:48:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:48:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:48:25 spire-1.2.1/pkg/agent/manager/config.go 07:48:25 spire-1.2.1/pkg/agent/manager/manager.go 07:48:25 spire-1.2.1/pkg/agent/manager/manager_test.go 07:48:25 spire-1.2.1/pkg/agent/manager/storage.go 07:48:25 spire-1.2.1/pkg/agent/manager/storage_test.go 07:48:25 spire-1.2.1/pkg/agent/manager/storecache/ 07:48:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:48:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:48:25 spire-1.2.1/pkg/agent/manager/sync.go 07:48:25 spire-1.2.1/pkg/agent/plugin/ 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:48:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:48:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:48:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:48:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:48:25 spire-1.2.1/pkg/agent/svid/ 07:48:25 spire-1.2.1/pkg/agent/svid/rotator.go 07:48:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:48:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:48:25 spire-1.2.1/pkg/agent/svid/store/ 07:48:25 spire-1.2.1/pkg/agent/svid/store/service.go 07:48:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:48:25 spire-1.2.1/pkg/common/ 07:48:25 spire-1.2.1/pkg/common/agentpathtemplate/ 07:48:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:48:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:48:25 spire-1.2.1/pkg/common/api/ 07:48:25 spire-1.2.1/pkg/common/api/metrics.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/ 07:48:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/logger.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/names.go 07:48:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:48:25 spire-1.2.1/pkg/common/api/names.go 07:48:25 spire-1.2.1/pkg/common/api/ratelimit.go 07:48:25 spire-1.2.1/pkg/common/api/rpccontext/ 07:48:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:48:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:48:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:48:25 spire-1.2.1/pkg/common/auth/ 07:48:25 spire-1.2.1/pkg/common/auth/interceptors.go 07:48:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:48:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/ 07:48:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/types.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:48:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:48:25 spire-1.2.1/pkg/common/catalog/ 07:48:25 spire-1.2.1/pkg/common/catalog/bind.go 07:48:25 spire-1.2.1/pkg/common/catalog/builtin.go 07:48:25 spire-1.2.1/pkg/common/catalog/catalog.go 07:48:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:48:25 spire-1.2.1/pkg/common/catalog/closers.go 07:48:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:48:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:48:25 spire-1.2.1/pkg/common/catalog/config.go 07:48:25 spire-1.2.1/pkg/common/catalog/config_test.go 07:48:25 spire-1.2.1/pkg/common/catalog/configure.go 07:48:25 spire-1.2.1/pkg/common/catalog/constraints.go 07:48:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:48:25 spire-1.2.1/pkg/common/catalog/context.go 07:48:25 spire-1.2.1/pkg/common/catalog/external.go 07:48:25 spire-1.2.1/pkg/common/catalog/host.go 07:48:25 spire-1.2.1/pkg/common/catalog/pipenet.go 07:48:25 spire-1.2.1/pkg/common/catalog/plugin.go 07:48:25 spire-1.2.1/pkg/common/catalog/testplugin/ 07:48:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:48:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:48:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:48:25 spire-1.2.1/pkg/common/cli/ 07:48:25 spire-1.2.1/pkg/common/cli/env.go 07:48:25 spire-1.2.1/pkg/common/cli/flags.go 07:48:25 spire-1.2.1/pkg/common/cli/trust_domain.go 07:48:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:48:25 spire-1.2.1/pkg/common/cli/umask.go 07:48:25 spire-1.2.1/pkg/common/cli/umask_posix.go 07:48:25 spire-1.2.1/pkg/common/cli/umask_test.go 07:48:25 spire-1.2.1/pkg/common/cli/umask_windows.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/ 07:48:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/flag.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/format.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/ 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:48:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:48:25 spire-1.2.1/pkg/common/coretypes/ 07:48:25 spire-1.2.1/pkg/common/coretypes/bundle/ 07:48:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:48:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:48:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:48:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:48:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:48:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:48:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:48:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:48:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:48:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:48:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:48:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:48:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:48:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:48:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:48:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:48:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:48:25 spire-1.2.1/pkg/common/cryptoutil/ 07:48:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:48:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:48:25 spire-1.2.1/pkg/common/diskutil/ 07:48:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:48:25 spire-1.2.1/pkg/common/diskutil/file_test.go 07:48:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:48:25 spire-1.2.1/pkg/common/errorutil/ 07:48:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:48:25 spire-1.2.1/pkg/common/health/ 07:48:25 spire-1.2.1/pkg/common/health/config.go 07:48:25 spire-1.2.1/pkg/common/health/context.go 07:48:25 spire-1.2.1/pkg/common/health/context_test.go 07:48:25 spire-1.2.1/pkg/common/health/health.go 07:48:25 spire-1.2.1/pkg/common/health/health_test.go 07:48:25 spire-1.2.1/pkg/common/health/logger.go 07:48:25 spire-1.2.1/pkg/common/hostservice/ 07:48:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:48:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:48:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:48:25 spire-1.2.1/pkg/common/idutil/ 07:48:25 spire-1.2.1/pkg/common/idutil/require.go 07:48:25 spire-1.2.1/pkg/common/idutil/require_test.go 07:48:25 spire-1.2.1/pkg/common/idutil/safety.go 07:48:25 spire-1.2.1/pkg/common/idutil/safety_test.go 07:48:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:48:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:48:25 spire-1.2.1/pkg/common/jwtsvid/ 07:48:25 spire-1.2.1/pkg/common/jwtsvid/common.go 07:48:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:48:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:48:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:48:25 spire-1.2.1/pkg/common/jwtutil/ 07:48:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:48:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:48:25 spire-1.2.1/pkg/common/log/ 07:48:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:48:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:48:25 spire-1.2.1/pkg/common/log/log.go 07:48:25 spire-1.2.1/pkg/common/log/log_test.go 07:48:25 spire-1.2.1/pkg/common/log/options.go 07:48:25 spire-1.2.1/pkg/common/nodeutil/ 07:48:25 spire-1.2.1/pkg/common/nodeutil/node.go 07:48:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:48:25 spire-1.2.1/pkg/common/peertracker/ 07:48:25 spire-1.2.1/pkg/common/peertracker/conn.go 07:48:25 spire-1.2.1/pkg/common/peertracker/credentials.go 07:48:25 spire-1.2.1/pkg/common/peertracker/errors.go 07:48:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:48:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:48:25 spire-1.2.1/pkg/common/peertracker/info.go 07:48:25 spire-1.2.1/pkg/common/peertracker/listener.go 07:48:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:48:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:48:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:48:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:48:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:48:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:48:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:48:25 spire-1.2.1/pkg/common/peertracker/tcp.go 07:48:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:48:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:48:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:48:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:48:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:48:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:48:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:48:25 spire-1.2.1/pkg/common/peertracker/uds.go 07:48:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:48:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:48:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:48:25 spire-1.2.1/pkg/common/pemutil/ 07:48:25 spire-1.2.1/pkg/common/pemutil/block.go 07:48:25 spire-1.2.1/pkg/common/pemutil/certs.go 07:48:25 spire-1.2.1/pkg/common/pemutil/common.go 07:48:25 spire-1.2.1/pkg/common/pemutil/csr.go 07:48:25 spire-1.2.1/pkg/common/pemutil/keys.go 07:48:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/ 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:48:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:48:25 spire-1.2.1/pkg/common/plugin/ 07:48:25 spire-1.2.1/pkg/common/plugin/aws/ 07:48:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:48:25 spire-1.2.1/pkg/common/plugin/azure/ 07:48:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:48:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:48:25 spire-1.2.1/pkg/common/plugin/facade.go 07:48:25 spire-1.2.1/pkg/common/plugin/facade_test.go 07:48:25 spire-1.2.1/pkg/common/plugin/gcp/ 07:48:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:48:25 spire-1.2.1/pkg/common/plugin/k8s/ 07:48:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:48:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:48:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:48:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:48:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:48:25 spire-1.2.1/pkg/common/plugin/log.go 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/ 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:48:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:48:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:48:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:48:25 spire-1.2.1/pkg/common/plugin/x509pop/ 07:48:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:48:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:48:25 spire-1.2.1/pkg/common/profiling/ 07:48:25 spire-1.2.1/pkg/common/profiling/dumpers.go 07:48:25 spire-1.2.1/pkg/common/profiling/profiling.go 07:48:25 spire-1.2.1/pkg/common/protoutil/ 07:48:25 spire-1.2.1/pkg/common/protoutil/masks.go 07:48:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:48:25 spire-1.2.1/pkg/common/rotationutil/ 07:48:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:48:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:48:25 spire-1.2.1/pkg/common/selector/ 07:48:25 spire-1.2.1/pkg/common/selector/selector.go 07:48:25 spire-1.2.1/pkg/common/selector/selector_test.go 07:48:25 spire-1.2.1/pkg/common/selector/set.go 07:48:25 spire-1.2.1/pkg/common/selector/set_utils.go 07:48:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/ 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/ 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:48:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:48:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:48:25 spire-1.2.1/pkg/common/telemetry/call.go 07:48:25 spire-1.2.1/pkg/common/telemetry/common/ 07:48:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:48:25 spire-1.2.1/pkg/common/telemetry/config.go 07:48:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:48:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/inmem.go 07:48:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/m3.go 07:48:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/metrics.go 07:48:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/names.go 07:48:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:48:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:48:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/ 07:48:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:48:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:48:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:48:25 spire-1.2.1/pkg/common/telemetry/server/server.go 07:48:25 spire-1.2.1/pkg/common/telemetry/sink.go 07:48:25 spire-1.2.1/pkg/common/telemetry/statsd.go 07:48:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:48:25 spire-1.2.1/pkg/common/telemetry/uptime.go 07:48:25 spire-1.2.1/pkg/common/telemetry/version.go 07:48:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:48:25 spire-1.2.1/pkg/common/uptime/ 07:48:25 spire-1.2.1/pkg/common/uptime/uptime.go 07:48:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:48:25 spire-1.2.1/pkg/common/util/ 07:48:25 spire-1.2.1/pkg/common/util/certs.go 07:48:25 spire-1.2.1/pkg/common/util/certs_test.go 07:48:25 spire-1.2.1/pkg/common/util/csr.go 07:48:25 spire-1.2.1/pkg/common/util/hash.go 07:48:25 spire-1.2.1/pkg/common/util/selectors.go 07:48:25 spire-1.2.1/pkg/common/util/selectors_test.go 07:48:25 spire-1.2.1/pkg/common/util/signals.go 07:48:25 spire-1.2.1/pkg/common/util/sort.go 07:48:25 spire-1.2.1/pkg/common/util/sort_test.go 07:48:25 spire-1.2.1/pkg/common/util/task.go 07:48:25 spire-1.2.1/pkg/common/util/task_test.go 07:48:25 spire-1.2.1/pkg/common/util/testdata/ 07:48:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:48:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:48:25 spire-1.2.1/pkg/common/version/ 07:48:25 spire-1.2.1/pkg/common/version/version.go 07:48:25 spire-1.2.1/pkg/common/x509svid/ 07:48:25 spire-1.2.1/pkg/common/x509svid/common_test.go 07:48:25 spire-1.2.1/pkg/common/x509svid/csr.go 07:48:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:48:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:48:25 spire-1.2.1/pkg/common/x509util/ 07:48:25 spire-1.2.1/pkg/common/x509util/cert.go 07:48:25 spire-1.2.1/pkg/common/x509util/dns.go 07:48:25 spire-1.2.1/pkg/common/x509util/dns_test.go 07:48:25 spire-1.2.1/pkg/common/x509util/keyid.go 07:48:25 spire-1.2.1/pkg/common/x509util/keypair.go 07:48:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:48:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:48:25 spire-1.2.1/pkg/server/ 07:48:25 spire-1.2.1/pkg/server/api/ 07:48:25 spire-1.2.1/pkg/server/api/agent.go 07:48:25 spire-1.2.1/pkg/server/api/agent/ 07:48:25 spire-1.2.1/pkg/server/api/agent/v1/ 07:48:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:48:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:48:25 spire-1.2.1/pkg/server/api/agent_test.go 07:48:25 spire-1.2.1/pkg/server/api/api.go 07:48:25 spire-1.2.1/pkg/server/api/audit/ 07:48:25 spire-1.2.1/pkg/server/api/audit/audit.go 07:48:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:48:25 spire-1.2.1/pkg/server/api/bundle.go 07:48:25 spire-1.2.1/pkg/server/api/bundle/ 07:48:25 spire-1.2.1/pkg/server/api/bundle/v1/ 07:48:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:48:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:48:25 spire-1.2.1/pkg/server/api/bundle_test.go 07:48:25 spire-1.2.1/pkg/server/api/debug/ 07:48:25 spire-1.2.1/pkg/server/api/debug/v1/ 07:48:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:48:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:48:25 spire-1.2.1/pkg/server/api/entry.go 07:48:25 spire-1.2.1/pkg/server/api/entry/ 07:48:25 spire-1.2.1/pkg/server/api/entry/v1/ 07:48:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:48:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:48:25 spire-1.2.1/pkg/server/api/entry_test.go 07:48:25 spire-1.2.1/pkg/server/api/health/ 07:48:25 spire-1.2.1/pkg/server/api/health/v1/ 07:48:25 spire-1.2.1/pkg/server/api/health/v1/service.go 07:48:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:48:25 spire-1.2.1/pkg/server/api/id.go 07:48:25 spire-1.2.1/pkg/server/api/id_test.go 07:48:25 spire-1.2.1/pkg/server/api/limits/ 07:48:25 spire-1.2.1/pkg/server/api/limits/limits.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/ 07:48:25 spire-1.2.1/pkg/server/api/middleware/alias.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/audit.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/caller.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/common.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/entries.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:48:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:48:25 spire-1.2.1/pkg/server/api/ratelimit.go 07:48:25 spire-1.2.1/pkg/server/api/rpccontext/ 07:48:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:48:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:48:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:48:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:48:25 spire-1.2.1/pkg/server/api/selector.go 07:48:25 spire-1.2.1/pkg/server/api/selector_test.go 07:48:25 spire-1.2.1/pkg/server/api/status.go 07:48:25 spire-1.2.1/pkg/server/api/status_test.go 07:48:25 spire-1.2.1/pkg/server/api/svid/ 07:48:25 spire-1.2.1/pkg/server/api/svid/v1/ 07:48:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:48:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:48:25 spire-1.2.1/pkg/server/api/trustdomain.go 07:48:25 spire-1.2.1/pkg/server/api/trustdomain/ 07:48:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:48:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:48:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:48:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:48:25 spire-1.2.1/pkg/server/authpolicy/ 07:48:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:48:25 spire-1.2.1/pkg/server/authpolicy/policy.go 07:48:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:48:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:48:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:48:25 spire-1.2.1/pkg/server/authpolicy/validate.go 07:48:25 spire-1.2.1/pkg/server/bundle/ 07:48:25 spire-1.2.1/pkg/server/bundle/client/ 07:48:25 spire-1.2.1/pkg/server/bundle/client/client.go 07:48:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:48:25 spire-1.2.1/pkg/server/bundle/client/manager.go 07:48:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:48:25 spire-1.2.1/pkg/server/bundle/client/sources.go 07:48:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:48:25 spire-1.2.1/pkg/server/bundle/client/updater.go 07:48:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:48:25 spire-1.2.1/pkg/server/ca/ 07:48:25 spire-1.2.1/pkg/server/ca/ca.go 07:48:25 spire-1.2.1/pkg/server/ca/ca_health.go 07:48:25 spire-1.2.1/pkg/server/ca/ca_test.go 07:48:25 spire-1.2.1/pkg/server/ca/journal.go 07:48:25 spire-1.2.1/pkg/server/ca/journal_test.go 07:48:25 spire-1.2.1/pkg/server/ca/manager.go 07:48:25 spire-1.2.1/pkg/server/ca/manager_health.go 07:48:25 spire-1.2.1/pkg/server/ca/manager_test.go 07:48:25 spire-1.2.1/pkg/server/ca/templates.go 07:48:25 spire-1.2.1/pkg/server/ca/upstream_client.go 07:48:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:48:25 spire-1.2.1/pkg/server/ca/validation.go 07:48:25 spire-1.2.1/pkg/server/cache/ 07:48:25 spire-1.2.1/pkg/server/cache/dscache/ 07:48:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:48:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:48:25 spire-1.2.1/pkg/server/cache/entrycache/ 07:48:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:48:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:48:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:48:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:48:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:48:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:48:25 spire-1.2.1/pkg/server/catalog/ 07:48:25 spire-1.2.1/pkg/server/catalog/catalog.go 07:48:25 spire-1.2.1/pkg/server/catalog/keymanager.go 07:48:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:48:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:48:25 spire-1.2.1/pkg/server/catalog/notifier.go 07:48:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:48:25 spire-1.2.1/pkg/server/config.go 07:48:25 spire-1.2.1/pkg/server/datastore/ 07:48:25 spire-1.2.1/pkg/server/datastore/datastore.go 07:48:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:48:25 spire-1.2.1/pkg/server/datastore/repository.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:48:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:48:25 spire-1.2.1/pkg/server/endpoints/ 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/ 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:48:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:48:25 spire-1.2.1/pkg/server/endpoints/config.go 07:48:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:48:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:48:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:48:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:48:25 spire-1.2.1/pkg/server/endpoints/middleware.go 07:48:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:48:25 spire-1.2.1/pkg/server/hostservice/ 07:48:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:48:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:48:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:48:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:48:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:48:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:48:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:48:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/ 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/ 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:48:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:48:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:48:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/ 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:48:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:48:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:48:25 spire-1.2.1/pkg/server/registration/ 07:48:25 spire-1.2.1/pkg/server/registration/manager.go 07:48:25 spire-1.2.1/pkg/server/registration/manager_test.go 07:48:25 spire-1.2.1/pkg/server/scanentries.go 07:48:25 spire-1.2.1/pkg/server/scanentries_test.go 07:48:25 spire-1.2.1/pkg/server/server.go 07:48:25 spire-1.2.1/pkg/server/server_test.go 07:48:25 spire-1.2.1/pkg/server/svid/ 07:48:25 spire-1.2.1/pkg/server/svid/observer.go 07:48:25 spire-1.2.1/pkg/server/svid/observer_test.go 07:48:25 spire-1.2.1/pkg/server/svid/rotator.go 07:48:25 spire-1.2.1/pkg/server/svid/rotator_config.go 07:48:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:48:25 spire-1.2.1/pkg/server/svid/rotator_test.go 07:48:25 spire-1.2.1/proto/ 07:48:25 spire-1.2.1/proto/private/ 07:48:25 spire-1.2.1/proto/private/server/ 07:48:25 spire-1.2.1/proto/private/server/journal/ 07:48:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:48:25 spire-1.2.1/proto/private/server/journal/journal.proto 07:48:25 spire-1.2.1/proto/spire/ 07:48:25 spire-1.2.1/proto/spire/common/ 07:48:25 spire-1.2.1/proto/spire/common/common.pb.go 07:48:25 spire-1.2.1/proto/spire/common/common.proto 07:48:25 spire-1.2.1/proto/spire/common/plugin/ 07:48:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:48:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:48:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:48:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:48:25 spire-1.2.1/proto/spire/plugin/ 07:48:25 spire-1.2.1/proto/spire/plugin/agent/ 07:48:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:48:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:48:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:48:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:48:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:48:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:48:25 spire-1.2.1/release/ 07:48:25 spire-1.2.1/release/spire-extras/ 07:48:25 spire-1.2.1/release/spire-extras/README.md 07:48:25 spire-1.2.1/release/spire-extras/conf/ 07:48:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:48:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:48:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:48:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:48:25 spire-1.2.1/release/spire/ 07:48:25 spire-1.2.1/release/spire/README.md 07:48:25 spire-1.2.1/release/spire/conf/ 07:48:25 spire-1.2.1/release/spire/conf/agent/ 07:48:25 spire-1.2.1/release/spire/conf/agent/agent.conf 07:48:25 spire-1.2.1/release/spire/conf/server/ 07:48:25 spire-1.2.1/release/spire/conf/server/server.conf 07:48:25 spire-1.2.1/script/ 07:48:25 spire-1.2.1/script/build-artifact.sh 07:48:25 spire-1.2.1/script/generate_dummy_ca.sh 07:48:25 spire-1.2.1/support/ 07:48:25 spire-1.2.1/support/k8s/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:48:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/ 07:48:25 spire-1.2.1/support/oidc-discovery-provider/README.md 07:48:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/config.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/main.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:48:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:48:25 spire-1.2.1/test/ 07:48:25 spire-1.2.1/test/clock/ 07:48:25 spire-1.2.1/test/clock/clock.go 07:48:25 spire-1.2.1/test/fakes/ 07:48:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:48:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:48:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:48:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:48:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:48:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:48:25 spire-1.2.1/test/fakes/fakeagentstore/ 07:48:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:48:25 spire-1.2.1/test/fakes/fakedatastore/ 07:48:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:48:25 spire-1.2.1/test/fakes/fakeentryclient/ 07:48:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:48:25 spire-1.2.1/test/fakes/fakehealthchecker/ 07:48:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:48:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:48:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:48:25 spire-1.2.1/test/fakes/fakemetrics/ 07:48:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:48:25 spire-1.2.1/test/fakes/fakenoderesolver/ 07:48:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:48:25 spire-1.2.1/test/fakes/fakenotifier/ 07:48:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:48:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:48:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:48:25 spire-1.2.1/test/fakes/fakeserverca/ 07:48:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:48:25 spire-1.2.1/test/fakes/fakeservercatalog/ 07:48:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:48:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:48:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:48:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:48:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:48:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:48:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:48:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:48:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:48:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:48:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:48:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:48:25 spire-1.2.1/test/fixture/ 07:48:25 spire-1.2.1/test/fixture/certs/ 07:48:25 spire-1.2.1/test/fixture/certs/agent_svid.der 07:48:25 spire-1.2.1/test/fixture/certs/base_cert.pem 07:48:25 spire-1.2.1/test/fixture/certs/base_csr.pem 07:48:25 spire-1.2.1/test/fixture/certs/base_key.pem 07:48:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:48:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:48:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:48:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:48:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:48:25 spire-1.2.1/test/fixture/certs/blog_key.pem 07:48:25 spire-1.2.1/test/fixture/certs/bundle.der 07:48:25 spire-1.2.1/test/fixture/certs/ca.pem 07:48:25 spire-1.2.1/test/fixture/certs/ca_key.pem 07:48:25 spire-1.2.1/test/fixture/certs/database_cert.pem 07:48:25 spire-1.2.1/test/fixture/certs/database_csr.pem 07:48:25 spire-1.2.1/test/fixture/certs/database_key.pem 07:48:25 spire-1.2.1/test/fixture/certs/node_cert.pem 07:48:25 spire-1.2.1/test/fixture/certs/node_csr.pem 07:48:25 spire-1.2.1/test/fixture/certs/node_key.pem 07:48:25 spire-1.2.1/test/fixture/certs/svid.pem 07:48:25 spire-1.2.1/test/fixture/certs/svid_key.pem 07:48:25 spire-1.2.1/test/fixture/config/ 07:48:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:48:25 spire-1.2.1/test/fixture/config/agent_good.conf 07:48:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:48:25 spire-1.2.1/test/fixture/config/plugin_good.conf 07:48:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:48:25 spire-1.2.1/test/fixture/config/server_good.conf 07:48:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:48:25 spire-1.2.1/test/fixture/fixture.go 07:48:25 spire-1.2.1/test/fixture/nodeattestor/ 07:48:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:48:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:48:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:48:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:48:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:48:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:48:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:48:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:48:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:48:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:48:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:48:25 spire-1.2.1/test/fixture/registration/ 07:48:25 spire-1.2.1/test/fixture/registration/entries.json 07:48:25 spire-1.2.1/test/fixture/registration/good-for-update.json 07:48:25 spire-1.2.1/test/fixture/registration/good.json 07:48:25 spire-1.2.1/test/fixture/registration/invalid.json 07:48:25 spire-1.2.1/test/fixture/registration/invalid_json.json 07:48:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:48:25 spire-1.2.1/test/integration/ 07:48:25 spire-1.2.1/test/integration/README.md 07:48:25 spire-1.2.1/test/integration/common 07:48:25 spire-1.2.1/test/integration/setup/ 07:48:25 spire-1.2.1/test/integration/setup/adminclient/ 07:48:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:48:25 spire-1.2.1/test/integration/setup/adminclient/client.go 07:48:25 spire-1.2.1/test/integration/setup/debugagent/ 07:48:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:48:25 spire-1.2.1/test/integration/setup/debugagent/main.go 07:48:25 spire-1.2.1/test/integration/setup/debugserver/ 07:48:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:48:25 spire-1.2.1/test/integration/setup/debugserver/main.go 07:48:25 spire-1.2.1/test/integration/setup/downstreamclient/ 07:48:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:48:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:48:25 spire-1.2.1/test/integration/setup/itclient/ 07:48:25 spire-1.2.1/test/integration/setup/itclient/client.go 07:48:25 spire-1.2.1/test/integration/setup/node-attestation/ 07:48:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:48:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:48:25 spire-1.2.1/test/integration/setup/x509pop/ 07:48:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:48:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:48:25 spire-1.2.1/test/integration/suites/ 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:48:25 spire-1.2.1/test/integration/suites/join-token/ 07:48:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:48:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:48:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:48:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:48:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:48:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:48:25 spire-1.2.1/test/integration/suites/join-token/README.md 07:48:25 spire-1.2.1/test/integration/suites/join-token/conf/ 07:48:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/join-token/teardown 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:48:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:48:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:48:25 spire-1.2.1/test/integration/suites/k8s/ 07:48:25 spire-1.2.1/test/integration/suites/k8s/00-setup 07:48:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:48:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:48:25 spire-1.2.1/test/integration/suites/k8s/README.md 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/ 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:48:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:48:25 spire-1.2.1/test/integration/suites/k8s/teardown 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/ 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:48:25 spire-1.2.1/test/integration/suites/rotation/ 07:48:25 spire-1.2.1/test/integration/suites/rotation/00-setup 07:48:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:48:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:48:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:48:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:48:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:48:25 spire-1.2.1/test/integration/suites/rotation/README.md 07:48:25 spire-1.2.1/test/integration/suites/rotation/conf/ 07:48:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/rotation/teardown 07:48:25 spire-1.2.1/test/integration/suites/self-test/ 07:48:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:48:25 spire-1.2.1/test/integration/suites/self-test/README.md 07:48:25 spire-1.2.1/test/integration/suites/self-test/teardown 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:48:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:48:25 spire-1.2.1/test/integration/suites/upgrade/ 07:48:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:48:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:48:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:48:25 spire-1.2.1/test/integration/suites/upgrade/README.md 07:48:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:48:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:48:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:48:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:48:25 spire-1.2.1/test/integration/suites/upgrade/teardown 07:48:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:48:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:48:25 spire-1.2.1/test/integration/test-one.sh 07:48:25 spire-1.2.1/test/integration/test.sh 07:48:25 spire-1.2.1/test/plugintest/ 07:48:25 spire-1.2.1/test/plugintest/config.go 07:48:25 spire-1.2.1/test/plugintest/load.go 07:48:25 spire-1.2.1/test/plugintest/option.go 07:48:25 spire-1.2.1/test/spiretest/ 07:48:25 spire-1.2.1/test/spiretest/apiserver.go 07:48:25 spire-1.2.1/test/spiretest/assertions.go 07:48:25 spire-1.2.1/test/spiretest/dir.go 07:48:25 spire-1.2.1/test/spiretest/errors_posix.go 07:48:25 spire-1.2.1/test/spiretest/errors_windows.go 07:48:25 spire-1.2.1/test/spiretest/logs.go 07:48:25 spire-1.2.1/test/spiretest/socketapi.go 07:48:25 spire-1.2.1/test/spiretest/suite.go 07:48:25 spire-1.2.1/test/spiretest/x509.go 07:48:25 spire-1.2.1/test/testca/ 07:48:25 spire-1.2.1/test/testca/ca.go 07:48:25 spire-1.2.1/test/testkey/ 07:48:25 spire-1.2.1/test/testkey/generate.sh 07:48:25 spire-1.2.1/test/testkey/genkeys.go 07:48:25 spire-1.2.1/test/testkey/keys.go 07:48:25 spire-1.2.1/test/testkey/new.go 07:48:25 spire-1.2.1/test/tpmsimulator/ 07:48:25 spire-1.2.1/test/tpmsimulator/simulator.go 07:48:25 spire-1.2.1/test/util/ 07:48:25 spire-1.2.1/test/util/cert_fixtures.go 07:48:25 spire-1.2.1/test/util/cert_generation.go 07:48:25 spire-1.2.1/test/util/io_redirection.go 07:48:25 spire-1.2.1/test/util/race.go 07:48:25 spire-1.2.1/test/util/util.go 07:48:25 building spire from source... 07:48:25 Installing go1.17.7... 07:48:26 go: downloading google.golang.org/api v0.70.0 07:48:26 go: downloading k8s.io/client-go v0.23.4 07:48:26 go: downloading k8s.io/api v0.23.4 07:48:26 go: downloading github.com/google/go-tpm v0.3.3 07:48:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:48:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:48:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:48:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:48:26 go: downloading cloud.google.com/go/storage v1.21.0 07:48:26 go: downloading cloud.google.com/go v0.100.2 07:48:27 go: downloading k8s.io/apimachinery v0.23.4 07:48:27 go: downloading k8s.io/kube-aggregator v0.23.3 07:48:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:48:27 go: downloading cloud.google.com/go/security v1.3.0 07:48:27 go: downloading github.com/hashicorp/vault/api v1.4.1 07:48:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:48:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:48:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:48:27 go: downloading github.com/twmb/murmur3 v1.1.6 07:48:27 go: downloading github.com/jinzhu/inflection v1.0.0 07:48:27 go: downloading github.com/aws/smithy-go v1.11.0 07:48:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:48:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:48:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:48:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:48:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:48:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:48:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:48:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:48:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:48:28 go: downloading github.com/dimchansky/utfbom v1.1.1 07:48:28 go: downloading cloud.google.com/go/compute v1.3.0 07:48:28 go: downloading cloud.google.com/go/iam v0.1.1 07:48:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:48:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:48:29 Building bin/spire-agent... 07:48:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:48:29 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:48:29 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:48:29 go: downloading github.com/docker/docker v20.10.12+incompatible 07:48:30 go: downloading github.com/gogo/protobuf v1.3.2 07:48:30 go: downloading k8s.io/klog/v2 v2.30.0 07:48:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:48:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:48:30 go: downloading github.com/spf13/pflag v1.0.5 07:48:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:48:30 go: downloading github.com/google/gofuzz v1.1.0 07:48:30 go: downloading github.com/google/go-tpm-tools v0.3.3 07:48:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:48:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:48:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:48:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:48:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:48:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:48:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:48:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:48:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:48:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:48:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:48:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:48:30 go: downloading gopkg.in/yaml.v2 v2.4.0 07:48:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:48:30 go: downloading github.com/gobwas/glob v0.2.3 07:48:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:48:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:48:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:48:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:48:30 go: downloading go.opencensus.io v0.23.0 07:48:30 go: downloading github.com/docker/go-units v0.4.0 07:48:30 go: downloading github.com/opencontainers/image-spec v1.0.1 07:48:30 go: downloading github.com/docker/go-connections v0.4.0 07:48:30 go: downloading github.com/containerd/containerd v1.3.4 07:48:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:48:30 go: downloading github.com/opencontainers/go-digest v1.0.0 07:48:30 go: downloading gopkg.in/inf.v0 v0.9.1 07:48:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:48:30 go: downloading github.com/googleapis/gnostic v0.5.5 07:48:30 go: downloading github.com/go-logr/logr v1.2.2 07:48:30 go: downloading github.com/google/go-cmp v0.5.7 07:48:30 Building bin/spire-server... 07:48:30 go: downloading github.com/json-iterator/go v1.1.12 07:48:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:48:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:48:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:48:30 go: downloading go.uber.org/zap v1.21.0 07:48:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:48:30 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:48:30 go: downloading github.com/mitchellh/cli v1.1.2 07:48:30 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:48:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:48:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:48:30 go: downloading github.com/tklauser/numcpus v0.3.0 07:48:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:48:30 go: downloading sigs.k8s.io/yaml v1.3.0 07:48:30 go: downloading github.com/ryanuber/go-glob v1.0.0 07:48:30 go: downloading github.com/golang/snappy v0.0.4 07:48:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:48:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:48:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:48:30 go: downloading github.com/hashicorp/go-version v1.2.0 07:48:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:48:30 go: downloading github.com/modern-go/reflect2 v1.0.2 07:48:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:48:30 go: downloading go.uber.org/multierr v1.6.0 07:48:30 go: downloading google.golang.org/grpc v1.44.0 07:48:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:48:31 go: downloading github.com/imdario/mergo v0.3.12 07:48:31 go: downloading github.com/sirupsen/logrus v1.8.1 07:48:31 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:48:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:48:31 go: downloading github.com/fatih/color v1.13.0 07:48:31 go: downloading github.com/mattn/go-isatty v0.0.14 07:48:31 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:48:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:48:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:48:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:48:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:48:31 go: downloading github.com/armon/go-metrics v0.3.10 07:48:31 go: downloading github.com/prometheus/client_golang v1.12.1 07:48:31 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:48:31 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:48:31 go: downloading github.com/open-policy-agent/opa v0.38.0 07:48:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:48:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:48:32 go: downloading github.com/Masterminds/goutils v1.1.0 07:48:32 go: downloading github.com/Masterminds/semver v1.5.0 07:48:32 go: downloading github.com/google/uuid v1.1.2 07:48:32 go: downloading github.com/huandu/xstrings v1.3.2 07:48:32 go: downloading github.com/mattn/go-colorable v0.1.12 07:48:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:48:32 go: downloading github.com/oklog/run v1.0.0 07:48:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:48:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:48:32 go: downloading github.com/imkira/go-observer v1.0.3 07:48:32 go: downloading github.com/prometheus/client_model v0.2.0 07:48:32 go: downloading github.com/prometheus/common v0.32.1 07:48:32 go: downloading github.com/beorn7/perks v1.0.1 07:48:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:48:32 go: downloading github.com/prometheus/procfs v0.7.3 07:48:32 go: downloading go.uber.org/atomic v1.9.0 07:48:32 go: downloading github.com/hashicorp/errwrap v1.1.0 07:48:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:48:32 go: downloading github.com/stretchr/testify v1.7.0 07:48:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:48:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:48:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:48:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:48:33 go: downloading github.com/blang/semver/v4 v4.0.0 07:48:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:48:33 go: downloading github.com/jinzhu/gorm v1.9.16 07:48:33 go: downloading github.com/lib/pq v1.10.4 07:48:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:48:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:48:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:48:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:48:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:48:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:48:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:48:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:48:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:48:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:48:38 go: downloading google.golang.org/api v0.70.0 07:48:38 go: downloading k8s.io/client-go v0.23.4 07:48:38 go: downloading k8s.io/api v0.23.4 07:48:38 go: downloading github.com/google/go-tpm v0.3.3 07:48:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:48:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:48:39 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:48:39 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:48:39 go: downloading cloud.google.com/go/storage v1.21.0 07:48:39 go: downloading cloud.google.com/go v0.100.2 07:48:39 go: downloading k8s.io/apimachinery v0.23.4 07:48:40 go: downloading k8s.io/kube-aggregator v0.23.3 07:48:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:48:40 go: downloading cloud.google.com/go/security v1.3.0 07:48:41 go: downloading github.com/hashicorp/vault/api v1.4.1 07:48:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:48:41 go: downloading github.com/twmb/murmur3 v1.1.6 07:48:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:48:41 go: downloading github.com/jinzhu/inflection v1.0.0 07:48:41 go: downloading github.com/aws/smithy-go v1.11.0 07:48:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:48:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:48:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:48:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:48:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:48:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:48:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:48:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:48:42 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:48:42 go: downloading github.com/dimchansky/utfbom v1.1.1 07:48:42 go: downloading cloud.google.com/go/compute v1.3.0 07:48:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:48:42 go: downloading cloud.google.com/go/iam v0.1.1 07:48:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:48:42 go: downloading github.com/gogo/protobuf v1.3.2 07:48:42 go: downloading k8s.io/klog/v2 v2.30.0 07:48:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:48:43 go: downloading github.com/google/gofuzz v1.1.0 07:48:43 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:48:43 go: downloading github.com/spf13/pflag v1.0.5 07:48:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:48:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:48:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:48:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:48:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:48:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:48:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:48:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:48:43 go: downloading github.com/tklauser/numcpus v0.3.0 07:48:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:48:43 go: downloading gopkg.in/yaml.v2 v2.4.0 07:48:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:48:43 go: downloading github.com/gobwas/glob v0.2.3 07:48:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:48:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:48:43 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:48:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:48:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:48:43 go: downloading go.opencensus.io v0.23.0 07:48:43 go: downloading gopkg.in/inf.v0 v0.9.1 07:48:43 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:48:43 go: downloading github.com/go-logr/logr v1.2.2 07:48:44 go: downloading github.com/google/go-cmp v0.5.7 07:48:44 go: downloading github.com/googleapis/gnostic v0.5.5 07:48:44 go: downloading github.com/json-iterator/go v1.1.12 07:48:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:48:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:48:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:48:44 go: downloading go.uber.org/zap v1.21.0 07:48:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:48:44 go: downloading sigs.k8s.io/yaml v1.3.0 07:48:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:48:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:48:44 go: downloading github.com/modern-go/reflect2 v1.0.2 07:48:44 go: downloading github.com/golang/snappy v0.0.4 07:48:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:48:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:48:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:48:44 go: downloading github.com/hashicorp/go-version v1.2.0 07:48:44 go: downloading github.com/ryanuber/go-glob v1.0.0 07:48:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:48:44 go: downloading go.uber.org/multierr v1.6.0 07:48:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:48:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:49:11 Removing intermediate container 59c095b11494 07:49:11 ---> c99a4252868c 07:49:11 Successfully built c99a4252868c 07:49:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:49:11 + docker inspect -f . ci-base-image-arm64 07:49:11 . [Pipeline] withDockerContainer 07:49:11 prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container 07:49:11 $ 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-arm64 cat 07:49:13 $ docker top 469b8a38b663b2790e4f8aead448ebe792479a973b0937c57787d00e0aadb27f -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:14 + go version 07:49:14 go version go1.17.6 linux/arm64 [Pipeline] } 07:49:14 $ docker stop --time=1 469b8a38b663b2790e4f8aead448ebe792479a973b0937c57787d00e0aadb27f 07:49:15 $ docker rm -f 469b8a38b663b2790e4f8aead448ebe792479a973b0937c57787d00e0aadb27f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:49:16 + docker inspect -f . ci-base-image-arm64 07:49:16 . [Pipeline] withDockerContainer 07:49:16 prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container 07:49:17 $ 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-arm64 cat 07:49:18 $ docker top 84658029d9835575510be5555ac068a866b8ec4f0fcaf2ccb263ce7f1683ccae -eo pid,comm [Pipeline] { [Pipeline] echo 07:49:18 ========================================================= 07:49:18 [edgeXBuildGoParallel] Running Tests and Build... 07:49:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:49:19 + make test 07:49:19 go mod tidy -compat=1.17 07:49:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:49:21 Removing intermediate container fced2c16e711 07:49:21 ---> bc8036b3f10d 07:49:21 07:49:21 Step 9/20 : FROM alpine:3.15 07:49:21 3.15: Pulling from library/alpine 07:49:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:49:21 Status: Downloaded newer image for alpine:3.15 07:49:21 ---> 0ac33e5f5afa 07:49:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:49:21 ---> Running in 54309335020c 07:49:21 Removing intermediate container 54309335020c 07:49:21 ---> f6ac6e5024bd 07:49:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:21 ---> Running in 37faf3090998 07:49:22 Removing intermediate container 37faf3090998 07:49:22 ---> d9a74efb2773 07:49:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:49:25 ---> Running in f4658affa4ca 07:49:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:49:27 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:49:27 v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] 07:49:27 OK: 15855 distinct packages available 07:49:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:49:29 (1/9) Installing ca-certificates (20211220-r0) 07:49:29 (2/9) Installing brotli-libs (1.0.9-r5) 07:49:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:49:29 (4/9) Installing libcurl (7.80.0-r0) 07:49:29 (5/9) Installing curl (7.80.0-r0) 07:49:29 (6/9) Installing dumb-init (1.2.5-r1) 07:49:29 (7/9) Installing musl-obstack (1.2.3-r0) 07:49:29 (8/9) Installing libucontext (1.1-r0) 07:49:29 (9/9) Installing gcompat (1.0.0-r4) 07:49:29 Executing busybox-1.34.1-r5.trigger 07:49:29 Executing ca-certificates-20211220-r0.trigger 07:49:29 OK: 8 MiB in 23 packages 07:49:35 Removing intermediate container f4658affa4ca 07:49:35 ---> 9cef3c90a70b 07:49:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:49:36 ---> 5ba30e5fdf15 07:49:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:49:40 ---> ada60073500d 07:49:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:49:41 ---> ec6d4181f9b5 07:49:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:49:41 ---> Running in aec18ffb5901 07:49:42 Removing intermediate container aec18ffb5901 07:49:42 ---> d054e6f427b8 07:49:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:49:43 ---> Running in cc52cf510960 07:49:44 Removing intermediate container cc52cf510960 07:49:44 ---> f4cd18c267fd 07:49:44 Step 18/20 : LABEL arch=x86_64 07:49:44 ---> Running in f1fb7c36fe75 07:49:44 Removing intermediate container f1fb7c36fe75 07:49:44 ---> 145298294f3f 07:49:44 Step 19/20 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:49:45 ---> Running in efacf766af23 07:49:46 Removing intermediate container efacf766af23 07:49:46 ---> 8ae64a22a3c0 07:49:46 Step 20/20 : LABEL version=0.0.0 07:49:48 ---> Running in 63b0bfb5bad7 07:49:49 Removing intermediate container 63b0bfb5bad7 07:49:49 ---> e15ee86b2a0e 07:49:49 07:49:49 Successfully built e15ee86b2a0e 07:49:49 Successfully tagged security-spiffe-token-provider:latest 07:49:52 ? github.com/edgexfoundry/edgex-go [no test files] 07:50:15  Building security-spiffe-token-provider ... done Removing intermediate container 72edd8c55a8d 07:50:15 ---> e874d5926f39 07:50:15 07:50:15 Step 13/26 : FROM alpine:3.15 07:50:15 ---> 0ac33e5f5afa 07:50:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:50:15 ---> Using cache 07:50:15 ---> f6ac6e5024bd 07:50:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:15 ---> Using cache 07:50:15 ---> d9a74efb2773 07:50:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:50:15 ---> Running in 843cf03157e7 07:50:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:50:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:50:15 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:50:15 v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] 07:50:15 OK: 15855 distinct packages available 07:50:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:50:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:50:15 (1/4) Installing dumb-init (1.2.5-r1) 07:50:15 (2/4) Installing musl-obstack (1.2.3-r0) 07:50:15 (3/4) Installing libucontext (1.1-r0) 07:50:15 (4/4) Installing gcompat (1.0.0-r4) 07:50:15 Executing busybox-1.34.1-r5.trigger 07:50:15 OK: 6 MiB in 18 packages 07:50:15 Removing intermediate container 843cf03157e7 07:50:15 ---> 429eec89e8a8 07:50:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:50:17 ---> 9d6f7fe951c6 07:50:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:50:17 ---> 69af7d0d0333 07:50:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:50:17 ---> Running in 9ece8174cb8a 07:50:17 Removing intermediate container 9ece8174cb8a 07:50:17 ---> 645815641165 07:50:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:50:17 ---> b8ca41d5d9b9 07:50:17 Step 21/26 : WORKDIR / 07:50:17 ---> Running in 19c676873f40 07:50:17 Removing intermediate container 19c676873f40 07:50:17 ---> f9829bd410c5 07:50:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:50:18 ---> Running in 89b108cc325f 07:50:18 Removing intermediate container 89b108cc325f 07:50:18 ---> 613799f6b0e7 07:50:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:50:18 ---> Running in e666c6236b60 07:50:18 Removing intermediate container e666c6236b60 07:50:18 ---> 80b0722c6aa1 07:50:18 Step 24/26 : LABEL arch=x86_64 07:50:18 ---> Running in 5307b7408894 07:50:18 Removing intermediate container 5307b7408894 07:50:18 ---> 5f0bb3759eaf 07:50:18 Step 25/26 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:50:18 ---> Running in fd168af17b34 07:50:18 Removing intermediate container fd168af17b34 07:50:18 ---> 513f390a3609 07:50:18 Step 26/26 : LABEL version=0.0.0 07:50:18 ---> Running in 86a51aff7bb5 07:50:18 Removing intermediate container 86a51aff7bb5 07:50:18 ---> e88c7279173c 07:50:18 07:50:18 Successfully built e88c7279173c 07:50:18 Successfully tagged security-spire-config:latest 07:50:28  Building security-spire-config ... done Building bin/spire-agent... 07:50:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:50:28 go: downloading github.com/docker/docker v20.10.12+incompatible 07:50:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:50:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:50:28 go: downloading github.com/google/go-tpm-tools v0.3.3 07:50:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:50:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:50:28 go: downloading github.com/docker/go-connections v0.4.0 07:50:28 go: downloading github.com/docker/go-units v0.4.0 07:50:28 go: downloading github.com/opencontainers/image-spec v1.0.1 07:50:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:50:28 go: downloading github.com/containerd/containerd v1.3.4 07:50:28 go: downloading github.com/opencontainers/go-digest v1.0.0 07:50:46 Building bin/spire-agent... 07:50:46 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:50:46 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:50:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:50:46 go: downloading github.com/docker/docker v20.10.12+incompatible 07:50:47 go: downloading github.com/google/go-tpm-tools v0.3.3 07:50:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:50:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:50:47 go: downloading github.com/docker/go-connections v0.4.0 07:50:47 go: downloading github.com/docker/go-units v0.4.0 07:50:47 go: downloading github.com/opencontainers/image-spec v1.0.1 07:50:47 go: downloading github.com/containerd/containerd v1.3.4 07:50:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:50:47 go: downloading github.com/opencontainers/go-digest v1.0.0 07:51:19 Removing intermediate container 446d430f3d43 07:51:19 ---> 1ddc3a12a27e 07:51:19 07:51:19 Step 13/25 : FROM alpine:3.15 07:51:19 ---> 0ac33e5f5afa 07:51:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:51:19 ---> Using cache 07:51:19 ---> f6ac6e5024bd 07:51:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:19 ---> Using cache 07:51:19 ---> d9a74efb2773 07:51:19 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:51:20 ---> Running in 60e248b0a259 07:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:51:22 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 07:51:22 v3.15.4-37-gdd6f9eca1b [https://nl.alpinelinux.org/alpine/v3.15/community] 07:51:22 OK: 15855 distinct packages available 07:51:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:51:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:51:23 (1/5) Installing dumb-init (1.2.5-r1) 07:51:23 (2/5) Installing musl-obstack (1.2.3-r0) 07:51:23 (3/5) Installing libucontext (1.1-r0) 07:51:23 (4/5) Installing gcompat (1.0.0-r4) 07:51:23 (5/5) Installing openssl (1.1.1n-r0) 07:51:23 Executing busybox-1.34.1-r5.trigger 07:51:23 OK: 6 MiB in 19 packages 07:51:29 Removing intermediate container 60e248b0a259 07:51:29 ---> fe2b257bb1c8 07:51:29 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:51:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:51:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:51:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:51:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:51:31 ---> 334e1dd0f664 07:51:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:51:31 ---> 2e86598f716d 07:51:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:51:31 ---> fa37c148adfc 07:51:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:51:31 ---> 0b534947f3cf 07:51:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:51:32 ---> Running in b260597b2925 07:51:32 Removing intermediate container b260597b2925 07:51:32 ---> 0ea80f44c719 07:51:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:51:32 ---> Running in 4980a57cc2ba 07:51:32 Removing intermediate container 4980a57cc2ba 07:51:32 ---> a1838f8618c7 07:51:32 Step 23/25 : LABEL arch=x86_64 07:51:32 ---> Running in d9e8a07322c6 07:51:33 Removing intermediate container d9e8a07322c6 07:51:33 ---> f6f1b3cf9d0e 07:51:33 Step 24/25 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:51:33 ---> Running in c8b5cd96e77b 07:51:34 Removing intermediate container c8b5cd96e77b 07:51:34 ---> 2509bb88788a 07:51:34 Step 25/25 : LABEL version=0.0.0 07:51:34 ---> Running in 6c760f186247 07:51:34 Removing intermediate container 6c760f186247 07:51:34 ---> 79b436628197 07:51:34 07:51:34 Successfully built 79b436628197 07:51:34 Successfully tagged security-spire-server:latest 07:51:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.329s coverage: 28.7% of statements 07:51:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:51:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:51:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.556s coverage: 98.5% of statements 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:51:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 53.4% of statements 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:51:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:51:52  Building security-spire-server ... done Removing intermediate container e194e7b63798 07:51:52 ---> 30971da1f83e 07:51:52 07:51:52 Step 13/26 : FROM alpine:3.15 07:51:52 ---> 0ac33e5f5afa 07:51:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:51:52 ---> Using cache 07:51:52 ---> f6ac6e5024bd 07:51:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:52 ---> Using cache 07:51:52 ---> d9a74efb2773 07:51:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:51:52 ---> Using cache 07:51:52 ---> fe2b257bb1c8 07:51:52 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 07:51:52 ---> e9c1ab0118d8 07:51:52 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:51:52 ---> d98224bc0bdc 07:51:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:51:52 ---> 82b3974b7da0 07:51:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:51:52 ---> e9529ea5ca10 07:51:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:51:52 ---> 1f1619c4c107 07:51:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:51:52 ---> Running in 8a9e34dfa93c 07:51:52 Removing intermediate container 8a9e34dfa93c 07:51:52 ---> c638058e79cf 07:51:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:51:52 ---> Running in 054178d76236 07:51:53 Removing intermediate container 054178d76236 07:51:53 ---> 441de651991e 07:51:53 Step 24/26 : LABEL arch=x86_64 07:51:53 ---> Running in a7aee082a1a1 07:51:53 Removing intermediate container a7aee082a1a1 07:51:53 ---> 61a8ee9e1888 07:51:53 Step 25/26 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 07:51:53 ---> Running in 336bb2975abb 07:51:53 Removing intermediate container 336bb2975abb 07:51:53 ---> 52e4166f4f12 07:51:53 Step 26/26 : LABEL version=0.0.0 07:51:53 ---> Running in eed24d095e08 07:51:53 Removing intermediate container eed24d095e08 07:51:53 ---> bef939d0be7d 07:51:53 07:51:53 Successfully built bef939d0be7d 07:51:53 Successfully tagged security-spire-agent:latest 07:51:53  Building security-spire-agent ... done  [Pipeline] } 07:51:53 $ docker stop --time=1 4183606ce1e5b667623b7206b6ada9f77e929c9bd1a353d8a549fa8de47b30ce 07:51:55 $ docker rm -f 4183606ce1e5b667623b7206b6ada9f77e929c9bd1a353d8a549fa8de47b30ce [Pipeline] // withDockerContainer [Pipeline] sh 07:51:55 + docker images 07:51:55 REPOSITORY TAG IMAGE ID CREATED SIZE 07:51:55 security-spire-agent latest bef939d0be7d 2 seconds ago 127MB 07:51:55 30971da1f83e 11 seconds ago 4.43GB 07:51:55 security-spire-server latest 79b436628197 21 seconds ago 87.3MB 07:51:55 1ddc3a12a27e 42 seconds ago 4.43GB 07:51:55 security-spire-config latest e88c7279173c About a minute ago 86.7MB 07:51:55 e874d5926f39 About a minute ago 4.43GB 07:51:55 security-spiffe-token-provider latest e15ee86b2a0e 2 minutes ago 28.8MB 07:51:55 bc8036b3f10d 2 minutes ago 1.54GB 07:51:55 core-command latest 8f1c991d6001 3 minutes ago 16MB 07:51:55 support-notifications latest 805520ab6767 3 minutes ago 26.8MB 07:51:55 99f9a03b740b 3 minutes ago 1.49GB 07:51:55 support-scheduler latest ba690c363dc7 3 minutes ago 26.2MB 07:51:55 b722e8a90e4c 3 minutes ago 1.55GB 07:51:55 security-proxy-setup latest 542798128d42 3 minutes ago 26.9MB 07:51:55 8b7cb00910f8 3 minutes ago 1.55GB 07:51:55 security-secretstore-setup latest b811903594f0 4 minutes ago 28.5MB 07:51:55 d021c95ed06e 4 minutes ago 1.5GB 07:51:55 9c211fec1ba0 4 minutes ago 1.5GB 07:51:55 sys-mgmt-agent latest c8e0cbc3b6f7 4 minutes ago 299MB 07:51:55 security-bootstrapper latest 603c8d08aa50 4 minutes ago 19MB 07:51:55 core-data latest 450232f83764 4 minutes ago 22.5MB 07:51:55 core-metadata latest 64abaa08a5a2 5 minutes ago 17MB 07:51:55 c462f6cc2db6 5 minutes ago 1.49GB 07:51:55 f77b1edc1ea5 5 minutes ago 1.52GB 07:51:55 7692f0a1e58a 5 minutes ago 1.5GB 07:51:55 900a973a8382 5 minutes ago 1.5GB 07:51:55 ci-base-image-x86_64 latest 89f9d478009e 8 minutes ago 896MB 07:51:55 docker 20.10.14 7417809fdb73 9 days ago 218MB 07:51:55 alpine 3.14 e04c818066af 10 days ago 5.59MB 07:51:55 alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB 07:51:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 07:51:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 07:51:55 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] } 07:52:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.742s coverage: 89.2% of statements 07:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:52:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.361s coverage: 84.4% of statements 07:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:52:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.909s coverage: 95.6% of statements 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.322s coverage: 72.2% of statements 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.349s coverage: 60.0% of statements 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.438s coverage: 58.8% of statements 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 24.0% of statements 07:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.353s coverage: 79.5% of statements 07:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 07:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.407s coverage: 96.3% of statements 07:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.316s coverage: 87.5% of statements 07:52:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements 07:52:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements 07:52:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.766s coverage: 82.5% of statements 07:52:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.351s coverage: 58.8% of statements 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.330s coverage: 80.0% of statements 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.384s coverage: 85.4% of statements 07:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.972s coverage: 91.2% of statements 07:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 64.4% of statements 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.293s coverage: 100.0% of statements 07:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 07:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 07:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 07:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 07:53:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.427s coverage: 65.4% of statements 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.885s coverage: 43.8% of statements 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.339s coverage: 84.8% of statements 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:53:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:53:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.729s coverage: 92.3% of statements 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:53:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 63.2% of statements 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:53:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:53:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:53:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:53:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:53:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 07:53:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 07:53: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 07:53:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:53:12 GO111MODULE=on go vet ./... 07:55:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:55:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:55:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:55:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:55:12 + ls -al . 07:55:12 total 668 07:55:12 drwxrwxr-x 9 1001 1001 4096 Apr 15 07:55 . 07:55:12 drwxr-xr-x 4 root root 4096 Apr 15 07:49 .. 07:55:12 -rw-rw-r-- 1 1001 1001 11 Apr 15 07:47 .dockerignore 07:55:12 drwxrwxr-x 8 1001 1001 4096 Apr 15 07:47 .git 07:55:12 drwxrwxr-x 3 1001 1001 4096 Apr 15 07:47 .github 07:55:12 -rw-rw-r-- 1 1001 1001 879 Apr 15 07:47 .gitignore 07:55:12 -rw-rw-r-- 1 1001 1001 42 Apr 15 07:47 .golangci.yml 07:55:12 -rw-rw-r-- 1 1001 1001 87 Apr 15 07:47 .hadolint.yml 07:55:12 -rw-rw-r-- 1 1001 1001 166 Apr 15 07:47 .sonarcloud.properties 07:55:12 -rw-rw-r-- 1 1001 1001 1171 Apr 15 07:47 ADOPTERS.md 07:55:12 -rw-rw-r-- 1 1001 1001 10086 Apr 15 07:47 Attribution.txt 07:55:12 -rw-rw-r-- 1 1001 1001 51732 Apr 15 07:47 CHANGELOG.md 07:55:12 -rw-rw-r-- 1 1001 1001 3804 Apr 15 07:47 CONTRIBUTING.md 07:55:12 -rw-rw-r-- 1 1001 1001 677 Apr 15 07:47 GOVERNANCE.md 07:55:12 -rw-rw-r-- 1 1001 1001 850 Apr 15 07:47 Jenkinsfile 07:55:12 -rw-rw-r-- 1 1001 1001 10775 Apr 15 07:47 LICENSE 07:55:12 -rw-rw-r-- 1 1001 1001 10389 Apr 15 07:47 Makefile 07:55:12 -rw-rw-r-- 1 1001 1001 582 Apr 15 07:47 OWNERS.md 07:55:12 -rw-rw-r-- 1 1001 1001 9120 Apr 15 07:47 README.md 07:55:12 -rw-rw-r-- 1 1001 1001 6912 Apr 15 07:47 SECURITY.md 07:55:12 -rw-rw-r-- 1 1001 1001 5 Apr 15 07:43 VERSION 07:55:12 -rw-rw-r-- 1 1001 1001 4131 Apr 15 07:47 ZMQWindows.md 07:55:12 drwxrwxr-x 2 1001 1001 4096 Apr 15 07:47 bin 07:55:12 drwxrwxr-x 18 1001 1001 4096 Apr 15 07:47 cmd 07:55:12 -rw-r--r-- 1 root root 434743 Apr 15 07:53 coverage.out 07:55:12 -rw-rw-r-- 1 1001 1001 3256 Apr 15 07:47 go.mod 07:55:12 -rw-rw-r-- 1 1001 1001 35162 Apr 15 07:47 go.sum 07:55:12 drwxrwxr-x 8 1001 1001 4096 Apr 15 07:47 internal 07:55:12 drwxrwxr-x 3 1001 1001 4096 Apr 15 07:47 openapi 07:55:12 drwxrwxr-x 4 1001 1001 4096 Apr 15 07:47 snap 07:55:12 -rw-rw-r-- 1 1001 1001 204 Apr 15 07:47 version.go [Pipeline] sh 07:55:12 + '[' -e coverage.out ] 07:55:12 + chown 1001:1001 coverage.out [Pipeline] stash 07:55:13 Warning: overwriting stash ‘coverage-report’ 07:55:13 Stashed 1 file(s) [Pipeline] sh 07:55:14 + make build 07:55:14 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 07:56:51 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 07:57:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:57: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-notifications/support-notifications ./cmd/support-notifications 07:58: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:58: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:58:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:58:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:58:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:58: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:58: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/secrets-config ./cmd/secrets-config 07:59:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:59:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:59:17 $ docker stop --time=1 84658029d9835575510be5555ac068a866b8ec4f0fcaf2ccb263ce7f1683ccae 07:59:19 $ docker rm -f 84658029d9835575510be5555ac068a866b8ec4f0fcaf2ccb263ce7f1683ccae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:59:22 07:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:59:23 latest: Pulling from edgex-devops/edgex-compose-arm64 07:59:23 29e5d40040c1: Pulling fs layer 07:59:23 1ce36da41761: Pulling fs layer 07:59:23 25b303627fd3: Pulling fs layer 07:59:23 29e5d40040c1: Verifying Checksum 07:59:23 29e5d40040c1: Download complete 07:59:23 1ce36da41761: Verifying Checksum 07:59:23 1ce36da41761: Download complete 07:59:23 29e5d40040c1: Pull complete 07:59:24 25b303627fd3: Download complete 07:59:25 1ce36da41761: Pull complete 07:59:37 25b303627fd3: Pull complete 07:59:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:59:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:59:37 prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container 07:59:37 $ 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-arm64:latest cat 07:59:40 $ docker top 99724c06ca956ad2de4006a415210a7d8c98ab116fdf5ca163c3928da95b1016 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:41 + + grep parallel 07:59:41 docker-compose build --help 07:59:48 --parallel Build images in parallel. [Pipeline] } 07:59:48 $ docker stop --time=1 99724c06ca956ad2de4006a415210a7d8c98ab116fdf5ca163c3928da95b1016 07:59:49 $ docker rm -f 99724c06ca956ad2de4006a415210a7d8c98ab116fdf5ca163c3928da95b1016 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:59:50 . [Pipeline] withDockerContainer 07:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container 07:59:50 $ 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-arm64:latest cat 07:59:52 $ docker top 9b7db8b65f3368bdfbd66cad1d31481dca021ce6ef96b15d2333871b74ef9b5f -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:53 + docker-compose -f ./docker-compose-build.yml build --parallel 07:59:58 Building core-command ... 07:59:58 Building core-data ... 07:59:58 Building core-metadata ... 07:59:58 Building security-bootstrapper ... 07:59:58 Building security-proxy-setup ... 07:59:58 Building security-secretstore-setup ... 07:59:58 Building security-spiffe-token-provider ... 07:59:58 Building security-spire-agent ... 07:59:58 Building security-spire-config ... 07:59:58 Building security-spire-server ... 07:59:58 Building support-notifications ... 07:59:58 Building support-scheduler ... 07:59:58 Building sys-mgmt-agent ... 07:59:58 Building security-spiffe-token-provider 07:59:58 Building security-spire-server 07:59:58 Building security-spire-config 07:59:58 Building sys-mgmt-agent 07:59:58 Building core-data 08:01:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:01:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:01:35 ---> c99a4252868c 08:01:35 Step 3/26 : WORKDIR /edgex-go 08:01:35 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:01:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:01:35 ---> c99a4252868c 08:01:35 Step 3/20 : WORKDIR /edgex-go 08:01:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:01:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:01:35 ---> c99a4252868c 08:01:35 Step 3/23 : WORKDIR /edgex-go 08:01:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:01:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:01:35 ---> c99a4252868c 08:01:35 Step 3/25 : WORKDIR /edgex-go 08:01:35 ---> Running in bdabb248a65e 08:01:35 ---> Running in e2edc5c41b09 08:01:35 ---> Running in 17a384750e1e 08:01:35 ---> Running in 5d0c83c329c8 08:01:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:01:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:01:35 ---> c99a4252868c 08:01:35 Step 3/23 : WORKDIR /edgex-go 08:01:35 ---> Running in 1614b3e7dfc8 08:01:35 Removing intermediate container 1614b3e7dfc8 08:01:35 ---> 31dfd6ffb672 08:01:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:35 Removing intermediate container e2edc5c41b09 08:01:35 ---> 38f400d8806d 08:01:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:35 ---> Running in 50d6912e5002 08:01:35 Removing intermediate container bdabb248a65e 08:01:35 ---> 2b465ee8d6ca 08:01:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:35 Removing intermediate container 17a384750e1e 08:01:35 ---> 4472c592dae3 08:01:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:01:35 Removing intermediate container 5d0c83c329c8 08:01:35 ---> 98ed994a7c69 08:01:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:35 ---> Running in 26f9090b14b9 08:01:35 ---> Running in edabab32c489 08:01:35 ---> Running in 9171d5b9c192 08:01:35 ---> Running in 0193b55a4e55 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:35 Removing intermediate container 26f9090b14b9 08:01:35 ---> af093985da61 08:01:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:01:35 Removing intermediate container 50d6912e5002 08:01:35 ---> 850bbe582eea 08:01:35 Step 5/23 : RUN apk add --update --no-cache make bash git 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:35 ---> Running in 16bd0f17bbd2 08:01:35 ---> Running in fbd6514accee 08:01:35 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:01:35 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 08:01:35 OK: 15741 distinct packages available 08:01:35 Removing intermediate container edabab32c489 08:01:35 Removing intermediate container 9171d5b9c192 08:01:35 ---> 00048f72af1d 08:01:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:01:35 ---> 4b49a792dfdf 08:01:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 08:01:35 ---> Running in 393fc6278dfe 08:01:35 ---> Running in 7579c5085fcb 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:35 OK: 220 MiB in 52 packages 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:35 OK: 220 MiB in 52 packages 08:01:35 Removing intermediate container 0193b55a4e55 08:01:35 ---> 638fe346d2fe 08:01:35 Step 5/20 : COPY go.mod vendor* ./ 08:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:35 OK: 220 MiB in 52 packages 08:01:35 OK: 220 MiB in 52 packages 08:01:35 Removing intermediate container fbd6514accee 08:01:35 ---> 5c6dfce04e84 08:01:35 Step 6/23 : COPY go.mod vendor* ./ 08:01:35 ---> 0d5ae69a3f56 08:01:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:35 Removing intermediate container 7579c5085fcb 08:01:35 ---> 4d6c79499a22 08:01:35 Step 6/23 : COPY go.mod vendor* ./ ---> Running in fee83020624c 08:01:35 08:01:35 Removing intermediate container 393fc6278dfe 08:01:35 ---> f5e31490946a 08:01:35 Step 6/25 : COPY go.mod vendor* ./ 08:01:35 ---> abdc19ceb8d6 08:01:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:35 ---> Running in fd5dcd3cdca5 08:01:35 ---> 8781a6a3ad16 08:01:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:35 ---> 39e6407ca662 08:01:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:35 ---> Running in 141e4c63f11a 08:01:35 ---> Running in 43a3127c19f9 08:01:36 OK: 220 MiB in 52 packages 08:01:37 Removing intermediate container 16bd0f17bbd2 08:01:37 ---> ed4c1f1daad1 08:01:37 Step 6/26 : COPY go.mod vendor* ./ 08:01:39 Removing intermediate container fee83020624c 08:01:39 ---> 751179feb3c4 08:01:39 Step 7/20 : COPY . . 08:01:40 ---> ac6df6b895c5 08:01:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:40 ---> Running in fc1fcdc9cf59 08:01:40 Removing intermediate container fd5dcd3cdca5 08:01:40 ---> 1d1af6ffc7af 08:01:40 Step 8/23 : COPY . . 08:01:42 Removing intermediate container 141e4c63f11a 08:01:42 ---> 7fb95d3985ef 08:01:42 Step 8/23 : COPY . . 08:01:42 Removing intermediate container 43a3127c19f9 08:01:42 ---> 96f81db93e68 08:01:42 Step 8/25 : COPY . . 08:01:44 Removing intermediate container fc1fcdc9cf59 08:01:44 ---> 1d7a97d97bec 08:01:44 Step 8/26 : COPY . . 08:02:11 ---> 3e9fdecaebce 08:02:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:02:11 ---> 8000fd1277d7 08:02:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:02:11 ---> f591d4466fbf 08:02:11 Step 9/23 : RUN make cmd/core-data/core-data 08:02:11 ---> Running in 877efcbe2b4b 08:02:11 ---> Running in f6bd0a5463aa 08:02:11 ---> Running in df224721bbe7 08:02:11 ---> ae05c04c3769 08:02:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 08:02:12 ---> Running in e61c3b286fa7 08:02:13 Removing intermediate container e61c3b286fa7 08:02:13 ---> 4176908dd573 08:02:13 Step 10/25 : RUN mkdir -p spire-build 08:02:13 ---> Running in 17f69b0d28da 08:02: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:02:13 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 08:02:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:02:14 ---> 1c2e7029846e 08:02:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:02:14 ---> Running in fec61b34cd9c 08:02:15 Removing intermediate container fec61b34cd9c 08:02:15 ---> a2f0351b678e 08:02:15 Step 10/26 : RUN mkdir -p spire-build 08:02:15 ---> Running in 445a4a615b12 08:02:17 Removing intermediate container 17f69b0d28da 08:02:17 ---> e1449a377eeb 08:02:17 Step 11/25 : WORKDIR /edgex-go/spire-build 08:02:17 ---> Running in 3aa45b804483 08:02:17 Removing intermediate container 3aa45b804483 08:02:17 ---> 49ce2302c31f 08:02:17 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 08:02:17 ---> Running in 87c3bda3e09a 08:02:19 Removing intermediate container 445a4a615b12 08:02:19 ---> 378df43af5ba 08:02:19 Step 11/26 : WORKDIR /edgex-go/spire-build 08:02:19 ---> Running in f0aa3c380aed 08:02:20 Removing intermediate container f0aa3c380aed 08:02:20 ---> 8d6491a4b5ed 08:02:20 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 08:02:20 ---> Running in 2095a3ac3b35 08:02:22 spire-1.2.1/ 08:02:22 spire-1.2.1/.data/ 08:02:22 spire-1.2.1/.data/.file 08:02:22 spire-1.2.1/.dockerignore 08:02:22 spire-1.2.1/.gitattributes 08:02:22 spire-1.2.1/.githooks/ 08:02:22 spire-1.2.1/.githooks/pre-commit 08:02:22 spire-1.2.1/.github/ 08:02:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:02:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:02:22 spire-1.2.1/.github/dependabot.yml 08:02:22 spire-1.2.1/.github/workflows/ 08:02:22 spire-1.2.1/.github/workflows/nightly_build.yaml 08:02:22 spire-1.2.1/.github/workflows/pr_build.yaml 08:02:22 spire-1.2.1/.github/workflows/release_build.yaml 08:02:22 spire-1.2.1/.github/workflows/scripts/ 08:02:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:02:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:02:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:02:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:02:22 spire-1.2.1/.github/workflows/scripts/split.sh 08:02:22 spire-1.2.1/.gitignore 08:02:22 spire-1.2.1/.go-version 08:02:22 spire-1.2.1/.golangci.yml 08:02:22 spire-1.2.1/ADOPTERS.md 08:02:22 spire-1.2.1/CHANGELOG.md 08:02:22 spire-1.2.1/CODE-OF-CONDUCT.md 08:02:22 spire-1.2.1/CODEOWNERS 08:02:22 spire-1.2.1/CONTRIBUTING.md 08:02:22 spire-1.2.1/Dockerfile 08:02:22 spire-1.2.1/Dockerfile.dev 08:02:22 spire-1.2.1/Dockerfile.scratch 08:02:22 spire-1.2.1/LICENSE 08:02:22 spire-1.2.1/MAINTAINERS.md 08:02:22 spire-1.2.1/Makefile 08:02:22 spire-1.2.1/README.md 08:02:22 spire-1.2.1/ROADMAP.md 08:02:22 spire-1.2.1/SECURITY.md 08:02:22 spire-1.2.1/cmd/ 08:02:22 spire-1.2.1/cmd/spire-agent/ 08:02:22 spire-1.2.1/cmd/spire-agent/cli/ 08:02:22 spire-1.2.1/cmd/spire-agent/cli/api/ 08:02:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/common/ 08:02:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/run/ 08:02:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:02:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:02:22 spire-1.2.1/cmd/spire-agent/main.go 08:02:22 spire-1.2.1/cmd/spire-server/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/agent/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/cli.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/run/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/token/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/validate/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/x509/ 08:02:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:02:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:02:22 spire-1.2.1/cmd/spire-server/main.go 08:02:22 spire-1.2.1/cmd/spire-server/util/ 08:02:22 spire-1.2.1/cmd/spire-server/util/util.go 08:02:22 spire-1.2.1/conf/ 08:02:22 spire-1.2.1/conf/agent/ 08:02:22 spire-1.2.1/conf/agent/agent.conf 08:02:22 spire-1.2.1/conf/agent/agent_full.conf 08:02:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:02:22 spire-1.2.1/conf/server/ 08:02:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:02:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:02:22 spire-1.2.1/conf/server/server.conf 08:02:22 spire-1.2.1/conf/server/server_full.conf 08:02:22 spire-1.2.1/doc/ 08:02:22 spire-1.2.1/doc/SPIRE101.md 08:02:22 spire-1.2.1/doc/auditlog.md 08:02:22 spire-1.2.1/doc/authorization_policy_engine.md 08:02:22 spire-1.2.1/doc/changelog_guidelines.md 08:02:22 spire-1.2.1/doc/cure53-report.pdf 08:02:22 spire-1.2.1/doc/images/ 08:02:22 spire-1.2.1/doc/images/2019_roadmap.png 08:02:22 spire-1.2.1/doc/images/SPIRE101.png 08:02:22 spire-1.2.1/doc/images/SPIRE_agent.png 08:02:22 spire-1.2.1/doc/images/SPIRE_server.png 08:02:22 spire-1.2.1/doc/images/cache_mgr.png 08:02:22 spire-1.2.1/doc/images/cache_mgr_components.png 08:02:22 spire-1.2.1/doc/images/federated_spire.png 08:02:22 spire-1.2.1/doc/images/ha_mode.png 08:02:22 spire-1.2.1/doc/images/nested_spire.png 08:02:22 spire-1.2.1/doc/images/oidc_federation.png 08:02:22 spire-1.2.1/doc/images/single_trust_domain.png 08:02:22 spire-1.2.1/doc/images/spiffe_compatible.png 08:02:22 spire-1.2.1/doc/images/spire_logo.png 08:02:22 spire-1.2.1/doc/migrating_registration_api_clients.md 08:02:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:02:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:02:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:02:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:02:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:02:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:02:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:02:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:02:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:02:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:02:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:02:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:02:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:02:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:02:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:02:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:02:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:02:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:02:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:02:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:02:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:02:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:02:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:02:22 spire-1.2.1/doc/scaling_spire.md 08:02:22 spire-1.2.1/doc/spire_agent.md 08:02:22 spire-1.2.1/doc/spire_server.md 08:02:22 spire-1.2.1/doc/supported_integrations.md 08:02:22 spire-1.2.1/doc/telemetry.md 08:02:22 spire-1.2.1/doc/telemetry_config.md 08:02:22 spire-1.2.1/doc/upgrading.md 08:02:22 spire-1.2.1/doc/using_spire.md 08:02:22 spire-1.2.1/examples/ 08:02:22 spire-1.2.1/examples/README.md 08:02:22 spire-1.2.1/go.mod 08:02:22 spire-1.2.1/go.sum 08:02:22 spire-1.2.1/pkg/ 08:02:22 spire-1.2.1/pkg/agent/ 08:02:22 spire-1.2.1/pkg/agent/agent.go 08:02:22 spire-1.2.1/pkg/agent/api/ 08:02:22 spire-1.2.1/pkg/agent/api/config.go 08:02:22 spire-1.2.1/pkg/agent/api/debug/ 08:02:22 spire-1.2.1/pkg/agent/api/debug/v1/ 08:02:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:02:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:02:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:02:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:02:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:02:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:02:22 spire-1.2.1/pkg/agent/api/endpoints.go 08:02:22 spire-1.2.1/pkg/agent/api/health/ 08:02:22 spire-1.2.1/pkg/agent/api/health/v1/ 08:02:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:02:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:02:22 spire-1.2.1/pkg/agent/api/rpccontext/ 08:02:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:02:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:02:22 spire-1.2.1/pkg/agent/attestor/ 08:02:22 spire-1.2.1/pkg/agent/attestor/node/ 08:02:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:02:22 spire-1.2.1/pkg/agent/attestor/node/node.go 08:02:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:02:22 spire-1.2.1/pkg/agent/attestor/workload/ 08:02:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:02:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:02:22 spire-1.2.1/pkg/agent/catalog/ 08:02:22 spire-1.2.1/pkg/agent/catalog/catalog.go 08:02:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:02:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:02:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:02:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:02:22 spire-1.2.1/pkg/agent/client/ 08:02:22 spire-1.2.1/pkg/agent/client/client.go 08:02:22 spire-1.2.1/pkg/agent/client/client_test.go 08:02:22 spire-1.2.1/pkg/agent/client/dial.go 08:02:22 spire-1.2.1/pkg/agent/client/nodeconn.go 08:02:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:02:22 spire-1.2.1/pkg/agent/client/update.go 08:02:22 spire-1.2.1/pkg/agent/client/util.go 08:02:22 spire-1.2.1/pkg/agent/common/ 08:02:22 spire-1.2.1/pkg/agent/common/backoff/ 08:02:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:02:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:02:22 spire-1.2.1/pkg/agent/common/cgroups/ 08:02:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:02:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:02:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:02:22 spire-1.2.1/pkg/agent/config.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/ 08:02:22 spire-1.2.1/pkg/agent/endpoints/config.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:02:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:02:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/workload/ 08:02:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:02:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:02:22 spire-1.2.1/pkg/agent/manager/ 08:02:22 spire-1.2.1/pkg/agent/manager/cache/ 08:02:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:02:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:02:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:02:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:02:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:02:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:02:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:02:22 spire-1.2.1/pkg/agent/manager/config.go 08:02:22 spire-1.2.1/pkg/agent/manager/manager.go 08:02:22 spire-1.2.1/pkg/agent/manager/manager_test.go 08:02:22 spire-1.2.1/pkg/agent/manager/storage.go 08:02:22 spire-1.2.1/pkg/agent/manager/storage_test.go 08:02:22 spire-1.2.1/pkg/agent/manager/storecache/ 08:02:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:02:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:02:22 spire-1.2.1/pkg/agent/manager/sync.go 08:02:22 spire-1.2.1/pkg/agent/plugin/ 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:02:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:02:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:02:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:02:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:02:22 spire-1.2.1/pkg/agent/svid/ 08:02:22 spire-1.2.1/pkg/agent/svid/rotator.go 08:02:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:02:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:02:22 spire-1.2.1/pkg/agent/svid/store/ 08:02:22 spire-1.2.1/pkg/agent/svid/store/service.go 08:02:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:02:22 spire-1.2.1/pkg/common/ 08:02:22 spire-1.2.1/pkg/common/agentpathtemplate/ 08:02:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:02:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:02:22 spire-1.2.1/pkg/common/api/ 08:02:22 spire-1.2.1/pkg/common/api/metrics.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/ 08:02:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/logger.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/names.go 08:02:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:02:22 spire-1.2.1/pkg/common/api/names.go 08:02:22 spire-1.2.1/pkg/common/api/ratelimit.go 08:02:22 spire-1.2.1/pkg/common/api/rpccontext/ 08:02:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:02:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:02:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:02:22 spire-1.2.1/pkg/common/auth/ 08:02:22 spire-1.2.1/pkg/common/auth/interceptors.go 08:02:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:02:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/ 08:02:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/types.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:02:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:02:22 spire-1.2.1/pkg/common/catalog/ 08:02:22 spire-1.2.1/pkg/common/catalog/bind.go 08:02:22 spire-1.2.1/pkg/common/catalog/builtin.go 08:02:22 spire-1.2.1/pkg/common/catalog/catalog.go 08:02:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:02:22 spire-1.2.1/pkg/common/catalog/closers.go 08:02:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:02:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:02:22 spire-1.2.1/pkg/common/catalog/config.go 08:02:22 spire-1.2.1/pkg/common/catalog/config_test.go 08:02:22 spire-1.2.1/pkg/common/catalog/configure.go 08:02:22 spire-1.2.1/pkg/common/catalog/constraints.go 08:02:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:02:22 spire-1.2.1/pkg/common/catalog/context.go 08:02:22 spire-1.2.1/pkg/common/catalog/external.go 08:02:22 spire-1.2.1/pkg/common/catalog/host.go 08:02:22 spire-1.2.1/pkg/common/catalog/pipenet.go 08:02:22 spire-1.2.1/pkg/common/catalog/plugin.go 08:02:22 spire-1.2.1/pkg/common/catalog/testplugin/ 08:02:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:02:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:02:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:02:22 spire-1.2.1/pkg/common/cli/ 08:02:22 spire-1.2.1/pkg/common/cli/env.go 08:02:22 spire-1.2.1/pkg/common/cli/flags.go 08:02:22 spire-1.2.1/pkg/common/cli/trust_domain.go 08:02:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:02:22 spire-1.2.1/pkg/common/cli/umask.go 08:02:22 spire-1.2.1/pkg/common/cli/umask_posix.go 08:02:22 spire-1.2.1/pkg/common/cli/umask_test.go 08:02:22 spire-1.2.1/pkg/common/cli/umask_windows.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/ 08:02:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/flag.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/format.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/ 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:02:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:02:22 spire-1.2.1/pkg/common/coretypes/ 08:02:22 spire-1.2.1/pkg/common/coretypes/bundle/ 08:02:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:02:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:02:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:02:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:02:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:02:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:02:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:02:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:02:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:02:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:02:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:02:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:02:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:02:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:02:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:02:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:02:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:02:22 spire-1.2.1/pkg/common/cryptoutil/ 08:02:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:02:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:02:22 spire-1.2.1/pkg/common/diskutil/ 08:02:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:02:22 spire-1.2.1/pkg/common/diskutil/file_test.go 08:02:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:02:22 spire-1.2.1/pkg/common/errorutil/ 08:02:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:02:22 spire-1.2.1/pkg/common/health/ 08:02:22 spire-1.2.1/pkg/common/health/config.go 08:02:22 spire-1.2.1/pkg/common/health/context.go 08:02:22 spire-1.2.1/pkg/common/health/context_test.go 08:02:22 spire-1.2.1/pkg/common/health/health.go 08:02:22 spire-1.2.1/pkg/common/health/health_test.go 08:02:22 spire-1.2.1/pkg/common/health/logger.go 08:02:22 spire-1.2.1/pkg/common/hostservice/ 08:02:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:02:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:02:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:02:22 spire-1.2.1/pkg/common/idutil/ 08:02:22 spire-1.2.1/pkg/common/idutil/require.go 08:02:22 spire-1.2.1/pkg/common/idutil/require_test.go 08:02:22 spire-1.2.1/pkg/common/idutil/safety.go 08:02:22 spire-1.2.1/pkg/common/idutil/safety_test.go 08:02:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:02:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:02:22 spire-1.2.1/pkg/common/jwtsvid/ 08:02:22 spire-1.2.1/pkg/common/jwtsvid/common.go 08:02:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:02:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:02:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:02:22 spire-1.2.1/pkg/common/jwtutil/ 08:02:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:02:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:02:22 spire-1.2.1/pkg/common/log/ 08:02:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:02:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:02:22 spire-1.2.1/pkg/common/log/log.go 08:02:22 spire-1.2.1/pkg/common/log/log_test.go 08:02:22 spire-1.2.1/pkg/common/log/options.go 08:02:22 spire-1.2.1/pkg/common/nodeutil/ 08:02:22 spire-1.2.1/pkg/common/nodeutil/node.go 08:02:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:02:22 spire-1.2.1/pkg/common/peertracker/ 08:02:22 spire-1.2.1/pkg/common/peertracker/conn.go 08:02:22 spire-1.2.1/pkg/common/peertracker/credentials.go 08:02:22 spire-1.2.1/pkg/common/peertracker/errors.go 08:02:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:02:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:02:22 spire-1.2.1/pkg/common/peertracker/info.go 08:02:22 spire-1.2.1/pkg/common/peertracker/listener.go 08:02:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:02:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:02:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:02:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:02:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:02:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:02:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:02:22 spire-1.2.1/pkg/common/peertracker/tcp.go 08:02:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:02:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:02:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:02:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:02:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:02:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:02:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:02:22 spire-1.2.1/pkg/common/peertracker/uds.go 08:02:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:02:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:02:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:02:22 spire-1.2.1/pkg/common/pemutil/ 08:02:22 spire-1.2.1/pkg/common/pemutil/block.go 08:02:22 spire-1.2.1/pkg/common/pemutil/certs.go 08:02:22 spire-1.2.1/pkg/common/pemutil/common.go 08:02:22 spire-1.2.1/pkg/common/pemutil/csr.go 08:02:22 spire-1.2.1/pkg/common/pemutil/keys.go 08:02:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/ 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:02:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:02:22 spire-1.2.1/pkg/common/plugin/ 08:02:22 spire-1.2.1/pkg/common/plugin/aws/ 08:02:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:02:22 spire-1.2.1/pkg/common/plugin/azure/ 08:02:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:02:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:02:22 spire-1.2.1/pkg/common/plugin/facade.go 08:02:22 spire-1.2.1/pkg/common/plugin/facade_test.go 08:02:22 spire-1.2.1/pkg/common/plugin/gcp/ 08:02:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:02:22 spire-1.2.1/pkg/common/plugin/k8s/ 08:02:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:02:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:02:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:02:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:02:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:02:22 spire-1.2.1/pkg/common/plugin/log.go 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/ 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:02:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:02:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:02:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:02:22 spire-1.2.1/pkg/common/plugin/x509pop/ 08:02:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:02:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:02:22 spire-1.2.1/pkg/common/profiling/ 08:02:22 spire-1.2.1/pkg/common/profiling/dumpers.go 08:02:22 spire-1.2.1/pkg/common/profiling/profiling.go 08:02:22 spire-1.2.1/pkg/common/protoutil/ 08:02:22 spire-1.2.1/pkg/common/protoutil/masks.go 08:02:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:02:22 spire-1.2.1/pkg/common/rotationutil/ 08:02:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:02:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:02:22 spire-1.2.1/pkg/common/selector/ 08:02:22 spire-1.2.1/pkg/common/selector/selector.go 08:02:22 spire-1.2.1/pkg/common/selector/selector_test.go 08:02:22 spire-1.2.1/pkg/common/selector/set.go 08:02:22 spire-1.2.1/pkg/common/selector/set_utils.go 08:02:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/ 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/ 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:02:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:02:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:02:22 spire-1.2.1/pkg/common/telemetry/call.go 08:02:22 spire-1.2.1/pkg/common/telemetry/common/ 08:02:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:02:22 spire-1.2.1/pkg/common/telemetry/config.go 08:02:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:02:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/inmem.go 08:02:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/m3.go 08:02:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/metrics.go 08:02:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/names.go 08:02:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:02:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:02:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/ 08:02:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:02:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:02:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:02:22 spire-1.2.1/pkg/common/telemetry/server/server.go 08:02:22 spire-1.2.1/pkg/common/telemetry/sink.go 08:02:22 spire-1.2.1/pkg/common/telemetry/statsd.go 08:02:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:02:22 spire-1.2.1/pkg/common/telemetry/uptime.go 08:02:22 spire-1.2.1/pkg/common/telemetry/version.go 08:02:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:02:22 spire-1.2.1/pkg/common/uptime/ 08:02:22 spire-1.2.1/pkg/common/uptime/uptime.go 08:02:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:02:22 spire-1.2.1/pkg/common/util/ 08:02:22 spire-1.2.1/pkg/common/util/certs.go 08:02:22 spire-1.2.1/pkg/common/util/certs_test.go 08:02:22 spire-1.2.1/pkg/common/util/csr.go 08:02:22 spire-1.2.1/pkg/common/util/hash.go 08:02:22 spire-1.2.1/pkg/common/util/selectors.go 08:02:22 spire-1.2.1/pkg/common/util/selectors_test.go 08:02:22 spire-1.2.1/pkg/common/util/signals.go 08:02:22 spire-1.2.1/pkg/common/util/sort.go 08:02:22 spire-1.2.1/pkg/common/util/sort_test.go 08:02:22 spire-1.2.1/pkg/common/util/task.go 08:02:22 spire-1.2.1/pkg/common/util/task_test.go 08:02:22 spire-1.2.1/pkg/common/util/testdata/ 08:02:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:02:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:02:22 spire-1.2.1/pkg/common/version/ 08:02:22 spire-1.2.1/pkg/common/version/version.go 08:02:22 spire-1.2.1/pkg/common/x509svid/ 08:02:22 spire-1.2.1/pkg/common/x509svid/common_test.go 08:02:22 spire-1.2.1/pkg/common/x509svid/csr.go 08:02:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:02:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:02:22 spire-1.2.1/pkg/common/x509util/ 08:02:22 spire-1.2.1/pkg/common/x509util/cert.go 08:02:22 spire-1.2.1/pkg/common/x509util/dns.go 08:02:22 spire-1.2.1/pkg/common/x509util/dns_test.go 08:02:22 spire-1.2.1/pkg/common/x509util/keyid.go 08:02:22 spire-1.2.1/pkg/common/x509util/keypair.go 08:02:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:02:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:02:22 spire-1.2.1/pkg/server/ 08:02:22 spire-1.2.1/pkg/server/api/ 08:02:22 spire-1.2.1/pkg/server/api/agent.go 08:02:22 spire-1.2.1/pkg/server/api/agent/ 08:02:22 spire-1.2.1/pkg/server/api/agent/v1/ 08:02:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:02:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:02:22 spire-1.2.1/pkg/server/api/agent_test.go 08:02:22 spire-1.2.1/pkg/server/api/api.go 08:02:22 spire-1.2.1/pkg/server/api/audit/ 08:02:22 spire-1.2.1/pkg/server/api/audit/audit.go 08:02:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:02:22 spire-1.2.1/pkg/server/api/bundle.go 08:02:22 spire-1.2.1/pkg/server/api/bundle/ 08:02:22 spire-1.2.1/pkg/server/api/bundle/v1/ 08:02:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:02:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:02:22 spire-1.2.1/pkg/server/api/bundle_test.go 08:02:22 spire-1.2.1/pkg/server/api/debug/ 08:02:22 spire-1.2.1/pkg/server/api/debug/v1/ 08:02:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:02:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:02:22 spire-1.2.1/pkg/server/api/entry.go 08:02:22 spire-1.2.1/pkg/server/api/entry/ 08:02:22 spire-1.2.1/pkg/server/api/entry/v1/ 08:02:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:02:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:02:22 spire-1.2.1/pkg/server/api/entry_test.go 08:02:22 spire-1.2.1/pkg/server/api/health/ 08:02:22 spire-1.2.1/pkg/server/api/health/v1/ 08:02:22 spire-1.2.1/pkg/server/api/health/v1/service.go 08:02:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:02:22 spire-1.2.1/pkg/server/api/id.go 08:02:22 spire-1.2.1/pkg/server/api/id_test.go 08:02:22 spire-1.2.1/pkg/server/api/limits/ 08:02:22 spire-1.2.1/pkg/server/api/limits/limits.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/ 08:02:22 spire-1.2.1/pkg/server/api/middleware/alias.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/audit.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/caller.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/common.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/entries.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:02:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:02:22 spire-1.2.1/pkg/server/api/ratelimit.go 08:02:22 spire-1.2.1/pkg/server/api/rpccontext/ 08:02:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:02:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:02:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:02:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:02:22 spire-1.2.1/pkg/server/api/selector.go 08:02:22 spire-1.2.1/pkg/server/api/selector_test.go 08:02:22 spire-1.2.1/pkg/server/api/status.go 08:02:22 spire-1.2.1/pkg/server/api/status_test.go 08:02:22 spire-1.2.1/pkg/server/api/svid/ 08:02:22 spire-1.2.1/pkg/server/api/svid/v1/ 08:02:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:02:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:02:22 spire-1.2.1/pkg/server/api/trustdomain.go 08:02:22 spire-1.2.1/pkg/server/api/trustdomain/ 08:02:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:02:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:02:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:02:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:02:22 spire-1.2.1/pkg/server/authpolicy/ 08:02:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:02:22 spire-1.2.1/pkg/server/authpolicy/policy.go 08:02:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:02:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:02:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:02:22 spire-1.2.1/pkg/server/authpolicy/validate.go 08:02:22 spire-1.2.1/pkg/server/bundle/ 08:02:22 spire-1.2.1/pkg/server/bundle/client/ 08:02:22 spire-1.2.1/pkg/server/bundle/client/client.go 08:02:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:02:22 spire-1.2.1/pkg/server/bundle/client/manager.go 08:02:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:02:22 spire-1.2.1/pkg/server/bundle/client/sources.go 08:02:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:02:22 spire-1.2.1/pkg/server/bundle/client/updater.go 08:02:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:02:22 spire-1.2.1/pkg/server/ca/ 08:02:22 spire-1.2.1/pkg/server/ca/ca.go 08:02:22 spire-1.2.1/pkg/server/ca/ca_health.go 08:02:22 spire-1.2.1/pkg/server/ca/ca_test.go 08:02:22 spire-1.2.1/pkg/server/ca/journal.go 08:02:22 spire-1.2.1/pkg/server/ca/journal_test.go 08:02:22 spire-1.2.1/pkg/server/ca/manager.go 08:02:22 spire-1.2.1/pkg/server/ca/manager_health.go 08:02:22 spire-1.2.1/pkg/server/ca/manager_test.go 08:02:22 spire-1.2.1/pkg/server/ca/templates.go 08:02:22 spire-1.2.1/pkg/server/ca/upstream_client.go 08:02:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:02:22 spire-1.2.1/pkg/server/ca/validation.go 08:02:22 spire-1.2.1/pkg/server/cache/ 08:02:22 spire-1.2.1/pkg/server/cache/dscache/ 08:02:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:02:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:02:22 spire-1.2.1/pkg/server/cache/entrycache/ 08:02:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:02:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:02:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:02:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:02:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:02:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:02:22 spire-1.2.1/pkg/server/catalog/ 08:02:22 spire-1.2.1/pkg/server/catalog/catalog.go 08:02:22 spire-1.2.1/pkg/server/catalog/keymanager.go 08:02:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:02:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:02:22 spire-1.2.1/pkg/server/catalog/notifier.go 08:02:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:02:22 spire-1.2.1/pkg/server/config.go 08:02:22 spire-1.2.1/pkg/server/datastore/ 08:02:22 spire-1.2.1/pkg/server/datastore/datastore.go 08:02:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:02:22 spire-1.2.1/pkg/server/datastore/repository.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:02:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:02:22 spire-1.2.1/pkg/server/endpoints/ 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/ 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:02:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:02:22 spire-1.2.1/pkg/server/endpoints/config.go 08:02:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:02:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:02:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:02:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:02:22 spire-1.2.1/pkg/server/endpoints/middleware.go 08:02:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:02:22 spire-1.2.1/pkg/server/hostservice/ 08:02:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:02:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:02:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:02:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:02:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:02:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:02:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:02:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/ 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/ 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:02:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:02:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/ 08:02:23 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/ 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/spire-1.2.1/.data/ 08:02:23 spire-1.2.1/.data/.file 08:02:23 spire-1.2.1/.dockerignore 08:02:23 spire-1.2.1/.gitattributes 08:02:23 spire-1.2.1/.githooks/ 08:02:23 spire-1.2.1/.githooks/pre-commit 08:02:23 spire-1.2.1/.github/ 08:02:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:02:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:02:23 spire-1.2.1/.github/dependabot.yml 08:02:23 spire-1.2.1/.github/workflows/ 08:02:23 spire-1.2.1/.github/workflows/nightly_build.yaml 08:02:23 spire-1.2.1/.github/workflows/pr_build.yaml 08:02:23 spire-1.2.1/.github/workflows/release_build.yaml 08:02:23 spire-1.2.1/.github/workflows/scripts/ 08:02:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:02:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:02:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:02:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:02:23 spire-1.2.1/.github/workflows/scripts/split.sh 08:02:23 spire-1.2.1/.gitignore 08:02:23 spire-1.2.1/.go-version 08:02:23 spire-1.2.1/.golangci.yml 08:02:23 spire-1.2.1/ADOPTERS.md 08:02:23 spire-1.2.1/CHANGELOG.md 08:02:23 spire-1.2.1/CODE-OF-CONDUCT.md 08:02:23 spire-1.2.1/CODEOWNERS 08:02:23 spire-1.2.1/CONTRIBUTING.md 08:02:23 spire-1.2.1/Dockerfile 08:02:23 spire-1.2.1/Dockerfile.dev 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:02:23 spire-1.2.1/Dockerfile.scratch 08:02:23 spire-1.2.1/LICENSE 08:02:23 spire-1.2.1/MAINTAINERS.md 08:02:23 spire-1.2.1/Makefile 08:02:23 spire-1.2.1/README.md 08:02:23 spire-1.2.1/ROADMAP.md 08:02:23 spire-1.2.1/SECURITY.md 08:02:23 spire-1.2.1/cmd/ 08:02:23 spire-1.2.1/cmd/spire-agent/ 08:02:23 spire-1.2.1/cmd/spire-agent/cli/ 08:02:23 spire-1.2.1/cmd/spire-agent/cli/api/ 08:02:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/common/ 08:02:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:02:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/run/ 08:02:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:02:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:02:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:02:23 spire-1.2.1/cmd/spire-agent/main.go 08:02:23 spire-1.2.1/cmd/spire-server/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/agent/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/cli.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:02:23 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/run/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/token/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/validate/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:02:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/x509/ 08:02:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:02:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:02:23 spire-1.2.1/cmd/spire-server/main.go 08:02:23 spire-1.2.1/cmd/spire-server/util/ 08:02:23 spire-1.2.1/cmd/spire-server/util/util.go 08:02:23 spire-1.2.1/conf/ 08:02:23 spire-1.2.1/conf/agent/ 08:02:23 spire-1.2.1/conf/agent/agent.conf 08:02:23 spire-1.2.1/conf/agent/agent_full.conf 08:02:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:02:23 spire-1.2.1/conf/server/ 08:02:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:02:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:02:23 spire-1.2.1/conf/server/server.conf 08:02:23 spire-1.2.1/conf/server/server_full.conf 08:02:23 spire-1.2.1/doc/ 08:02:23 spire-1.2.1/doc/SPIRE101.md 08:02:23 spire-1.2.1/doc/auditlog.md 08:02:23 spire-1.2.1/doc/authorization_policy_engine.md 08:02:23 spire-1.2.1/doc/changelog_guidelines.md 08:02:23 spire-1.2.1/doc/cure53-report.pdf 08:02:23 spire-1.2.1/doc/images/ 08:02:23 spire-1.2.1/doc/images/2019_roadmap.png 08:02:23 spire-1.2.1/doc/images/SPIRE101.png 08:02:23 spire-1.2.1/doc/images/SPIRE_agent.png 08:02:23 spire-1.2.1/doc/images/SPIRE_server.png 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:02:23 spire-1.2.1/pkg/server/registration/ 08:02:23 spire-1.2.1/pkg/server/registration/manager.go 08:02:23 spire-1.2.1/pkg/server/registration/manager_test.go 08:02:23 spire-1.2.1/pkg/server/scanentries.go 08:02:23 spire-1.2.1/pkg/server/scanentries_test.go 08:02:23 spire-1.2.1/pkg/server/server.go 08:02:23 spire-1.2.1/pkg/server/server_test.go 08:02:23 spire-1.2.1/pkg/server/svid/ 08:02:23 spire-1.2.1/pkg/server/svid/observer.go 08:02:23 spire-1.2.1/pkg/server/svid/observer_test.go 08:02:23 spire-1.2.1/pkg/server/svid/rotator.go 08:02:23 spire-1.2.1/pkg/server/svid/rotator_config.go 08:02:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:02:23 spire-1.2.1/pkg/server/svid/rotator_test.go 08:02:23 spire-1.2.1/proto/ 08:02:23 spire-1.2.1/proto/private/ 08:02:23 spire-1.2.1/proto/private/server/ 08:02:23 spire-1.2.1/proto/private/server/journal/ 08:02:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:02:23 spire-1.2.1/proto/private/server/journal/journal.proto 08:02:23 spire-1.2.1/proto/spire/ 08:02:23 spire-1.2.1/proto/spire/common/ 08:02:23 spire-1.2.1/proto/spire/common/common.pb.go 08:02:23 spire-1.2.1/proto/spire/common/common.proto 08:02:23 spire-1.2.1/proto/spire/common/plugin/ 08:02:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:02:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:02:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:02:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:02:23 spire-1.2.1/proto/spire/plugin/ 08:02:23 spire-1.2.1/proto/spire/plugin/agent/ 08:02:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:02:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:02:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:02:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:02:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:02:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:02:23 spire-1.2.1/release/ 08:02:23 spire-1.2.1/doc/images/cache_mgr.png 08:02:23 spire-1.2.1/doc/images/cache_mgr_components.png 08:02:23 spire-1.2.1/doc/images/federated_spire.png 08:02:23 spire-1.2.1/doc/images/ha_mode.png 08:02:23 spire-1.2.1/doc/images/nested_spire.png 08:02:23 spire-1.2.1/doc/images/oidc_federation.png 08:02:23 spire-1.2.1/doc/images/single_trust_domain.png 08:02:23 spire-1.2.1/doc/images/spiffe_compatible.png 08:02:23 spire-1.2.1/doc/images/spire_logo.png 08:02:23 spire-1.2.1/doc/migrating_registration_api_clients.md 08:02:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:02:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:02:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:02:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:02:23 spire-1.2.1/release/spire-extras/ 08:02:23 spire-1.2.1/release/spire-extras/README.md 08:02:23 spire-1.2.1/release/spire-extras/conf/ 08:02:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:02:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:02:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:02:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:02:23 spire-1.2.1/release/spire/ 08:02:23 spire-1.2.1/release/spire/README.md 08:02:23 spire-1.2.1/release/spire/conf/ 08:02:23 spire-1.2.1/release/spire/conf/agent/ 08:02:23 spire-1.2.1/release/spire/conf/agent/agent.conf 08:02:23 spire-1.2.1/release/spire/conf/server/ 08:02:23 spire-1.2.1/release/spire/conf/server/server.conf 08:02:23 spire-1.2.1/script/ 08:02:23 spire-1.2.1/script/build-artifact.sh 08:02:23 spire-1.2.1/script/generate_dummy_ca.sh 08:02:23 spire-1.2.1/support/ 08:02:23 spire-1.2.1/support/k8s/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:02:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:02:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:02:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:02:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:02:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:02:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:02:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:02:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:02:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:02:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:02:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:02:23 spire-1.2.1/doc/scaling_spire.md 08:02:23 spire-1.2.1/doc/spire_agent.md 08:02:23 spire-1.2.1/doc/spire_server.md 08:02:23 spire-1.2.1/doc/supported_integrations.md 08:02:23 spire-1.2.1/doc/telemetry.md 08:02:23 spire-1.2.1/doc/telemetry_config.md 08:02:23 spire-1.2.1/doc/upgrading.md 08:02:23 spire-1.2.1/doc/using_spire.md 08:02:23 spire-1.2.1/examples/ 08:02:23 spire-1.2.1/examples/README.md 08:02:23 spire-1.2.1/go.mod 08:02:23 spire-1.2.1/go.sum 08:02:23 spire-1.2.1/pkg/ 08:02:23 spire-1.2.1/pkg/agent/ 08:02:23 spire-1.2.1/pkg/agent/agent.go 08:02:23 spire-1.2.1/pkg/agent/api/ 08:02:23 spire-1.2.1/pkg/agent/api/config.go 08:02:23 spire-1.2.1/pkg/agent/api/debug/ 08:02:23 spire-1.2.1/pkg/agent/api/debug/v1/ 08:02:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:02:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:02:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:02:23 spire-1.2.1/pkg/agent/api/endpoints.go 08:02:23 spire-1.2.1/pkg/agent/api/health/ 08:02:23 spire-1.2.1/pkg/agent/api/health/v1/ 08:02:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:02:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:02:23 spire-1.2.1/pkg/agent/api/rpccontext/ 08:02:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:02:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:02:23 spire-1.2.1/pkg/agent/attestor/ 08:02:23 spire-1.2.1/pkg/agent/attestor/node/ 08:02:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:02:23 spire-1.2.1/pkg/agent/attestor/node/node.go 08:02:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:02:23 spire-1.2.1/pkg/agent/attestor/workload/ 08:02:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:02:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:02:23 spire-1.2.1/pkg/agent/catalog/ 08:02:23 spire-1.2.1/pkg/agent/catalog/catalog.go 08:02:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:02:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:02:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:02:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:02:23 spire-1.2.1/pkg/agent/client/ 08:02:23 spire-1.2.1/pkg/agent/client/client.go 08:02:23 spire-1.2.1/pkg/agent/client/client_test.go 08:02:23 spire-1.2.1/pkg/agent/client/dial.go 08:02:23 spire-1.2.1/pkg/agent/client/nodeconn.go 08:02:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:02:23 spire-1.2.1/pkg/agent/client/update.go 08:02:23 spire-1.2.1/pkg/agent/client/util.go 08:02:23 spire-1.2.1/pkg/agent/common/ 08:02:23 spire-1.2.1/pkg/agent/common/backoff/ 08:02:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:02:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:02:23 spire-1.2.1/pkg/agent/common/cgroups/ 08:02:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:02:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:02:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:02:23 spire-1.2.1/pkg/agent/config.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/ 08:02:23 spire-1.2.1/pkg/agent/endpoints/config.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:02:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/ 08:02:23 spire-1.2.1/support/oidc-discovery-provider/README.md 08:02:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/config.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/main.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:02:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:02:23 spire-1.2.1/test/ 08:02:23 spire-1.2.1/test/clock/ 08:02:23 spire-1.2.1/test/clock/clock.go 08:02:23 spire-1.2.1/test/fakes/ 08:02:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:02:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:02:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:02:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:02:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:02:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:02:23 spire-1.2.1/test/fakes/fakeagentstore/ 08:02:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/workload/ 08:02:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:02:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:02:23 spire-1.2.1/pkg/agent/manager/ 08:02:23 spire-1.2.1/pkg/agent/manager/cache/ 08:02:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:02:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:02:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:02:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:02:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:02:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:02:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:02:23 spire-1.2.1/pkg/agent/manager/config.go 08:02:23 spire-1.2.1/test/fakes/fakedatastore/ 08:02:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:02:23 spire-1.2.1/test/fakes/fakeentryclient/ 08:02:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:02:23 spire-1.2.1/test/fakes/fakehealthchecker/ 08:02:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:02:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:02:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:02:23 spire-1.2.1/test/fakes/fakemetrics/ 08:02:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:02:23 spire-1.2.1/test/fakes/fakenoderesolver/ 08:02:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:02:23 spire-1.2.1/test/fakes/fakenotifier/ 08:02:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:02:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:02:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:02:23 spire-1.2.1/test/fakes/fakeserverca/ 08:02:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:02:23 spire-1.2.1/test/fakes/fakeservercatalog/ 08:02:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:02:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:02:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:02:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:02:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:02:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:02:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:02:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:02:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:02:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:02:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:02:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:02:23 spire-1.2.1/test/fixture/ 08:02:23 spire-1.2.1/test/fixture/certs/ 08:02:23 spire-1.2.1/test/fixture/certs/agent_svid.der 08:02:23 spire-1.2.1/test/fixture/certs/base_cert.pem 08:02:23 spire-1.2.1/test/fixture/certs/base_csr.pem 08:02:23 spire-1.2.1/test/fixture/certs/base_key.pem 08:02:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:02:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:02:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:02:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:02:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:02:23 spire-1.2.1/test/fixture/certs/blog_key.pem 08:02:23 spire-1.2.1/test/fixture/certs/bundle.der 08:02:23 spire-1.2.1/pkg/agent/manager/manager.go 08:02:23 spire-1.2.1/pkg/agent/manager/manager_test.go 08:02:23 spire-1.2.1/pkg/agent/manager/storage.go 08:02:23 spire-1.2.1/pkg/agent/manager/storage_test.go 08:02:23 spire-1.2.1/pkg/agent/manager/storecache/ 08:02:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:02:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:02:23 spire-1.2.1/pkg/agent/manager/sync.go 08:02:23 spire-1.2.1/pkg/agent/plugin/ 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:02:23 spire-1.2.1/test/fixture/certs/ca.pem 08:02:23 spire-1.2.1/test/fixture/certs/ca_key.pem 08:02:23 spire-1.2.1/test/fixture/certs/database_cert.pem 08:02:23 spire-1.2.1/test/fixture/certs/database_csr.pem 08:02:23 spire-1.2.1/test/fixture/certs/database_key.pem 08:02:23 spire-1.2.1/test/fixture/certs/node_cert.pem 08:02:23 spire-1.2.1/test/fixture/certs/node_csr.pem 08:02:23 spire-1.2.1/test/fixture/certs/node_key.pem 08:02:23 spire-1.2.1/test/fixture/certs/svid.pem 08:02:23 spire-1.2.1/test/fixture/certs/svid_key.pem 08:02:23 spire-1.2.1/test/fixture/config/ 08:02:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:02:23 spire-1.2.1/test/fixture/config/agent_good.conf 08:02:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:02:23 spire-1.2.1/test/fixture/config/plugin_good.conf 08:02:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:02:23 spire-1.2.1/test/fixture/config/server_good.conf 08:02:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:02:23 spire-1.2.1/test/fixture/fixture.go 08:02:23 spire-1.2.1/test/fixture/nodeattestor/ 08:02:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:02:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:02:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:02:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:02:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:02:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:02:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:02:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:02:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:02:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:02:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:02:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:02:23 spire-1.2.1/test/fixture/registration/ 08:02:23 spire-1.2.1/test/fixture/registration/entries.json 08:02:23 spire-1.2.1/test/fixture/registration/good-for-update.json 08:02:23 spire-1.2.1/test/fixture/registration/good.json 08:02:23 spire-1.2.1/test/fixture/registration/invalid.json 08:02:23 spire-1.2.1/test/fixture/registration/invalid_json.json 08:02:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:02:23 spire-1.2.1/test/integration/ 08:02:23 spire-1.2.1/test/integration/README.md 08:02:23 spire-1.2.1/test/integration/common 08:02:23 spire-1.2.1/test/integration/setup/ 08:02:23 spire-1.2.1/test/integration/setup/adminclient/ 08:02:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:02:23 spire-1.2.1/test/integration/setup/adminclient/client.go 08:02:23 spire-1.2.1/test/integration/setup/debugagent/ 08:02:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:02:23 spire-1.2.1/test/integration/setup/debugagent/main.go 08:02:23 spire-1.2.1/test/integration/setup/debugserver/ 08:02:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:02:23 spire-1.2.1/test/integration/setup/debugserver/main.go 08:02:23 spire-1.2.1/test/integration/setup/downstreamclient/ 08:02:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:02:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:02:23 spire-1.2.1/test/integration/setup/itclient/ 08:02:23 spire-1.2.1/test/integration/setup/itclient/client.go 08:02:23 spire-1.2.1/test/integration/setup/node-attestation/ 08:02:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:02:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:02:23 spire-1.2.1/test/integration/setup/x509pop/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:02:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:02:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:02:23 spire-1.2.1/test/integration/suites/ 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:02:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:02:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:02:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:02:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:02:23 spire-1.2.1/pkg/agent/svid/ 08:02:23 spire-1.2.1/pkg/agent/svid/rotator.go 08:02:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:02:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:02:23 spire-1.2.1/pkg/agent/svid/store/ 08:02:23 spire-1.2.1/pkg/agent/svid/store/service.go 08:02:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:02:23 spire-1.2.1/pkg/common/ 08:02:23 spire-1.2.1/pkg/common/agentpathtemplate/ 08:02:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:02:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:02:23 spire-1.2.1/pkg/common/api/ 08:02:23 spire-1.2.1/pkg/common/api/metrics.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/ 08:02:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:02:23 spire-1.2.1/pkg/common/api/middleware/logger.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/names.go 08:02:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:02:23 spire-1.2.1/pkg/common/api/names.go 08:02:23 spire-1.2.1/pkg/common/api/ratelimit.go 08:02:23 spire-1.2.1/pkg/common/api/rpccontext/ 08:02:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:02:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:02:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:02:23 spire-1.2.1/pkg/common/auth/ 08:02:23 spire-1.2.1/pkg/common/auth/interceptors.go 08:02:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:02:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/ 08:02:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:02:23 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupspire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/types.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:02:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:02:23 spire-1.2.1/pkg/common/catalog/ 08:02:23 spire-1.2.1/pkg/common/catalog/bind.go 08:02:23 spire-1.2.1/pkg/common/catalog/builtin.go 08:02:23 spire-1.2.1/pkg/common/catalog/catalog.go 08:02:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:02:23 spire-1.2.1/pkg/common/catalog/closers.go 08:02:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:02:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:02:23 spire-1.2.1/pkg/common/catalog/config.go 08:02:23 spire-1.2.1/pkg/common/catalog/config_test.go 08:02:23 spire-1.2.1/pkg/common/catalog/configure.go 08:02:23 spire-1.2.1/pkg/common/catalog/constraints.go 08:02:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:02:23 spire-1.2.1/pkg/common/catalog/context.go 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:02:23 spire-1.2.1/pkg/common/catalog/external.go 08:02:23 spire-1.2.1/pkg/common/catalog/host.go 08:02:23 spire-1.2.1/pkg/common/catalog/pipenet.go 08:02:23 spire-1.2.1/pkg/common/catalog/plugin.go 08:02:23 spire-1.2.1/pkg/common/catalog/testplugin/ 08:02:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:02:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:02:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:02:23 spire-1.2.1/pkg/common/cli/ 08:02:23 spire-1.2.1/pkg/common/cli/env.go 08:02:23 spire-1.2.1/pkg/common/cli/flags.go 08:02:23 spire-1.2.1/pkg/common/cli/trust_domain.go 08:02:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:02:23 spire-1.2.1/pkg/common/cli/umask.go 08:02:23 spire-1.2.1/pkg/common/cli/umask_posix.go 08:02:23 spire-1.2.1/pkg/common/cli/umask_test.go 08:02:23 spire-1.2.1/pkg/common/cli/umask_windows.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/flag.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/format.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:02:23 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:02:23 spire-1.2.1/test/integration/suites/join-token/ 08:02:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:02:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:02:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:02:23 spire-1.2.1/pkg/common/coretypes/ 08:02:23 spire-1.2.1/pkg/common/coretypes/bundle/ 08:02:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:02:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:02:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:02:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:02:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:02:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:02:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:02:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:02:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:02:23 spire-1.2.1/test/integration/suites/join-token/README.md 08:02:23 spire-1.2.1/test/integration/suites/join-token/conf/ 08:02:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/join-token/teardown 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:02:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:02:23 spire-1.2.1/pkg/common/cryptoutil/ 08:02:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:02:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:02:23 spire-1.2.1/pkg/common/diskutil/ 08:02:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:02:23 spire-1.2.1/pkg/common/diskutil/file_test.go 08:02:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:02:23 spire-1.2.1/pkg/common/errorutil/ 08:02:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:02:23 spire-1.2.1/pkg/common/health/ 08:02:23 spire-1.2.1/pkg/common/health/config.go 08:02:23 spire-1.2.1/pkg/common/health/context.go 08:02:23 spire-1.2.1/pkg/common/health/context_test.go 08:02:23 spire-1.2.1/pkg/common/health/health.go 08:02:23 spire-1.2.1/pkg/common/health/health_test.go 08:02:23 spire-1.2.1/pkg/common/health/logger.go 08:02:23 spire-1.2.1/pkg/common/hostservice/ 08:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:02:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:02:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:02:23 spire-1.2.1/pkg/common/idutil/ 08:02:23 spire-1.2.1/pkg/common/idutil/require.go 08:02:23 spire-1.2.1/pkg/common/idutil/require_test.go 08:02:23 spire-1.2.1/pkg/common/idutil/safety.go 08:02:23 spire-1.2.1/pkg/common/idutil/safety_test.go 08:02:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:02:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:02:23 spire-1.2.1/pkg/common/jwtsvid/ 08:02:23 spire-1.2.1/pkg/common/jwtsvid/common.go 08:02:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:02:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:02:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:02:23 spire-1.2.1/pkg/common/jwtutil/ 08:02:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:02:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:02:23 spire-1.2.1/pkg/common/log/ 08:02:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:02:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:02:23 spire-1.2.1/pkg/common/log/log.go 08:02:23 spire-1.2.1/pkg/common/log/log_test.go 08:02:23 spire-1.2.1/pkg/common/log/options.go 08:02:23 spire-1.2.1/pkg/common/nodeutil/ 08:02:23 spire-1.2.1/pkg/common/nodeutil/node.go 08:02:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:02:23 spire-1.2.1/pkg/common/peertracker/ 08:02:23 spire-1.2.1/pkg/common/peertracker/conn.go 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:02:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:02:23 spire-1.2.1/test/integration/suites/k8s/ 08:02:23 spire-1.2.1/test/integration/suites/k8s/00-setup 08:02:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:02:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:02:23 spire-1.2.1/test/integration/suites/k8s/README.md 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/ 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:02:23 spire-1.2.1/pkg/common/peertracker/credentials.go 08:02:23 spire-1.2.1/pkg/common/peertracker/errors.go 08:02:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:02:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:02:23 spire-1.2.1/pkg/common/peertracker/info.go 08:02:23 spire-1.2.1/pkg/common/peertracker/listener.go 08:02:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:02:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:02:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:02:23 spire-1.2.1/pkg/common/peertracker/tcp.go 08:02:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:02:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:02:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:02:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:02:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:02:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:02:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:02:23 spire-1.2.1/test/integration/suites/k8s/teardown 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:02:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:02:23 spire-1.2.1/pkg/common/peertracker/uds.go 08:02:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:02:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:02:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:02:23 spire-1.2.1/pkg/common/pemutil/ 08:02:23 spire-1.2.1/pkg/common/pemutil/block.go 08:02:23 spire-1.2.1/pkg/common/pemutil/certs.go 08:02:23 spire-1.2.1/pkg/common/pemutil/common.go 08:02:23 spire-1.2.1/pkg/common/pemutil/csr.go 08:02:23 spire-1.2.1/pkg/common/pemutil/keys.go 08:02:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:02:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:02:23 spire-1.2.1/pkg/common/plugin/ 08:02:23 spire-1.2.1/pkg/common/plugin/aws/ 08:02:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:02:23 spire-1.2.1/pkg/common/plugin/azure/ 08:02:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:02:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:02:23 spire-1.2.1/pkg/common/plugin/facade.go 08:02:23 spire-1.2.1/pkg/common/plugin/facade_test.go 08:02:23 spire-1.2.1/pkg/common/plugin/gcp/ 08:02:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:02:23 spire-1.2.1/pkg/common/plugin/k8s/ 08:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:02:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:02:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:02:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:02:23 spire-1.2.1/pkg/common/plugin/log.go 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/ 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/ 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:02:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:02:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:02:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:02:23 spire-1.2.1/pkg/common/plugin/x509pop/ 08:02:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:02:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:02:23 spire-1.2.1/pkg/common/profiling/ 08:02:23 spire-1.2.1/pkg/common/profiling/dumpers.go 08:02:23 spire-1.2.1/pkg/common/profiling/profiling.go 08:02:23 spire-1.2.1/pkg/common/protoutil/ 08:02:23 spire-1.2.1/pkg/common/protoutil/masks.go 08:02:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:02:23 spire-1.2.1/pkg/common/rotationutil/ 08:02:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:02:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:02:23 spire-1.2.1/pkg/common/selector/ 08:02:23 spire-1.2.1/pkg/common/selector/selector.go 08:02:23 spire-1.2.1/pkg/common/selector/selector_test.go 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:02:23 spire-1.2.1/test/integration/suites/rotation/ 08:02:23 spire-1.2.1/test/integration/suites/rotation/00-setup 08:02:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:02:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:02:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:02:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:02:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:02:23 spire-1.2.1/test/integration/suites/rotation/README.md 08:02:23 spire-1.2.1/test/integration/suites/rotation/conf/ 08:02:23 spire-1.2.1/pkg/common/selector/set.go 08:02:23 spire-1.2.1/pkg/common/selector/set_utils.go 08:02:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/ 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/ 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:02:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:02:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:02:23 spire-1.2.1/pkg/common/telemetry/call.go 08:02:23 spire-1.2.1/pkg/common/telemetry/common/ 08:02:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:02:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/rotation/teardown 08:02:23 spire-1.2.1/test/integration/suites/self-test/ 08:02:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:02:23 spire-1.2.1/test/integration/suites/self-test/README.md 08:02:23 spire-1.2.1/test/integration/suites/self-test/teardown 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:02:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:02:23 spire-1.2.1/test/integration/suites/upgrade/ 08:02:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:02:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:02:23 spire-1.2.1/pkg/common/telemetry/config.go 08:02:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:02:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/inmem.go 08:02:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/m3.go 08:02:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/metrics.go 08:02:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/names.go 08:02:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:02:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:02:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/ 08:02:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:02:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:02:23 spire-1.2.1/test/integration/suites/upgrade/README.md 08:02:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:02:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:02:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:02:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:02:23 spire-1.2.1/test/integration/suites/upgrade/teardown 08:02:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:02:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:02:23 spire-1.2.1/test/integration/test-one.sh 08:02:23 spire-1.2.1/test/integration/test.sh 08:02:23 spire-1.2.1/test/plugintest/ 08:02:23 spire-1.2.1/test/plugintest/config.go 08:02:23 spire-1.2.1/test/plugintest/load.go 08:02:23 spire-1.2.1/test/plugintest/option.go 08:02:23 spire-1.2.1/test/spiretest/ 08:02:23 spire-1.2.1/test/spiretest/apiserver.go 08:02:23 spire-1.2.1/test/spiretest/assertions.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:02:23 spire-1.2.1/pkg/common/telemetry/server/server.go 08:02:23 spire-1.2.1/pkg/common/telemetry/sink.go 08:02:23 spire-1.2.1/pkg/common/telemetry/statsd.go 08:02:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:02:23 spire-1.2.1/pkg/common/telemetry/uptime.go 08:02:23 spire-1.2.1/pkg/common/telemetry/version.go 08:02:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:02:23 spire-1.2.1/pkg/common/uptime/ 08:02:23 spire-1.2.1/pkg/common/uptime/uptime.go 08:02:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:02:23 spire-1.2.1/pkg/common/util/ 08:02:23 spire-1.2.1/pkg/common/util/certs.go 08:02:23 spire-1.2.1/pkg/common/util/certs_test.go 08:02:23 spire-1.2.1/pkg/common/util/csr.go 08:02:23 spire-1.2.1/pkg/common/util/hash.go 08:02:23 spire-1.2.1/pkg/common/util/selectors.go 08:02:23 spire-1.2.1/pkg/common/util/selectors_test.go 08:02:23 spire-1.2.1/pkg/common/util/signals.go 08:02:23 spire-1.2.1/pkg/common/util/sort.go 08:02:23 spire-1.2.1/pkg/common/util/sort_test.go 08:02:23 spire-1.2.1/pkg/common/util/task.go 08:02:23 spire-1.2.1/pkg/common/util/task_test.go 08:02:23 spire-1.2.1/pkg/common/util/testdata/ 08:02:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:02:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:02:23 spire-1.2.1/pkg/common/version/ 08:02:23 spire-1.2.1/pkg/common/version/version.go 08:02:23 spire-1.2.1/pkg/common/x509svid/ 08:02:23 spire-1.2.1/pkg/common/x509svid/common_test.go 08:02:23 spire-1.2.1/pkg/common/x509svid/csr.go 08:02:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:02:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:02:23 spire-1.2.1/pkg/common/x509util/ 08:02:23 spire-1.2.1/pkg/common/x509util/cert.go 08:02:23 spire-1.2.1/pkg/common/x509util/dns.go 08:02:23 spire-1.2.1/pkg/common/x509util/dns_test.go 08:02:23 spire-1.2.1/test/spiretest/dir.go 08:02:23 spire-1.2.1/test/spiretest/errors_posix.go 08:02:23 spire-1.2.1/test/spiretest/errors_windows.go 08:02:23 spire-1.2.1/test/spiretest/logs.go 08:02:23 spire-1.2.1/test/spiretest/socketapi.go 08:02:23 spire-1.2.1/test/spiretest/suite.go 08:02:23 spire-1.2.1/test/spiretest/x509.go 08:02:23 spire-1.2.1/test/testca/ 08:02:23 spire-1.2.1/test/testca/ca.go 08:02:23 spire-1.2.1/test/testkey/ 08:02:23 spire-1.2.1/test/testkey/generate.sh 08:02:23 spire-1.2.1/test/testkey/genkeys.go 08:02:23 spire-1.2.1/test/testkey/keys.go 08:02:23 spire-1.2.1/test/testkey/new.go 08:02:23 spire-1.2.1/test/tpmsimulator/ 08:02:23 spire-1.2.1/test/tpmsimulator/simulator.go 08:02:23 spire-1.2.1/test/util/ 08:02:23 spire-1.2.1/test/util/cert_fixtures.go 08:02:23 spire-1.2.1/test/util/cert_generation.go 08:02:23 spire-1.2.1/test/util/io_redirection.go 08:02:23 spire-1.2.1/test/util/race.go 08:02:23 spire-1.2.1/test/util/util.go 08:02:23 building spire from source... 08:02:23 08:02:23 spire-1.2.1/pkg/common/x509util/keyid.go 08:02:23 spire-1.2.1/pkg/common/x509util/keypair.go 08:02:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:02:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:02:23 spire-1.2.1/pkg/server/ 08:02:23 spire-1.2.1/pkg/server/api/ 08:02:23 spire-1.2.1/pkg/server/api/agent.go 08:02:23 spire-1.2.1/pkg/server/api/agent/ 08:02:23 spire-1.2.1/pkg/server/api/agent/v1/ 08:02:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:02:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:02:23 spire-1.2.1/pkg/server/api/agent_test.go 08:02:23 spire-1.2.1/pkg/server/api/api.go 08:02:23 spire-1.2.1/pkg/server/api/audit/ 08:02:23 spire-1.2.1/pkg/server/api/audit/audit.go 08:02:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:02:23 spire-1.2.1/pkg/server/api/bundle.go 08:02:23 spire-1.2.1/pkg/server/api/bundle/ 08:02:23 spire-1.2.1/pkg/server/api/bundle/v1/ 08:02:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:02:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:02:23 spire-1.2.1/pkg/server/api/bundle_test.go 08:02:23 spire-1.2.1/pkg/server/api/debug/ 08:02:23 spire-1.2.1/pkg/server/api/debug/v1/ 08:02:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:02:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:02:23 spire-1.2.1/pkg/server/api/entry.go 08:02:23 spire-1.2.1/pkg/server/api/entry/ 08:02:23 spire-1.2.1/pkg/server/api/entry/v1/ 08:02:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:02:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:02:23 spire-1.2.1/pkg/server/api/entry_test.go 08:02:23 spire-1.2.1/pkg/server/api/health/ 08:02:23 spire-1.2.1/pkg/server/api/health/v1/ 08:02:23 spire-1.2.1/pkg/server/api/health/v1/service.go 08:02:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:02:23 spire-1.2.1/pkg/server/api/id.go 08:02:23 spire-1.2.1/pkg/server/api/id_test.go 08:02:23 spire-1.2.1/pkg/server/api/limits/ 08:02:23 spire-1.2.1/pkg/server/api/limits/limits.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/ 08:02:23 spire-1.2.1/pkg/server/api/middleware/alias.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/audit.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/caller.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/common.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/entries.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:02:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:02:23 spire-1.2.1/pkg/server/api/ratelimit.go 08:02:23 spire-1.2.1/pkg/server/api/rpccontext/ 08:02:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:02:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:02:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:02:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:02:23 spire-1.2.1/pkg/server/api/selector.go 08:02:23 spire-1.2.1/pkg/server/api/selector_test.go 08:02:23 spire-1.2.1/pkg/server/api/status.go 08:02:23 spire-1.2.1/pkg/server/api/status_test.go 08:02:23 spire-1.2.1/pkg/server/api/svid/ 08:02:23 spire-1.2.1/pkg/server/api/svid/v1/ 08:02:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:02:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:02:23 spire-1.2.1/pkg/server/api/trustdomain.go 08:02:23 spire-1.2.1/pkg/server/api/trustdomain/ 08:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:02:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:02:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:02:23 spire-1.2.1/pkg/server/authpolicy/ 08:02:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:02:23 spire-1.2.1/pkg/server/authpolicy/policy.go 08:02:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:02:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:02:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:02:23 spire-1.2.1/pkg/server/authpolicy/validate.go 08:02:23 spire-1.2.1/pkg/server/bundle/ 08:02:23 spire-1.2.1/pkg/server/bundle/client/ 08:02:23 spire-1.2.1/pkg/server/bundle/client/client.go 08:02:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:02:23 spire-1.2.1/pkg/server/bundle/client/manager.go 08:02:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:02:23 spire-1.2.1/pkg/server/bundle/client/sources.go 08:02:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:02:23 spire-1.2.1/pkg/server/bundle/client/updater.go 08:02:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:02:23 spire-1.2.1/pkg/server/ca/ 08:02:23 spire-1.2.1/pkg/server/ca/ca.go 08:02:23 spire-1.2.1/pkg/server/ca/ca_health.go 08:02:23 spire-1.2.1/pkg/server/ca/ca_test.go 08:02:23 spire-1.2.1/pkg/server/ca/journal.go 08:02:23 spire-1.2.1/pkg/server/ca/journal_test.go 08:02:23 spire-1.2.1/pkg/server/ca/manager.go 08:02:23 spire-1.2.1/pkg/server/ca/manager_health.go 08:02:23 spire-1.2.1/pkg/server/ca/manager_test.go 08:02:23 spire-1.2.1/pkg/server/ca/templates.go 08:02:23 spire-1.2.1/pkg/server/ca/upstream_client.go 08:02:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:02:23 spire-1.2.1/pkg/server/ca/validation.go 08:02:23 spire-1.2.1/pkg/server/cache/ 08:02:23 spire-1.2.1/pkg/server/cache/dscache/ 08:02:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:02:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:02:23 spire-1.2.1/pkg/server/cache/entrycache/ 08:02:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:02:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:02:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:02:23 spire-1.2.1/pkg/server/catalog/ 08:02:23 spire-1.2.1/pkg/server/catalog/catalog.go 08:02:23 spire-1.2.1/pkg/server/catalog/keymanager.go 08:02:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:02:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:02:23 spire-1.2.1/pkg/server/catalog/notifier.go 08:02:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:02:23 spire-1.2.1/pkg/server/config.go 08:02:23 spire-1.2.1/pkg/server/datastore/ 08:02:23 spire-1.2.1/pkg/server/datastore/datastore.go 08:02:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:02:23 spire-1.2.1/pkg/server/datastore/repository.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:02:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:02:23 spire-1.2.1/pkg/server/endpoints/ 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/ 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:02:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:02:23 spire-1.2.1/pkg/server/endpoints/config.go 08:02:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:02:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:02:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:02:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:02:23 spire-1.2.1/pkg/server/endpoints/middleware.go 08:02:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:02:23 spire-1.2.1/pkg/server/hostservice/ 08:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:02:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:02:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:02:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:02:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/ 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/ 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:02:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:02:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:02:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/ 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:02:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:02:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:02:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:02:24 spire-1.2.1/pkg/server/registration/ 08:02:24 spire-1.2.1/pkg/server/registration/manager.go 08:02:24 spire-1.2.1/pkg/server/registration/manager_test.go 08:02:24 spire-1.2.1/pkg/server/scanentries.go 08:02:24 spire-1.2.1/pkg/server/scanentries_test.go 08:02:24 spire-1.2.1/pkg/server/server.go 08:02:24 spire-1.2.1/pkg/server/server_test.go 08:02:24 spire-1.2.1/pkg/server/svid/ 08:02:24 spire-1.2.1/pkg/server/svid/observer.go 08:02:24 spire-1.2.1/pkg/server/svid/observer_test.go 08:02:24 spire-1.2.1/pkg/server/svid/rotator.go 08:02:24 spire-1.2.1/pkg/server/svid/rotator_config.go 08:02:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:02:24 spire-1.2.1/pkg/server/svid/rotator_test.go 08:02:24 spire-1.2.1/proto/ 08:02:24 spire-1.2.1/proto/private/ 08:02:24 spire-1.2.1/proto/private/server/ 08:02:24 spire-1.2.1/proto/private/server/journal/ 08:02:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:02:24 spire-1.2.1/proto/private/server/journal/journal.proto 08:02:24 spire-1.2.1/proto/spire/ 08:02:24 spire-1.2.1/proto/spire/common/ 08:02:24 spire-1.2.1/proto/spire/common/common.pb.go 08:02:24 spire-1.2.1/proto/spire/common/common.proto 08:02:24 spire-1.2.1/proto/spire/common/plugin/ 08:02:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:02:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:02:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:02:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:02:24 spire-1.2.1/proto/spire/plugin/ 08:02:24 spire-1.2.1/proto/spire/plugin/agent/ 08:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:02:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:02:24 spire-1.2.1/release/ 08:02:24 spire-1.2.1/release/spire-extras/ 08:02:24 spire-1.2.1/release/spire-extras/README.md 08:02:24 spire-1.2.1/release/spire-extras/conf/ 08:02:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:02:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:02:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:02:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:02:24 spire-1.2.1/release/spire/ 08:02:24 spire-1.2.1/release/spire/README.md 08:02:24 spire-1.2.1/release/spire/conf/ 08:02:24 spire-1.2.1/release/spire/conf/agent/ 08:02:24 spire-1.2.1/release/spire/conf/agent/agent.conf 08:02:24 spire-1.2.1/release/spire/conf/server/ 08:02:24 spire-1.2.1/release/spire/conf/server/server.conf 08:02:24 spire-1.2.1/script/ 08:02:24 spire-1.2.1/script/build-artifact.sh 08:02:24 spire-1.2.1/script/generate_dummy_ca.sh 08:02:24 spire-1.2.1/support/ 08:02:24 spire-1.2.1/support/k8s/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.goInstalling go1.17.7... 08:02:24 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:02:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/ 08:02:24 spire-1.2.1/support/oidc-discovery-provider/README.md 08:02:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/config.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/main.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:02:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:02:24 spire-1.2.1/test/ 08:02:24 spire-1.2.1/test/clock/ 08:02:24 spire-1.2.1/test/clock/clock.go 08:02:24 spire-1.2.1/test/fakes/ 08:02:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:02:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:02:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:02:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:02:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:02:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:02:24 spire-1.2.1/test/fakes/fakeagentstore/ 08:02:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:02:24 spire-1.2.1/test/fakes/fakedatastore/ 08:02:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:02:24 spire-1.2.1/test/fakes/fakeentryclient/ 08:02:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:02:24 spire-1.2.1/test/fakes/fakehealthchecker/ 08:02:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:02:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:02:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:02:24 spire-1.2.1/test/fakes/fakemetrics/ 08:02:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:02:24 spire-1.2.1/test/fakes/fakenoderesolver/ 08:02:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:02:24 spire-1.2.1/test/fakes/fakenotifier/ 08:02:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:02:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:02:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:02:24 spire-1.2.1/test/fakes/fakeserverca/ 08:02:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:02:24 spire-1.2.1/test/fakes/fakeservercatalog/ 08:02:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:02:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:02:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:02:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:02:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:02:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:02:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:02:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:02:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:02:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:02:24 spire-1.2.1/test/fixture/ 08:02:24 spire-1.2.1/test/fixture/certs/ 08:02:24 spire-1.2.1/test/fixture/certs/agent_svid.der 08:02:24 spire-1.2.1/test/fixture/certs/base_cert.pem 08:02:24 spire-1.2.1/test/fixture/certs/base_csr.pem 08:02:24 spire-1.2.1/test/fixture/certs/base_key.pem 08:02:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:02:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:02:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:02:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:02:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:02:24 spire-1.2.1/test/fixture/certs/blog_key.pem 08:02:24 spire-1.2.1/test/fixture/certs/bundle.der 08:02:24 spire-1.2.1/test/fixture/certs/ca.pem 08:02:24 spire-1.2.1/test/fixture/certs/ca_key.pem 08:02:24 spire-1.2.1/test/fixture/certs/database_cert.pem 08:02:24 spire-1.2.1/test/fixture/certs/database_csr.pem 08:02:24 spire-1.2.1/test/fixture/certs/database_key.pem 08:02:24 spire-1.2.1/test/fixture/certs/node_cert.pem 08:02:24 spire-1.2.1/test/fixture/certs/node_csr.pem 08:02:24 spire-1.2.1/test/fixture/certs/node_key.pem 08:02:24 spire-1.2.1/test/fixture/certs/svid.pem 08:02:24 spire-1.2.1/test/fixture/certs/svid_key.pem 08:02:24 spire-1.2.1/test/fixture/config/ 08:02:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:02:24 spire-1.2.1/test/fixture/config/agent_good.conf 08:02:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:02:24 spire-1.2.1/test/fixture/config/plugin_good.conf 08:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:02:24 spire-1.2.1/test/fixture/config/server_good.conf 08:02:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:02:24 spire-1.2.1/test/fixture/fixture.go 08:02:24 spire-1.2.1/test/fixture/nodeattestor/ 08:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:02:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:02:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:02:24 spire-1.2.1/test/fixture/registration/ 08:02:24 spire-1.2.1/test/fixture/registration/entries.json 08:02:24 spire-1.2.1/test/fixture/registration/good-for-update.json 08:02:24 spire-1.2.1/test/fixture/registration/good.json 08:02:24 spire-1.2.1/test/fixture/registration/invalid.json 08:02:24 spire-1.2.1/test/fixture/registration/invalid_json.json 08:02:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:02:24 spire-1.2.1/test/integration/ 08:02:24 spire-1.2.1/test/integration/README.md 08:02:24 spire-1.2.1/test/integration/common 08:02:24 spire-1.2.1/test/integration/setup/ 08:02:24 spire-1.2.1/test/integration/setup/adminclient/ 08:02:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:02:24 spire-1.2.1/test/integration/setup/adminclient/client.go 08:02:24 spire-1.2.1/test/integration/setup/debugagent/ 08:02:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:02:24 spire-1.2.1/test/integration/setup/debugagent/main.go 08:02:24 spire-1.2.1/test/integration/setup/debugserver/ 08:02:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:02:24 spire-1.2.1/test/integration/setup/debugserver/main.go 08:02:24 spire-1.2.1/test/integration/setup/downstreamclient/ 08:02:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:02:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:02:24 spire-1.2.1/test/integration/setup/itclient/ 08:02:24 spire-1.2.1/test/integration/setup/itclient/client.go 08:02:24 spire-1.2.1/test/integration/setup/node-attestation/ 08:02:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:02:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:02:24 spire-1.2.1/test/integration/setup/x509pop/ 08:02:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:02:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:02:24 spire-1.2.1/test/integration/suites/ 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:02:24 spire-1.2.1/test/integration/suites/join-token/ 08:02:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:02:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:02:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:02:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:02:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:02:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:02:24 spire-1.2.1/test/integration/suites/join-token/README.md 08:02:24 spire-1.2.1/test/integration/suites/join-token/conf/ 08:02:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/join-token/teardown 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:02:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:02:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:02:24 spire-1.2.1/test/integration/suites/k8s/ 08:02:24 spire-1.2.1/test/integration/suites/k8s/00-setup 08:02:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:02:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:02:24 spire-1.2.1/test/integration/suites/k8s/README.md 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/ 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:02:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:02:24 spire-1.2.1/test/integration/suites/k8s/teardown 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/ 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:02:24 spire-1.2.1/test/integration/suites/rotation/ 08:02:24 spire-1.2.1/test/integration/suites/rotation/00-setup 08:02:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:02:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:02:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:02:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:02:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:02:24 spire-1.2.1/test/integration/suites/rotation/README.md 08:02:24 spire-1.2.1/test/integration/suites/rotation/conf/ 08:02:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/rotation/teardown 08:02:24 spire-1.2.1/test/integration/suites/self-test/ 08:02:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:02:24 spire-1.2.1/test/integration/suites/self-test/README.md 08:02:24 spire-1.2.1/test/integration/suites/self-test/teardown 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:02:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:02:24 spire-1.2.1/test/integration/suites/upgrade/ 08:02:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:02:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:02:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:02:24 spire-1.2.1/test/integration/suites/upgrade/README.md 08:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:02:24 spire-1.2.1/test/integration/suites/upgrade/teardown 08:02:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:02:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:02:24 spire-1.2.1/test/integration/test-one.sh 08:02:24 spire-1.2.1/test/integration/test.sh 08:02:24 spire-1.2.1/test/plugintest/ 08:02:24 spire-1.2.1/test/plugintest/config.go 08:02:24 spire-1.2.1/test/plugintest/load.go 08:02:24 spire-1.2.1/test/plugintest/option.go 08:02:24 spire-1.2.1/test/spiretest/ 08:02:24 spire-1.2.1/test/spiretest/apiserver.go 08:02:24 spire-1.2.1/test/spiretest/assertions.go 08:02:24 spire-1.2.1/test/spiretest/dir.go 08:02:24 spire-1.2.1/test/spiretest/errors_posix.go 08:02:24 spire-1.2.1/test/spiretest/errors_windows.go 08:02:24 spire-1.2.1/test/spiretest/logs.go 08:02:24 spire-1.2.1/test/spiretest/socketapi.go 08:02:24 spire-1.2.1/test/spiretest/suite.go 08:02:24 spire-1.2.1/test/spiretest/x509.go 08:02:24 spire-1.2.1/test/testca/ 08:02:24 spire-1.2.1/test/testca/ca.go 08:02:24 spire-1.2.1/test/testkey/ 08:02:24 spire-1.2.1/test/testkey/generate.sh 08:02:24 spire-1.2.1/test/testkey/genkeys.go 08:02:24 spire-1.2.1/test/testkey/keys.go 08:02:24 spire-1.2.1/test/testkey/new.go 08:02:24 spire-1.2.1/test/tpmsimulator/ 08:02:24 spire-1.2.1/test/tpmsimulator/simulator.go 08:02:24 spire-1.2.1/test/util/ 08:02:24 spire-1.2.1/test/util/cert_fixtures.go 08:02:24 spire-1.2.1/test/util/cert_generation.go 08:02:24 spire-1.2.1/test/util/io_redirection.go 08:02:24 spire-1.2.1/test/util/race.go 08:02:24 spire-1.2.1/test/util/util.go 08:02:24 building spire from source... 08:02:25 Installing go1.17.7... 08:02:52 Building bin/spire-server... 08:02:52 go: downloading github.com/mitchellh/cli v1.1.2 08:02:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:02:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:02:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:02:52 Building bin/spire-server... 08:02:52 go: downloading google.golang.org/grpc v1.44.0 08:02:52 go: downloading github.com/mitchellh/cli v1.1.2 08:02:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:02:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:02:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:02:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:02:52 go: downloading google.golang.org/grpc v1.44.0 08:02:53 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:02:54 go: downloading github.com/imdario/mergo v0.3.12 08:02:54 go: downloading github.com/sirupsen/logrus v1.8.1 08:02:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:02:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:02:56 go: downloading github.com/imdario/mergo v0.3.12 08:02:56 go: downloading github.com/sirupsen/logrus v1.8.1 08:02:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:02:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:02:57 go: downloading github.com/fatih/color v1.13.0 08:02:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:02:57 go: downloading github.com/mattn/go-isatty v0.0.14 08:02:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:02:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:02:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:02:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:02:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:02:58 go: downloading github.com/mattn/go-isatty v0.0.14 08:02:58 go: downloading github.com/fatih/color v1.13.0 08:02:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:02:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:02:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:02:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:02:58 go: downloading github.com/armon/go-metrics v0.3.10 08:02:58 go: downloading github.com/prometheus/client_golang v1.12.1 08:02:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:02:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:02:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:02:59 go: downloading github.com/armon/go-metrics v0.3.10 08:02:59 go: downloading github.com/prometheus/client_golang v1.12.1 08:02:59 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:02:59 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:03:00 go: downloading github.com/open-policy-agent/opa v0.38.0 08:03:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:03:00 go: downloading github.com/open-policy-agent/opa v0.38.0 08:03:19 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:03:19 go: downloading github.com/mattn/go-colorable v0.1.12 08:03:19 go: downloading github.com/Masterminds/goutils v1.1.0 08:03:19 go: downloading github.com/google/uuid v1.1.2 08:03:19 go: downloading github.com/Masterminds/semver v1.5.0 08:03:19 go: downloading github.com/huandu/xstrings v1.3.2 08:03:19 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:03:19 go: downloading github.com/oklog/run v1.0.0 08:03:19 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:03:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:03:19 go: downloading go.uber.org/atomic v1.9.0 08:03:19 go: downloading github.com/prometheus/client_model v0.2.0 08:03:19 go: downloading github.com/prometheus/common v0.32.1 08:03:19 go: downloading github.com/imkira/go-observer v1.0.3 08:03:19 go: downloading github.com/beorn7/perks v1.0.1 08:03:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:03:19 go: downloading github.com/prometheus/procfs v0.7.3 08:03:19 go: downloading github.com/hashicorp/errwrap v1.1.0 08:03:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:03:19 go: downloading github.com/twmb/murmur3 v1.1.6 08:03:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:03:19 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:03:19 go: downloading github.com/blang/semver/v4 v4.0.0 08:03:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:03:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:03:21 go: downloading github.com/jinzhu/gorm v1.9.16 08:03:21 go: downloading github.com/lib/pq v1.10.4 08:03:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:03:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:03:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:03:26 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:03:26 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:03:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:03:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:03:26 go: downloading github.com/mattn/go-colorable v0.1.12 08:03:26 go: downloading github.com/Masterminds/goutils v1.1.0 08:03:26 go: downloading github.com/Masterminds/semver v1.5.0 08:03:26 go: downloading github.com/google/uuid v1.1.2 08:03:26 go: downloading github.com/huandu/xstrings v1.3.2 08:03:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:03:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:03:27 go: downloading github.com/prometheus/client_model v0.2.0 08:03:27 go: downloading github.com/prometheus/common v0.32.1 08:03:27 go: downloading github.com/beorn7/perks v1.0.1 08:03:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:03:27 go: downloading github.com/prometheus/procfs v0.7.3 08:03:28 go: downloading github.com/imkira/go-observer v1.0.3 08:03:28 go: downloading go.uber.org/atomic v1.9.0 08:03:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:03:29 go: downloading github.com/oklog/run v1.0.0 08:03:29 go: downloading github.com/hashicorp/errwrap v1.1.0 08:03:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:03:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:03:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:03:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:03:30 go: downloading github.com/blang/semver/v4 v4.0.0 08:03:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:03:30 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:03:30 go: downloading github.com/jinzhu/gorm v1.9.16 08:03:31 go: downloading github.com/lib/pq v1.10.4 08:03:31 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:03:31 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:03:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:03:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:03:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:03:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:03:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:03:36 go: downloading github.com/stretchr/testify v1.7.0 08:03:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:03:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:03:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:03:40 go: downloading github.com/stretchr/testify v1.7.0 08:03:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:03:40 go: downloading google.golang.org/api v0.70.0 08:03:40 go: downloading k8s.io/client-go v0.23.4 08:03:40 go: downloading k8s.io/api v0.23.4 08:03:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:03:59 go: downloading google.golang.org/api v0.70.0 08:03:59 go: downloading k8s.io/client-go v0.23.4 08:03:59 go: downloading k8s.io/api v0.23.4 08:04:12 go: downloading github.com/google/go-tpm v0.3.3 08:04:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:04:30 go: downloading github.com/google/go-tpm v0.3.3 08:04:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:04:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:04:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:04:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:04:30 go: downloading cloud.google.com/go/storage v1.21.0 08:04:30 go: downloading cloud.google.com/go v0.100.2 08:04:32 go: downloading k8s.io/apimachinery v0.23.4 08:04:35 go: downloading k8s.io/kube-aggregator v0.23.3 08:04:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:04:38 go: downloading cloud.google.com/go/security v1.3.0 08:04:38 go: downloading github.com/hashicorp/vault/api v1.4.1 08:04:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:04:39 go: downloading github.com/twmb/murmur3 v1.1.6 08:04:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:04:39 go: downloading gopkg.in/yaml.v2 v2.4.0 08:04:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:04:40 go: downloading github.com/gobwas/glob v0.2.3 08:04:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:04:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:04:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:04:41 go: downloading github.com/jinzhu/inflection v1.0.0 08:04:41 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:04:41 go: downloading github.com/aws/smithy-go v1.11.0 08:04:41 go: downloading cloud.google.com/go/storage v1.21.0 08:04:41 go: downloading cloud.google.com/go v0.100.2 08:04:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:04:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:04:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:04:43 go: downloading k8s.io/apimachinery v0.23.4 08:04:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:04:43 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:04:43 go: downloading github.com/gogo/protobuf v1.3.2 08:04:45 go: downloading k8s.io/kube-aggregator v0.23.3 08:04:46 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:04:48 go: downloading cloud.google.com/go/security v1.3.0 08:04:48 go: downloading github.com/hashicorp/vault/api v1.4.1 08:04:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:04:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:04:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:04:49 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:04:49 go: downloading gopkg.in/yaml.v2 v2.4.0 08:04:49 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:04:49 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:04:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:04:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:04:49 go: downloading github.com/dimchansky/utfbom v1.1.1 08:04:49 go: downloading cloud.google.com/go/compute v1.3.0 08:04:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:04:49 go: downloading github.com/gobwas/glob v0.2.3 08:04:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:04:50 go: downloading github.com/jinzhu/inflection v1.0.0 08:04:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:04:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:04:50 go: downloading cloud.google.com/go/iam v0.1.1 08:04:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:04:50 go: downloading k8s.io/klog/v2 v2.30.0 08:04:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:04:50 go: downloading github.com/google/gofuzz v1.1.0 08:04:50 go: downloading github.com/aws/smithy-go v1.11.0 08:04:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:04:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:04:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:04:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:04:52 go: downloading github.com/spf13/pflag v1.0.5 08:04:52 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:04:52 go: downloading github.com/gogo/protobuf v1.3.2 08:04:53 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:04:53 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:04:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:04:53 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:04:53 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:04:53 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:04:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:04:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:04:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:04:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:04:56 go: downloading go.opencensus.io v0.23.0 08:04:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:04:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:04:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:04:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:04:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:04:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:04:58 go: downloading github.com/dimchansky/utfbom v1.1.1 08:04:59 go: downloading cloud.google.com/go/compute v1.3.0 08:04:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:04:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:04:59 go: downloading gopkg.in/inf.v0 v0.9.1 08:04:59 go: downloading github.com/go-logr/logr v1.2.2 08:04:59 go: downloading github.com/google/go-cmp v0.5.7 08:04:59 go: downloading cloud.google.com/go/iam v0.1.1 08:05:00 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:05:00 go: downloading k8s.io/klog/v2 v2.30.0 08:05:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:05:00 go: downloading github.com/google/gofuzz v1.1.0 08:05:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:05:00 go: downloading github.com/json-iterator/go v1.1.12 08:05:01 go: downloading github.com/googleapis/gnostic v0.5.5 08:05:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:05:02 go: downloading github.com/spf13/pflag v1.0.5 08:05:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:05:02 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:05:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:05:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:05:03 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:05:03 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:05:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:05:03 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:05:04 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:05:04 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:05:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:05:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:05:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:05:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:05:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:05:06 go: downloading github.com/tklauser/numcpus v0.3.0 08:05:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:05:06 go: downloading go.uber.org/zap v1.21.0 08:05:07 go: downloading go.opencensus.io v0.23.0 08:05:07 go: downloading sigs.k8s.io/yaml v1.3.0 08:05:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:05:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:05:07 go: downloading github.com/modern-go/reflect2 v1.0.2 08:05:07 go: downloading github.com/ryanuber/go-glob v1.0.0 08:05:08 go: downloading github.com/golang/snappy v0.0.4 08:05:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:05:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:05:08 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:05:08 go: downloading gopkg.in/inf.v0 v0.9.1 08:05:08 go: downloading github.com/go-logr/logr v1.2.2 08:05:08 go: downloading github.com/google/go-cmp v0.5.7 08:05:09 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:05:09 go: downloading github.com/json-iterator/go v1.1.12 08:05:10 go: downloading github.com/googleapis/gnostic v0.5.5 08:05:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:05:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:05:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:05:15 go: downloading github.com/tklauser/numcpus v0.3.0 08:05:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:05:15 go: downloading go.uber.org/zap v1.21.0 08:05:16 go: downloading sigs.k8s.io/yaml v1.3.0 08:05:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:05:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:05:17 go: downloading github.com/modern-go/reflect2 v1.0.2 08:05:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:05:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:05:17 go: downloading github.com/hashicorp/go-version v1.2.0 08:05:17 go: downloading go.uber.org/multierr v1.6.0 08:05:17 go: downloading github.com/ryanuber/go-glob v1.0.0 08:05:17 go: downloading github.com/golang/snappy v0.0.4 08:05:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:05:27 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:05:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:05:27 go: downloading github.com/hashicorp/go-version v1.2.0 08:05:27 go: downloading go.uber.org/multierr v1.6.0 08:05:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:05:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:05:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:05:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:06:51 Removing intermediate container df224721bbe7 08:06:51 ---> 801135253095 08:06:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:06:51 ---> Running in bcd73446fe70 08:06:51 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 08:06:54 Removing intermediate container bcd73446fe70 08:06:54 ---> 375e0d4bf267 08:06:54 08:06:54 Step 11/23 : FROM docker:20.10.14 08:06:54 20.10.14: Pulling from library/docker 08:07:09 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 08:07:09 Status: Downloaded newer image for docker:20.10.14 08:07:09 ---> c346e9eafbab 08:07:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:07:09 ---> Running in 25d502df2c8b 08:07:09 Removing intermediate container 25d502df2c8b 08:07:09 ---> 71b564093d43 08:07:09 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 08:07:09 ---> Running in 76f53f0c5e47 08:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:07:13 (1/43) Installing readline (8.1.1-r0) 08:07:13 (2/43) Installing bash (5.1.16-r0) 08:07:13 Executing bash-5.1.16-r0.post-install 08:07:13 (3/43) Installing brotli-libs (1.0.9-r5) 08:07:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 08:07:13 (5/43) Installing libcurl (7.80.0-r0) 08:07:13 (6/43) Installing curl (7.80.0-r0) 08:07:13 (7/43) Installing dumb-init (1.2.5-r1) 08:07:13 (8/43) Installing libbz2 (1.0.8-r1) 08:07:13 (9/43) Installing expat (2.4.7-r0) 08:07:13 (10/43) Installing libffi (3.4.2-r1) 08:07:13 (11/43) Installing gdbm (1.22-r0) 08:07:13 (12/43) Installing xz-libs (5.2.5-r1) 08:07:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 08:07:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 08:07:13 (15/43) Installing mpdecimal (2.5.1-r1) 08:07:13 (16/43) Installing sqlite-libs (3.36.0-r0) 08:07:13 (17/43) Installing python3 (3.9.7-r4) 08:07:15 (18/43) Installing py3-appdirs (1.4.4-r2) 08:07:15 (19/43) Installing py3-certifi (2020.12.5-r1) 08:07:15 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 08:07:15 (21/43) Installing py3-idna (3.3-r0) 08:07:15 (22/43) Installing py3-urllib3 (1.26.7-r0) 08:07:15 (23/43) Installing py3-requests (2.26.0-r1) 08:07:15 (24/43) Installing py3-msgpack (1.0.2-r1) 08:07:15 (25/43) Installing py3-lockfile (0.12.2-r4) 08:07:15 (26/43) Installing py3-cachecontrol (0.12.10-r0) 08:07:15 (27/43) Installing py3-colorama (0.4.4-r1) 08:07:15 (28/43) Installing py3-contextlib2 (21.6.0-r1) 08:07:15 (29/43) Installing py3-distlib (0.3.3-r0) 08:07:16 (30/43) Installing py3-distro (1.6.0-r0) 08:07:16 (31/43) Installing py3-six (1.16.0-r0) 08:07:16 (32/43) Installing py3-webencodings (0.5.1-r4) 08:07:16 (33/43) Installing py3-html5lib (1.1-r1) 08:07:16 (34/43) Installing py3-parsing (2.4.7-r2) 08:07:16 (35/43) Installing py3-packaging (20.9-r1) 08:07:16 (36/43) Installing py3-tomli (1.2.2-r0) 08:07:16 (37/43) Installing py3-pep517 (0.12.0-r0) 08:07:16 (38/43) Installing py3-progress (1.6-r0) 08:07:16 (39/43) Installing py3-retrying (1.3.3-r2) 08:07:16 (40/43) Installing py3-ordered-set (4.0.2-r2) 08:07:16 (41/43) Installing py3-setuptools (52.0.0-r4) 08:07:16 (42/43) Installing py3-toml (0.10.2-r2) 08:07:16 (43/43) Installing py3-pip (20.3.4-r1) 08:07:17 Executing busybox-1.34.1-r5.trigger 08:07:17 OK: 82 MiB in 65 packages 08:07:22 Collecting docker-compose==1.23.2 08:07:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:07:23 Collecting docker<4.0,>=3.6.0 08:07:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:07:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:07:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:07:25 Collecting PyYAML<4,>=3.10 08:07:25 Downloading PyYAML-3.13.tar.gz (270 kB) 08:07:30 Collecting cached-property<2,>=1.2.0 08:07:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:07:30 Collecting texttable<0.10,>=0.9.0 08:07:30 Downloading texttable-0.9.1.tar.gz (11 kB) 08:07:32 Collecting docopt<0.7,>=0.6.1 08:07:32 Downloading docopt-0.6.2.tar.gz (25 kB) 08:07:35 Collecting dockerpty<0.5,>=0.4.1 08:07:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:07:37 Collecting jsonschema<3,>=2.5.1 08:07:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:07:37 Collecting websocket-client<1.0,>=0.32.0 08:07:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:07:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 08:07:38 Collecting docker-pycreds>=0.4.0 08:07:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:07:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 08:07:39 Collecting chardet<3.1.0,>=3.0.2 08:07:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:07:39 Collecting idna<2.8,>=2.5 08:07:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:07:40 Collecting urllib3<1.25,>=1.21.1 08:07:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:07:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:07:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:07:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:07:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:07:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:07:41 Attempting uninstall: urllib3 08:07:41 Found existing installation: urllib3 1.26.7 08:07:41 Uninstalling urllib3-1.26.7: 08:07:41 Successfully uninstalled urllib3-1.26.7 08:07:42 Attempting uninstall: idna 08:07:42 Found existing installation: idna 3.3 08:07:42 Uninstalling idna-3.3: 08:07:42 Successfully uninstalled idna-3.3 08:07:45 Attempting uninstall: requests 08:07:45 Found existing installation: requests 2.26.0 08:07:45 Uninstalling requests-2.26.0: 08:07:45 Successfully uninstalled requests-2.26.0 08:07:46 Running setup.py install for texttable: started 08:07:48 Running setup.py install for texttable: finished with status 'done' 08:07:48 Running setup.py install for PyYAML: started 08:07:52 Running setup.py install for PyYAML: finished with status 'done' 08:07:52 Running setup.py install for docopt: started 08:07:55 Running setup.py install for docopt: finished with status 'done' 08:07:55 Running setup.py install for dockerpty: started 08:07:57 Running setup.py install for dockerpty: finished with status 'done' 08:07:58 Removing intermediate container f6bd0a5463aa 08:07:58 ---> 8b06e567001c 08:07:58 08:07:58 Step 10/23 : FROM alpine:3.14 08:07:58 3.14: Pulling from library/alpine 08:08:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:08:00 Status: Downloaded newer image for alpine:3.14 08:08:00 ---> ac73e934f311 08:08:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:08:00 ---> Running in 9223832ed1ab 08:08:00 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 08:08:00 Removing intermediate container 9223832ed1ab 08:08:00 ---> c1a1ef2f1802 08:08:00 Step 12/23 : ENV APP_PORT=59880 08:08:00 ---> Running in 0cf9d1910f89 08:08:01 Removing intermediate container 0cf9d1910f89 08:08:01 ---> c9105e2c4ed4 08:08:01 Step 13/23 : EXPOSE $APP_PORT 08:08:01 ---> Running in 6e6a7d444774 08:08:02 Removing intermediate container 6e6a7d444774 08:08:02 ---> 7f7f637a12cc 08:08:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:02 ---> Running in c15294710dd6 08:08:06 Removing intermediate container c15294710dd6 08:08:06 ---> 1770546d2c09 08:08:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:08:06 ---> Running in 1d1da051899c 08:08:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:08:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:08:11 (1/6) Installing dumb-init (1.2.5-r1) 08:08:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:08:11 (3/6) Installing libsodium (1.0.18-r0) 08:08:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:08:12 (5/6) Installing libzmq (4.3.4-r0) 08:08:12 (6/6) Installing zeromq (4.3.4-r0) 08:08:12 Executing busybox-1.33.1-r7.trigger 08:08:12 OK: 8 MiB in 20 packages 08:08:14 Removing intermediate container 1d1da051899c 08:08:14 ---> 4ceb423ea217 08:08:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:08:16 ---> 872a214d8155 08:08:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:08:18 ---> f8986b8d7a2b 08:08:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:08:19 Removing intermediate container 76f53f0c5e47 08:08:19 ---> eb14817393f9 08:08:19 Step 14/23 : ENV APP_PORT=58890 08:08:19 ---> Running in f82d81b8d907 08:08:20 ---> 34240245cfd0 08:08:20 Step 19/23 : ENTRYPOINT ["/core-data"] 08:08:20 ---> Running in 9300c6e59be0 08:08:20 Removing intermediate container f82d81b8d907 08:08:20 ---> ba6a82df47c3 08:08:20 Step 15/23 : EXPOSE $APP_PORT 08:08:20 ---> Running in 0c1b1362d680 08:08:21 Removing intermediate container 9300c6e59be0 08:08:21 ---> 1e5499441db0 08:08:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:08:21 ---> Running in 5e908bfb3ada 08:08:21 Removing intermediate container 0c1b1362d680 08:08:21 ---> 51478c139c47 08:08:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:08:21 Removing intermediate container 5e908bfb3ada 08:08:21 ---> 751565847767 08:08:21 Step 21/23 : LABEL arch=arm64 08:08:22 ---> Running in 06ef0fa945d0 08:08:23 Removing intermediate container 06ef0fa945d0 08:08:23 ---> 2e973d57bfad 08:08:23 Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:08:23 ---> Running in aec62021d347 08:08:23 ---> 939416d4fc9c 08:08:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:08:23 Removing intermediate container aec62021d347 08:08:23 ---> 406d02fe1dea 08:08:23 Step 23/23 : LABEL version=0.0.0 08:08:23 ---> Running in 8eaf4c07710a 08:08:24 Removing intermediate container 8eaf4c07710a 08:08:24 ---> eca451a381cf 08:08:24 08:08:25 ---> 97a97bf42501 08:08:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:08:25 Successfully built eca451a381cf 08:08:25 Successfully tagged core-data-arm64:latest 08:08:25  Building core-data ... done Building security-bootstrapper 08:08:26 ---> eedaabda2cf5 08:08:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:08:26 ---> Running in 56bd9be15ef6 08:08:26 Removing intermediate container 56bd9be15ef6 08:08:26 ---> c57df34c2294 08:08:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:08:27 ---> Running in ba5848328d5c 08:08:27 Removing intermediate container ba5848328d5c 08:08:27 ---> 70af84a23e43 08:08:27 Step 21/23 : LABEL arch=arm64 08:08:27 ---> Running in eebacfd4597c 08:08:28 Removing intermediate container eebacfd4597c 08:08:28 ---> 569c8825a0f1 08:08:28 Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:08:28 ---> Running in 41a31b128fe3 08:08:29 Removing intermediate container 41a31b128fe3 08:08:29 ---> 60922f830a58 08:08:29 Step 23/23 : LABEL version=0.0.0 08:08:29 ---> Running in 69acc1175ba3 08:08:30 Removing intermediate container 69acc1175ba3 08:08:30 ---> 6d6e58d0964f 08:08:30 08:08:30 Successfully built 6d6e58d0964f 08:08:30 Successfully tagged sys-mgmt-agent-arm64:latest 08:08:30  Building sys-mgmt-agent ... done Building support-scheduler 08:09:02 Removing intermediate container 877efcbe2b4b 08:09:02 ---> 9a7cb6df44b1 08:09:02 08:09:02 Step 9/20 : FROM alpine:3.15 08:09:02 3.15: Pulling from library/alpine 08:09:02 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 08:09:02 Status: Downloaded newer image for alpine:3.15 08:09:02 ---> 3fb3c9af89a9 08:09:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:09:02 ---> Running in d62b692bac35 08:09:02 Removing intermediate container d62b692bac35 08:09:02 ---> d426a7a9b9eb 08:09:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:02 ---> Running in 2058f0e31434 08:09:03 Removing intermediate container 2058f0e31434 08:09:03 ---> f027960edb04 08:09:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:09:03 ---> Running in 31c4b73f511b 08:09:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:09:06 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:09:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:09:06 ---> c99a4252868c 08:09:06 Step 3/31 : WORKDIR /edgex-go 08:09:06 ---> Using cache 08:09:06 ---> 98ed994a7c69 08:09:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:06 ---> Using cache 08:09:06 ---> 4b49a792dfdf 08:09:06 Step 5/31 : RUN apk add --update --no-cache make git 08:09:06 ---> Running in b8a74f3bf50a 08:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:09:08 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:09:08 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 08:09:08 OK: 15730 distinct packages available 08:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:09:10 OK: 220 MiB in 52 packages 08:09:11 (1/9) Installing ca-certificates (20211220-r0) 08:09:12 (2/9) Installing brotli-libs (1.0.9-r5) 08:09:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:09:12 (4/9) Installing libcurl (7.80.0-r0) 08:09:12 (5/9) Installing curl (7.80.0-r0) 08:09:12 (6/9) Installing dumb-init (1.2.5-r1) 08:09:12 (7/9) Installing musl-obstack (1.2.3-r0) 08:09:12 (8/9) Installing libucontext (1.1-r0) 08:09:12 Removing intermediate container b8a74f3bf50a 08:09:12 ---> 6ac2c2de31af 08:09:12 Step 6/31 : COPY go.mod vendor* ./ 08:09:12 (9/9) Installing gcompat (1.0.0-r4) 08:09:12 Executing busybox-1.34.1-r5.trigger 08:09:12 Executing ca-certificates-20211220-r0.trigger 08:09:13 OK: 8 MiB in 23 packages 08:09:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:09:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:09:13 ---> c99a4252868c 08:09:13 Step 3/22 : WORKDIR /edgex-go 08:09:13 ---> Using cache 08:09:13 ---> 98ed994a7c69 08:09:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:13 ---> Using cache 08:09:13 ---> 4b49a792dfdf 08:09:13 Step 5/22 : RUN apk add --update --no-cache make git 08:09:13 ---> Using cache 08:09:13 ---> 6ac2c2de31af 08:09:13 Step 6/22 : COPY go.mod vendor* ./ 08:09:14 ---> c452f25a9bde 08:09:14 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:14 ---> Running in 03a40f39a3f4 08:09:15 ---> ed94640c2df0 08:09:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:15 ---> Running in a2b3aafc2790 08:09:17 Removing intermediate container 31c4b73f511b 08:09:17 ---> 24ef8c52449b 08:09:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:18 ---> e69d6be4256c 08:09:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:09:20 ---> f5f9f9e9f74d 08:09:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:09:21 Removing intermediate container 03a40f39a3f4 08:09:21 ---> a548125d50fd 08:09:21 Step 8/31 : COPY . . 08:09:22 Removing intermediate container a2b3aafc2790 08:09:22 ---> ce6dea986084 08:09:22 Step 8/22 : COPY . . 08:09:22 ---> 848a99aaf907 08:09:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:09:22 ---> Running in 358dc4b4ffa6 08:09:23 Removing intermediate container 358dc4b4ffa6 08:09:23 ---> b54615767e96 08:09:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:09:23 ---> Running in 9b923d0f7ad0 08:09:24 Removing intermediate container 9b923d0f7ad0 08:09:24 ---> 6f0ed81cade4 08:09:24 Step 18/20 : LABEL arch=arm64 08:09:24 ---> Running in 0d8af0839d34 08:09:25 Removing intermediate container 0d8af0839d34 08:09:25 ---> 1497a5dac64c 08:09:25 Step 19/20 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:09:25 ---> Running in e232710271db 08:09:27 Removing intermediate container e232710271db 08:09:27 ---> d199a3e79fc5 08:09:27 Step 20/20 : LABEL version=0.0.0 08:09:27 ---> Running in eeddfca32c71 08:09:28 Removing intermediate container eeddfca32c71 08:09:28 ---> daac005e504d 08:09:28 08:09:29 Successfully built daac005e504d 08:09:29 Successfully tagged security-spiffe-token-provider-arm64:latest 08:09:29 Building support-notifications 08:10:02  Building security-spiffe-token-provider ... done  ---> f7827037be14 08:10:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:10:02 ---> Running in 4f16b2456e4c 08:10: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:10:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:10:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:10:03 ---> c99a4252868c 08:10:03 Step 3/22 : WORKDIR /edgex-go 08:10:03 ---> Using cache 08:10:03 ---> 98ed994a7c69 08:10:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:03 ---> Using cache 08:10:03 ---> 4b49a792dfdf 08:10:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:10:03 ---> Running in ecab9ab59bea 08:10:04 ---> 4a4bb205c33d 08:10:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:10:04 ---> Running in 392b92a2f361 08:10:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:10:06 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 08:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:10:08 OK: 220 MiB in 52 packages 08:10:09 Removing intermediate container ecab9ab59bea 08:10:09 ---> 2feb355872c5 08:10:09 Step 6/22 : COPY go.mod vendor* ./ 08:10:10 ---> 8607f27581a4 08:10:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:10 ---> Running in bcb4f3bc739f 08:10:16 Removing intermediate container bcb4f3bc739f 08:10:16 ---> 61ad2d700ca9 08:10:16 Step 8/22 : COPY . . 08:10:38 ---> f8b39e4abd3b 08:10:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:10:38 ---> Running in b628cf82cb9f 08:10:38 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 08:14:45 Removing intermediate container 4f16b2456e4c 08:14:45 ---> e5753cdc0a8c 08:14:45 08:14:45 Step 10/31 : FROM alpine:3.14 08:14:45 ---> ac73e934f311 08:14:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:14:45 ---> Running in d6d467265f2f 08:14:45 Removing intermediate container d6d467265f2f 08:14:45 ---> 8f3b472c503b 08:14:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:14:45 ---> Running in f8490642689d 08:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:14:46 (1/2) Installing dumb-init (1.2.5-r1) 08:14:46 (2/2) Installing su-exec (0.2-r1) 08:14:46 Executing busybox-1.33.1-r7.trigger 08:14:46 OK: 6 MiB in 16 packages 08:14:47 Removing intermediate container f8490642689d 08:14:47 ---> 2de1cc33d1fa 08:14:47 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:14:47 ---> Running in cf4e84b958b9 08:14:48 Removing intermediate container cf4e84b958b9 08:14:48 ---> 942021ffe7b9 08:14:48 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:14:48 ---> Running in e9ab9308202f 08:14:48 Removing intermediate container e9ab9308202f 08:14:48 ---> fecd4c90cc35 08:14:48 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:14:48 ---> Running in 73fa05cbc3ad 08:14:51 Removing intermediate container 73fa05cbc3ad 08:14:51 ---> 3bcb4296b730 08:14:51 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:14:51 ---> Running in deea7f456727 08:14:52 Removing intermediate container deea7f456727 08:14:52 ---> aee74ee8d9d2 08:14:52 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:14:53 ---> 205aebb426a3 08:14:53 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:14:53 ---> Running in 05b5eb5d525d 08:14:56 Removing intermediate container 05b5eb5d525d 08:14:56 ---> f3178627d0c3 08:14:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:57 ---> 3595550e7439 08:14:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:14:59 ---> 65dd652120eb 08:14:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:15:00 ---> 31010e5a911e 08:15:00 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:15:01 ---> 583c515bd265 08:15:01 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:15:02 ---> 81b75148ff2f 08:15:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:15:02 ---> Running in 42ce50a7678e 08:15:02 Removing intermediate container 42ce50a7678e 08:15:02 ---> 90820a97e11a 08:15:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:15:04 ---> 613856f41790 08:15:04 Step 26/31 : RUN chmod +x /entrypoint.sh 08:15:04 ---> Running in 513c0b047c75 08:15:07 Removing intermediate container 513c0b047c75 08:15:07 ---> bc05c41e3c54 08:15:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:15:07 ---> Running in 3f57af362f85 08:15:08 Removing intermediate container 3f57af362f85 08:15:08 ---> 434ac648b5e9 08:15:08 Step 28/31 : CMD ["gate"] 08:15:08 ---> Running in a177809d2f28 08:15:08 Removing intermediate container a177809d2f28 08:15:08 ---> 7c4a11176c7f 08:15:08 Step 29/31 : LABEL arch=arm64 08:15:09 ---> Running in 3a500c9e470f 08:15:09 Removing intermediate container 3a500c9e470f 08:15:09 ---> bb33de9c4d7e 08:15:09 Step 30/31 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:15:10 ---> Running in be151e68c37d 08:15:10 Removing intermediate container be151e68c37d 08:15:10 ---> 26309ab63098 08:15:10 Step 31/31 : LABEL version=0.0.0 08:15:11 ---> Running in bda91abda946 08:15:11 Removing intermediate container bda91abda946 08:15:11 ---> 9dcd2d2fc4f3 08:15:11 08:15:11 Successfully built 9dcd2d2fc4f3 08:15:11 Successfully tagged security-bootstrapper-arm64:latest 08:15:11 Building security-spire-agent 08:15:44  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:15:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:15:44 ---> c99a4252868c 08:15:44 Step 3/26 : WORKDIR /edgex-go 08:15:44 ---> Using cache 08:15:44 ---> 98ed994a7c69 08:15:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:44 ---> Using cache 08:15:44 ---> 4b49a792dfdf 08:15:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:15:44 ---> Using cache 08:15:44 ---> f5e31490946a 08:15:44 Step 6/26 : COPY go.mod vendor* ./ 08:15:44 ---> Using cache 08:15:44 ---> 39e6407ca662 08:15:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:44 ---> Using cache 08:15:44 ---> 96f81db93e68 08:15:44 Step 8/26 : COPY . . 08:15:44 ---> Using cache 08:15:44 ---> ae05c04c3769 08:15:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:15:44 ---> Using cache 08:15:44 ---> 4176908dd573 08:15:44 Step 10/26 : RUN mkdir -p spire-build 08:15:44 ---> Using cache 08:15:44 ---> e1449a377eeb 08:15:44 Step 11/26 : WORKDIR /edgex-go/spire-build 08:15:44 ---> Using cache 08:15:44 ---> 49ce2302c31f 08:15:44 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 08:15:44 ---> Running in 74c90d789580 08:15:44 spire-1.2.1/ 08:15:44 spire-1.2.1/.data/ 08:15:44 spire-1.2.1/.data/.file 08:15:44 spire-1.2.1/.dockerignore 08:15:44 spire-1.2.1/.gitattributes 08:15:44 spire-1.2.1/.githooks/ 08:15:44 spire-1.2.1/.githooks/pre-commit 08:15:44 spire-1.2.1/.github/ 08:15:44 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:15:44 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:15:44 spire-1.2.1/.github/dependabot.yml 08:15:44 spire-1.2.1/.github/workflows/ 08:15:44 spire-1.2.1/.github/workflows/nightly_build.yaml 08:15:44 spire-1.2.1/.github/workflows/pr_build.yaml 08:15:44 spire-1.2.1/.github/workflows/release_build.yaml 08:15:44 spire-1.2.1/.github/workflows/scripts/ 08:15:44 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:15:44 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:15:44 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:15:44 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:15:44 spire-1.2.1/.github/workflows/scripts/split.sh 08:15:44 spire-1.2.1/.gitignore 08:15:44 spire-1.2.1/.go-version 08:15:44 spire-1.2.1/.golangci.yml 08:15:44 spire-1.2.1/ADOPTERS.md 08:15:44 spire-1.2.1/CHANGELOG.md 08:15:44 spire-1.2.1/CODE-OF-CONDUCT.md 08:15:44 spire-1.2.1/CODEOWNERS 08:15:44 spire-1.2.1/CONTRIBUTING.md 08:15:44 spire-1.2.1/Dockerfile 08:15:44 spire-1.2.1/Dockerfile.dev 08:15:44 spire-1.2.1/Dockerfile.scratch 08:15:44 spire-1.2.1/LICENSE 08:15:44 spire-1.2.1/MAINTAINERS.md 08:15:44 spire-1.2.1/Makefile 08:15:44 spire-1.2.1/README.md 08:15:44 spire-1.2.1/ROADMAP.md 08:15:44 spire-1.2.1/SECURITY.md 08:15:44 spire-1.2.1/cmd/ 08:15:44 spire-1.2.1/cmd/spire-agent/ 08:15:44 spire-1.2.1/cmd/spire-agent/cli/ 08:15:44 spire-1.2.1/cmd/spire-agent/cli/api/ 08:15:44 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/common/ 08:15:44 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:15:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/run/ 08:15:44 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:15:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:15:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:15:44 spire-1.2.1/cmd/spire-agent/main.go 08:15:44 spire-1.2.1/cmd/spire-server/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/agent/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/cli.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/run/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/token/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/validate/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/x509/ 08:15:44 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:15:44 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:15:44 spire-1.2.1/cmd/spire-server/main.go 08:15:44 spire-1.2.1/cmd/spire-server/util/ 08:15:44 spire-1.2.1/cmd/spire-server/util/util.go 08:15:44 spire-1.2.1/conf/ 08:15:44 spire-1.2.1/conf/agent/ 08:15:44 spire-1.2.1/conf/agent/agent.conf 08:15:44 spire-1.2.1/conf/agent/agent_full.conf 08:15:44 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:15:44 spire-1.2.1/conf/server/ 08:15:44 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:15:44 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:15:44 spire-1.2.1/conf/server/server.conf 08:15:44 spire-1.2.1/conf/server/server_full.conf 08:15:44 spire-1.2.1/doc/ 08:15:44 spire-1.2.1/doc/SPIRE101.md 08:15:44 spire-1.2.1/doc/auditlog.md 08:15:44 spire-1.2.1/doc/authorization_policy_engine.md 08:15:44 spire-1.2.1/doc/changelog_guidelines.md 08:15:44 spire-1.2.1/doc/cure53-report.pdf 08:15:44 spire-1.2.1/doc/images/ 08:15:44 spire-1.2.1/doc/images/2019_roadmap.png 08:15:44 spire-1.2.1/doc/images/SPIRE101.png 08:15:44 spire-1.2.1/doc/images/SPIRE_agent.png 08:15:44 spire-1.2.1/doc/images/SPIRE_server.png 08:15:44 spire-1.2.1/doc/images/cache_mgr.png 08:15:44 spire-1.2.1/doc/images/cache_mgr_components.png 08:15:44 spire-1.2.1/doc/images/federated_spire.png 08:15:44 spire-1.2.1/doc/images/ha_mode.png 08:15:44 spire-1.2.1/doc/images/nested_spire.png 08:15:44 spire-1.2.1/doc/images/oidc_federation.png 08:15:44 spire-1.2.1/doc/images/single_trust_domain.png 08:15:44 spire-1.2.1/doc/images/spiffe_compatible.png 08:15:44 spire-1.2.1/doc/images/spire_logo.png 08:15:44 spire-1.2.1/doc/migrating_registration_api_clients.md 08:15:44 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:15:44 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:15:44 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:15:44 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:15:44 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:15:44 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:15:44 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:15:44 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:15:44 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:15:44 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:15:44 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:15:44 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:15:44 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:15:44 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:15:44 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:15:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:15:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:15:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:15:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:15:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:15:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:15:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:15:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:15:44 spire-1.2.1/doc/scaling_spire.md 08:15:44 spire-1.2.1/doc/spire_agent.md 08:15:44 spire-1.2.1/doc/spire_server.md 08:15:44 spire-1.2.1/doc/supported_integrations.md 08:15:44 spire-1.2.1/doc/telemetry.md 08:15:44 spire-1.2.1/doc/telemetry_config.md 08:15:44 spire-1.2.1/doc/upgrading.md 08:15:44 spire-1.2.1/doc/using_spire.md 08:15:44 spire-1.2.1/examples/ 08:15:44 spire-1.2.1/examples/README.md 08:15:44 spire-1.2.1/go.mod 08:15:44 spire-1.2.1/go.sum 08:15:44 spire-1.2.1/pkg/ 08:15:44 spire-1.2.1/pkg/agent/ 08:15:44 spire-1.2.1/pkg/agent/agent.go 08:15:44 spire-1.2.1/pkg/agent/api/ 08:15:44 spire-1.2.1/pkg/agent/api/config.go 08:15:44 spire-1.2.1/pkg/agent/api/debug/ 08:15:44 spire-1.2.1/pkg/agent/api/debug/v1/ 08:15:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:15:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:15:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:15:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:15:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:15:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:15:44 spire-1.2.1/pkg/agent/api/endpoints.go 08:15:44 spire-1.2.1/pkg/agent/api/health/ 08:15:44 spire-1.2.1/pkg/agent/api/health/v1/ 08:15:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:15:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:15:44 spire-1.2.1/pkg/agent/api/rpccontext/ 08:15:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:15:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:15:44 spire-1.2.1/pkg/agent/attestor/ 08:15:44 spire-1.2.1/pkg/agent/attestor/node/ 08:15:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:15:44 spire-1.2.1/pkg/agent/attestor/node/node.go 08:15:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:15:44 spire-1.2.1/pkg/agent/attestor/workload/ 08:15:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:15:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:15:44 spire-1.2.1/pkg/agent/catalog/ 08:15:44 spire-1.2.1/pkg/agent/catalog/catalog.go 08:15:44 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:15:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:15:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:15:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:15:44 spire-1.2.1/pkg/agent/client/ 08:15:44 spire-1.2.1/pkg/agent/client/client.go 08:15:44 spire-1.2.1/pkg/agent/client/client_test.go 08:15:44 spire-1.2.1/pkg/agent/client/dial.go 08:15:44 spire-1.2.1/pkg/agent/client/nodeconn.go 08:15:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:15:44 spire-1.2.1/pkg/agent/client/update.go 08:15:44 spire-1.2.1/pkg/agent/client/util.go 08:15:44 spire-1.2.1/pkg/agent/common/ 08:15:44 spire-1.2.1/pkg/agent/common/backoff/ 08:15:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:15:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:15:44 spire-1.2.1/pkg/agent/common/cgroups/ 08:15:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:15:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:15:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:15:44 spire-1.2.1/pkg/agent/config.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/ 08:15:44 spire-1.2.1/pkg/agent/endpoints/config.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:15:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:15:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/workload/ 08:15:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:15:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:15:44 spire-1.2.1/pkg/agent/manager/ 08:15:44 spire-1.2.1/pkg/agent/manager/cache/ 08:15:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:15:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:15:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:15:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:15:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:15:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:15:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:15:44 spire-1.2.1/pkg/agent/manager/config.go 08:15:44 spire-1.2.1/pkg/agent/manager/manager.go 08:15:44 spire-1.2.1/pkg/agent/manager/manager_test.go 08:15:44 spire-1.2.1/pkg/agent/manager/storage.go 08:15:44 spire-1.2.1/pkg/agent/manager/storage_test.go 08:15:44 spire-1.2.1/pkg/agent/manager/storecache/ 08:15:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:15:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:15:44 spire-1.2.1/pkg/agent/manager/sync.go 08:15:44 spire-1.2.1/pkg/agent/plugin/ 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:15:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:15:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:15:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:15:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:15:44 spire-1.2.1/pkg/agent/svid/ 08:15:44 spire-1.2.1/pkg/agent/svid/rotator.go 08:15:44 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:15:44 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:15:44 spire-1.2.1/pkg/agent/svid/store/ 08:15:44 spire-1.2.1/pkg/agent/svid/store/service.go 08:15:44 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:15:44 spire-1.2.1/pkg/common/ 08:15:44 spire-1.2.1/pkg/common/agentpathtemplate/ 08:15:44 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:15:44 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:15:44 spire-1.2.1/pkg/common/api/ 08:15:44 spire-1.2.1/pkg/common/api/metrics.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/ 08:15:44 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/logger.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/names.go 08:15:44 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:15:44 spire-1.2.1/pkg/common/api/names.go 08:15:44 spire-1.2.1/pkg/common/api/ratelimit.go 08:15:44 spire-1.2.1/pkg/common/api/rpccontext/ 08:15:44 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:15:44 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:15:44 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:15:44 spire-1.2.1/pkg/common/auth/ 08:15:44 spire-1.2.1/pkg/common/auth/interceptors.go 08:15:44 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:15:44 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/ 08:15:44 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/types.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:15:44 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:15:44 spire-1.2.1/pkg/common/catalog/ 08:15:44 spire-1.2.1/pkg/common/catalog/bind.go 08:15:44 spire-1.2.1/pkg/common/catalog/builtin.go 08:15:44 spire-1.2.1/pkg/common/catalog/catalog.go 08:15:44 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:15:44 spire-1.2.1/pkg/common/catalog/closers.go 08:15:44 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:15:44 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:15:44 spire-1.2.1/pkg/common/catalog/config.go 08:15:44 spire-1.2.1/pkg/common/catalog/config_test.go 08:15:44 spire-1.2.1/pkg/common/catalog/configure.go 08:15:44 spire-1.2.1/pkg/common/catalog/constraints.go 08:15:44 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:15:44 spire-1.2.1/pkg/common/catalog/context.go 08:15:44 spire-1.2.1/pkg/common/catalog/external.go 08:15:44 spire-1.2.1/pkg/common/catalog/host.go 08:15:44 spire-1.2.1/pkg/common/catalog/pipenet.go 08:15:44 spire-1.2.1/pkg/common/catalog/plugin.go 08:15:44 spire-1.2.1/pkg/common/catalog/testplugin/ 08:15:44 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:15:44 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:15:44 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:15:44 spire-1.2.1/pkg/common/cli/ 08:15:44 spire-1.2.1/pkg/common/cli/env.go 08:15:44 spire-1.2.1/pkg/common/cli/flags.go 08:15:44 spire-1.2.1/pkg/common/cli/trust_domain.go 08:15:44 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:15:44 spire-1.2.1/pkg/common/cli/umask.go 08:15:44 spire-1.2.1/pkg/common/cli/umask_posix.go 08:15:44 spire-1.2.1/pkg/common/cli/umask_test.go 08:15:44 spire-1.2.1/pkg/common/cli/umask_windows.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/ 08:15:44 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/flag.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/format.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/ 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:15:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:15:44 spire-1.2.1/pkg/common/coretypes/ 08:15:44 spire-1.2.1/pkg/common/coretypes/bundle/ 08:15:44 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:15:44 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:15:44 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:15:44 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:15:44 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:15:44 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:15:44 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:15:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:15:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:15:44 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:15:44 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:15:44 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:15:44 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:15:44 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:15:44 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:15:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:15:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:15:44 spire-1.2.1/pkg/common/cryptoutil/ 08:15:44 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:15:44 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:15:44 spire-1.2.1/pkg/common/diskutil/ 08:15:44 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:15:44 spire-1.2.1/pkg/common/diskutil/file_test.go 08:15:44 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:15:44 spire-1.2.1/pkg/common/errorutil/ 08:15:44 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:15:44 spire-1.2.1/pkg/common/health/ 08:15:44 spire-1.2.1/pkg/common/health/config.go 08:15:44 spire-1.2.1/pkg/common/health/context.go 08:15:44 spire-1.2.1/pkg/common/health/context_test.go 08:15:44 spire-1.2.1/pkg/common/health/health.go 08:15:44 spire-1.2.1/pkg/common/health/health_test.go 08:15:44 spire-1.2.1/pkg/common/health/logger.go 08:15:44 spire-1.2.1/pkg/common/hostservice/ 08:15:44 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:15:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:15:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:15:44 spire-1.2.1/pkg/common/idutil/ 08:15:44 spire-1.2.1/pkg/common/idutil/require.go 08:15:44 spire-1.2.1/pkg/common/idutil/require_test.go 08:15:44 spire-1.2.1/pkg/common/idutil/safety.go 08:15:44 spire-1.2.1/pkg/common/idutil/safety_test.go 08:15:44 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:15:44 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:15:44 spire-1.2.1/pkg/common/jwtsvid/ 08:15:44 spire-1.2.1/pkg/common/jwtsvid/common.go 08:15:44 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:15:44 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:15:44 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:15:44 spire-1.2.1/pkg/common/jwtutil/ 08:15:44 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:15:44 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:15:44 spire-1.2.1/pkg/common/log/ 08:15:44 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:15:44 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:15:44 spire-1.2.1/pkg/common/log/log.go 08:15:44 spire-1.2.1/pkg/common/log/log_test.go 08:15:44 spire-1.2.1/pkg/common/log/options.go 08:15:44 spire-1.2.1/pkg/common/nodeutil/ 08:15:44 spire-1.2.1/pkg/common/nodeutil/node.go 08:15:44 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:15:44 spire-1.2.1/pkg/common/peertracker/ 08:15:44 spire-1.2.1/pkg/common/peertracker/conn.go 08:15:44 spire-1.2.1/pkg/common/peertracker/credentials.go 08:15:44 spire-1.2.1/pkg/common/peertracker/errors.go 08:15:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:15:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:15:44 spire-1.2.1/pkg/common/peertracker/info.go 08:15:44 spire-1.2.1/pkg/common/peertracker/listener.go 08:15:44 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:15:44 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:15:44 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:15:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:15:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:15:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:15:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:15:44 spire-1.2.1/pkg/common/peertracker/tcp.go 08:15:44 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:15:44 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:15:44 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:15:44 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:15:44 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:15:44 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:15:44 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:15:44 spire-1.2.1/pkg/common/peertracker/uds.go 08:15:44 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:15:44 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:15:44 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:15:44 spire-1.2.1/pkg/common/pemutil/ 08:15:44 spire-1.2.1/pkg/common/pemutil/block.go 08:15:44 spire-1.2.1/pkg/common/pemutil/certs.go 08:15:44 spire-1.2.1/pkg/common/pemutil/common.go 08:15:44 spire-1.2.1/pkg/common/pemutil/csr.go 08:15:44 spire-1.2.1/pkg/common/pemutil/keys.go 08:15:44 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/ 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:15:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:15:44 spire-1.2.1/pkg/common/plugin/ 08:15:44 spire-1.2.1/pkg/common/plugin/aws/ 08:15:44 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:15:44 spire-1.2.1/pkg/common/plugin/azure/ 08:15:44 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:15:44 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:15:44 spire-1.2.1/pkg/common/plugin/facade.go 08:15:44 spire-1.2.1/pkg/common/plugin/facade_test.go 08:15:44 spire-1.2.1/pkg/common/plugin/gcp/ 08:15:44 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:15:44 spire-1.2.1/pkg/common/plugin/k8s/ 08:15:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:15:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:15:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:15:44 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:15:44 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:15:44 spire-1.2.1/pkg/common/plugin/log.go 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/ 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:15:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:15:44 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:15:44 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:15:44 spire-1.2.1/pkg/common/plugin/x509pop/ 08:15:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:15:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:15:44 spire-1.2.1/pkg/common/profiling/ 08:15:44 spire-1.2.1/pkg/common/profiling/dumpers.go 08:15:44 spire-1.2.1/pkg/common/profiling/profiling.go 08:15:44 spire-1.2.1/pkg/common/protoutil/ 08:15:44 spire-1.2.1/pkg/common/protoutil/masks.go 08:15:44 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:15:44 spire-1.2.1/pkg/common/rotationutil/ 08:15:44 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:15:44 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:15:44 spire-1.2.1/pkg/common/selector/ 08:15:44 spire-1.2.1/pkg/common/selector/selector.go 08:15:44 spire-1.2.1/pkg/common/selector/selector_test.go 08:15:44 spire-1.2.1/pkg/common/selector/set.go 08:15:44 spire-1.2.1/pkg/common/selector/set_utils.go 08:15:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/ 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/ 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:15:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:15:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:15:44 spire-1.2.1/pkg/common/telemetry/call.go 08:15:44 spire-1.2.1/pkg/common/telemetry/common/ 08:15:44 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:15:44 spire-1.2.1/pkg/common/telemetry/config.go 08:15:44 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:15:44 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/inmem.go 08:15:44 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/m3.go 08:15:44 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/metrics.go 08:15:44 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/names.go 08:15:44 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:15:44 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:15:44 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/ 08:15:44 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:15:44 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:15:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:15:44 spire-1.2.1/pkg/common/telemetry/server/server.go 08:15:44 spire-1.2.1/pkg/common/telemetry/sink.go 08:15:44 spire-1.2.1/pkg/common/telemetry/statsd.go 08:15:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:15:44 spire-1.2.1/pkg/common/telemetry/uptime.go 08:15:44 spire-1.2.1/pkg/common/telemetry/version.go 08:15:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:15:44 spire-1.2.1/pkg/common/uptime/ 08:15:44 spire-1.2.1/pkg/common/uptime/uptime.go 08:15:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:15:44 spire-1.2.1/pkg/common/util/ 08:15:44 spire-1.2.1/pkg/common/util/certs.go 08:15:44 spire-1.2.1/pkg/common/util/certs_test.go 08:15:44 spire-1.2.1/pkg/common/util/csr.go 08:15:44 spire-1.2.1/pkg/common/util/hash.go 08:15:44 spire-1.2.1/pkg/common/util/selectors.go 08:15:44 spire-1.2.1/pkg/common/util/selectors_test.go 08:15:44 spire-1.2.1/pkg/common/util/signals.go 08:15:44 spire-1.2.1/pkg/common/util/sort.go 08:15:44 spire-1.2.1/pkg/common/util/sort_test.go 08:15:44 spire-1.2.1/pkg/common/util/task.go 08:15:44 spire-1.2.1/pkg/common/util/task_test.go 08:15:44 spire-1.2.1/pkg/common/util/testdata/ 08:15:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:15:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:15:44 spire-1.2.1/pkg/common/version/ 08:15:44 spire-1.2.1/pkg/common/version/version.go 08:15:44 spire-1.2.1/pkg/common/x509svid/ 08:15:44 spire-1.2.1/pkg/common/x509svid/common_test.go 08:15:44 spire-1.2.1/pkg/common/x509svid/csr.go 08:15:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:15:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:15:44 spire-1.2.1/pkg/common/x509util/ 08:15:44 spire-1.2.1/pkg/common/x509util/cert.go 08:15:44 spire-1.2.1/pkg/common/x509util/dns.go 08:15:44 spire-1.2.1/pkg/common/x509util/dns_test.go 08:15:44 spire-1.2.1/pkg/common/x509util/keyid.go 08:15:44 spire-1.2.1/pkg/common/x509util/keypair.go 08:15:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:15:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:15:44 spire-1.2.1/pkg/server/ 08:15:44 spire-1.2.1/pkg/server/api/ 08:15:44 spire-1.2.1/pkg/server/api/agent.go 08:15:44 spire-1.2.1/pkg/server/api/agent/ 08:15:44 spire-1.2.1/pkg/server/api/agent/v1/ 08:15:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:15:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:15:44 spire-1.2.1/pkg/server/api/agent_test.go 08:15:44 spire-1.2.1/pkg/server/api/api.go 08:15:44 spire-1.2.1/pkg/server/api/audit/ 08:15:44 spire-1.2.1/pkg/server/api/audit/audit.go 08:15:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:15:44 spire-1.2.1/pkg/server/api/bundle.go 08:15:44 spire-1.2.1/pkg/server/api/bundle/ 08:15:44 spire-1.2.1/pkg/server/api/bundle/v1/ 08:15:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:15:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:15:44 spire-1.2.1/pkg/server/api/bundle_test.go 08:15:44 spire-1.2.1/pkg/server/api/debug/ 08:15:44 spire-1.2.1/pkg/server/api/debug/v1/ 08:15:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:15:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:15:44 spire-1.2.1/pkg/server/api/entry.go 08:15:44 spire-1.2.1/pkg/server/api/entry/ 08:15:44 spire-1.2.1/pkg/server/api/entry/v1/ 08:15:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:15:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:15:44 spire-1.2.1/pkg/server/api/entry_test.go 08:15:44 spire-1.2.1/pkg/server/api/health/ 08:15:44 spire-1.2.1/pkg/server/api/health/v1/ 08:15:44 spire-1.2.1/pkg/server/api/health/v1/service.go 08:15:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:15:44 spire-1.2.1/pkg/server/api/id.go 08:15:44 spire-1.2.1/pkg/server/api/id_test.go 08:15:44 spire-1.2.1/pkg/server/api/limits/ 08:15:44 spire-1.2.1/pkg/server/api/limits/limits.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/ 08:15:44 spire-1.2.1/pkg/server/api/middleware/alias.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/audit.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/caller.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/common.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/entries.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:15:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:15:44 spire-1.2.1/pkg/server/api/ratelimit.go 08:15:44 spire-1.2.1/pkg/server/api/rpccontext/ 08:15:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:15:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:15:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:15:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:15:44 spire-1.2.1/pkg/server/api/selector.go 08:15:44 spire-1.2.1/pkg/server/api/selector_test.go 08:15:44 spire-1.2.1/pkg/server/api/status.go 08:15:44 spire-1.2.1/pkg/server/api/status_test.go 08:15:44 spire-1.2.1/pkg/server/api/svid/ 08:15:44 spire-1.2.1/pkg/server/api/svid/v1/ 08:15:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:15:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:15:44 spire-1.2.1/pkg/server/api/trustdomain.go 08:15:44 spire-1.2.1/pkg/server/api/trustdomain/ 08:15:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:15:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:15:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:15:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:15:44 spire-1.2.1/pkg/server/authpolicy/ 08:15:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:15:44 spire-1.2.1/pkg/server/authpolicy/policy.go 08:15:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:15:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:15:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:15:44 spire-1.2.1/pkg/server/authpolicy/validate.go 08:15:44 spire-1.2.1/pkg/server/bundle/ 08:15:44 spire-1.2.1/pkg/server/bundle/client/ 08:15:44 spire-1.2.1/pkg/server/bundle/client/client.go 08:15:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:15:44 spire-1.2.1/pkg/server/bundle/client/manager.go 08:15:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:15:44 spire-1.2.1/pkg/server/bundle/client/sources.go 08:15:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:15:44 spire-1.2.1/pkg/server/bundle/client/updater.go 08:15:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:15:44 spire-1.2.1/pkg/server/ca/ 08:15:44 spire-1.2.1/pkg/server/ca/ca.go 08:15:44 spire-1.2.1/pkg/server/ca/ca_health.go 08:15:44 spire-1.2.1/pkg/server/ca/ca_test.go 08:15:44 spire-1.2.1/pkg/server/ca/journal.go 08:15:44 spire-1.2.1/pkg/server/ca/journal_test.go 08:15:44 spire-1.2.1/pkg/server/ca/manager.go 08:15:44 spire-1.2.1/pkg/server/ca/manager_health.go 08:15:44 spire-1.2.1/pkg/server/ca/manager_test.go 08:15:44 spire-1.2.1/pkg/server/ca/templates.go 08:15:44 spire-1.2.1/pkg/server/ca/upstream_client.go 08:15:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:15:44 spire-1.2.1/pkg/server/ca/validation.go 08:15:44 spire-1.2.1/pkg/server/cache/ 08:15:44 spire-1.2.1/pkg/server/cache/dscache/ 08:15:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:15:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:15:44 spire-1.2.1/pkg/server/cache/entrycache/ 08:15:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:15:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:15:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:15:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:15:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:15:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:15:44 spire-1.2.1/pkg/server/catalog/ 08:15:44 spire-1.2.1/pkg/server/catalog/catalog.go 08:15:44 spire-1.2.1/pkg/server/catalog/keymanager.go 08:15:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:15:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:15:44 spire-1.2.1/pkg/server/catalog/notifier.go 08:15:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:15:44 spire-1.2.1/pkg/server/config.go 08:15:44 spire-1.2.1/pkg/server/datastore/ 08:15:44 spire-1.2.1/pkg/server/datastore/datastore.go 08:15:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:15:44 spire-1.2.1/pkg/server/datastore/repository.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:15:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:15:44 spire-1.2.1/pkg/server/endpoints/ 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/ 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:15:44 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:15:44 spire-1.2.1/pkg/server/endpoints/config.go 08:15:44 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:15:44 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:15:44 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:15:44 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:15:44 spire-1.2.1/pkg/server/endpoints/middleware.go 08:15:44 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:15:44 spire-1.2.1/pkg/server/hostservice/ 08:15:44 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:15:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:15:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:15:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:15:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:15:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:15:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:15:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/ 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/ 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:15:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:15:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:15:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/ 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:15:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:15:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:15:44 spire-1.2.1/pkg/server/registration/ 08:15:44 spire-1.2.1/pkg/server/registration/manager.go 08:15:44 spire-1.2.1/pkg/server/registration/manager_test.go 08:15:44 spire-1.2.1/pkg/server/scanentries.go 08:15:44 spire-1.2.1/pkg/server/scanentries_test.go 08:15:44 spire-1.2.1/pkg/server/server.go 08:15:44 spire-1.2.1/pkg/server/server_test.go 08:15:44 spire-1.2.1/pkg/server/svid/ 08:15:44 spire-1.2.1/pkg/server/svid/observer.go 08:15:44 spire-1.2.1/pkg/server/svid/observer_test.go 08:15:44 spire-1.2.1/pkg/server/svid/rotator.go 08:15:44 spire-1.2.1/pkg/server/svid/rotator_config.go 08:15:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:15:44 spire-1.2.1/pkg/server/svid/rotator_test.go 08:15:44 spire-1.2.1/proto/ 08:15:44 spire-1.2.1/proto/private/ 08:15:44 spire-1.2.1/proto/private/server/ 08:15:44 spire-1.2.1/proto/private/server/journal/ 08:15:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:15:44 spire-1.2.1/proto/private/server/journal/journal.proto 08:15:44 spire-1.2.1/proto/spire/ 08:15:44 spire-1.2.1/proto/spire/common/ 08:15:44 spire-1.2.1/proto/spire/common/common.pb.go 08:15:44 spire-1.2.1/proto/spire/common/common.proto 08:15:44 spire-1.2.1/proto/spire/common/plugin/ 08:15:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:15:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:15:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:15:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:15:44 spire-1.2.1/proto/spire/plugin/ 08:15:44 spire-1.2.1/proto/spire/plugin/agent/ 08:15:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:15:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:15:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:15:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:15:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:15:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:15:44 spire-1.2.1/release/ 08:15:44 spire-1.2.1/release/spire-extras/ 08:15:44 spire-1.2.1/release/spire-extras/README.md 08:15:44 spire-1.2.1/release/spire-extras/conf/ 08:15:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:15:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:15:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:15:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:15:44 spire-1.2.1/release/spire/ 08:15:44 spire-1.2.1/release/spire/README.md 08:15:44 spire-1.2.1/release/spire/conf/ 08:15:44 spire-1.2.1/release/spire/conf/agent/ 08:15:44 spire-1.2.1/release/spire/conf/agent/agent.conf 08:15:44 spire-1.2.1/release/spire/conf/server/ 08:15:44 spire-1.2.1/release/spire/conf/server/server.conf 08:15:44 spire-1.2.1/script/ 08:15:44 spire-1.2.1/script/build-artifact.sh 08:15:44 spire-1.2.1/script/generate_dummy_ca.sh 08:15:44 spire-1.2.1/support/ 08:15:44 spire-1.2.1/support/k8s/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:15:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/ 08:15:44 spire-1.2.1/support/oidc-discovery-provider/README.md 08:15:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/config.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/main.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:15:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:15:44 spire-1.2.1/test/ 08:15:44 spire-1.2.1/test/clock/ 08:15:44 spire-1.2.1/test/clock/clock.go 08:15:44 spire-1.2.1/test/fakes/ 08:15:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:15:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:15:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:15:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:15:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:15:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:15:44 spire-1.2.1/test/fakes/fakeagentstore/ 08:15:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:15:44 spire-1.2.1/test/fakes/fakedatastore/ 08:15:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:15:44 spire-1.2.1/test/fakes/fakeentryclient/ 08:15:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:15:44 spire-1.2.1/test/fakes/fakehealthchecker/ 08:15:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:15:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:15:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:15:44 spire-1.2.1/test/fakes/fakemetrics/ 08:15:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:15:44 spire-1.2.1/test/fakes/fakenoderesolver/ 08:15:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:15:44 spire-1.2.1/test/fakes/fakenotifier/ 08:15:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:15:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:15:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:15:44 spire-1.2.1/test/fakes/fakeserverca/ 08:15:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:15:44 spire-1.2.1/test/fakes/fakeservercatalog/ 08:15:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:15:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:15:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:15:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:15:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:15:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:15:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:15:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:15:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:15:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:15:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:15:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:15:44 spire-1.2.1/test/fixture/ 08:15:44 spire-1.2.1/test/fixture/certs/ 08:15:44 spire-1.2.1/test/fixture/certs/agent_svid.der 08:15:44 spire-1.2.1/test/fixture/certs/base_cert.pem 08:15:44 spire-1.2.1/test/fixture/certs/base_csr.pem 08:15:44 spire-1.2.1/test/fixture/certs/base_key.pem 08:15:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:15:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:15:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:15:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:15:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:15:44 spire-1.2.1/test/fixture/certs/blog_key.pem 08:15:44 spire-1.2.1/test/fixture/certs/bundle.der 08:15:44 spire-1.2.1/test/fixture/certs/ca.pem 08:15:44 spire-1.2.1/test/fixture/certs/ca_key.pem 08:15:44 spire-1.2.1/test/fixture/certs/database_cert.pem 08:15:44 spire-1.2.1/test/fixture/certs/database_csr.pem 08:15:44 spire-1.2.1/test/fixture/certs/database_key.pem 08:15:44 spire-1.2.1/test/fixture/certs/node_cert.pem 08:15:44 spire-1.2.1/test/fixture/certs/node_csr.pem 08:15:44 spire-1.2.1/test/fixture/certs/node_key.pem 08:15:44 spire-1.2.1/test/fixture/certs/svid.pem 08:15:44 spire-1.2.1/test/fixture/certs/svid_key.pem 08:15:44 spire-1.2.1/test/fixture/config/ 08:15:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:15:44 spire-1.2.1/test/fixture/config/agent_good.conf 08:15:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:15:44 spire-1.2.1/test/fixture/config/plugin_good.conf 08:15:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:15:44 spire-1.2.1/test/fixture/config/server_good.conf 08:15:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:15:44 spire-1.2.1/test/fixture/fixture.go 08:15:44 spire-1.2.1/test/fixture/nodeattestor/ 08:15:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:15:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:15:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:15:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:15:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:15:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:15:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:15:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:15:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:15:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:15:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:15:44 spire-1.2.1/test/fixture/registration/ 08:15:44 spire-1.2.1/test/fixture/registration/entries.json 08:15:44 spire-1.2.1/test/fixture/registration/good-for-update.json 08:15:44 spire-1.2.1/test/fixture/registration/good.json 08:15:44 spire-1.2.1/test/fixture/registration/invalid.json 08:15:44 spire-1.2.1/test/fixture/registration/invalid_json.json 08:15:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:15:44 spire-1.2.1/test/integration/ 08:15:44 spire-1.2.1/test/integration/README.md 08:15:44 spire-1.2.1/test/integration/common 08:15:44 spire-1.2.1/test/integration/setup/ 08:15:44 spire-1.2.1/test/integration/setup/adminclient/ 08:15:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:15:44 spire-1.2.1/test/integration/setup/adminclient/client.go 08:15:44 spire-1.2.1/test/integration/setup/debugagent/ 08:15:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:15:44 spire-1.2.1/test/integration/setup/debugagent/main.go 08:15:44 spire-1.2.1/test/integration/setup/debugserver/ 08:15:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:15:44 spire-1.2.1/test/integration/setup/debugserver/main.go 08:15:44 spire-1.2.1/test/integration/setup/downstreamclient/ 08:15:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:15:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:15:44 spire-1.2.1/test/integration/setup/itclient/ 08:15:44 spire-1.2.1/test/integration/setup/itclient/client.go 08:15:44 spire-1.2.1/test/integration/setup/node-attestation/ 08:15:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:15:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:15:44 spire-1.2.1/test/integration/setup/x509pop/ 08:15:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:15:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:15:44 spire-1.2.1/test/integration/suites/ 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:15:44 spire-1.2.1/test/integration/suites/join-token/ 08:15:44 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:15:44 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:15:44 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:15:44 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:15:44 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:15:44 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:15:44 spire-1.2.1/test/integration/suites/join-token/README.md 08:15:44 spire-1.2.1/test/integration/suites/join-token/conf/ 08:15:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/join-token/teardown 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:15:44 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:15:44 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:15:44 spire-1.2.1/test/integration/suites/k8s/ 08:15:44 spire-1.2.1/test/integration/suites/k8s/00-setup 08:15:44 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:15:44 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:15:44 spire-1.2.1/test/integration/suites/k8s/README.md 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/ 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:15:44 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:15:44 spire-1.2.1/test/integration/suites/k8s/teardown 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/ 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:15:44 spire-1.2.1/test/integration/suites/rotation/ 08:15:44 spire-1.2.1/test/integration/suites/rotation/00-setup 08:15:44 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:15:44 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:15:44 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:15:44 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:15:44 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:15:44 spire-1.2.1/test/integration/suites/rotation/README.md 08:15:44 spire-1.2.1/test/integration/suites/rotation/conf/ 08:15:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/rotation/teardown 08:15:44 spire-1.2.1/test/integration/suites/self-test/ 08:15:44 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:15:44 spire-1.2.1/test/integration/suites/self-test/README.md 08:15:44 spire-1.2.1/test/integration/suites/self-test/teardown 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:15:44 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:15:44 spire-1.2.1/test/integration/suites/upgrade/ 08:15:44 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:15:44 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:15:44 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:15:44 spire-1.2.1/test/integration/suites/upgrade/README.md 08:15:44 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:15:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:15:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:15:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:15:44 spire-1.2.1/test/integration/suites/upgrade/teardown 08:15:44 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:15:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:15:44 spire-1.2.1/test/integration/test-one.sh 08:15:44 spire-1.2.1/test/integration/test.sh 08:15:44 spire-1.2.1/test/plugintest/ 08:15:44 spire-1.2.1/test/plugintest/config.go 08:15:44 spire-1.2.1/test/plugintest/load.go 08:15:44 spire-1.2.1/test/plugintest/option.go 08:15:44 spire-1.2.1/test/spiretest/ 08:15:44 spire-1.2.1/test/spiretest/apiserver.go 08:15:44 spire-1.2.1/test/spiretest/assertions.go 08:15:44 spire-1.2.1/test/spiretest/dir.go 08:15:44 spire-1.2.1/test/spiretest/errors_posix.go 08:15:44 spire-1.2.1/test/spiretest/errors_windows.go 08:15:44 spire-1.2.1/test/spiretest/logs.go 08:15:44 spire-1.2.1/test/spiretest/socketapi.go 08:15:44 spire-1.2.1/test/spiretest/suite.go 08:15:44 spire-1.2.1/test/spiretest/x509.go 08:15:44 spire-1.2.1/test/testca/ 08:15:44 spire-1.2.1/test/testca/ca.go 08:15:44 spire-1.2.1/test/testkey/ 08:15:44 spire-1.2.1/test/testkey/generate.sh 08:15:44 spire-1.2.1/test/testkey/genkeys.go 08:15:44 spire-1.2.1/test/testkey/keys.go 08:15:44 spire-1.2.1/test/testkey/new.go 08:15:44 spire-1.2.1/test/tpmsimulator/ 08:15:44 spire-1.2.1/test/tpmsimulator/simulator.go 08:15:44 spire-1.2.1/test/util/ 08:15:44 spire-1.2.1/test/util/cert_fixtures.go 08:15:44 spire-1.2.1/test/util/cert_generation.go 08:15:44 spire-1.2.1/test/util/io_redirection.go 08:15:44 spire-1.2.1/test/util/race.go 08:15:44 spire-1.2.1/test/util/util.go 08:15:44 building spire from source... 08:15:44 Installing go1.17.7... 08:16:11 Building bin/spire-server... 08:16:11 go: downloading github.com/mitchellh/cli v1.1.2 08:16:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:16:11 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:16:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:16:11 go: downloading google.golang.org/grpc v1.44.0 08:16:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:16:12 go: downloading github.com/imdario/mergo v0.3.12 08:16:12 go: downloading github.com/sirupsen/logrus v1.8.1 08:16:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:16:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:16:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:16:15 go: downloading github.com/fatih/color v1.13.0 08:16:15 go: downloading github.com/mattn/go-isatty v0.0.14 08:16:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:16:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:16:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:16:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:16:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:16:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:16:17 go: downloading github.com/armon/go-metrics v0.3.10 08:16:17 go: downloading github.com/prometheus/client_golang v1.12.1 08:16:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:16:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:16:18 go: downloading github.com/open-policy-agent/opa v0.38.0 08:16:33 go: downloading github.com/Masterminds/goutils v1.1.0 08:16:33 go: downloading github.com/Masterminds/semver v1.5.0 08:16:33 go: downloading github.com/google/uuid v1.1.2 08:16:33 go: downloading github.com/huandu/xstrings v1.3.2 08:16:33 go: downloading github.com/mattn/go-colorable v0.1.12 08:16:33 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:16:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:16:33 go: downloading github.com/oklog/run v1.0.0 08:16:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:16:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:16:34 go: downloading github.com/prometheus/client_model v0.2.0 08:16:34 go: downloading github.com/prometheus/common v0.32.1 08:16:34 go: downloading github.com/beorn7/perks v1.0.1 08:16:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:16:34 go: downloading github.com/prometheus/procfs v0.7.3 08:16:36 go: downloading github.com/imkira/go-observer v1.0.3 08:16:36 go: downloading go.uber.org/atomic v1.9.0 08:16:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:16:36 go: downloading github.com/hashicorp/errwrap v1.1.0 08:16:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:16:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:16:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:16:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:16:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:16:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:16:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:16:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:16:52 go: downloading github.com/stretchr/testify v1.7.0 08:16:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:16:52 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:16:52 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:16:52 go: downloading github.com/blang/semver/v4 v4.0.0 08:16:52 go: downloading github.com/jinzhu/gorm v1.9.16 08:16:52 go: downloading github.com/lib/pq v1.10.4 08:16:52 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:16:52 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:17:19 Removing intermediate container 392b92a2f361 08:17:19 ---> c251a4697b05 08:17:19 08:17:19 Step 10/22 : FROM alpine:3.14 08:17:19 ---> ac73e934f311 08:17:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:17:19 ---> Running in e3a23fab8131 08:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:17:19 (1/1) Installing dumb-init (1.2.5-r1) 08:17:19 Executing busybox-1.33.1-r7.trigger 08:17:19 OK: 5 MiB in 15 packages 08:17:19 go: downloading google.golang.org/api v0.70.0 08:17:19 go: downloading k8s.io/client-go v0.23.4 08:17:19 go: downloading k8s.io/api v0.23.4 08:17:21 Removing intermediate container e3a23fab8131 08:17:21 ---> 2c879253fe83 08:17:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:17:21 ---> Running in d2584660427d 08:17:21 Removing intermediate container d2584660427d 08:17:21 ---> 974749b5b429 08:17:21 Step 13/22 : ENV APP_PORT=59861 08:17:21 ---> Running in b75c5058a33d 08:17:22 Removing intermediate container b75c5058a33d 08:17:22 ---> 48c42f26826f 08:17:22 Step 14/22 : EXPOSE $APP_PORT 08:17:22 ---> Running in f97af0a29c43 08:17:22 Removing intermediate container f97af0a29c43 08:17:22 ---> 23a116a18493 08:17:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:23 ---> c2c3d429f75c 08:17:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:17:25 ---> 934a2e80f3c3 08:17:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:17:26 ---> e45f9d09f1ed 08:17:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:17:26 ---> Running in 224b5835f1f1 08:17:27 Removing intermediate container 224b5835f1f1 08:17:27 ---> a0836598ced8 08:17:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:17:27 ---> Running in a63882d91e7b 08:17:28 Removing intermediate container a63882d91e7b 08:17:28 ---> 55aa2334cddc 08:17:28 Step 20/22 : LABEL arch=arm64 08:17:28 ---> Running in 5dcf27bfa4b0 08:17:28 Removing intermediate container 5dcf27bfa4b0 08:17:28 ---> 332cabc1e8a0 08:17:28 Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:17:28 ---> Running in c3cd416eef69 08:17:29 Removing intermediate container c3cd416eef69 08:17:29 ---> 5aa571089f78 08:17:29 Step 22/22 : LABEL version=0.0.0 08:17:29 ---> Running in c144dbe0a2a8 08:17:30 Removing intermediate container c144dbe0a2a8 08:17:30 ---> a31e22afeaf1 08:17:30 08:17:30 Successfully built a31e22afeaf1 08:17:30 Successfully tagged support-scheduler-arm64:latest 08:17:30 Building security-secretstore-setup 08:17:33  Building support-scheduler ... done go: downloading github.com/google/go-tpm v0.3.3 08:17:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:17:49 Removing intermediate container b628cf82cb9f 08:17:49 ---> f5b7489b2ab2 08:17:49 08:17:49 Step 10/22 : FROM alpine:3.14 08:17:49 ---> ac73e934f311 08:17:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:17:49 ---> Running in c02ff4bd79b3 08:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:17:51 (1/2) Installing ca-certificates (20211220-r0) 08:17:51 (2/2) Installing dumb-init (1.2.5-r1) 08:17:51 Executing busybox-1.33.1-r7.trigger 08:17:51 Executing ca-certificates-20211220-r0.trigger 08:17:52 OK: 6 MiB in 16 packages 08:17:55 Removing intermediate container c02ff4bd79b3 08:17:55 ---> 4413824e2d3e 08:17:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:17:55 ---> Running in d5f707df7f30 08:17:55 Removing intermediate container d5f707df7f30 08:17:55 ---> 235d86b4c7e4 08:17:55 Step 13/22 : ENV APP_PORT=59860 08:17:56 ---> Running in ca6e8c02526e 08:17:56 Removing intermediate container ca6e8c02526e 08:17:56 ---> b2e586c3580c 08:17:56 Step 14/22 : EXPOSE $APP_PORT 08:17:56 ---> Running in 6ea619acdfd1 08:17:57 Removing intermediate container 6ea619acdfd1 08:17:57 ---> eaef2185e1b1 08:17:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:59 ---> dfa2bbcaca1e 08:17:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:18:01 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:18:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:18:01 ---> c99a4252868c 08:18:01 Step 3/25 : WORKDIR /edgex-go 08:18:01 ---> Using cache 08:18:01 ---> 98ed994a7c69 08:18:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:01 ---> Using cache 08:18:01 ---> 4b49a792dfdf 08:18:01 Step 5/25 : RUN apk add --update --no-cache make git 08:18:01 ---> Using cache 08:18:01 ---> 6ac2c2de31af 08:18:01 Step 6/25 : COPY go.mod vendor* ./ 08:18:01 ---> Using cache 08:18:01 ---> ed94640c2df0 08:18:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:01 ---> Using cache 08:18:01 ---> ce6dea986084 08:18:01 Step 8/25 : COPY . . 08:18:01 ---> Using cache 08:18:02 ---> 4a4bb205c33d 08:18:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:18:02 ---> Running in bd13db4065eb 08:18:02 ---> 736686a3debf 08:18:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:18:04 ---> 2a8c64c0a4fe 08:18:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:18:04 ---> Running in e1a850c993a7 08:18:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:18:04 Removing intermediate container e1a850c993a7 08:18:04 ---> c60478ba9437 08:18:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:04 ---> Running in b4c2e3913d69 08:18:05 Removing intermediate container b4c2e3913d69 08:18:05 ---> b2e1f45259b6 08:18:05 Step 20/22 : LABEL arch=arm64 08:18:05 ---> Running in 4c742f1963f5 08:18:05 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:18:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:18:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:18:06 go: downloading cloud.google.com/go/storage v1.21.0 08:18:06 Removing intermediate container 4c742f1963f5 08:18:06 ---> bf58aece97ca 08:18:06 Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:18:06 ---> Running in fe192f49203c 08:18:06 Removing intermediate container fe192f49203c 08:18:06 ---> 97878e830792 08:18:06 Step 22/22 : LABEL version=0.0.0 08:18:06 ---> Running in 02c97c5d910e 08:18:06 go: downloading cloud.google.com/go v0.100.2 08:18:07 Removing intermediate container 02c97c5d910e 08:18:07 ---> 4bb8de86b639 08:18:07 08:18:07 Successfully built 4bb8de86b639 08:18:07 Successfully tagged support-notifications-arm64:latest 08:18:07 Building security-proxy-setup 08:18:08  Building support-notifications ... done go: downloading k8s.io/apimachinery v0.23.4 08:18:10 go: downloading k8s.io/kube-aggregator v0.23.3 08:18:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:18:13 go: downloading cloud.google.com/go/security v1.3.0 08:18:13 go: downloading github.com/hashicorp/vault/api v1.4.1 08:18:13 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:18:14 go: downloading github.com/twmb/murmur3 v1.1.6 08:18:14 go: downloading gopkg.in/yaml.v2 v2.4.0 08:18:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:18:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:18:15 go: downloading github.com/gobwas/glob v0.2.3 08:18:15 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:18:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:18:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:18:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:18:16 go: downloading github.com/aws/smithy-go v1.11.0 08:18:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:18:18 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:18:18 go: downloading github.com/jinzhu/inflection v1.0.0 08:18:18 go: downloading github.com/gogo/protobuf v1.3.2 08:18:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:18:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:18:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:18:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:18:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:18:26 go: downloading github.com/dimchansky/utfbom v1.1.1 08:18:26 go: downloading cloud.google.com/go/compute v1.3.0 08:18:28 go: downloading cloud.google.com/go/iam v0.1.1 08:18:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:18:28 go: downloading k8s.io/klog/v2 v2.30.0 08:18:29 go: downloading github.com/google/gofuzz v1.1.0 08:18:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:18:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:18:31 go: downloading github.com/spf13/pflag v1.0.5 08:18:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:18:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:18:32 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:18:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:18:32 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:18:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:18:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:18:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:18:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:18:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:18:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:18:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:18:36 go: downloading go.opencensus.io v0.23.0 08:18:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:18:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:18:38 go: downloading gopkg.in/inf.v0 v0.9.1 08:18:38 go: downloading github.com/go-logr/logr v1.2.2 08:18:38 go: downloading github.com/google/go-cmp v0.5.7 08:18:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:18:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:18:38 ---> c99a4252868c 08:18:38 Step 3/22 : WORKDIR /edgex-go 08:18:38 ---> Using cache 08:18:38 ---> 98ed994a7c69 08:18:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:38 ---> Using cache 08:18:38 ---> 4b49a792dfdf 08:18:38 Step 5/22 : RUN apk add --update --no-cache make git 08:18:38 ---> Using cache 08:18:38 ---> 6ac2c2de31af 08:18:38 Step 6/22 : COPY go.mod vendor* ./ 08:18:38 ---> Using cache 08:18:38 ---> ed94640c2df0 08:18:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:38 ---> Using cache 08:18:38 ---> ce6dea986084 08:18:38 Step 8/22 : COPY . . 08:18:38 ---> Using cache 08:18:38 ---> 4a4bb205c33d 08:18:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:18:38 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:18:39 go: downloading github.com/json-iterator/go v1.1.12 08:18:39  ---> Running in 06e7e279e4d4 08:18:39 go: downloading github.com/googleapis/gnostic v0.5.5 08:18:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:18:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:18:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:18:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:18:45 go: downloading github.com/tklauser/numcpus v0.3.0 08:18:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:18:45 go: downloading go.uber.org/zap v1.21.0 08:18:46 go: downloading sigs.k8s.io/yaml v1.3.0 08:18:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:18:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:18:46 go: downloading github.com/modern-go/reflect2 v1.0.2 08:18:47 go: downloading github.com/ryanuber/go-glob v1.0.0 08:18:47 go: downloading github.com/golang/snappy v0.0.4 08:18:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:18:57 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:18:57 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:18:57 go: downloading github.com/hashicorp/go-version v1.2.0 08:18:57 go: downloading go.uber.org/multierr v1.6.0 08:19:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:19:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:22:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:22:46 Removing intermediate container bd13db4065eb 08:22:46 ---> dbdd830830ba 08:22:46 08:22:46 Step 10/25 : FROM alpine:3.14 08:22:46 ---> ac73e934f311 08:22:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:22:46 ---> Running in d4feba07091d 08:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:22:49 (1/3) Installing ca-certificates (20211220-r0) 08:22:49 (2/3) Installing dumb-init (1.2.5-r1) 08:22:49 (3/3) Installing su-exec (0.2-r1) 08:22:49 Executing busybox-1.33.1-r7.trigger 08:22:49 Executing ca-certificates-20211220-r0.trigger 08:22:49 OK: 6 MiB in 17 packages 08:22:51 Removing intermediate container d4feba07091d 08:22:51 ---> c987b5acc385 08:22:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:22:51 ---> Running in 61fefef0baf7 08:22:52 Removing intermediate container 61fefef0baf7 08:22:52 ---> 9cd6193f7228 08:22:52 Step 13/25 : WORKDIR / 08:22:52 ---> Running in 47f713928338 08:22:52 Removing intermediate container 47f713928338 08:22:52 ---> 373ed3fe4aeb 08:22:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:22:53 ---> 160080cb3b7a 08:22:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:22:54 ---> 5d18fc87d91d 08:22:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:22:55 ---> e7dcb4984aaf 08:22:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:22:56 ---> 0155043e13c5 08:22:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:22:58 ---> 793456d31e2a 08:22:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:22: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/secrets-config ./cmd/secrets-config 08:23:00 ---> 11f28ffc6e61 08:23:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:23:00 ---> f229cb9f3653 08:23:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:23:01 ---> Running in 496991df2f73 08:23:03 Removing intermediate container 496991df2f73 08:23:04 ---> 6b4c4834df76 08:23:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:23:04 ---> Running in 790d2a40b587 08:23:04 Removing intermediate container 790d2a40b587 08:23:04 ---> 8ec68951b3b2 08:23:04 Step 23/25 : LABEL arch=arm64 08:23:04 ---> Running in f03dcae7f9c3 08:23:05 Removing intermediate container f03dcae7f9c3 08:23:05 ---> 6cceb537600b 08:23:05 Step 24/25 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:23:05 ---> Running in 3c97d470751e 08:23:05 Removing intermediate container 3c97d470751e 08:23:05 ---> 17252f83e974 08:23:05 Step 25/25 : LABEL version=0.0.0 08:23:06 ---> Running in ddd9fd9f3db5 08:23:06 Removing intermediate container ddd9fd9f3db5 08:23:06 ---> 027ffe90e05b 08:23:06 08:23:07 Successfully built 027ffe90e05b 08:23:07 Successfully tagged security-secretstore-setup-arm64:latest 08:23:07 Building core-command 08:23:22  Building security-secretstore-setup ... done Removing intermediate container 06e7e279e4d4 08:23:22 ---> 3bd832137fad 08:23:22 08:23:22 Step 10/22 : FROM alpine:3.14 08:23:22 ---> ac73e934f311 08:23:22 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:23:22 ---> Running in d20f3d58a169 08:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:23:24 (1/6) Installing ca-certificates (20211220-r0) 08:23:25 (2/6) Installing brotli-libs (1.0.9-r5) 08:23:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 08:23:25 (4/6) Installing libcurl (7.79.1-r0) 08:23:25 (5/6) Installing curl (7.79.1-r0) 08:23:25 (6/6) Installing dumb-init (1.2.5-r1) 08:23:25 Executing busybox-1.33.1-r7.trigger 08:23:25 Executing ca-certificates-20211220-r0.trigger 08:23:26 OK: 8 MiB in 20 packages 08:23:29 Removing intermediate container d20f3d58a169 08:23:29 ---> bccc0d2a32be 08:23:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:23:29 ---> Running in a3d179e2bddd 08:23:30 Removing intermediate container a3d179e2bddd 08:23:30 ---> 69d68b2223cb 08:23:30 Step 13/22 : WORKDIR /edgex 08:23:30 ---> Running in d31cf57fa86c 08:23:31 Removing intermediate container d31cf57fa86c 08:23:31 ---> d39e754db4d6 08:23:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:23:32 ---> 2689f94c3f7c 08:23:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:23:35 ---> 8f813df9b21d 08:23:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:23:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:23:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:23:37 ---> c99a4252868c 08:23:37 Step 3/23 : WORKDIR /edgex-go 08:23:37 ---> Using cache 08:23:37 ---> 98ed994a7c69 08:23:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:37 ---> Using cache 08:23:37 ---> 4b49a792dfdf 08:23:37 Step 5/23 : RUN apk add --update --no-cache make git 08:23:37 ---> Using cache 08:23:37 ---> 6ac2c2de31af 08:23:37 Step 6/23 : COPY go.mod vendor* ./ 08:23:37 ---> Using cache 08:23:37 ---> ed94640c2df0 08:23:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:37 ---> Using cache 08:23:37 ---> ce6dea986084 08:23:37 Step 8/23 : COPY . . 08:23:37 ---> Using cache 08:23:37 ---> 4a4bb205c33d 08:23:37 Step 9/23 : RUN make cmd/core-command/core-command 08:23:37 ---> f3bfa8bfa01c 08:23:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:23:37 ---> Running in b36a84a0771c 08:23:38 ---> 060fca09f145 08:23:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:23:38 ---> Running in 1de62012f321 08:23:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:23:42 Removing intermediate container 1de62012f321 08:23:42 ---> 11a59469f33b 08:23:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:23:42 ---> Running in aafaa6eea46b 08:23:42 Removing intermediate container aafaa6eea46b 08:23:42 ---> f2ddee60e542 08:23:42 Step 20/22 : LABEL arch=arm64 08:23:42 ---> Running in 69d3318cd198 08:23:43 Removing intermediate container 69d3318cd198 08:23:43 ---> 65b82e35078f 08:23:43 Step 21/22 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:23:43 ---> Running in 9ae72cc1c494 08:23:44 Removing intermediate container 9ae72cc1c494 08:23:44 ---> c6fa8c2a267d 08:23:44 Step 22/22 : LABEL version=0.0.0 08:23:44 ---> Running in fd969d3cf7f1 08:23:44 Removing intermediate container fd969d3cf7f1 08:23:44 ---> 658d9a8c6dba 08:23:44 08:23:45 Successfully built 658d9a8c6dba 08:23:45 Successfully tagged security-proxy-setup-arm64:latest 08:23:45 Building core-metadata 08:24:17  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:24:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:24:17 ---> c99a4252868c 08:24:17 Step 3/23 : WORKDIR /edgex-go 08:24:17 ---> Using cache 08:24:17 ---> 98ed994a7c69 08:24:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:17 ---> Using cache 08:24:17 ---> 4b49a792dfdf 08:24:17 Step 5/23 : RUN apk add --update --no-cache make git 08:24:17 ---> Using cache 08:24:17 ---> 6ac2c2de31af 08:24:17 Step 6/23 : COPY go.mod vendor* ./ 08:24:17 ---> Using cache 08:24:17 ---> ed94640c2df0 08:24:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:17 ---> Using cache 08:24:17 ---> ce6dea986084 08:24:17 Step 8/23 : COPY . . 08:24:17 ---> Using cache 08:24:17 ---> 4a4bb205c33d 08:24:17 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:24:17 ---> Running in 6d98494cb684 08:24: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 08:28:24 Removing intermediate container b36a84a0771c 08:28:24 ---> 74b7adb4a7d1 08:28:24 08:28:24 Step 10/23 : FROM alpine:3.14 08:28:24 ---> ac73e934f311 08:28:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:28:24 ---> Using cache 08:28:24 ---> 2c879253fe83 08:28:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:28:24 ---> Using cache 08:28:24 ---> 974749b5b429 08:28:24 Step 13/23 : ENV APP_PORT=59882 08:28:24 ---> Running in a02598ddcbff 08:28:24 Removing intermediate container a02598ddcbff 08:28:24 ---> 5a915b860ed6 08:28:24 Step 14/23 : EXPOSE $APP_PORT 08:28:24 ---> Running in 379e022c9bd8 08:28:24 Removing intermediate container 379e022c9bd8 08:28:24 ---> 86dd7e59a101 08:28:24 Step 15/23 : WORKDIR / 08:28:24 ---> Running in 58814daa950c 08:28:24 Removing intermediate container 58814daa950c 08:28:24 ---> a5994e02a4d0 08:28:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:28:24 ---> 59ced9e70ea5 08:28:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:28:24 ---> 2a67773f4639 08:28:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:28:24 ---> 0e3da6ad8335 08:28:24 Step 19/23 : ENTRYPOINT ["/core-command"] 08:28:24 ---> Running in 51b25817c174 08:28:24 Removing intermediate container 51b25817c174 08:28:24 ---> a42356f27f43 08:28:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:28:24 ---> Running in 8033852a0b6c 08:28:24 Removing intermediate container 8033852a0b6c 08:28:24 ---> 70696564d3fd 08:28:24 Step 21/23 : LABEL arch=arm64 08:28:24 ---> Running in 1af703c8f9c0 08:28:24 Removing intermediate container 1af703c8f9c0 08:28:24 ---> 1fe9cab91d52 08:28:24 Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:28:24 ---> Running in 7bf803d583aa 08:28:24 Removing intermediate container 7bf803d583aa 08:28:24 ---> f1b4b9e95cf2 08:28:24 Step 23/23 : LABEL version=0.0.0 08:28:24 ---> Running in 4b351ea41f31 08:28:24 Removing intermediate container 4b351ea41f31 08:28:24 ---> da1a5909708f 08:28:24 08:28:24 Successfully built da1a5909708f 08:28:24 Successfully tagged core-command-arm64:latest 08:29:03  Building core-command ... done Removing intermediate container 6d98494cb684 08:29:03 ---> 8080627f2a71 08:29:03 08:29:03 Step 10/23 : FROM alpine:3.14 08:29:03 ---> ac73e934f311 08:29:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:29:03 ---> Using cache 08:29:03 ---> 2c879253fe83 08:29:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:29:03 ---> Using cache 08:29:03 ---> 974749b5b429 08:29:03 Step 13/23 : ENV APP_PORT=59881 08:29:03 ---> Running in 6f1903691287 08:29:03 Removing intermediate container 6f1903691287 08:29:03 ---> 7605e614dbe4 08:29:03 Step 14/23 : EXPOSE $APP_PORT 08:29:03 ---> Running in 54c098c9b634 08:29:03 Removing intermediate container 54c098c9b634 08:29:03 ---> 8367a377a54f 08:29:03 Step 15/23 : WORKDIR / 08:29:03 ---> Running in 37909e2e54aa 08:29:03 Removing intermediate container 37909e2e54aa 08:29:03 ---> 791869b70d4f 08:29:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:29:03 ---> ffc6ff038bd1 08:29:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:29:03 ---> c488e909f99d 08:29:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:29:03 ---> 88188b7cddf2 08:29:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:29:03 ---> Running in d145ba5581a3 08:29:03 Removing intermediate container d145ba5581a3 08:29:03 ---> 2526356c08ad 08:29:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:03 ---> Running in 915efef7f7a4 08:29:04 Removing intermediate container 915efef7f7a4 08:29:04 ---> 7edc2a958cdd 08:29:04 Step 21/23 : LABEL arch=arm64 08:29:04 ---> Running in 54f8fee0f8c8 08:29:05 Removing intermediate container 54f8fee0f8c8 08:29:05 ---> 6fcfc6530951 08:29:05 Step 22/23 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:29:05 ---> Running in 52933bbc2137 08:29:06 Removing intermediate container 52933bbc2137 08:29:06 ---> 8c7e0f50004a 08:29:06 Step 23/23 : LABEL version=0.0.0 08:29:06 ---> Running in a5259caef0e3 08:29:06 Removing intermediate container a5259caef0e3 08:29:06 ---> 6bc3d4877f7d 08:29:06 08:29:06 Successfully built 6bc3d4877f7d 08:29:06 Successfully tagged core-metadata-arm64:latest 08:40:29  Building core-metadata ... done Building bin/spire-agent... 08:40:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:40:29 go: downloading github.com/docker/docker v20.10.12+incompatible 08:40:29 Building bin/spire-agent... 08:40:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:40:29 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:40:29 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:40:29 go: downloading github.com/docker/docker v20.10.12+incompatible 08:40:29 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:40:29 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:40:29 go: downloading github.com/google/go-tpm-tools v0.3.3 08:40:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:40:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:40:29 go: downloading github.com/docker/go-connections v0.4.0 08:40:29 go: downloading github.com/docker/go-units v0.4.0 08:40:29 go: downloading github.com/opencontainers/image-spec v1.0.1 08:40:29 go: downloading github.com/containerd/containerd v1.3.4 08:40:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:40:29 go: downloading github.com/opencontainers/go-digest v1.0.0 08:40:29 go: downloading github.com/google/go-tpm-tools v0.3.3 08:40:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:40:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:40:29 go: downloading github.com/docker/go-connections v0.4.0 08:40:29 go: downloading github.com/docker/go-units v0.4.0 08:40:29 go: downloading github.com/opencontainers/image-spec v1.0.1 08:40:29 go: downloading github.com/containerd/containerd v1.3.4 08:40:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:40:29 go: downloading github.com/opencontainers/go-digest v1.0.0 08:46:22 Building bin/spire-agent... 08:46:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:46:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:46:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:46:22 go: downloading github.com/docker/docker v20.10.12+incompatible 08:46:22 go: downloading github.com/google/go-tpm-tools v0.3.3 08:46:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:46:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:46:22 go: downloading github.com/docker/go-connections v0.4.0 08:46:22 go: downloading github.com/docker/go-units v0.4.0 08:46:22 go: downloading github.com/opencontainers/image-spec v1.0.1 08:46:22 go: downloading github.com/containerd/containerd v1.3.4 08:46:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:46:22 go: downloading github.com/opencontainers/go-digest v1.0.0 08:46:22 Removing intermediate container 87c3bda3e09a 08:46:22 ---> 278c2dc33c36 08:46:22 08:46:22 Step 13/25 : FROM alpine:3.15 08:46:22 ---> 3fb3c9af89a9 08:46:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:46:22 ---> Using cache 08:46:22 ---> d426a7a9b9eb 08:46:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:22 ---> Using cache 08:46:22 ---> f027960edb04 08:46:22 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:22 Removing intermediate container 2095a3ac3b35 08:46:22 ---> 47e5b9158f21 08:46:22 08:46:22 Step 13/26 : FROM alpine:3.15 08:46:22 ---> 3fb3c9af89a9 08:46:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:46:22 ---> Using cache 08:46:22 ---> d426a7a9b9eb 08:46:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:22 ---> Using cache 08:46:22 ---> f027960edb04 08:46:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:22 ---> Running in a26a6e6fb44b 08:46:22 ---> Running in ca7508522830 08:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:25 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:46:25 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 08:46:25 OK: 15730 distinct packages available 08:46:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:26 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:46:26 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 08:46:26 OK: 15730 distinct packages available 08:46:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:27 (1/5) Installing dumb-init (1.2.5-r1) 08:46:27 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:27 (3/5) Installing libucontext (1.1-r0) 08:46:27 (4/5) Installing gcompat (1.0.0-r4) 08:46:28 (5/5) Installing openssl (1.1.1n-r0) 08:46:28 (1/4) Installing dumb-init (1.2.5-r1) 08:46:28 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:28 Executing busybox-1.34.1-r5.trigger 08:46:28 OK: 6 MiB in 19 packages 08:46:28 (3/4) Installing libucontext (1.1-r0) 08:46:28 (4/4) Installing gcompat (1.0.0-r4) 08:46:28 Executing busybox-1.34.1-r5.trigger 08:46:28 OK: 6 MiB in 18 packages 08:46:30 Removing intermediate container a26a6e6fb44b 08:46:30 ---> c92440663960 08:46:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:46:30 Removing intermediate container ca7508522830 08:46:30 ---> 728f83ed487c 08:46:30 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:46:40 ---> c74c8be35210 08:46:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:46:40 ---> c672fd73652e 08:46:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:46:40 ---> 8df6f4d45fc3 08:46:40 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:46:40 ---> 2adbbdeadd2a 08:46:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:46:40 ---> Running in 95a77e247f2b 08:46:41 Removing intermediate container 95a77e247f2b 08:46:41 ---> 27466665ff73 08:46:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:46:41 ---> 284b5c6e7112 08:46:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:46:42 ---> 55440f9e74eb 08:46:42 Step 21/26 : WORKDIR / 08:46:42 ---> Running in 13b37e9c6811 08:46:42 ---> 16866a71c32a 08:46:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:46:42 ---> Running in 7cae58807186 08:46:43 Removing intermediate container 13b37e9c6811 08:46:43 ---> 5fc1a0ad80eb 08:46:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:46:43 ---> Running in 22c42826bebb 08:46:43 Removing intermediate container 7cae58807186 08:46:43 ---> 2a3da51f8db6 08:46:43 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:46:43 ---> Running in 69c498bb5003 08:46:44 Removing intermediate container 22c42826bebb 08:46:44 ---> 7bc6daa41f17 08:46:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:46:44 ---> Running in a4501a0e21e0 08:46:44 Removing intermediate container 69c498bb5003 08:46:44 ---> 542637bea105 08:46:44 Step 23/25 : LABEL arch=arm64 08:46:44 ---> Running in 7e9ede6dbe6c 08:46:45 Removing intermediate container a4501a0e21e0 08:46:45 ---> 164ef0c28758 08:46:45 Step 24/26 : LABEL arch=arm64 08:46:45 ---> Running in eae8c14d14a0 08:46:45 Removing intermediate container 7e9ede6dbe6c 08:46:45 ---> 3f7fb330a6ee 08:46:45 Step 24/25 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:46:45 ---> Running in 42ef50f87f3b 08:46:45 Removing intermediate container eae8c14d14a0 08:46:45 ---> 1bbf9d5611ba 08:46:45 Step 25/26 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:46:46 ---> Running in 893b68407e39 08:46:46 Removing intermediate container 42ef50f87f3b 08:46:46 ---> f79faf1fde04 08:46:46 Step 25/25 : LABEL version=0.0.0 08:46:46 ---> Running in 683143569ee5 08:46:46 Removing intermediate container 893b68407e39 08:46:46 ---> 03c013b739b7 08:46:46 Step 26/26 : LABEL version=0.0.0 08:46:47 ---> Running in 585c1b28867b 08:46:47 Removing intermediate container 683143569ee5 08:46:47 ---> f463ed815332 08:46:47 08:46:47 Removing intermediate container 585c1b28867b 08:46:47 ---> fc9a06918849 08:46:47 08:46:47 Successfully built f463ed815332 08:46:47 Successfully tagged security-spire-server-arm64:latest 08:46:47  Building security-spire-server ... done Successfully built fc9a06918849 08:46:47 Successfully tagged security-spire-config-arm64:latest 08:50:09  Building security-spire-config ... done Removing intermediate container 74c90d789580 08:50:09 ---> ec89609e0423 08:50:09 08:50:09 Step 13/26 : FROM alpine:3.15 08:50:09 ---> 3fb3c9af89a9 08:50:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:09 ---> Using cache 08:50:09 ---> d426a7a9b9eb 08:50:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:09 ---> Using cache 08:50:09 ---> f027960edb04 08:50:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:09 ---> Using cache 08:50:09 ---> c92440663960 08:50:09 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 08:50:09 ---> f33434364641 08:50:09 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:50:09 ---> 09bb25214a1b 08:50:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:09 ---> 494107beed7e 08:50:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:09 ---> 29cb06d34e61 08:50:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:09 ---> 7325c92f8b55 08:50:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:09 ---> Running in 6d44a93779d4 08:50:09 Removing intermediate container 6d44a93779d4 08:50:09 ---> 7f5ad8f02dbb 08:50:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:09 ---> Running in b04b17355818 08:50:09 Removing intermediate container b04b17355818 08:50:09 ---> cc9b8bb0ff51 08:50:09 Step 24/26 : LABEL arch=arm64 08:50:09 ---> Running in 3e9e81b07e97 08:50:09 Removing intermediate container 3e9e81b07e97 08:50:09 ---> d48f70f8934c 08:50:09 Step 25/26 : LABEL git_sha=380509e625e205a7b033519c2bd94c8aca67ac3b 08:50:09 ---> Running in 42f43400c89f 08:50:09 Removing intermediate container 42f43400c89f 08:50:09 ---> 850683fc9293 08:50:09 Step 26/26 : LABEL version=0.0.0 08:50:09 ---> Running in 6093fd4bbc8b 08:50:09 Removing intermediate container 6093fd4bbc8b 08:50:09 ---> b3082b8a81ba 08:50:09 08:50:09 Successfully built b3082b8a81ba 08:50:09 Successfully tagged security-spire-agent-arm64:latest 08:50:09  Building security-spire-agent ... done  [Pipeline] } 08:50:09 $ docker stop --time=1 9b7db8b65f3368bdfbd66cad1d31481dca021ce6ef96b15d2333871b74ef9b5f 08:50:11 $ docker rm -f 9b7db8b65f3368bdfbd66cad1d31481dca021ce6ef96b15d2333871b74ef9b5f [Pipeline] // withDockerContainer [Pipeline] sh 08:50:12 + docker images 08:50:12 REPOSITORY TAG IMAGE ID CREATED SIZE 08:50:12 security-spire-agent-arm64 latest b3082b8a81ba 6 seconds ago 126MB 08:50:12 ec89609e0423 30 seconds ago 4.14GB 08:50:12 security-spire-server-arm64 latest f463ed815332 3 minutes ago 86.3MB 08:50:12 security-spire-config-arm64 latest fc9a06918849 3 minutes ago 85.6MB 08:50:12 47e5b9158f21 4 minutes ago 4.14GB 08:50:12 278c2dc33c36 4 minutes ago 4.14GB 08:50:12 core-metadata-arm64 latest 6bc3d4877f7d 21 minutes ago 16.3MB 08:50:12 8080627f2a71 21 minutes ago 1.31GB 08:50:12 core-command-arm64 latest da1a5909708f 21 minutes ago 15.5MB 08:50:12 74b7adb4a7d1 22 minutes ago 1.31GB 08:50:12 security-proxy-setup-arm64 latest 658d9a8c6dba 26 minutes ago 26.1MB 08:50:12 3bd832137fad 26 minutes ago 1.32GB 08:50:12 security-secretstore-setup-arm64 latest 027ffe90e05b 27 minutes ago 27.5MB 08:50:12 dbdd830830ba 27 minutes ago 1.32GB 08:50:12 support-notifications-arm64 latest 4bb8de86b639 32 minutes ago 25.8MB 08:50:12 f5b7489b2ab2 32 minutes ago 1.37GB 08:50:12 support-scheduler-arm64 latest a31e22afeaf1 32 minutes ago 25.2MB 08:50:12 c251a4697b05 32 minutes ago 1.36GB 08:50:12 security-bootstrapper-arm64 latest 9dcd2d2fc4f3 35 minutes ago 18.3MB 08:50:12 e5753cdc0a8c 35 minutes ago 1.31GB 08:50:12 security-spiffe-token-provider-arm64 latest daac005e504d 40 minutes ago 27.9MB 08:50:12 9a7cb6df44b1 41 minutes ago 1.36GB 08:50:12 sys-mgmt-agent-arm64 latest 6d6e58d0964f 41 minutes ago 282MB 08:50:12 core-data-arm64 latest eca451a381cf 41 minutes ago 21.6MB 08:50:12 8b06e567001c 42 minutes ago 1.34GB 08:50:12 375e0d4bf267 43 minutes ago 1.31GB 08:50:12 ci-base-image-arm64 latest c99a4252868c About an hour ago 886MB 08:50:12 docker 20.10.14 c346e9eafbab 10 days ago 202MB 08:50:12 alpine 3.14 ac73e934f311 10 days ago 5.34MB 08:50:12 alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB 08:50:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 08:50:12 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 08:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:13 08:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:13 arm64: Pulling from edgex-lftools-log-publisher 08:50:13 8998bd30e6a1: Pulling fs layer 08:50:13 04944245beec: Pulling fs layer 08:50:13 699f458cf7ca: Pulling fs layer 08:50:13 765212b225bb: Pulling fs layer 08:50:13 f23df028b6ca: Pulling fs layer 08:50:13 d65c8cfc05b1: Pulling fs layer 08:50:13 2437ff75d9bd: Pulling fs layer 08:50:13 765212b225bb: Waiting 08:50:13 f23df028b6ca: Waiting 08:50:13 d65c8cfc05b1: Waiting 08:50:13 2437ff75d9bd: Waiting 08:50:13 04944245beec: Verifying Checksum 08:50:13 04944245beec: Download complete 08:50:13 765212b225bb: Verifying Checksum 08:50:13 765212b225bb: Download complete 08:50:13 f23df028b6ca: Verifying Checksum 08:50:13 f23df028b6ca: Download complete 08:50:14 d65c8cfc05b1: Verifying Checksum 08:50:14 d65c8cfc05b1: Download complete 08:50:14 699f458cf7ca: Verifying Checksum 08:50:14 699f458cf7ca: Download complete 08:50:14 8998bd30e6a1: Download complete 08:50:17 2437ff75d9bd: Verifying Checksum 08:50:17 2437ff75d9bd: Download complete 08:50:19 8998bd30e6a1: Pull complete 08:50:19 04944245beec: Pull complete 08:50:20 699f458cf7ca: Pull complete 08:50:21 765212b225bb: Pull complete 08:50:22 f23df028b6ca: Pull complete 08:50:22 d65c8cfc05b1: Pull complete 08:50:37 2437ff75d9bd: Pull complete 08:50:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:50:37 prd-ubuntu20.04-docker-arm64-4c-16g-21047 does not seem to be running inside a container 08:50:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:50:40 $ docker top 34b7893cfe4a5f0d9876e69e2ca67319acf2d5009af196810c3808d975e0ea05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:41 ---> job-cost.sh 08:50:41 lf-activate-venv: SKIPPING 08:50:41 INFO: No Stack... 08:50:42 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:42 INFO: Archiving Costs [Pipeline] sh 08:50:43 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:50:43 + cut -d, -f6 [Pipeline] lock 08:50:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3973-1-stack-cost] 08:50:43 Resource [jenkins-edgexfoundry-edgex-go-PR-3973-1-stack-cost] did not exist. Created. 08:50:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3973-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:44 + echo total: 0.2199999988079071 [Pipeline] stash 08:50:44 Stashed 1 file(s) [Pipeline] } 08:50:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3973-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:50:44 $ docker stop --time=1 34b7893cfe4a5f0d9876e69e2ca67319acf2d5009af196810c3808d975e0ea05 08:50:46 $ docker rm -f 34b7893cfe4a5f0d9876e69e2ca67319acf2d5009af196810c3808d975e0ea05 [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 08:50:47 provisioning config files... 08:50:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6789326311797642431tmp [Pipeline] { [Pipeline] sh 08:50:47 + set +x 08:50:47 + curl -s https://codecov.io/bash 08:50:47 + bash -s -- 08:50:47 08:50:47 _____ _ 08:50:47 / ____| | | 08:50:47 | | ___ __| | ___ ___ _____ __ 08:50:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:47 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:47 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:47 Bash-1.0.6 08:50:47 08:50:47 08:50:47 ==> git version 2.25.1 found 08:50:47 ==> 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 08:50:47 Release-Date: 2020-01-08 08:50:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:50:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:50:47 ==> Jenkins CI detected. 08:50:47 current dir:  /w/workspace/edgex-go/1 08:50:47 project root: . 08:50:47 --> token set from env 08:50:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:47 ==> Running gcov in . (disable via -X gcov) 08:50:47 ==> Python coveragepy not found 08:50:47 ==> Searching for coverage reports in: 08:50:47 + . 08:50:47 -> Found 1 reports 08:50:47 ==> Detecting git/mercurial file structure 08:50:47 ==> Reading reports 08:50:47 + ./coverage.out bytes=434743 08:50:47 ==> Appending adjustments 08:50:47 https://docs.codecov.io/docs/fixing-reports 08:50:48 + Found adjustments 08:50:48 ==> Gzipping contents 08:50:48 60K /tmp/codecov.l2rcuQ.gz 08:50:48 ==> Uploading reports 08:50:48 url: https://codecov.io 08:50:48 query: branch=PR-3973&commit=380509e625e205a7b033519c2bd94c8aca67ac3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3973%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3973&job=&cmd_args= 08:50:48 -> Pinging Codecov 08:50:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3973&commit=380509e625e205a7b033519c2bd94c8aca67ac3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3973%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3973&job=&cmd_args= 08:50:49 -> Uploading to 08:50:49 https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/380509e625e205a7b033519c2bd94c8aca67ac3b/ceb4dbf9-3986-4308-8546-efec8b65f25e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T085048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d1072a21b7bba9c355f4d0b4635d0ae87bd5223e483e6aa8986545cffdd5be8 08:50:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:49 Dload Upload Total Spent Left Speed 08:50:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59756 0 0 100 59756 0 248k --:--:-- --:--:-- --:--:-- 249k 08:50:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/380509e625e205a7b033519c2bd94c8aca67ac3b [Pipeline] } 08:50:49 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 08:50:50 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:50:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:51 ---> package-listing.sh 08:50:51 ++ facter osfamily 08:50:51 ++ tr '[:upper:]' '[:lower:]' 08:50:52 + OS_FAMILY=debian 08:50:52 + workspace=/w/workspace/edgex-go/1 08:50:52 + START_PACKAGES=/tmp/packages_start.txt 08:50:52 + END_PACKAGES=/tmp/packages_end.txt 08:50:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:52 + PACKAGES=/tmp/packages_start.txt 08:50:52 + '[' /w/workspace/edgex-go/1 ']' 08:50:52 + PACKAGES=/tmp/packages_end.txt 08:50:52 + case "${OS_FAMILY}" in 08:50:52 + dpkg -l 08:50:52 + grep '^ii' 08:50:52 + '[' -f /tmp/packages_start.txt ']' 08:50:52 + '[' -f /tmp/packages_end.txt ']' 08:50:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:52 + '[' /w/workspace/edgex-go/1 ']' 08:50:52 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:50:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:50:52 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 08:50:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:53 08:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:53 latest: Pulling from edgex-lftools-log-publisher 08:50:53 5eb5b503b376: Pulling fs layer 08:50:53 5c69ac0246d0: Pulling fs layer 08:50:53 ec43610c2a17: Pulling fs layer 08:50:53 3a2ae6a8a46f: Pulling fs layer 08:50:53 33b1e0a273af: Pulling fs layer 08:50:53 5d3b04190fa2: Pulling fs layer 08:50:53 2f39f015ded8: Pulling fs layer 08:50:53 3a2ae6a8a46f: Waiting 08:50:53 33b1e0a273af: Waiting 08:50:53 5d3b04190fa2: Waiting 08:50:53 2f39f015ded8: Waiting 08:50:53 5c69ac0246d0: Verifying Checksum 08:50:53 5c69ac0246d0: Download complete 08:50:53 3a2ae6a8a46f: Verifying Checksum 08:50:53 3a2ae6a8a46f: Download complete 08:50:53 33b1e0a273af: Verifying Checksum 08:50:53 33b1e0a273af: Download complete 08:50:53 5d3b04190fa2: Download complete 08:50:53 ec43610c2a17: Verifying Checksum 08:50:53 ec43610c2a17: Download complete 08:50:53 5eb5b503b376: Verifying Checksum 08:50:53 5eb5b503b376: Download complete 08:50:54 2f39f015ded8: Download complete 08:50:54 5eb5b503b376: Pull complete 08:50:55 5c69ac0246d0: Pull complete 08:50:55 ec43610c2a17: Pull complete 08:50:55 3a2ae6a8a46f: Pull complete 08:50:55 33b1e0a273af: Pull complete 08:50:55 5d3b04190fa2: Pull complete 08:50:59 2f39f015ded8: Pull complete 08:50:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:51:00 prd-ubuntu20.04-docker-8c-8g-21046 does not seem to be running inside a container 08:51:00 $ 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 08:51:02 $ docker top bbf13c0363073c1a89f810d41eb95700cfe76afe4c05f1bf6c4ba08d4d69aa8f -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:02 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:02 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:03 + ls /var/log/sa-host 08:51:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:03 provisioning config files... 08:51:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8353712807848243680tmp [Pipeline] { [Pipeline] echo 08:51:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:03 ---> create-netrc.sh [Pipeline] } 08:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:04 ---> python-tools-install.sh [Pipeline] echo 08:51:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:04 ---> sudo-logs.sh 08:51:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:51:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:04 ---> job-cost.sh 08:51:04 lf-activate-venv: SKIPPING 08:51:04 DEBUG: total: 0.2199999988079071 08:51:04 INFO: Retrieving Stack Cost... 08:51:05 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:05 INFO: Archiving Costs [Pipeline] echo 08:51:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:51:06 ---> logs-deploy.sh 08:51:06 lf-activate-venv: SKIPPING 08:51:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3973/1 08:51:06 INFO: archiving workspace using pattern(s): 08:51:07 Archives upload complete. 08:51:07 INFO: archiving logs to Nexus 08:51:08 ---> uname -a: 08:51:08 Linux prd-ubuntu20-04-docker-8c-8g-21046 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:51:08 08:51:08 08:51:08 ---> lscpu: 08:51:08 Architecture: x86_64 08:51:08 CPU op-mode(s): 32-bit, 64-bit 08:51:08 Byte Order: Little Endian 08:51:08 Address sizes: 40 bits physical, 48 bits virtual 08:51:08 CPU(s): 8 08:51:08 On-line CPU(s) list: 0-7 08:51:08 Thread(s) per core: 1 08:51:08 Core(s) per socket: 1 08:51:08 Socket(s): 8 08:51:08 NUMA node(s): 1 08:51:08 Vendor ID: AuthenticAMD 08:51:08 CPU family: 23 08:51:08 Model: 49 08:51:08 Model name: AMD EPYC-Rome Processor 08:51:08 Stepping: 0 08:51:08 CPU MHz: 2799.998 08:51:08 BogoMIPS: 5599.99 08:51:08 Virtualization: AMD-V 08:51:08 Hypervisor vendor: KVM 08:51:08 Virtualization type: full 08:51:08 L1d cache: 256 KiB 08:51:08 L1i cache: 256 KiB 08:51:08 L2 cache: 4 MiB 08:51:08 L3 cache: 128 MiB 08:51:08 NUMA node0 CPU(s): 0-7 08:51:08 Vulnerability Itlb multihit: Not affected 08:51:08 Vulnerability L1tf: Not affected 08:51:08 Vulnerability Mds: Not affected 08:51:08 Vulnerability Meltdown: Not affected 08:51:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:51:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:51:08 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:51:08 Vulnerability Srbds: Not affected 08:51:08 Vulnerability Tsx async abort: Not affected 08:51:08 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 08:51:08 08:51:08 08:51:08 ---> nproc: 08:51:08 8 08:51:08 08:51:08 08:51:08 ---> df -h: 08:51:08 Filesystem Size Used Avail Use% Mounted on 08:51:08 overlay 155G 27G 129G 17% / 08:51:08 tmpfs 64M 0 64M 0% /dev 08:51:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:51:08 shm 64M 0 64M 0% /dev/shm 08:51:08 /dev/vda1 155G 27G 129G 17% /facter-os 08:51:08 08:51:08 08:51:08 ---> sar -b -r -n DEV: 08:51:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21046) 04/15/22 _x86_64_ (8 CPU) 08:51:08 08:51:08 07:41:56 LINUX RESTART (8 CPU) 08:51:08 08:51:08 07:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:51:08 07:43:02 248.01 63.07 184.94 0.00 8406.07 179805.77 0.00 08:51:08 07:44:01 130.72 2.07 128.66 0.00 32.54 74070.56 0.00 08:51:08 07:45:01 41.76 0.23 41.53 0.00 2.53 15126.16 0.00 08:51:08 07:46:01 310.13 0.15 309.98 0.00 28.80 213591.07 0.00 08:51:08 07:47:01 919.90 0.68 919.21 0.00 16.13 367529.15 0.00 08:51:08 07:48:01 942.34 0.18 942.16 0.00 3.60 338700.48 0.00 08:51:08 07:49:01 817.25 1.77 815.48 0.00 20.93 304937.71 0.00 08:51:08 07:50:01 511.60 0.07 511.53 0.00 0.53 188858.79 0.00 08:51:08 07:51:01 330.56 0.18 330.38 0.00 1.47 120779.87 0.00 08:51:08 07:52:01 491.55 0.05 491.50 0.00 6.80 219507.42 0.00 08:51:08 07:53:01 2.18 0.00 2.18 0.00 0.00 25.06 0.00 08:51:08 07:54:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:51:08 07:55:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 08:51:08 07:56:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 08:51:08 07:57:01 1.28 0.02 1.27 0.00 0.13 14.26 0.00 08:51:08 07:58:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 08:51:08 07:59:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:51:08 08:00:02 1.42 0.00 1.42 0.00 0.00 14.80 0.00 08:51:08 08:01:01 0.91 0.00 0.91 0.00 0.00 11.25 0.00 08:51:08 08:02:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 08:51:08 08:03:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 08:51:08 08:04:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 08:51:08 08:05:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 08:51:08 08:06:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 08:51:08 08:07:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 08:51:08 08:08:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 08:51:08 08:09:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 08:51:08 08:10:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:51:08 08:11:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 08:51:08 08:12:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 08:51:08 08:13:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 08:51:08 08:14:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 08:51:08 08:15:01 2.40 0.87 1.53 0.00 18.39 22.39 0.00 08:51:08 08:16:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 08:51:08 08:17:01 3.07 1.60 1.47 0.00 50.52 18.80 0.00 08:51:08 08:18:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 08:51:08 08:19:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 08:51:08 08:20:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 08:51:08 08:21:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 08:51:08 08:22:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 08:51:08 08:23:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 08:51:08 08:24:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 08:51:08 08:25:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 08:51:08 08:26:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 08:51:08 08:27:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:51:08 08:28:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 08:51:08 08:29:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 08:51:08 08:30:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 08:51:08 08:31:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 08:51:08 08:32:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 08:51:08 08:33:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 08:51:08 08:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:51:08 08:35:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 08:51:08 08:36:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 08:51:08 08:37:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 08:51:08 08:38:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 08:51:08 08:39:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 08:51:08 08:40:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 08:51:08 08:41:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 08:51:08 08:42:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 08:51:08 08:43:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 08:51:08 08:44:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:51:08 08:45:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 08:51:08 08:46:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:51:08 08:47:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 08:51:08 08:48:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 08:51:08 08:49:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 08:51:08 08:50:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 08:51:08 08:51:01 36.61 0.22 36.39 0.00 16.93 15646.73 0.00 08:51:08 Average: 70.32 1.03 69.28 0.00 124.76 29550.65 0.00 08:51:08 08:51:08 07:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:08 07:43:02 29741432 31835144 496872 1.51 69084 2336312 1790600 5.28 1055172 1783304 325504 08:51:08 07:44:01 27897100 31450736 832828 2.53 139768 3628440 2496868 7.36 1679192 2851152 501012 08:51:08 07:45:01 28140540 31759052 524068 1.59 144356 3664964 1825048 5.38 1181948 3086148 237048 08:51:08 07:46:01 24922512 31559112 714224 2.17 152168 6591856 3438012 10.13 1807636 5575608 6496 08:51:08 07:47:01 19349228 31116976 1139060 3.46 241232 11271392 3278868 9.66 2846428 9731276 376 08:51:08 07:48:01 15670408 31161064 1091908 3.32 275740 14807868 3008560 8.87 3636180 12464996 94968 08:51:08 07:49:01 9472544 30261932 1975528 6.01 440520 19489908 4294904 12.66 4766508 17061308 1104996 08:51:08 07:50:01 4010696 30269228 1968164 5.99 530500 24571600 4709240 13.88 6329824 20656760 1640660 08:51:08 07:51:01 7945676 31582320 666936 2.03 610820 22060044 2240408 6.60 3385716 19871024 1235476 08:51:08 07:52:01 10794308 31732292 524940 1.60 709312 19419752 1877692 5.53 2718280 17857584 552 08:51:08 07:53:01 10795476 31733452 523920 1.59 709332 19419756 1877692 5.53 2718720 17857584 184 08:51:08 07:54:01 10797000 31734972 522640 1.59 709348 19419760 1877692 5.53 2717412 17857592 144 08:51:08 07:55:01 10810340 31748340 509260 1.55 709372 19419760 1877692 5.53 2703668 17857592 200 08:51:08 07:56:01 10811056 31749076 508432 1.55 709388 19419764 1877692 5.53 2702796 17857596 228 08:51:08 07:57:01 10814556 31752676 505052 1.54 709420 19419764 1883684 5.55 2698620 17857596 216 08:51:08 07:58:01 10814960 31753168 504340 1.53 709436 19419768 1883684 5.55 2698040 17857600 144 08:51:08 07:59:01 10814824 31753076 504260 1.53 709460 19419772 1883684 5.55 2697732 17857604 24 08:51:08 08:00:02 10814656 31752940 504344 1.53 709476 19419772 1883684 5.55 2697696 17857604 16 08:51:08 08:01:01 10814924 31753216 504020 1.53 709480 19419776 1883684 5.55 2697700 17857608 32 08:51:08 08:02:01 10815160 31753476 503700 1.53 709508 19419772 1883684 5.55 2697724 17857608 16 08:51:08 08:03:01 10814960 31753328 503700 1.53 709512 19419784 1883684 5.55 2698064 17857616 36 08:51:08 08:04:01 10814876 31753256 503920 1.53 709532 19419784 1867048 5.50 2698044 17857616 16 08:51:08 08:05:01 10814828 31753232 503880 1.53 709544 19419788 1867048 5.50 2698292 17857620 16 08:51:08 08:06:01 10817528 31755968 501072 1.52 709568 19419796 1867048 5.50 2695160 17857628 16 08:51:08 08:07:01 10817780 31756228 500748 1.52 709588 19419792 1867048 5.50 2695172 17857628 12 08:51:08 08:08:01 10817416 31755896 501112 1.52 709604 19419800 1867048 5.50 2695412 17857632 52 08:51:08 08:09:01 10817416 31755908 501052 1.52 709620 19419800 1867048 5.50 2695124 17857632 16 08:51:08 08:10:01 10817584 31756092 501024 1.52 709640 19419804 1867048 5.50 2695136 17857636 24 08:51:08 08:11:01 10817568 31756112 500984 1.52 709660 19419812 1867048 5.50 2695208 17857644 12 08:51:08 08:12:01 10817772 31756336 500700 1.52 709688 19419804 1867048 5.50 2695228 17857644 28 08:51:08 08:13:01 10817440 31756044 500932 1.52 709716 19419816 1867048 5.50 2695516 17857648 32 08:51:08 08:14:01 10817100 31755720 501196 1.52 709732 19419816 1867048 5.50 2695292 17857648 12 08:51:08 08:15:01 10813440 31752924 503760 1.53 709792 19420332 1887660 5.56 2698484 17858088 184 08:51:08 08:16:01 10813700 31753192 503440 1.53 709800 19420332 1887660 5.56 2698516 17858088 20 08:51:08 08:17:01 10808852 31750980 505700 1.54 709844 19421844 1887660 5.56 2705272 17857712 100 08:51:08 08:18:01 10808388 31750596 506060 1.54 709848 19421916 1887660 5.56 2704640 17857720 40 08:51:08 08:19:01 10808096 31750316 506296 1.54 709856 19421920 1887660 5.56 2704312 17857724 12 08:51:08 08:20:01 10808292 31750520 506028 1.54 709856 19421924 1887660 5.56 2704316 17857728 28 08:51:08 08:21:01 10808244 31750476 506008 1.54 709860 19421928 1887660 5.56 2704324 17857732 12 08:51:08 08:22:01 10810968 31753208 503216 1.53 709872 19421924 1887660 5.56 2701280 17857736 32 08:51:08 08:23:01 10811276 31753672 502840 1.53 709888 19422060 1870964 5.51 2702208 17857864 180 08:51:08 08:24:01 10811268 31753676 502816 1.53 709896 19422064 1870964 5.51 2701676 17857868 212 08:51:08 08:25:01 10811292 31753712 502884 1.53 709900 19422068 1870964 5.51 2701332 17857872 40 08:51:08 08:26:01 10811496 31753920 502720 1.53 709908 19422068 1870964 5.51 2701336 17857872 12 08:51:08 08:27:01 10811196 31753636 502952 1.53 709928 19422068 1870964 5.51 2701352 17857876 32 08:51:08 08:28:01 10811016 31753484 503168 1.53 709944 19422072 1870964 5.51 2702316 17857876 196 08:51:08 08:29:01 10811096 31753588 503120 1.53 709972 19422080 1870964 5.51 2701764 17857884 184 08:51:08 08:30:01 10810996 31753520 503344 1.53 709988 19422080 1870964 5.51 2701868 17857884 184 08:51:08 08:31:01 10810956 31753600 503224 1.53 709996 19422212 1870964 5.51 2701812 17858000 192 08:51:08 08:32:01 10810980 31753636 503192 1.53 710004 19422208 1870964 5.51 2701496 17858004 32 08:51:08 08:33:01 10811144 31753852 502872 1.53 710032 19422216 1870964 5.51 2702240 17858020 180 08:51:08 08:34:01 10810592 31753328 503336 1.53 710056 19422220 1870964 5.51 2701956 17858024 212 08:51:08 08:35:01 10810544 31753280 503300 1.53 710080 19422220 1870964 5.51 2702124 17858024 176 08:51:08 08:36:01 10810544 31753316 503272 1.53 710084 19422224 1870964 5.51 2701612 17858028 40 08:51:08 08:37:01 10810916 31753692 503012 1.53 710112 19422228 1870964 5.51 2701940 17858032 16 08:51:08 08:38:01 10810616 31753428 503224 1.53 710132 19422236 1870964 5.51 2702392 17858040 220 08:51:08 08:39:01 10810600 31753452 503160 1.53 710148 19422240 1870964 5.51 2701996 17858048 184 08:51:08 08:40:01 10810544 31753424 503232 1.53 710176 19422240 1870964 5.51 2702056 17858048 188 08:51:08 08:41:01 10810252 31753140 503452 1.53 710192 19422244 1887016 5.56 2702056 17858052 208 08:51:08 08:42:01 10810152 31753060 503684 1.53 710208 19422244 1887016 5.56 2702248 17858052 192 08:51:08 08:43:01 10810152 31753064 503652 1.53 710224 19422248 1887016 5.56 2702524 17858056 204 08:51:08 08:44:01 10810356 31753312 503372 1.53 710232 19422252 1887016 5.56 2702136 17858064 216 08:51:08 08:45:01 10810056 31753012 503596 1.53 710248 19422252 1887016 5.56 2702088 17858064 184 08:51:08 08:46:01 10810008 31752992 503572 1.53 710256 19422256 1887016 5.56 2702112 17858060 192 08:51:08 08:47:01 10809960 31752944 503548 1.53 710264 19422260 1870888 5.51 2702124 17858060 32 08:51:08 08:48:01 10810144 31753152 503480 1.53 710284 19422264 1870888 5.51 2702396 17858072 216 08:51:08 08:49:01 10809828 31752876 503756 1.53 710312 19422264 1870888 5.51 2702344 17858076 196 08:51:08 08:50:01 10809780 31752836 503720 1.53 710328 19422268 1870888 5.51 2702140 17858080 192 08:51:08 08:51:01 10264084 31718796 536196 1.63 723480 19875596 2040800 6.01 2749364 18310628 14696 08:51:08 Average: 11815819 31682637 575551 1.75 655190 18465891 2026368 5.97 2736446 16884113 74899 08:51:08 08:51:08 07:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:08 07:43:02 lo 4.00 4.00 0.38 0.38 0.00 0.00 0.00 0.00 08:51:08 07:43:02 docker0 790.30 434.03 67.08 2714.76 0.00 0.00 0.00 0.00 08:51:08 07:43:02 ens3 1356.61 1560.57 6898.55 209.17 0.00 0.00 0.00 0.00 08:51:08 07:43:02 veth373ab01 790.30 434.16 77.88 2714.77 0.00 0.00 0.00 0.22 08:51:08 07:44:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 08:51:08 07:44:01 docker0 98.12 127.40 8.07 1006.07 0.00 0.00 0.00 0.00 08:51:08 07:44:01 ens3 289.17 199.08 4433.09 61.73 0.00 0.00 0.00 0.00 08:51:08 07:44:01 veth4b58bc8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:51:08 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:45:01 docker0 1.38 1.37 0.09 0.12 0.00 0.00 0.00 0.00 08:51:08 07:45:01 ens3 33.91 27.65 21.26 31.24 0.00 0.00 0.00 0.00 08:51:08 07:45:01 veth4b58bc8 1.38 1.40 0.11 0.12 0.00 0.00 0.00 0.00 08:51:08 07:46:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 08:51:08 07:46:01 veth228cc27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:46:01 docker0 33.41 42.44 1.88 190.11 0.00 0.00 0.00 0.00 08:51:08 07:46:01 ens3 185.95 127.41 1893.22 76.00 0.00 0.00 0.00 0.00 08:51:08 07:46:01 veth9ee26cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:46:01 vethdea230c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:46:01 vetha8f00d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:46:01 veth5bec2e6 0.00 0.43 0.00 0.03 0.00 0.00 0.00 0.00 08:51:08 07:47:01 vetha05ad23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:47:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 08:51:08 07:47:01 docker0 267.61 479.34 19.23 6399.09 0.00 0.00 0.00 0.00 08:51:08 07:47:01 ens3 573.29 323.83 7620.93 47.97 0.00 0.00 0.00 0.00 08:51:08 07:47:01 veth2e1e1ea 12.50 31.01 1.27 407.43 0.00 0.00 0.00 0.03 08:51:08 07:47:01 vethea34028 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:47:01 veth57bff5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:47:01 vethf492e57 238.14 422.71 20.40 5829.88 0.00 0.00 0.00 0.48 08:51:08 07:47:01 veth42c3f66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:47:01 veth5bec2e6 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:51:08 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 07:48:01 docker0 20.86 29.33 1.23 166.04 0.00 0.00 0.00 0.00 08:51:08 07:48:01 ens3 145.51 118.43 220.12 148.69 0.00 0.00 0.00 0.00 08:51:08 07:48:01 vethc31e7c3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:48:01 vetha7b8e72 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:51:08 07:48:01 vethf492e57 0.12 0.40 0.01 0.02 0.00 0.00 0.00 0.00 08:51:08 07:48:01 veth5bec2e6 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 08:51:08 07:49:01 vethc62ce3e 246.51 439.03 21.23 5832.42 0.00 0.00 0.00 0.48 08:51:08 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:49:01 docker0 505.78 890.80 36.44 11983.21 0.00 0.00 0.00 0.00 08:51:08 07:49:01 ens3 938.71 532.31 12021.40 67.38 0.00 0.00 0.00 0.00 08:51:08 07:49:01 vethd67a541 234.66 418.93 20.11 5829.80 0.00 0.00 0.00 0.48 08:51:08 07:49:01 veth5bec2e6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:51:08 07:50:01 vethc62ce3e 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 07:50:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 08:51:08 07:50:01 docker0 16.51 20.23 0.96 92.24 0.00 0.00 0.00 0.00 08:51:08 07:50:01 ens3 74.27 68.62 115.96 79.63 0.00 0.00 0.00 0.00 08:51:08 07:50:01 vethd67a541 0.10 0.18 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 07:50:01 veth5bec2e6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:51:01 docker0 34.28 45.34 2.50 490.48 0.00 0.00 0.00 0.00 08:51:08 07:51:01 ens3 62.01 44.69 504.16 10.59 0.00 0.00 0.00 0.00 08:51:08 07:51:01 veth5bec2e6 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:51:08 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 07:52:01 docker0 15.76 19.88 0.91 81.73 0.00 0.00 0.00 0.00 08:51:08 07:52:01 ens3 61.71 51.82 101.24 55.75 0.00 0.00 0.00 0.00 08:51:08 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:53:01 ens3 9.25 7.88 1.00 12.58 0.00 0.00 0.00 0.00 08:51:08 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:54:01 ens3 0.85 0.57 0.37 0.28 0.00 0.00 0.00 0.00 08:51:08 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:55:01 ens3 0.47 0.45 0.26 0.21 0.00 0.00 0.00 0.00 08:51:08 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:57:01 ens3 0.33 0.28 0.27 0.02 0.00 0.00 0.00 0.00 08:51:08 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:58:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:51:08 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 07:59:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:00:02 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:51:08 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:02:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:03:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:51:08 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:04:01 ens3 0.62 0.10 0.16 0.01 0.00 0.00 0.00 0.00 08:51:08 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:05:01 ens3 0.60 0.38 0.27 0.21 0.00 0.00 0.00 0.00 08:51:08 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:08:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:51:08 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:09:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:13:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:51:08 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:16:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:51:08 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:17:01 ens3 7.37 5.78 5.32 6.09 0.00 0.00 0.00 0.00 08:51:08 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:18:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:51:08 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:23:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:51:08 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:28:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:51:08 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:33:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 08:51:08 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:38:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:51:08 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:43:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:51:08 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:48:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:51:08 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:51:08 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:50:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:51:08 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:08 08:51:01 ens3 101.30 59.61 2525.14 12.35 0.00 0.00 0.00 0.00 08:51:08 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 08:51:08 Average: docker0 25.84 30.27 2.00 335.03 0.00 0.00 0.00 0.00 08:51:08 Average: ens3 55.70 45.38 526.17 11.89 0.00 0.00 0.00 0.00 08:51:08 08:51:08 08:51:08 ---> sar -P ALL: 08:51:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21046) 04/15/22 _x86_64_ (8 CPU) 08:51:08 08:51:08 07:41:56 LINUX RESTART (8 CPU) 08:51:08 08:51:08 07:42:01 CPU %user %nice %system %iowait %steal %idle 08:51:08 07:43:02 all 9.40 0.00 2.86 1.69 0.05 86.01 08:51:08 07:43:02 0 7.04 0.00 2.31 0.30 0.05 90.30 08:51:08 07:43:02 1 8.00 0.00 2.18 1.73 0.05 88.04 08:51:08 07:43:02 2 6.68 0.00 2.77 3.19 0.03 87.32 08:51:08 07:43:02 3 11.09 0.00 3.19 0.49 0.05 85.18 08:51:08 07:43:02 4 11.96 0.00 2.91 2.15 0.05 82.94 08:51:08 07:43:02 5 10.41 0.00 3.74 0.90 0.05 84.90 08:51:08 07:43:02 6 12.66 0.00 2.51 2.16 0.03 82.64 08:51:08 07:43:02 7 7.36 0.00 3.27 2.57 0.07 86.73 08:51:08 07:44:01 all 28.01 0.00 6.19 1.28 0.08 64.44 08:51:08 07:44:01 0 27.37 0.00 6.54 4.12 0.07 61.90 08:51:08 07:44:01 1 30.43 0.00 6.09 0.82 0.07 62.59 08:51:08 07:44:01 2 26.46 0.00 5.94 0.12 0.07 67.40 08:51:08 07:44:01 3 28.00 0.00 6.48 0.10 0.07 65.35 08:51:08 07:44:01 4 29.47 0.00 6.58 3.47 0.09 60.39 08:51:08 07:44:01 5 26.55 0.00 5.50 1.26 0.07 66.62 08:51:08 07:44:01 6 28.01 0.00 6.18 0.19 0.09 65.53 08:51:08 07:44:01 7 27.74 0.00 6.23 0.19 0.09 65.76 08:51:08 07:45:01 all 39.01 0.00 5.78 0.31 0.07 54.83 08:51:08 07:45:01 0 39.91 0.00 5.74 0.02 0.07 54.27 08:51:08 07:45:01 1 38.46 0.00 6.05 0.07 0.07 55.35 08:51:08 07:45:01 2 38.12 0.00 5.42 0.08 0.07 56.32 08:51:08 07:45:01 3 38.51 0.00 5.73 1.61 0.08 54.06 08:51:08 07:45:01 4 40.02 0.00 5.43 0.05 0.07 54.43 08:51:08 07:45:01 5 39.94 0.00 5.42 0.49 0.07 54.09 08:51:08 07:45:01 6 38.08 0.00 7.12 0.07 0.07 54.67 08:51:08 07:45:01 7 39.04 0.00 5.36 0.10 0.07 55.43 08:51:08 07:46:01 all 24.39 0.00 9.81 2.88 0.08 62.83 08:51:08 07:46:01 0 24.99 0.00 9.76 1.21 0.10 63.94 08:51:08 07:46:01 1 26.23 0.00 10.66 0.55 0.07 62.49 08:51:08 07:46:01 2 24.93 0.00 11.73 5.89 0.09 57.36 08:51:08 07:46:01 3 23.51 0.00 8.48 1.55 0.07 66.39 08:51:08 07:46:01 4 24.35 0.00 8.34 1.07 0.07 66.18 08:51:08 07:46:01 5 23.19 0.00 9.06 1.75 0.07 65.93 08:51:08 07:46:01 6 23.04 0.00 10.20 10.50 0.09 56.18 08:51:08 07:46:01 7 24.89 0.00 10.30 0.60 0.09 64.13 08:51:08 07:47:01 all 58.86 0.00 13.57 7.35 0.12 20.10 08:51:08 07:47:01 0 58.39 0.00 13.41 4.91 0.12 23.17 08:51:08 07:47:01 1 59.54 0.00 13.59 9.55 0.14 17.19 08:51:08 07:47:01 2 57.93 0.00 14.10 12.14 0.10 15.74 08:51:08 07:47:01 3 58.22 0.00 13.41 11.37 0.12 16.88 08:51:08 07:47:01 4 60.79 0.00 12.48 3.92 0.14 22.67 08:51:08 07:47:01 5 59.07 0.00 13.24 5.83 0.12 21.74 08:51:08 07:47:01 6 60.44 0.00 14.42 6.43 0.10 18.61 08:51:08 07:47:01 7 56.47 0.00 13.90 4.63 0.15 24.85 08:51:08 07:48:01 all 81.71 0.00 13.74 1.63 0.13 2.80 08:51:08 07:48:01 0 80.34 0.00 14.73 2.19 0.13 2.60 08:51:08 07:48:01 1 81.54 0.00 14.04 1.85 0.12 2.46 08:51:08 07:48:01 2 78.67 0.00 16.12 2.01 0.13 3.07 08:51:08 07:48:01 3 80.88 0.00 13.65 1.50 0.13 3.83 08:51:08 07:48:01 4 80.85 0.00 14.04 0.99 0.13 3.98 08:51:08 07:48:01 5 81.71 0.00 13.92 1.95 0.13 2.29 08:51:08 07:48:01 6 82.86 0.00 12.96 1.48 0.13 2.57 08:51:08 07:48:01 7 86.79 0.00 10.45 1.04 0.10 1.61 08:51:08 07:49:01 all 68.81 0.00 13.68 5.84 0.13 11.54 08:51:08 07:49:01 0 69.87 0.00 13.44 3.73 0.14 12.82 08:51:08 07:49:01 1 67.03 0.00 13.49 4.07 0.14 15.27 08:51:08 07:49:01 2 68.20 0.00 13.14 3.87 0.14 14.66 08:51:08 07:49:01 3 66.14 0.00 13.55 11.62 0.14 8.56 08:51:08 07:49:01 4 71.19 0.00 12.36 4.49 0.12 11.85 08:51:08 07:49:01 5 67.52 0.00 13.02 9.22 0.12 10.13 08:51:08 07:49:01 6 67.32 0.00 13.83 4.94 0.12 13.80 08:51:08 07:49:01 7 73.22 0.00 16.59 4.80 0.13 5.25 08:51:08 07:50:01 all 86.76 0.00 10.83 0.91 0.14 1.36 08:51:08 07:50:01 0 86.61 0.00 10.96 0.80 0.15 1.47 08:51:08 07:50:01 1 84.12 0.00 12.63 1.55 0.13 1.57 08:51:08 07:50:01 2 86.36 0.00 10.81 0.59 0.12 2.13 08:51:08 07:50:01 3 86.85 0.00 10.64 0.89 0.13 1.49 08:51:08 07:50:01 4 85.33 0.00 12.24 1.34 0.17 0.92 08:51:08 07:50:01 5 90.95 0.00 8.23 0.50 0.13 0.18 08:51:08 07:50:01 6 86.67 0.00 10.49 1.04 0.15 1.66 08:51:08 07:50:01 7 87.16 0.00 10.64 0.58 0.12 1.50 08:51:08 07:51:01 all 34.60 0.00 6.23 3.76 0.10 55.30 08:51:08 07:51:01 0 27.92 0.00 5.20 0.79 0.08 66.00 08:51:08 07:51:01 1 32.89 0.00 6.80 1.91 0.08 58.31 08:51:08 07:51:01 2 44.99 0.00 6.97 1.42 0.12 46.50 08:51:08 07:51:01 3 24.64 0.00 6.63 1.61 0.10 67.02 08:51:08 07:51:01 4 35.91 0.00 6.36 8.99 0.08 48.67 08:51:08 07:51:01 5 49.72 0.00 5.63 0.19 0.10 44.36 08:51:08 07:51:01 6 30.93 0.00 5.66 1.38 0.10 61.92 08:51:08 07:51:01 7 29.82 0.00 6.60 13.85 0.12 49.60 08:51:08 07:52:01 all 12.25 0.00 6.54 6.09 0.08 75.03 08:51:08 07:52:01 0 13.07 0.00 5.88 1.25 0.08 79.72 08:51:08 07:52:01 1 12.45 0.00 5.85 0.85 0.08 80.76 08:51:08 07:52:01 2 13.01 0.00 6.68 0.58 0.08 79.64 08:51:08 07:52:01 3 13.49 0.00 5.25 2.10 0.09 79.08 08:51:08 07:52:01 4 13.14 0.00 7.38 8.77 0.08 70.62 08:51:08 07:52:01 5 9.78 0.00 8.77 21.77 0.09 59.59 08:51:08 07:52:01 6 12.26 0.00 6.92 3.15 0.10 77.56 08:51:08 07:52:01 7 10.79 0.00 5.61 10.36 0.07 73.17 08:51:08 07:53:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:51:08 07:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:51:08 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 07:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:51:08 07:53:01 4 0.03 0.00 0.03 0.05 0.02 99.87 08:51:08 07:53:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:51:08 07:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:51:08 07:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:51:08 08:51:08 07:53:01 CPU %user %nice %system %iowait %steal %idle 08:51:08 07:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:51:08 07:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 07:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 07:54:01 4 0.05 0.00 0.03 0.02 0.00 99.90 08:51:08 07:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 07:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 07:55:01 all 0.02 0.00 0.03 0.01 0.00 99.94 08:51:08 07:55:01 0 0.03 0.00 0.07 0.00 0.00 99.90 08:51:08 07:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 07:55:01 3 0.02 0.00 0.07 0.00 0.02 99.90 08:51:08 07:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 07:55:01 5 0.03 0.00 0.05 0.05 0.00 99.87 08:51:08 07:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 07:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 07:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:51:08 07:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 07:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 07:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 07:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 07:56:01 5 0.02 0.00 0.02 0.03 0.02 99.92 08:51:08 07:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:57:01 all 0.02 0.00 0.02 0.01 0.00 99.96 08:51:08 07:57:01 0 0.03 0.00 0.02 0.03 0.00 99.92 08:51:08 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 07:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 07:57:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:51:08 07:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 07:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 07:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 07:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:51:08 07:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 07:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 07:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:51:08 07:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:51:08 07:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 07:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:51:08 07:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 07:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 07:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 07:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 07:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:51:08 07:59:01 5 0.00 0.00 0.00 0.05 0.00 99.95 08:51:08 07:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 07:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:00:02 all 0.01 0.00 0.01 0.01 0.00 99.97 08:51:08 08:00:02 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:00:02 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:00:02 2 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:00:02 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:00:02 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:00:02 5 0.02 0.00 0.03 0.05 0.00 99.90 08:51:08 08:00:02 6 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:00:02 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:01:01 all 0.09 0.00 0.00 0.00 0.00 99.90 08:51:08 08:01:01 0 0.64 0.00 0.00 0.00 0.00 99.36 08:51:08 08:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 08:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:51:08 08:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:02:01 all 0.26 0.00 0.00 0.00 0.00 99.73 08:51:08 08:02:01 0 1.97 0.00 0.00 0.00 0.00 98.03 08:51:08 08:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:51:08 08:02:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:51:08 08:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:03:01 all 0.26 0.00 0.00 0.01 0.00 99.73 08:51:08 08:03:01 0 1.99 0.00 0.00 0.00 0.00 98.01 08:51:08 08:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:03:01 5 0.00 0.00 0.02 0.05 0.00 99.93 08:51:08 08:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 08:04:01 all 0.26 0.00 0.02 0.00 0.00 99.72 08:51:08 08:04:01 0 1.97 0.00 0.00 0.00 0.00 98.03 08:51:08 08:04:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:51:08 08:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:51:08 08:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:51:08 08:04:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:51:08 08:04:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:51:08 08:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:51:08 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:51:08 08:05:01 all 0.13 0.00 0.01 0.00 0.01 99.84 08:51:08 08:05:01 0 0.93 0.00 0.02 0.00 0.02 99.04 08:51:08 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:51:08 08:05:01 5 0.02 0.00 0.05 0.03 0.02 99.88 08:51:08 08:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:06:01 all 0.00 0.00 0.01 0.00 0.00 99.98 08:51:08 08:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:06:01 5 0.00 0.00 0.03 0.03 0.00 99.93 08:51:08 08:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:07:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:51:08 08:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:07:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:51:08 08:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:08:01 all 0.03 0.00 0.01 0.01 0.00 99.96 08:51:08 08:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:51:08 08:08:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:51:08 08:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:51:08 08:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:08:01 5 0.07 0.00 0.00 0.05 0.00 99.88 08:51:08 08:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:09:01 all 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:09:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:51:08 08:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:51:08 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:10:01 5 0.00 0.00 0.00 0.05 0.00 99.95 08:51:08 08:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:10:01 7 0.10 0.00 0.02 0.00 0.00 99.88 08:51:08 08:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:51:08 08:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:51:08 08:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:11:01 5 0.00 0.00 0.02 0.03 0.00 99.95 08:51:08 08:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:12:01 all 0.01 0.00 0.01 0.00 0.00 99.96 08:51:08 08:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:51:08 08:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:12:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:51:08 08:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:12:01 5 0.03 0.00 0.02 0.03 0.00 99.92 08:51:08 08:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:13:01 all 0.00 0.00 0.00 0.01 0.00 99.99 08:51:08 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:13:01 5 0.00 0.00 0.00 0.05 0.00 99.95 08:51:08 08:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:14:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:51:08 08:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:51:08 08:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:15:01 all 0.29 0.00 0.04 0.01 0.00 99.66 08:51:08 08:15:01 0 0.08 0.00 0.03 0.02 0.00 99.87 08:51:08 08:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:51:08 08:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:15:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:51:08 08:15:01 4 1.99 0.00 0.02 0.00 0.00 98.00 08:51:08 08:15:01 5 0.02 0.00 0.03 0.05 0.00 99.90 08:51:08 08:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:15:01 7 0.10 0.00 0.07 0.02 0.00 99.82 08:51:08 08:51:08 08:15:01 CPU %user %nice %system %iowait %steal %idle 08:51:08 08:16:01 all 0.10 0.00 0.00 0.01 0.00 99.89 08:51:08 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:16:01 4 0.68 0.00 0.00 0.00 0.00 99.32 08:51:08 08:16:01 5 0.02 0.00 0.00 0.05 0.00 99.93 08:51:08 08:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:17:01 all 0.18 0.00 0.04 0.01 0.00 99.77 08:51:08 08:17:01 0 0.03 0.00 0.07 0.00 0.00 99.90 08:51:08 08:17:01 1 0.20 0.00 0.05 0.03 0.00 99.72 08:51:08 08:17:01 2 0.17 0.00 0.00 0.00 0.00 99.83 08:51:08 08:17:01 3 0.20 0.00 0.05 0.00 0.02 99.73 08:51:08 08:17:01 4 0.20 0.00 0.02 0.00 0.00 99.78 08:51:08 08:17:01 5 0.23 0.00 0.03 0.08 0.00 99.65 08:51:08 08:17:01 6 0.18 0.00 0.03 0.00 0.00 99.78 08:51:08 08:17:01 7 0.20 0.00 0.03 0.00 0.00 99.77 08:51:08 08:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:51:08 08:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:51:08 08:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:18:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:51:08 08:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:51:08 08:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:51:08 08:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 08:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 08:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:51:08 08:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:20:01 all 0.22 0.00 0.01 0.00 0.00 99.76 08:51:08 08:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:20:01 4 1.66 0.00 0.03 0.00 0.00 98.30 08:51:08 08:20:01 5 0.02 0.00 0.02 0.03 0.00 99.93 08:51:08 08:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:21:01 all 0.26 0.00 0.01 0.00 0.00 99.73 08:51:08 08:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:21:01 4 1.97 0.00 0.02 0.00 0.00 98.01 08:51:08 08:21:01 5 0.02 0.00 0.02 0.03 0.02 99.92 08:51:08 08:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:22:01 all 0.09 0.00 0.01 0.00 0.00 99.90 08:51:08 08:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:22:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:51:08 08:22:01 4 0.60 0.00 0.00 0.00 0.00 99.40 08:51:08 08:22:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:51:08 08:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:51:08 08:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:23:01 5 0.00 0.00 0.02 0.07 0.00 99.92 08:51:08 08:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:51:08 08:24:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:51:08 08:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:51:08 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:51:08 08:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:51:08 08:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:51:08 08:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:26:01 all 0.00 0.00 0.01 0.00 0.00 99.98 08:51:08 08:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:26:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:51:08 08:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:51:08 08:51:08 08:26:01 CPU %user %nice %system %iowait %steal %idle 08:51:08 08:27:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:51:08 08:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:51:08 08:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:51:08 08:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:51:08 08:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:27:01 5 0.02 0.00 0.02 0.07 0.00 99.90 08:51:08 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:51:08 08:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:28:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:51:08 08:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:51:08 08:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:51:08 08:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 08:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:51:08 08:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:29:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:51:08 08:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 08:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:30:01 all 0.01 0.00 0.00 0.00 0.00 99.99 08:51:08 08:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:51:08 08:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:51:08 08:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:31:01 5 0.02 0.00 0.00 0.12 0.00 99.87 08:51:08 08:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:51:08 08:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:32:01 all 0.11 0.00 0.01 0.00 0.00 99.87 08:51:08 08:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:32:01 5 0.88 0.00 0.02 0.03 0.02 99.05 08:51:08 08:32:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:51:08 08:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:33:01 all 0.26 0.00 0.01 0.01 0.00 99.72 08:51:08 08:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:33:01 5 1.97 0.00 0.03 0.03 0.00 97.96 08:51:08 08:33:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:51:08 08:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:34:01 all 0.27 0.00 0.01 0.00 0.00 99.72 08:51:08 08:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:34:01 5 1.99 0.00 0.00 0.02 0.00 98.00 08:51:08 08:34:01 6 0.07 0.00 0.03 0.02 0.02 99.87 08:51:08 08:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:35:01 all 0.27 0.00 0.01 0.01 0.00 99.72 08:51:08 08:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:35:01 5 1.97 0.00 0.00 0.03 0.00 98.00 08:51:08 08:35:01 6 0.05 0.00 0.02 0.03 0.00 99.90 08:51:08 08:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:36:01 all 0.26 0.00 0.00 0.00 0.00 99.73 08:51:08 08:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:36:01 5 1.99 0.00 0.00 0.00 0.02 98.00 08:51:08 08:36:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:51:08 08:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:37:01 all 0.04 0.00 0.00 0.00 0.00 99.95 08:51:08 08:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:37:01 5 0.17 0.00 0.02 0.02 0.00 99.80 08:51:08 08:37:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:51:08 08:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:51:08 08:37:01 CPU %user %nice %system %iowait %steal %idle 08:51:08 08:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:51:08 08:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 08:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:51:08 08:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:39:01 all 0.02 0.00 0.01 0.01 0.00 99.97 08:51:08 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:51:08 08:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:39:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 08:39:01 6 0.03 0.00 0.03 0.03 0.00 99.90 08:51:08 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:51:08 08:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 08:40:01 6 0.02 0.00 0.03 0.02 0.02 99.92 08:51:08 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:51:08 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:41:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:51:08 08:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:51:08 08:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:51:08 08:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 08:42:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:51:08 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 08:43:01 all 0.01 0.00 0.01 0.01 0.00 99.98 08:51:08 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:51:08 08:43:01 6 0.03 0.00 0.03 0.03 0.02 99.88 08:51:08 08:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:51:08 08:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:44:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:51:08 08:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:51:08 08:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:51:08 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:45:01 all 0.01 0.00 0.01 0.01 0.00 99.98 08:51:08 08:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:51:08 08:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:45:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:51:08 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:51:08 08:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:51:08 08:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:46:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:51:08 08:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:47:01 all 0.01 0.00 0.01 0.01 0.00 99.98 08:51:08 08:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:47:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:51:08 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:51:08 08:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:51:08 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:51:08 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:51:08 08:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:51:08 08:48:01 CPU %user %nice %system %iowait %steal %idle 08:51:08 08:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:51:08 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:08 08:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:51:08 08:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:51:08 08:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:51:08 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:51:08 08:50:01 all 0.16 0.00 0.00 0.00 0.00 99.83 08:51:08 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:08 08:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:51:08 08:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:08 08:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:51:08 08:50:01 5 1.17 0.00 0.02 0.02 0.00 98.79 08:51:08 08:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:51:08 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:08 08:51:01 all 3.35 0.00 1.14 0.34 0.01 95.16 08:51:08 08:51:01 0 3.44 0.00 1.30 0.33 0.02 94.90 08:51:08 08:51:01 1 3.53 0.00 1.30 0.00 0.02 95.15 08:51:08 08:51:01 2 2.51 0.00 1.04 0.02 0.02 96.42 08:51:08 08:51:01 3 3.49 0.00 1.48 1.98 0.00 93.05 08:51:08 08:51:01 4 3.14 0.00 1.00 0.02 0.02 95.82 08:51:08 08:51:01 5 4.30 0.00 0.91 0.30 0.02 94.48 08:51:08 08:51:01 6 3.23 0.00 0.99 0.03 0.02 95.74 08:51:08 08:51:01 7 3.11 0.00 1.10 0.05 0.02 95.72 08:51:08 Average: all 6.48 0.00 1.30 0.46 0.02 91.74 08:51:08 Average: 0 6.42 0.00 1.29 0.28 0.02 91.99 08:51:08 Average: 1 6.38 0.00 1.33 0.33 0.01 91.94 08:51:08 Average: 2 6.43 0.00 1.36 0.43 0.01 91.77 08:51:08 Average: 3 6.26 0.00 1.28 0.50 0.02 91.95 08:51:08 Average: 4 6.66 0.00 1.28 0.51 0.02 91.54 08:51:08 Average: 5 6.82 0.00 1.26 0.66 0.02 91.25 08:51:08 Average: 6 6.41 0.00 1.32 0.45 0.02 91.80 08:51:08 Average: 7 6.42 0.00 1.29 0.55 0.02 91.72 08:51:08 08:51:08 08:51:08